index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_xcvr.c
Age
Commit message (
Expand
)
Author
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-09
ASoC: Drop snd_soc_*_get_kcontrol_locked()
Takashi Iwai
2024-07-03
ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()
Chancel Liu
2024-06-03
ASoC: fsl_xcvr: Add support for i.MX95 platform
Shengjiu Wang
2024-05-27
ASoC: fsl: fsl_xcvr: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2024-02-23
ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
Richard Fitzgerald
2023-11-23
ASoC: fsl_xcvr: refine the requested phy clock frequency
Shengjiu Wang
2023-11-22
ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only case
Shengjiu Wang
2023-08-14
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: fsl: fsl_xcvr: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-09
ASoC: fsl_xcvr: Add constraints of period size while using eDMA
Chancel Liu
2023-01-09
ASoC: fsl_xcvr: Add support for i.MX93 platform
Chancel Liu
2022-10-28
ASoC: fsl_xcvr: Add Counter registers
Shengjiu Wang
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probe
zhangqilong
2021-09-21
ASoC: fsl_xcvr: Fix channel swap issue with ARC
Shengjiu Wang
2021-09-10
ASoC: fsl_xcvr: register platform component before registering cpu dai
Shengjiu Wang
2021-07-11
ASoC: fsl_xcvr: Omit superfluous error message in fsl_xcvr_probe()
Tang Bin
2021-06-21
Merge series "ASoC: fsl: Use devm_platform_get_and_ioremap_resource()" from Y...
Mark Brown
2021-06-21
ASoC: fsl_xcvr: disable all interrupts when suspend happens
Shengjiu Wang
2021-06-21
ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()
Yang Yingliang
2021-05-10
ASoC: fsl_xcvr: Remove unneeded semicolon
Wan Jiabing
2021-03-10
ASoC: fsl_xcvr: Use devm_platform_ioremap_resource_byname() to simplify code
Tang Bin
2021-03-10
Merge series "drop unneeded snd_soc_dai_set_drvdata" from Julia Lawall <Julia...
Mark Brown
2021-03-10
ASoC: fsl_xcvr: move reset assert into runtime_resume
Viorel Suman
2021-03-10
ASoC: fsl: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
2021-02-08
ASoC: fsl: constify static snd_soc_dai_ops structs
Rikard Falkeborn
2021-01-20
ASoC: fsl_xcvr: Remove unused of_id variable
Fabio Estevam
2020-11-25
ASoC: fsl_xcvr: fix potential resource leak
Viorel Suman
2020-11-10
ASoC: fsl_xcvr: fix break condition
Viorel Suman
2020-10-26
ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
Viorel Suman