summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_xcvr.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-10ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify codeTang Bin1-5/+3
2021-03-10Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia...Mark Brown1-1/+0
2021-03-10ASoC: fsl_xcvr: move reset assert into runtime_resumeViorel Suman1-4/+6
2021-03-10ASoC: fsl: drop unneeded snd_soc_dai_set_drvdataJulia Lawall1-1/+0
2021-02-08ASoC: fsl: constify static snd_soc_dai_ops structsRikard Falkeborn1-1/+1
2021-01-20ASoC: fsl_xcvr: Remove unused of_id variableFabio Estevam1-5/+0
2020-11-25ASoC: fsl_xcvr: fix potential resource leakViorel Suman1-0/+1
2020-11-10ASoC: fsl_xcvr: fix break conditionViorel Suman1-1/+1
2020-10-26ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driverViorel Suman1-0/+1359