index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_rpmsg.c
Age
Commit message (
Expand
)
Author
2025-05-02
ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream
Chancel Liu
2025-05-02
ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channel
Chancel Liu
2025-04-16
ASoC: fsl_rpmsg: Remove useless return variable
Chen Ni
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-14
ASoC: fsl_rpmsg: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2024-07-01
ASoC: fsl_rpmsg: Add support for i.MX95 platform
Chancel Liu
2024-03-25
ASoC: fsl: fsl_rpmsg: Register CPU DAI with name of rpmsg channel
Chancel Liu
2024-03-25
ASoC: fsl: Let imx-audio-rpmsg register platform device for card
Chancel Liu
2023-12-29
ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
Chancel Liu
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-07-17
ASoC: fsl_rpmsg: Add support for i.MX93 platform
Chancel Liu
2023-03-20
ASoC: fsl: fsl_rpmsg: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-17
ASoC: fsl_rpmsg: Multi-channel support in CPU DAI driver
Chancel Liu
2022-10-17
ASoC: fsl_rpmsg: Register different ASoC machine devices
Chancel Liu
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-03-09
ASoC: fsl_rpmsg: Remove SET_SYSTEM_SLEEP_PM_OPS callback
Shengjiu Wang
2021-09-30
ASoC: fsl_rpmsg: Add rpmsg audio support for i.MX8ULP
Shengjiu Wang
2021-09-13
ASoC: fsl_rpmsg: add soc specific data structure
Shengjiu Wang
2021-08-18
ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocks
Shengjiu Wang
2021-03-29
ASoC: fsl_rpmsg: initialise pointers to NULL
Shengjiu Wang
2021-03-25
ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg
Shengjiu Wang