summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/smdk_wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski2020-02-281-1/+1
* ASoC: samsung: smdk_wm8994: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-2/+7
* ASoC: samsung: smdk_wm8994: don't select unnecessary PlatformKuninori Morimoto2019-06-191-7/+2
* ASoC: samsung: smdk_wm8994: use modern dai_link styleKuninori Morimoto2019-06-061-13/+17
* ASoC: samsung: smdk_wm8994*: Convert to SPDX License IdentifierSylwester Nawrocki2019-04-191-8/+1
* ASoC: smdk_wm8994: Use card DAPM context to access widgetsLars-Peter Clausen2015-05-041-2/+1
* ASoC: samsung: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
*-. Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2014-06-031-1/+1
|\ \
| * | ASoC: samsung: Use params_width()Tushar Behera2014-05-261-1/+1
| |/
* / ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula2014-05-191-12/+0
|/
* ASoC: smdk_wm8994: Fix typo "wm8894"Paul Bolle2014-02-111-1/+1
* ASoC: samsung: smdk_wm8994: Fix build errorSachin Kamat2014-01-221-3/+1
* ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driverSachin Kamat2013-10-161-0/+2
* ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card()Mark Brown2013-09-171-11/+1
* ASoC: smdk_wm8994: Configure the MCLK1 rate based on the boardMark Brown2013-07-291-8/+29
* ASoC: smdk_wm8994: Configure DAI format at init timeMark Brown2013-07-291-13/+4
* ASoC: smdk_wm8994: Make driver name more uniqueMark Brown2013-07-291-2/+2
* ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna2013-01-291-0/+26
* ASoC: samsung: Rename samsung i2s secondary device namePadmavathi Venna2013-01-241-2/+2
* ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-2/+2
* ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat2012-07-031-13/+23
* ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin2011-12-221-0/+1
* ASoC: SAMSUNG: Fix build errorBoojin Kim2011-11-221-0/+1
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-081-2/+0
* ASoC: SAMSUNG: 24-bit audio playback on Exynos4210Giridhar Maruthy2011-07-141-1/+4
* ASoC: SMDKV310: Add I2S supportJassi Brar2010-12-201-0/+176