summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8195
AgeCommit message (Expand)AuthorFilesLines
2024-05-08ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-7/+7
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno1-20/+1
2024-04-16ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno1-142/+53
2024-04-16ASoC: mediatek: mt8195: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno1-133/+159
2024-03-25ASoC: mediatek: Commonize ADDA rate transform functions and enumsAngeloGioacchino Del Regno1-87/+3
2024-01-10ASoC: mediatek: mt8195: Remove afe-dai component and rework codec linkAngeloGioacchino Del Regno2-45/+29
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto2-18/+18
2023-08-14ASoC: mediatek: merge DAI call back functions into opsKuninori Morimoto1-25/+31
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown5-34/+24
2023-06-01ASoC: mediatek: mt8195: fix use-after-free in driver remove pathTrevor Wu5-34/+24
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno1-31/+14
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probeAngeloGioacchino Del Regno1-10/+12
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functionsAngeloGioacchino Del Regno1-24/+8
2023-03-20ASoC: mediatek: mt8195-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König1-3/+2
2023-03-13ASoC: mediatek: mt9195-mt6359: fix UNINIT problemTrevor Wu1-1/+1
2023-03-13ASoC: mediatek: mt8195: add dai id check before accessing arrayTrevor Wu3-35/+185
2023-03-01ASoC: mediatek: mt8195: add missing initializationTrevor Wu1-0/+3
2023-01-31ASoC: mediatek: use helper functionKuninori Morimoto1-2/+5
2022-12-12ASoC: mediatek: mt8195: add sof be ops to check audio activeYC Hung1-0/+30
2022-11-09ASoC: mediatek: mt8195-mt6359: Register to module device tableNícolas F. R. A. Prado1-0/+1
2022-09-28ASoC: mediatek: mt8195: update audio tuner settingsTrevor Wu1-2/+2
2022-09-23ASoC: mediatek: Allow separate handling of headphone and headset mic jackMark Brown1-2/+15
2022-09-23ASoC: mediatek: mt8195-mt6359: Use snd_soc_pm_ops instead of custom opsAngeloGioacchino Del Regno1-6/+1
2022-09-23ASoC: mediatek: mt8195: Expose individual headset jack pinsNícolas F. R. A. Prado1-2/+15
2022-09-07ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOFAngeloGioacchino Del Regno1-0/+6
2022-07-18ASoC: mediatek: mt8195: extract SOF common codeChunxu Li1-182/+51
2022-06-09Specify clock provider directly to CPU DAIsMark Brown2-6/+6
2022-06-06ASoC: mediatek: mt8195: simplify error handlingPierre-Louis Bossart1-4/+4
2022-06-06ASoC: mediatek: Rename set_fmt_new back to set_fmtCharles Keepax2-3/+3
2022-06-06ASoC: mediatek: Update to use set_fmt_new callbackCharles Keepax2-9/+9
2022-05-09ASoC: mediatek: mt8195: Fix build warning without CONFIG_OFYueHaibing1-4/+0
2022-05-09ASoC: mediatek: simplify the return expression of mtk_dai_pcm_prepare()Minghao Chi1-7/+1
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-3/+3
2022-04-08ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi1-0/+1
2022-04-04ASoC: mediatek: mt8195: add machine support for max98390 and rt5682Trevor Wu1-0/+71
2022-04-04ASoC: mediatek: mt8195: rename card controlsTrevor Wu1-13/+13
2022-04-04ASoC: mediatek: mt8195: merge machine driverTrevor Wu3-1254/+236
2022-04-04ASoC: mediatek: mt8195: revise mt8195-mt6359-rt1019-rt5682.cTrevor Wu1-248/+240
2022-03-16ASoC: mediatek: mt8195: Fix error handling in mt8195_mt6359_rt1019_rt5682_dev...Miaoqian Lin1-1/+3
2022-03-11ASoC: mediatek: mt8195: add reset controllerTrevor Wu1-0/+16
2022-02-28ASoC: mediatek: mt8195: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-02-21ASoC: mediatek: mt8195: enable apll tunerTrevor Wu3-4/+292
2021-12-31ASoC: mediatek: mt8195: repair pcmif BE daiMark Brown4-52/+24
2021-12-31ASoC: Merge fixesMark Brown1-1/+1
2021-12-31ASoC: mediatek: mt8195: add playback support to PCM1_BE dai_linkTrevor Wu2-0/+2
2021-12-31ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu2-52/+22
2021-12-29ASoC: mediatek: mt8195: update control for RT5682 seriesTrevor Wu2-14/+110
2021-12-24ASoC: mediatek: mt8195: release device_node after snd_soc_register_cardTzung-Bi Shih2-81/+36