summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/smdk_wm8994pcm.c
AgeCommit message (Expand)Author
2023-09-25ASoC: samsung: convert not to use asoc_xxx()Kuninori Morimoto
2021-12-20ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto
2021-07-29ASoC: samsung: Constify static snd_soc_opsRikard Falkeborn
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-28ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski
2019-06-06ASoC: samsung: smdk_wm8994pcm: use modern dai_link styleKuninori Morimoto
2019-04-19ASoC: samsung: smdk_wm8994*: Convert to SPDX License IdentifierSylwester Nawrocki
2016-08-08ASoC: samsung: Remove unused now unused struct s3c_dma_paramsSylwester Nawrocki
2015-01-06ASoC: smdk_wm8994pcm: Use static DAI format setupLars-Peter Clausen
2014-10-20ASoC: samsung: drop owner assignment from platform_driversWolfram Sang
2014-05-22ASoC: samsung: Use devm_snd_soc_register_cardTushar Behera
2013-05-12ASoC: Samsung: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-10ASoC: Samsung: remove __dev* attributesBill Pemberton
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2011-12-22ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin
2011-11-29ASoC: Convert smdk_wm8994pcm to use module_platform_driver()Axel Lin
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-06-26ASoC: SAMSUNG: Add WM8994 PCM Machine driverSangbeom Kim