summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_xcvr.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald2024-02-231-1/+11
* ASoC: fsl_xcvr: refine the requested phy clock frequencyShengjiu Wang2023-11-231-2/+2
* ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only caseShengjiu Wang2023-11-221-0/+10
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-141-8/+8
* ASoC: fsl: fsl_xcvr: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: fsl_xcvr: Add constraints of period size while using eDMAChancel Liu2023-01-091-0/+12
* ASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu2023-01-091-48/+95
* ASoC: fsl_xcvr: Add Counter registersShengjiu Wang2022-10-281-0/+40
* ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probezhangqilong2022-06-061-0/+9
* 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-111-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