summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek
AgeCommit message (Expand)Author
2022-03-16ASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev...Miaoqian Lin
2022-03-16ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probeMiaoqian Lin
2022-03-11ASoC: mediatek: mt8195: add reset controllerTrevor Wu
2022-03-08ASoC: mediatek: mt8192-mt6359: Fix error handling in mt8192_mt6359_dev_probeMiaoqian Lin
2022-03-08ASoC: mediatek: mt8183: support wb bt audioJiaxin Yu
2022-02-28ASoC: mediatek: mt8195: Remove unnecessary print function dev_err()Yang Li
2022-02-21ASoC: mediatek: mt8195: enable apll tunerTrevor Wu
2022-01-19ASoC: mediatek: fix unmet dependency on GPIOLIB for SND_SOC_DMICJulian Braha
2021-12-31ASoC: mediatek: mt8195: repair pcmif BE daiMark Brown
2021-12-31ASoC: Merge fixesMark Brown
2021-12-31ASoC: mediatek: mt8195: add playback support to PCM1_BE dai_linkTrevor Wu
2021-12-31ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu
2021-12-29ASoC: mediatek: mt8195: update control for RT5682 seriesTrevor Wu
2021-12-29ASoC: mediatek: use of_device_get_match_data()Tzung-Bi Shih
2021-12-24ASoC: mediatek: mt8195: release device_node after snd_soc_register_cardTzung-Bi Shih
2021-12-24ASoC: mediatek: mt8173: reduce log verbosity in probe()Tzung-Bi Shih
2021-12-24ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih
2021-12-24ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2021-12-23ASoC: mediatek: mt8192-mt6359: fix device_node leakTzung-Bi Shih
2021-12-20ASoC: mediatek: mt8195-mt6359: reduce log verbosity in probe()Tzung-Bi Shih
2021-12-20ASoC: mediatek: mt8195: correct default valueTrevor Wu
2021-12-14ASoC: mediatek: assign correct type to argumentJiaxin Yu
2021-12-08ASoC: mediatek: mt8195: silence uninitialized variable warningDan Carpenter
2021-12-06ASoC: mediatek: support memory-region assignmentMark Brown
2021-12-06ASoC: mediatek: mt8195: add sof support on mt8195-mt6359-rt1019-rt5682Trevor Wu
2021-12-06ASoC: mediatek: mt8195: add headset codec rt5682s supportTrevor Wu
2021-12-06ASoC: mediatek: mt8195: support reserved memory assignmentTrevor Wu
2021-11-30ASoC: mediatek: mt8195: make several arrays static constColin Ian King
2021-11-30ASoC: mediatek: mt8195: Constify static snd_soc_opsRikard Falkeborn
2021-11-25ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu
2021-11-12ASoC: mediatek: mt8173: Fix debugfs registration for componentsAngeloGioacchino Del Regno
2021-11-05ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext SpkAngeloGioacchino Del Regno
2021-10-29ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682Trevor Wu
2021-10-29ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015PJulian Braha
2021-10-27ASoC: mediatek: mt8195: fix return valuePierre-Louis Bossart
2021-10-27ASoC: mediatek: mt8195: rename shadowed arrayPierre-Louis Bossart
2021-10-27ASoC: mediatek: remove unnecessary initializationPierre-Louis Bossart
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-10-13ASoC: mediatek: Constify static snd_soc_opsRikard Falkeborn
2021-10-08ASoC: mediatek: mt8195: update audsys clock parent nameTrevor Wu
2021-10-01ASoC: mediatek: mt8195: move of_node_put to remove functionTrevor Wu
2021-09-28ASoC: mediatek: mt8195: add missing of_node_put in probeTrevor Wu
2021-09-17ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITXTrevor Wu
2021-09-15ASoC: mediatek: mt8195: make array adda_dai_list static constColin Ian King
2021-09-15ASoC: mediatek: mt8195: Add missing of_node_put()Bixuan Cui
2021-09-13ASoC: mt8195: remove unnecessary CONFIG_PMTrevor Wu
2021-09-13ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_dataColin Ian King
2021-09-13ASoC: mediatek: mt8195: Make use of the helper function devm_platform_ioremap...Cai Huoqing
2021-09-13ASoC: mediatek: mt8195: Remove unsued irqs_lock.Sebastian Andrzej Siewior
2021-09-10ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu