summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-audmix.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge up fixesMark Brown2023-09-261-1/+1
|\
| * ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang2023-09-151-1/+1
* | ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-9/+9
|/
* ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea2023-06-191-0/+9
* ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto2023-05-081-9/+5
* ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto2023-04-211-5/+2
* ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto2023-04-211-9/+12
* ASoC: fsl: Restore configuration of platformShengjiu Wang2023-04-191-4/+10
* ASoC: fsl: remove unnecessary dai_link->platformKuninori Morimoto2023-03-241-10/+4
* ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax2022-06-061-2/+2
* ASoC: imx-audmix: Update to modern clocking terminologyMark Brown2021-09-221-4/+4
* ASoC: fsl: Constify static snd_soc_opsRikard Falkeborn2021-09-211-2/+2
* ASoC: fsl: remove unnecessary oom messageZhen Lei2021-06-231-3/+1
* 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