summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/mt6358.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2025-11-17ASoC: codecs: mt6358: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-7/+7
2025-10-20ASoC: codecs: mt6358: use snd_kcontrol_chip() instead of snd_soc_kcontrol_com...Kuninori Morimoto1-6/+5
2025-02-03ASoC: mediatek: mt6358: Remove unused functionsDr. David Alan Gilbert1-104/+0
2024-06-24ASoC: mediatek: mt6358: Add "Dmic Mode Switch" kcontrol for switch DMIC mode.Jiaxin Yu1-1/+37
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-03-13ASoC: mediatek: mt6358: fix UNINIT problemTrevor Wu1-1/+1
2023-02-28ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown1-6/+0
2023-02-28ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown1-0/+3
2023-02-28ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown1-0/+2
2022-06-06ASoC: mediatek: mt6366: support for mt6366 codecJiaxin Yu1-0/+1
2022-05-09ASoC: mt6358: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+4
2022-03-21ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLsJiaxin Yu1-0/+4
2021-03-18ASoC: mt6358: remove useless initializationsPierre-Louis Bossart1-2/+2
2020-06-15ASoC: mediatek: mt6358: support DMIC one-wire modeJiaxin Yu1-1/+22
2019-10-21ASoC: mediatek: mt6358: support WoVTzung-Bi Shih1-0/+105
2019-08-15ASoC: mediatek: mt6358: add delay after dmic clock onJiaxin Yu1-0/+4
2019-07-22sound: soc: codecs: mt6358: change return type of mt6358_codec_init_regHariprasad Kelam1-5/+1
2019-05-08ASoC: mediatek: mt6358: save PGA for mixer controlTzung-Bi Shih1-4/+29
2019-05-08ASoC: mediatek: mt6358: save output volume for mixer controlsTzung-Bi Shih1-40/+51
2019-05-08ASoC: mediatek: mt6358: initialize setting when ramping volumeTzung-Bi Shih1-4/+3
2019-01-25ASoC: mediatek: mt6358: add codec driverShunli Wang1-0/+2336