summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_audmix.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: fsl_audmix: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: fsl_audmux: Fix amixer write errorsShengjiu Wang2022-09-231-12/+4
* ASoC: fsl: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* ASoC: fsl-audmix: Update to modern clocking terminologyMark Brown2021-09-221-4/+4
* ASoC: fsl_audmix: Don't use devm_regmap_init_mmio_clkShengjiu Wang2021-03-241-2/+1
* ASoC: fsl_audmix: Remove unneeded data fieldFabio Estevam2020-12-031-11/+2
* ASoC: fsl_audmix: make clock and output src write onlyViorel Suman2020-09-171-4/+12
* ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-8/+2
* ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'Tang Bin2020-05-251-2/+2
* ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan2019-12-241-1/+8
* ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang2019-11-111-0/+6
* ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* ASoC: fsl_audmix: cache pdev->dev pointerViorel Suman2019-05-021-14/+13
* ASoC: fsl_audmix: remove "model" attributeViorel Suman2019-05-021-20/+23
* ASoC: fsl_audmix: Fix kbuild failureViorel Suman2019-03-271-1/+1
* ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman2019-03-261-0/+576