summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-audmix.c
AgeCommit message (Expand)Author
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-15ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang
2023-06-19ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea
2023-05-08ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto
2023-04-21ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto
2023-04-21ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-19ASoC: fsl: Restore configuration of platformShengjiu Wang
2023-03-24ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto
2022-06-06ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax
2021-09-22ASoC: imx-audmix: Update to modern clocking terminologyMark Brown
2021-09-21ASoC: fsl: Constify static snd_soc_opsRikard Falkeborn
2021-06-23ASoC: fsl: remove unnecessary oom messageZhen Lei
2020-09-25ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang
2020-07-23Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown
2020-07-23ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto
2020-03-27ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-12-16ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-08-27ASoC: imx-audmix: register the card on a proper devShengjiu Wang
2019-06-28ASoC: fsl: imx-audmix: consider CPU-Platform possibilityKuninori Morimoto
2019-06-19ASoC: fsl: imx-audmix: don't select unnecessary PlatformKuninori Morimoto
2019-06-06ASoC: fsl: imx-audmix: use modern dai_link styleKuninori Morimoto
2019-05-02ASoC: imx-audmix: fix object reference leaks in probeViorel Suman
2019-04-01ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King
2019-03-26ASoC: fsl: Add Audio Mixer machine driverViorel Suman