summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt8192-mt6359: fix device_node leakTzung-Bi Shih2021-12-231-1/+5
* ASoC: mediatek: mt8195-mt6359: reduce log verbosity in probe()Tzung-Bi Shih2021-12-202-4/+0
* ASoC: mediatek: assign correct type to argumentJiaxin Yu2021-12-145-16/+16
* ASoC: mediatek: mt8195: silence uninitialized variable warningDan Carpenter2021-12-081-1/+1
* ASoC: mediatek: support memory-region assignmentMark Brown2021-12-061-0/+7
|\
| * ASoC: mediatek: mt8195: support reserved memory assignmentTrevor Wu2021-12-061-0/+7
* | ASoC: mediatek: mt8195: add sof support on mt8195-mt6359-rt1019-rt5682Trevor Wu2021-12-061-12/+305
* | ASoC: mediatek: mt8195: add headset codec rt5682s supportTrevor Wu2021-12-063-14/+47
|/
* ASoC: mediatek: mt8195: make several arrays static constColin Ian King2021-11-301-6/+6
* ASoC: mediatek: mt8195: Constify static snd_soc_opsRikard Falkeborn2021-11-302-2/+2
* ASoC: mediatek: remove unnecessary CONFIG_PMJiaxin Yu2021-11-258-16/+0
* ASoC: mediatek: mt8173: Fix debugfs registration for componentsAngeloGioacchino Del Regno2021-11-121-8/+43
* ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext SpkAngeloGioacchino Del Regno2021-11-051-4/+4
* ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682Trevor Wu2021-10-293-0/+1171
* ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015PJulian Braha2021-10-291-4/+4
* ASoC: mediatek: mt8195: fix return valuePierre-Louis Bossart2021-10-271-1/+1
* ASoC: mediatek: mt8195: rename shadowed arrayPierre-Louis Bossart2021-10-271-2/+2
* ASoC: mediatek: remove unnecessary initializationPierre-Louis Bossart2021-10-271-1/+1
* Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-181-4/+3
|\
| * ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITXTrevor Wu2021-09-171-4/+3
* | ASoC: mediatek: Constify static snd_soc_opsRikard Falkeborn2021-10-133-3/+3
* | ASoC: mediatek: mt8195: update audsys clock parent nameTrevor Wu2021-10-081-76/+76
* | ASoC: mediatek: mt8195: move of_node_put to remove functionTrevor Wu2021-10-011-27/+42
* | ASoC: mediatek: mt8195: add missing of_node_put in probeTrevor Wu2021-09-281-10/+15
* | ASoC: mediatek: mt8195: make array adda_dai_list static constColin Ian King2021-09-151-3/+5
* | ASoC: mediatek: mt8195: Add missing of_node_put()Bixuan Cui2021-09-151-1/+5
* | ASoC: mt8195: remove unnecessary CONFIG_PMTrevor Wu2021-09-131-2/+0
* | ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_dataColin Ian King2021-09-131-1/+1
* | ASoC: mediatek: mt8195: Make use of the helper function devm_platform_ioremap...Cai Huoqing2021-09-131-3/+1
* | ASoC: mediatek: mt8195: Remove unsued irqs_lock.Sebastian Andrzej Siewior2021-09-131-1/+0
|/
* ASoC: mediatek: common: handle NULL case in suspend/resume functionTrevor Wu2021-09-101-8/+11
* ASoC: mediatek: add required config dependencyTrevor Wu2021-09-091-0/+3
* ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITXTrevor Wu2021-09-031-12/+10
* Merge tag 'asoc-v5.15' into asoc-5.15Mark Brown2021-09-011-0/+1
|\
| * Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown2021-08-3019-31/+12163
| |\
| * | ASoC: Mediatek: MT8183: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+1
* | | ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEKGeert Uytterhoeven2021-09-011-0/+1
* | | ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependencyTrevor Wu2021-09-011-1/+1
| |/ |/|
* | ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth"Colin Ian King2021-08-261-1/+1
* | ASoC: mediatek: mt8195: add HDMITX audio supportTrevor Wu2021-08-241-0/+32
* | ASoC: mediatek: mt8195: add DPTX audio supportTrevor Wu2021-08-242-5/+84
* | ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682Trevor Wu2021-08-243-0/+994
* | ASoC: mediatek: mt8195: add platform driverTrevor Wu2021-08-248-0/+6807
* | ASoC: mediatek: mt8195: support pcm in platform driverTrevor Wu2021-08-241-0/+389
* | ASoC: mediatek: mt8195: support adda in platform driverTrevor Wu2021-08-241-0/+830
* | ASoC: mediatek: mt8195: support etdm in platform driverTrevor Wu2021-08-241-0/+2639
* | ASoC: mediatek: mt8195: support audsys clock controlTrevor Wu2021-08-243-0/+322
* | ASoC: mediatek: mt8195: update mediatek common driverTrevor Wu2021-08-242-5/+27
* | ASoC: mediatek: mt8183: Fix Unbalanced pm_runtime_enable in mt8183_afe_pcm_de...Zhang Qilong2021-07-121-16/+27
* | ASoC: mediatek: mt8192:Fix Unbalanced pm_runtime_enable in mt8192_afe_pcm_dev...Zhang Qilong2021-07-121-10/+17
|/