summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8188
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-17ASoC: mediatek: mt8188-mt6359: convert to snd_soc_dapm_xxx()Kuninori Morimoto-7/+10
2025-10-20ASoC: mediatek: mt8188: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...Kuninori Morimoto-11/+8
2025-08-10ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacksTerry Cheong-4/+4
2025-07-07ASoC: soc-dapm: add prefix on dapm_xxx_event()Kuninori Morimoto-2/+2
2025-05-02ASoC: mediatek: mt8188: use snd_soc_dlc_is_dummy()Kuninori Morimoto-3/+3
2025-03-17ASoC: Convert to modern PM macrosMark Brown-3/+3
2025-03-17ASoC: mediatek: mt8188: Convert to RUNTIME_PM_OPS()Takashi Iwai-3/+3
2025-03-16ASoC: mediatek: mt8188-mt6359: Add accdet headset jack detect supportNícolas F. R. A. Prado-0/+43
2025-02-27ASoC: mediatek: mt8188: avoid uninitialized variable useArnd Bergmann-0/+1
2025-02-25ASoC: mediatek: mt8188-mt6359: Add DMIC supportNícolas F. R. A. Prado-0/+14
2025-02-25ASoC: mediatek: mt8188: Add support for DMICparkeryang-2/+723
2025-02-25ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatileNícolas F. R. A. Prado-4/+0
2025-02-25ASoC: mediatek: mt8188: Add reference for dmic clocksNícolas F. R. A. Prado-0/+16
2025-02-25ASoC: mediatek: mt8188: Add audsys hires clocksNícolas F. R. A. Prado-0/+8
2024-12-05ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado-3/+1
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado-2/+7
2024-11-11ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto-1/+1
2024-10-23ASoC: mediatek: remove dpcm_xxx flagsKuninori Morimoto-30/+28
2024-10-17ASoC: mediatek: mt8188: remove unnecessary variable assignmentTang Bin-1/+0
2024-10-11ASoC: mediatek: mt8188: Remove unnecessary variable assignmentsTang Bin-4/+1
2024-08-28ASoC: mediatek: mt8188-mt6359: Modify keyZhang Yi-4/+13
2024-08-14ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang-0/+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-7/+7
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno-20/+1
2024-04-16ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno-139/+64
2024-03-25ASoC: mediatek: Commonize ADDA rate transform functions and enumsAngeloGioacchino Del Regno-86/+3
2023-12-18ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682sRui Zhou-1/+1
2023-12-18ASoC: mediatek: mt8188-mt6359: add es8326 supportRui Zhou-2/+54
2023-12-18ASoC: mediatek: mt8188-mt6359: commonize headset codec init/exit apiRui Zhou-61/+6
2023-10-26ASoC: mediatek: mt8188: Handle component name prefixKrzysztof Kozlowski-2/+2
2023-10-10ASoC: mediatek: mt8188-mt6359: add rt5682s supportxiazhengqiao-2/+120
2023-10-09ASoC: Explicitly include correct DT includesRob Herring-1/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto-15/+15
2023-09-11ASoC: mediatek: mt8188-mt6359: add SOF supportTrevor Wu-13/+205
2023-09-11ASoC: mediatek: mt8188-mt6359: support dynamic pinctrlTrevor Wu-0/+21
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai-2/+21
2023-07-21ASoC: mediatek: mt8188: Simplify with snd_ctl_find_id_mixer()Takashi Iwai-11/+1
2023-07-19ASoC: mediatek: mt8188: DPCM used FE and BE merged parametersTrevor Wu-0/+15
2023-07-09ASoC: mediatek: mt8188: add memory-region supportTrevor Wu-2/+6
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown-36/+24
2023-06-08ASoC: mediatek: mt8188-mt6359: Use bitfield macros for registersAngeloGioacchino Del Regno-13/+19
2023-06-08ASoC: mediatek: mt8188-mt6359: Clean up log levelsAngeloGioacchino Del Regno-11/+10
2023-06-08ASoC: mediatek: mt8188-mt6359: Cleanup return 0 disguised as return retAngeloGioacchino Del Regno-8/+12
2023-06-08ASoC: mediatek: mt8188-mt6359: clean up a return in codec_initDan Carpenter-1/+1
2023-06-08ASoC: mediatek: mt8188-mt6359: Compress of_device_id entriesAngeloGioacchino Del Regno-9/+3
2023-06-02ASoC: mediatek: mt8188-mt6359: support new board with nau88255Trevor Wu-1/+326
2023-06-02ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pinsTrevor Wu-4/+23