summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-audmix.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-25ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang1-4/+4
2020-07-23Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown1-3/+3
2020-07-23ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto1-3/+3
2020-03-27ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-4/+4
2019-12-16ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_confKuninori Morimoto1-1/+1
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang1-2/+2
2019-06-28ASoC: fsl: imx-audmix: consider CPU-Platform possibilityKuninori Morimoto1-4/+10
2019-06-19ASoC: fsl: imx-audmix: don't select unnecessary PlatformKuninori Morimoto1-10/+4
2019-06-06ASoC: fsl: imx-audmix: use modern dai_link styleKuninori Morimoto1-10/+35
2019-05-02ASoC: imx-audmix: fix object reference leaks in probeViorel Suman1-0/+4
2019-04-01ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King1-1/+1
2019-03-26ASoC: fsl: Add Audio Mixer machine driverViorel Suman1-0/+327