summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_xcvr.c
AgeCommit message (Expand)Author
2026-05-04ASoC: fsl_xcvr: Fix event generation for cached controlsCássio Gabriel
2026-04-01ASoC: fsl: fix mixer-test failuresMark Brown
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang
2026-03-10ASoC: fsl_xcvr: add bitcount and timestamp controlsShengjiu Wang
2026-02-10ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo
2026-02-04ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-11-26ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang
2025-11-25ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + returnAlexander Stein
2025-07-24ASoC: fsl_xcvr: get channel status data with firmware existsShengjiu Wang
2025-07-24ASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang
2025-05-16ASoC: fsl_xcvr: update platform driver nameShengjiu Wang
2025-03-17ASoC: fsl: Convert to RUNTIME_PM_OPS() and coTakashi Iwai
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown
2024-12-11ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXERShengjiu Wang
2024-12-09ASoC: fsl_xcvr: Add sample rate constraintChancel Liu
2024-12-02ASoC: fsl_xcvr: Add suspend and resume supportShengjiu Wang
2024-12-02ASoC: fsl_xcvr: Use regmap for PHY and PLL registersShengjiu Wang
2024-10-22ASoC: fsl_xcvr: reset RX dpath after wrong preambleShengjiu Wang
2024-10-22ASoC: fsl_xcvr: enable interrupt of cmdc status updateShengjiu Wang
2024-09-14Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-09ASoC: Drop snd_soc_*_get_kcontrol_locked()Takashi Iwai
2024-07-03ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu
2024-06-03ASoC: fsl_xcvr: Add support for i.MX95 platformShengjiu Wang
2024-05-27ASoC: fsl: fsl_xcvr: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald
2023-11-23ASoC: fsl_xcvr: refine the requested phy clock frequencyShengjiu Wang
2023-11-22ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only caseShengjiu Wang
2023-08-14ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto
2023-03-20ASoC: fsl: fsl_xcvr: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-09ASoC: fsl_xcvr: Add constraints of period size while using eDMAChancel Liu
2023-01-09ASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu
2022-10-28ASoC: fsl_xcvr: Add Counter registersShengjiu Wang
2022-06-27ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probezhangqilong
2021-09-21ASoC: fsl_xcvr: Fix channel swap issue with ARCShengjiu Wang
2021-09-10ASoC: fsl_xcvr: register platform component before registering cpu daiShengjiu Wang
2021-07-11ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()Tang Bin
2021-06-21Merge series "ASoC: fsl: Use devm_platform_get_and_ioremap_resource()" from Y...Mark Brown
2021-06-21ASoC: fsl_xcvr: disable all interrupts when suspend happensShengjiu Wang
2021-06-21ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()Yang Yingliang
2021-05-10ASoC: fsl_xcvr: Remove unneeded semicolonWan Jiabing
2021-03-10ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify codeTang Bin
2021-03-10Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia...Mark Brown
2021-03-10ASoC: fsl_xcvr: move reset assert into runtime_resumeViorel Suman
2021-03-10ASoC: fsl: drop unneeded snd_soc_dai_set_drvdataJulia Lawall
2021-02-08ASoC: fsl: constify static snd_soc_dai_ops structsRikard Falkeborn