summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8188/mt8188-mt6359.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-3/+3
2024-04-16ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno1-139/+64
2023-12-18ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682sRui Zhou1-1/+1
2023-12-18ASoC: mediatek: mt8188-mt6359: add es8326 supportRui Zhou1-2/+54
2023-12-18ASoC: mediatek: mt8188-mt6359: commonize headset codec init/exit apiRui Zhou1-61/+6
2023-10-10ASoC: mediatek: mt8188-mt6359: add rt5682s supportxiazhengqiao1-2/+120
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto1-11/+11
2023-09-11ASoC: mediatek: mt8188-mt6359: add SOF supportTrevor Wu1-13/+205
2023-09-11ASoC: mediatek: mt8188-mt6359: support dynamic pinctrlTrevor Wu1-0/+21
2023-07-25Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai1-0/+15
2023-07-21ASoC: mediatek: mt8188: Simplify with snd_ctl_find_id_mixer()Takashi Iwai1-11/+1
2023-07-19ASoC: mediatek: mt8188: DPCM used FE and BE merged parametersTrevor Wu1-0/+15
2023-06-08ASoC: mediatek: mt8188-mt6359: Use bitfield macros for registersAngeloGioacchino Del Regno1-13/+19
2023-06-08ASoC: mediatek: mt8188-mt6359: Clean up log levelsAngeloGioacchino Del Regno1-11/+10
2023-06-08ASoC: mediatek: mt8188-mt6359: Cleanup return 0 disguised as return retAngeloGioacchino Del Regno1-8/+12
2023-06-08ASoC: mediatek: mt8188-mt6359: clean up a return in codec_initDan Carpenter1-1/+1
2023-06-08ASoC: mediatek: mt8188-mt6359: Compress of_device_id entriesAngeloGioacchino Del Regno1-9/+3
2023-06-02ASoC: mediatek: mt8188-mt6359: support new board with nau88255Trevor Wu1-1/+326
2023-06-02ASoC: mediatek: mt8188-mt6359: register hdmi/dp jack pinsTrevor Wu1-4/+23
2023-06-02ASoC: mediatek: mt8188: separate ADDA playback dai from capture daiTrevor Wu1-8/+26
2023-01-16ASoC: mediatek: mt8188: add machine driver with mt6359Trevor Wu1-0/+785