summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt7986
AgeCommit message (Expand)AuthorLines
2025-03-17ASoC: mediatek: mt7986: Convert to RUNTIME_PM_OPS()Takashi Iwai-3/+3
2025-03-03ASoC: mediatek: mt7986-dai-etdm: use inclusive language for SND_SOC_DAIFMT_CB...Kuninori Morimoto-2/+2
2025-03-03ASoC: mediatek: mt7986-wm8960: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto-1/+1
2024-10-23ASoC: mediatek: remove dpcm_xxx flagsKuninori Morimoto-4/+2
2024-09-12ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin-4/+3
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-05-08ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski-2/+2
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno-13/+1
2023-12-13ASoC: mediatek: mt7986: silence error in case of -EPROBE_DEFERDaniel Golle-1/+1
2023-10-24ASoC: mediatek: mt7986: add sample rate checkerMaso Huang-4/+19
2023-10-24ASoC: mediatek: mt7986: remove the mt7986_wm8960_priv structureMaso Huang-21/+12
2023-10-24ASoC: mediatek: mt7986: drop the remove callback of mt7986_wm8960Maso Huang-10/+0
2023-08-17ASoC: mediatek: mt7986: add machine driver with wm8960Maso Huang-0/+197
2023-08-17ASoC: mediatek: mt7986: add platform driverMaso Huang-0/+630
2023-08-17ASoC: mediatek: mt7986: support etdm in platform driverMaso Huang-0/+411
2023-08-17ASoC: mediatek: mt7986: add common headerMaso Huang-0/+245