summaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-164-47/+32
|\
| * ASoC: mediatek: sof-common: Add NULL check for normal_link stringAngeloGioacchino Del Regno2024-01-111-1/+1
| * ASoC: mediatek: mt8195: Remove afe-dai component and rework codec linkAngeloGioacchino Del Regno2024-01-102-45/+29
| * ASoC: mediatek: mt8192: Check existence of dai_name before dereferencingNĂ­colas F. R. A. Prado2024-01-081-1/+2
* | Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-083-65/+63
|\|
| * ASoC: mediatek: mt8188-mt6359: Enable dual amp for mt8188-rt5682sRui Zhou2023-12-181-1/+1
| * ASoC: mediatek: mt8188-mt6359: add es8326 supportRui Zhou2023-12-182-2/+55
| * ASoC: mediatek: mt8188-mt6359: commonize headset codec init/exit apiRui Zhou2023-12-181-61/+6
| * ASoC: mediatek: mt7986: silence error in case of -EPROBE_DEFERDaniel Golle2023-12-131-1/+1
* | ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offsetEugen Hristev2023-12-291-1/+1
|/
* ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev2023-11-031-2/+2
* ASoC: mediatek: mt8192: Handle component name prefixKrzysztof Kozlowski2023-10-262-4/+4
* ASoC: mediatek: mt8188: Handle component name prefixKrzysztof Kozlowski2023-10-261-2/+2
* ASoC: mediatek: mt8186: Handle component name prefixKrzysztof Kozlowski2023-10-264-6/+6
* ASoC: mediatek: mt8183: Handle component name prefixKrzysztof Kozlowski2023-10-261-2/+2
* ASoC: mediatek: mt8186: remove redundant assignments to variable tdm_conColin Ian King2023-10-241-2/+0
* ASoC: mediatek: mt7986: add sample rate checkerMaso Huang2023-10-241-4/+19
* ASoC: mediatek: mt7986: remove the mt7986_wm8960_priv structureMaso Huang2023-10-241-21/+12
* ASoC: mediatek: mt7986: drop the remove callback of mt7986_wm8960Maso Huang2023-10-241-10/+0
* ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: add rt5650 supportxiazhengqiao2023-10-192-1/+44
* ASoC: mediatek: mt8188-mt6359: add rt5682s supportxiazhengqiao2023-10-102-2/+121
* ASoC: DT matching and header cleanupsMark Brown2023-10-098-9/+7
|\
| * ASoC: Explicitly include correct DT includesRob Herring2023-10-098-9/+7
* | ASoC: mt8192-afe-gpio: Drop unused includeLinus Walleij2023-10-091-1/+0
* | ASoC: mt8186-mt6366-rt1019-rt5682s: Drop unused includeLinus Walleij2023-10-092-2/+0
* | ASoC: mt8173-rt5650: Drop unused includesLinus Walleij2023-10-091-2/+0
* | ASoC: mt8173-rt5650-rt5676: Drop unused includesLinus Walleij2023-10-091-2/+0
* | ASoC: mt8173-rt5650-rt5514: Drop unused includesLinus Walleij2023-10-091-2/+0
* | ASoC: mt8173-max98090: Drop unused includeLinus Walleij2023-10-091-1/+0
* | ASoC: mediatek: mt2701-cs42448: Convert to GPIO descriptorsLinus Walleij2023-10-091-32/+22
|/
* ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto2023-09-2624-124/+124
* ASoC: mediatek: mt8188-mt6359: add SOF supportTrevor Wu2023-09-111-13/+205
* ASoC: mediatek: common: revise SOF common codeTrevor Wu2023-09-112-15/+106
* ASoC: mediatek: mt8188-mt6359: support dynamic pinctrlTrevor Wu2023-09-111-0/+21
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-2817-56/+1679
|\
| * ASoC: mediatek: mt7986: add machine driver with wm8960Maso Huang2023-08-173-0/+207
| * ASoC: mediatek: mt7986: add platform driverMaso Huang2023-08-174-0/+641
| * ASoC: mediatek: mt7986: support etdm in platform driverMaso Huang2023-08-171-0/+411
| * ASoC: mediatek: mt7986: add common headerMaso Huang2023-08-172-0/+245
| * ASoC: mediatek: merge DAI call back functions into opsKuninori Morimoto2023-08-141-25/+31
| * ASoC: mediatek: mt8186-mt6366-da7219-max98357: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-0/+6
| * ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-6/+47
| * ASoC: mediatek: mt8183-da7219-max98357: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-7/+36
| * ASoC: mediatek: mt8173-rt5650: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-5/+18
| * ASoC: mediatek: mt8173-rt5650-rt5676: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-5/+18
| * ASoC: mediatek: mt8173-rt5650-rt5514: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-5/+18
| * ASoC: mediatek: mt8173-max98090: Configure jack as a Headset jackAlper Nebi Yasak2023-08-071-1/+1
| * ASoC: mediatek: mt8186: Remove unused mutex.Sebastian Andrzej Siewior2023-08-031-2/+0
* | ASoC: mediatek: Convert to generic PCM copy opsTakashi Iwai2023-08-181-17/+10
* | Merge tag 'asoc-v6.6-early' of https://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2023-07-253-5/+22
|\|