summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-4/+4
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno1-20/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto1-4/+4
2023-07-10ASoC: mediatek: mt8188: add memory-region supportTrevor Wu1-2/+6
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown1-4/+0
2023-06-01ASoC: mediatek: mt8188: fix use-after-free in driver remove pathTrevor Wu1-4/+0
2023-05-15ASoC: mediatek: mt8188: add bus protectionTrevor Wu1-0/+76
2023-05-15ASoC: mediatek: mt8188: combine afe component registrationTrevor Wu1-35/+2
2023-03-20ASoC: mediatek: mt8188-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-01-26ASoC: mediatek: mt8188: remove some dead codeDan Carpenter1-2/+1
2023-01-16ASoC: mediatek: mt8188: add control for timing selectTrevor Wu1-0/+506
2023-01-16ASoC: mediatek: mt8188: add platform driverTrevor Wu1-0/+2853