aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_audmix.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-20ASoC: fsl: fsl_audmix: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2022-09-23ASoC: fsl_audmux: Fix amixer write errorsGravatar Shengjiu Wang 1-12/+4
2022-06-06ASoC: fsl: Rename set_fmt_new back to set_fmtGravatar Charles Keepax 1-1/+1
2022-06-06ASoC: fsl: Update to use set_fmt_new callbackGravatar Charles Keepax 1-3/+3
2021-09-22ASoC: fsl-audmix: Update to modern clocking terminologyGravatar Mark Brown 1-4/+4
2021-03-24ASoC: fsl_audmix: Don't use devm_regmap_init_mmio_clkGravatar Shengjiu Wang 1-2/+1
2020-12-03ASoC: fsl_audmix: Remove unneeded data fieldGravatar Fabio Estevam 1-11/+2
2020-09-17ASoC: fsl_audmix: make clock and output src write onlyGravatar Viorel Suman 1-4/+12
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Gravatar Kuninori Morimoto 1-8/+2
2020-05-25ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'Gravatar Tang Bin 1-2/+2
2019-12-24ASoC: fsl_audmix: add missed pm_runtime_disableGravatar Chuhong Yuan 1-1/+8
2019-11-11ASoC: fsl_audmix: Add spin lock to protect tdmsGravatar Shengjiu Wang 1-0/+6
2019-07-31ASoC: fsl_audmix: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+1
2019-05-02ASoC: fsl_audmix: cache pdev->dev pointerGravatar Viorel Suman 1-14/+13
2019-05-02ASoC: fsl_audmix: remove "model" attributeGravatar Viorel Suman 1-20/+23
2019-03-27ASoC: fsl_audmix: Fix kbuild failureGravatar Viorel Suman 1-1/+1
2019-03-26ASoC: fsl: Add Audio Mixer CPU DAI driverGravatar Viorel Suman 1-0/+576