summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_xcvr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang2021-09-211-5/+12
* ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+10
* ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()Tang Bin2021-07-121-3/+1
* Merge series "ASoC: fsl: Use devm_platform_get_and_ioremap_resource()" from Y...Mark Brown2021-06-211-0/+4
|\
| * ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()Yang Yingliang2021-06-211-0/+4
* | ASoC: fsl_xcvr: disable all interrupts when suspend happensShengjiu Wang2021-06-211-0/+10
|/
* ASoC: fsl_xcvr: Remove unneeded semicolonWan Jiabing2021-05-101-1/+1
* ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify codeTang Bin2021-03-101-5/+3
* Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia...Mark Brown2021-03-101-1/+0
|\
| * ASoC: fsl: drop unneeded snd_soc_dai_set_drvdataJulia Lawall2021-03-101-1/+0
* | ASoC: fsl_xcvr: move reset assert into runtime_resumeViorel Suman2021-03-101-4/+6
|/
* ASoC: fsl: constify static snd_soc_dai_ops structsRikard Falkeborn2021-02-081-1/+1
* ASoC: fsl_xcvr: Remove unused of_id variableFabio Estevam2021-01-201-5/+0
* ASoC: fsl_xcvr: fix potential resource leakViorel Suman2020-11-251-0/+1
* ASoC: fsl_xcvr: fix break conditionViorel Suman2020-11-101-1/+1
* ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driverViorel Suman2020-10-261-0/+1359