aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8188
AgeCommit message (Expand)AuthorFilesLines
2023-07-19ASoC: mediatek: mt8188: DPCM used FE and BE merged parametersTrevor Wu1-0/+15
2023-07-09ASoC: mediatek: mt8188: add memory-region supportTrevor Wu1-2/+6
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown5-36/+24
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 Wu3-45/+65
2023-06-01ASoC: mediatek: mt8188: fix use-after-free in driver remove pathTrevor Wu5-36/+24
2023-05-15ASoC: mediatek: mt8188: add required clocksTrevor Wu2-0/+8
2023-05-15ASoC: mediatek: mt8188: add bus protectionTrevor Wu1-0/+76
2023-05-15ASoC: mediatek: mt8188: combine afe component registrationTrevor Wu1-35/+2
2023-05-15ASoC: mediatek: mt8188: refine APLL controlTrevor Wu3-23/+241
2023-05-15ASoC: mediatek: mt8188: revise ETDM control flowTrevor Wu2-386/+406
2023-05-15ASoC: mediatek: mt8188: complete set_tdm_slot functionTrevor Wu1-3/+18
2023-05-15ASoC: mediatek: mt8188: remove supply AUDIO_HIRESTrevor Wu1-37/+0
2023-03-20ASoC: mediatek: mt8188-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-03-01ASoC: mediatek: mt8188: add missing initializationTrevor Wu1-0/+3
2023-02-20ASoC: mediatek: mt8188: correct etdm control return valueTrevor Wu1-8/+0
2023-02-03ASoC: mediatek: mt8188: remove etdm dead codeTrevor Wu1-24/+9
2023-01-31ASoC: mediatek: use helper functionKuninori Morimoto1-1/+2
2023-01-26ASoC: mediatek: mt8188: remove some dead codeDan Carpenter1-2/+1
2023-01-16ASoC: mediatek: mt8188: add machine driver with mt6359Trevor Wu2-0/+788
2023-01-16ASoC: mediatek: mt8188: add control for timing selectTrevor Wu1-0/+506
2023-01-16ASoC: mediatek: mt8188: add platform driverTrevor Wu2-0/+2865
2023-01-16ASoC: mediatek: mt8188: support audio clock controlTrevor Wu2-0/+773
2023-01-16ASoC: mediatek: mt8188: support pcmif in platform driverTrevor Wu1-0/+367
2023-01-16ASoC: mediatek: mt8188: support etdm in platform driverTrevor Wu1-0/+2588
2023-01-16ASoC: mediatek: mt8188: support adda in platform driverTrevor Wu1-0/+632
2023-01-16ASoC: mediatek: mt8188: support audsys clockTrevor Wu3-0/+303
2023-01-16ASoC: mediatek: mt8188: add common headerTrevor Wu2-0/+3331