summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-16ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine driversAngeloGioacchino Del Regno1-1232/+0
2024-04-16ASoC: mediatek: mt8186-rt1019: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno1-96/+36
2024-04-16ASoC: mediatek: mt8186: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno1-124/+96
2023-11-03ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev1-2/+2
2023-10-19ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: add rt5650 supportxiazhengqiao1-1/+43
2023-10-10ASoC: DT matching and header cleanupsMark Brown1-1/+1
2023-10-09ASoC: mt8186-mt6366-rt1019-rt5682s: Drop unused includeLinus Walleij1-1/+0
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto1-6/+6
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-04-03ASoC: mediatek: mt8186: Move some prints to debug levelAllen-KH Cheng1-3/+3
2023-01-18ASoC: Merge up 6.2 fixesMark Brown1-1/+21
2023-01-09ASoC: mediatek: mt8186-rt5682: primary_codec_init() warn: missing error code?...Ajye Huang1-1/+1
2022-12-29ASoC: mediatek: mt8186: support rt5682s_max98360tongjian1-1/+21
2022-11-24ASoC: mediatek: mt8186: Correct I2S shared clocksJiaxin Yu1-1/+1
2022-11-09ASoC: mediatek: mt8186-rt5682: Register to module device tableNícolas F. R. A. Prado1-0/+1
2022-11-03ASoC: mediatek: mt8186-rt5682: Modify machine driver for two DMICs caseAjye Huang1-1/+101
2022-09-23ASoC: mediatek: mt8186-rt5682: Expose individual headset jack pinsNícolas F. R. A. Prado1-2/+15
2022-09-23ASoC: mediatek: mt8186-rt5682: Add headset widgets with switchesNícolas F. R. A. Prado1-0/+8
2022-09-09ASoC: mediatek: mt8186: Configure shared clocksNícolas F. R. A. Prado1-0/+18
2022-08-23ASoC: mediatek: mt8186: rename sound card namechunxu.li1-1/+1
2022-08-19ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682sChunxu Li1-13/+155
2022-07-20ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682sJiaxin Yu1-0/+978