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
/
imx-pcm-rpmsg.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-02
ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture stream
Chancel Liu
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-14
ASoC: imx-pcm-rpmsg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
2024-05-07
ASoC: Constify static snd_pcm_hardware
Mark Brown
2024-05-07
ASoC: fsl: Constify static snd_pcm_hardware
Krzysztof Kozlowski
2024-05-06
ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2024-03-25
ASoC: fsl: imx-pcm-rpmsg: Register component with rpmsg channel name
Chancel Liu
2023-09-25
ASoC: fsl: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-11
ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flag
Shengjiu Wang
2023-07-09
ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separately
Chancel Liu
2023-03-20
ASoC: fsl: imx-pcm-rpmsg: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-14
ASoC: imx-pcm-rpmsg: Remove unused variable
Deepak R Varma
2022-10-17
ASoC: imx-pcm-rpmsg: Multi-channel support for sound card based on rpmsg
Chancel Liu
2022-10-17
ASoC: imx-pcm-rpmsg: Register different platform drivers
Chancel Liu
2021-08-04
ASoC: fsl: imx-pcm-rpmsg: Use managed buffer allocation
Takashi Iwai
2021-05-11
Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pi...
Mark Brown
2021-05-10
ASoC: imx-pcm-rpmsg: Fix warning of incorrect type in assignment
Shengjiu Wang
2021-05-10
ASoC: fsl: imx-pcm-rpmsg: remove useless initialization
Pierre-Louis Bossart
2021-03-25
ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsg
Shengjiu Wang