summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno1-23/+2
2024-03-25ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-43/+22
2024-03-25ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()AngeloGioacchino Del Regno1-29/+17
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto1-3/+3
2023-03-20ASoC: mediatek: mt8192-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-03-14ASoC: mt8192: Move spammy messages to debug levelNícolas F. R. A. Prado1-1/+1
2023-03-14ASoC: mt8192: Remove function name log messagesNícolas F. R. A. Prado via Alsa-devel1-4/+0
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu1-2/+0
2021-07-12ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev...Zhang Qilong1-10/+17
2021-02-04ASoC: mediatek: mt8192: use asoc_substream_to_rtd()Tzung-Bi Shih1-2/+2
2020-11-05ASoC: mediatek: mt8192: Make some symbols staticZou Wei1-2/+2
2020-11-04ASoC: mediatek: mt8192: add platform driverJiaxin Yu1-0/+2389