summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_audmix.c
Commit message (Expand)AuthorAgeFilesLines
* 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