aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mediatek/mt8195
Commit message (Expand)AuthorAgeFilesLines
* ASoC: mediatek: mt8195: update audio tuner settingsTrevor Wu2022-09-281-2/+2
* ASoC: mediatek: Allow separate handling of headphone and headset mic jackMark Brown2022-09-231-2/+15
|\
| * ASoC: mediatek: mt8195: Expose individual headset jack pinsNĂ­colas F. R. A. Prado2022-09-231-2/+15
* | ASoC: mediatek: mt8195-mt6359: Use snd_soc_pm_ops instead of custom opsAngeloGioacchino Del Regno2022-09-231-6/+1
|/
* ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOFAngeloGioacchino Del Regno2022-09-071-0/+6
* ASoC: mediatek: mt8195: extract SOF common codeChunxu Li2022-07-181-182/+51
* Specify clock provider directly to CPU DAIsMark Brown2022-06-092-6/+6
|\
| * ASoC: mediatek: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-062-3/+3
| * ASoC: mediatek: Update to use set_fmt_new callbackCharles Keepax2022-06-062-9/+9
* | ASoC: mediatek: mt8195: simplify error handlingPierre-Louis Bossart2022-06-061-4/+4
|/
* ASoC: mediatek: mt8195: Fix build warning without CONFIG_OFYueHaibing2022-05-091-4/+0
* ASoC: mediatek: simplify the return expression of mtk_dai_pcm_prepare()Minghao Chi2022-05-091-7/+1
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-3/+3
* ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi2022-04-081-0/+1
* ASoC: mediatek: mt8195: add machine support for max98390 and rt5682Trevor Wu2022-04-041-0/+71
* ASoC: mediatek: mt8195: rename card controlsTrevor Wu2022-04-041-13/+13
* ASoC: mediatek: mt8195: merge machine driverTrevor Wu2022-04-043-1254/+236
* ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.cTrevor Wu2022-04-041-248/+240
* ASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev...Miaoqian Lin2022-03-161-1/+3
* ASoC: mediatek: mt8195: add reset controllerTrevor Wu2022-03-111-0/+16
* ASoC: mediatek: mt8195: Remove unnecessary print function dev_err()Yang Li2022-02-281-3/+1
* ASoC: mediatek: mt8195: enable apll tunerTrevor Wu2022-02-213-4/+292
* ASoC: mediatek: mt8195: repair pcmif BE daiMark Brown2021-12-314-52/+24
|\
| * ASoC: mediatek: mt8195: add playback support to PCM1_BE dai_linkTrevor Wu2021-12-312-0/+2
| * ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu2021-12-312-52/+22
* | ASoC: Merge fixesMark Brown2021-12-311-1/+1
|\ \ | |/ |/|
| * ASoC: mediatek: mt8195: correct default valueTrevor Wu2021-12-201-1/+1
* | ASoC: mediatek: mt8195: update control for RT5682 seriesTrevor Wu2021-12-292-14/+110
* | ASoC: mediatek: mt8195: release device_node after snd_soc_register_cardTzung-Bi Shih2021-12-242-81/+36
* | 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-142-4/+4
* | 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-062-14/+45
|/ /
* | 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: mt8195: add machine driver with mt6359, rt1011 and rt5682Trevor Wu2021-10-292-0/+1156
* ASoC: mediatek: mt8195: fix return valuePierre-Louis Bossart2021-10-271-1/+1
* ASoC: mediatek: mt8195: rename shadowed arrayPierre-Louis Bossart2021-10-271-2/+2
* 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: 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