summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-audmix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang2020-09-251-4/+4
* Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown2020-07-231-3/+3
|\
| * ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-3/+3
* | ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-231-2/+2
|/
* ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_confKuninori Morimoto2019-12-161-1/+1
* ASoC: imx-audmix: register the card on a proper devShengjiu Wang2019-08-271-2/+2
* ASoC: fsl: imx-audmix: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-4/+10
* ASoC: fsl: imx-audmix: don't select unnecessary PlatformKuninori Morimoto2019-06-191-10/+4
* ASoC: fsl: imx-audmix: use modern dai_link styleKuninori Morimoto2019-06-061-10/+35
* ASoC: imx-audmix: fix object reference leaks in probeViorel Suman2019-05-021-0/+4
* ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King2019-04-011-1/+1
* ASoC: fsl: Add Audio Mixer machine driverViorel Suman2019-03-261-0/+327