summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-pcm-rpmsg.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown1-1/+1
2024-05-06ASoC: fsl: Constify static snd_pcm_hardwareKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-3/+3
2024-03-25ASoC: fsl: imx-pcm-rpmsg: Register component with rpmsg channel nameChancel Liu1-3/+8
2023-09-25ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto1-7/+7
2023-09-11ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang1-0/+1
2023-07-10ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separatelyChancel Liu1-4/+8
2023-03-20ASoC: fsl: imx-pcm-rpmsg: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-02-14ASoC: imx-pcm-rpmsg: Remove unused variableDeepak R Varma1-4/+2
2022-10-17ASoC: imx-pcm-rpmsg: Multi-channel support for sound card based on rpmsgChancel Liu1-1/+1
2022-10-17ASoC: imx-pcm-rpmsg: Register different platform driversChancel Liu1-2/+6
2021-08-04ASoC: fsl: imx-pcm-rpmsg: Use managed buffer allocationTakashi Iwai1-87/+2
2021-05-11Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pi...Mark Brown1-1/+1
2021-05-10ASoC: imx-pcm-rpmsg: Fix warning of incorrect type in assignmentShengjiu Wang1-2/+2
2021-05-10ASoC: fsl: imx-pcm-rpmsg: remove useless initializationPierre-Louis Bossart1-1/+1
2021-03-25ASoC: imx-pcm-rpmsg: Add platform driver for audio base on rpmsgShengjiu Wang1-0/+918