summaryrefslogtreecommitdiff
path: root/sound/soc/samsung/tm2_wm5110.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-12ASoC: samsung: tm2_wm5110: remove shadowed variablePierre-Louis Bossart1-1/+2
2021-03-12ASoC: samsung: tm2_wm5110: check of of_parse return valuePierre-Louis Bossart1-1/+1
2020-07-23ASoC: samsung: use asoc_substream_to_rtd()Kuninori Morimoto1-4/+4
2020-03-27ASoC: samsung: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-8/+8
2020-02-28ASoC: samsung: Silence warnings during deferred probeMarek Szyprowski1-1/+2
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto1-3/+3
2019-08-09ASoC: samsung: tm2_wm5110: use snd_soc_dai_link_component for aux_devKuninori Morimoto1-6/+4
2019-06-28ASoC: samsung: tm2_wm5110: consider CPU-Platform possibilityKuninori Morimoto1-3/+9
2019-06-19ASoC: samsung: tm2_wm5110: don't select unnecessary PlatformKuninori Morimoto1-9/+3
2019-06-06ASoC: samsung: tm2_wm5110: use modern dai_link styleKuninori Morimoto1-12/+30
2019-04-19ASoC: samsung: tm2_wm5110: Convert to SPDX License IdentifierSylwester Nawrocki1-11/+6
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-6/+7
2018-03-28Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown1-27/+27
2018-02-14ASoC: samsung: Add support for HDMI audio on TM2 boardSylwester Nawrocki1-23/+129
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto1-27/+27
2017-09-19ASoC: samsung: Fix invalid argument when devm_gpiod_get is calledJaechul Lee1-2/+1
2017-09-19ASoC: samsung: Use 'samsung-i2s' cpu_dai for dai_linksJaechul Lee1-1/+3
2017-08-14ASoC: samsung: make tm2_dapm_widgets and tm2_pm_ops staticColin Ian King1-2/+2
2016-12-15ASoC: samsung: include gpio consumer.hFabian Frederick1-0/+1
2016-12-02ASoC: samsung: Add machine driver for Exynos5433 based TM2 boardSylwester Nawrocki1-0/+552