aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung/smdk_wm8994.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: samsung: smdk_wm8994: consider CPU-Platform possibilityKuninori Morimoto1-2/+7
2019-06-19ASoC: samsung: smdk_wm8994: don't select unnecessary PlatformKuninori Morimoto1-7/+2
2019-06-06ASoC: samsung: smdk_wm8994: use modern dai_link styleKuninori Morimoto1-13/+17
2019-04-19ASoC: samsung: smdk_wm8994*: Convert to SPDX License IdentifierSylwester Nawrocki1-8/+1
2015-05-04ASoC: smdk_wm8994: Use card DAPM context to access widgetsLars-Peter Clausen1-2/+1
2014-10-20ASoC: samsung: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-03Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple' and 'asoc/topic/sirf' into asoc-nextMark Brown1-1/+1
2014-05-26ASoC: samsung: Use params_width()Tushar Behera1-1/+1
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula1-12/+0
2014-02-11ASoC: smdk_wm8994: Fix typo "wm8894"Paul Bolle1-1/+1
2014-01-22ASoC: samsung: smdk_wm8994: Fix build errorSachin Kamat1-3/+1
2013-10-16ASoC: smdk_wm8994: Add .pm to struct smdk_audio_driverSachin Kamat1-0/+2
2013-09-17ASoC: smdk_wm8994: Use devm_snd_soc_unregister_card()Mark Brown1-11/+1
2013-07-29ASoC: smdk_wm8994: Configure the MCLK1 rate based on the boardMark Brown1-8/+29
2013-07-29ASoC: smdk_wm8994: Configure DAI format at init timeMark Brown1-13/+4
2013-07-29ASoC: smdk_wm8994: Make driver name more uniqueMark Brown1-2/+2
2013-01-29ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna1-0/+26
2013-01-24ASoC: samsung: Rename samsung i2s secondary device namePadmavathi Venna1-2/+2
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton1-3/+3
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-2/+2
2012-07-03ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat1-13/+23
2011-12-22ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-11-22ASoC: SAMSUNG: Fix build errorBoojin Kim1-0/+1
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown1-2/+0
2011-07-14ASoC: SAMSUNG: 24-bit audio playback on Exynos4210Giridhar Maruthy1-1/+4
2010-12-20ASoC: SMDKV310: Add I2S supportJassi Brar1-0/+176