aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_audmix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-22ASoC: fsl-audmix: Update to modern clocking terminologyMark Brown1-4/+4
2021-03-24ASoC: fsl_audmix: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-2/+1
2020-12-03ASoC: fsl_audmix: Remove unneeded data fieldFabio Estevam1-11/+2
2020-09-17ASoC: fsl_audmix: make clock and output src write onlyViorel Suman1-4/+12
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto1-8/+2
2020-05-25ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'Tang Bin1-2/+2
2019-12-24ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan1-1/+8
2019-11-11ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang1-0/+6
2019-07-31ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-05-02ASoC: fsl_audmix: cache pdev->dev pointerViorel Suman1-14/+13
2019-05-02ASoC: fsl_audmix: remove "model" attributeViorel Suman1-20/+23
2019-03-27ASoC: fsl_audmix: Fix kbuild failureViorel Suman1-1/+1
2019-03-26ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman1-0/+576