summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8195
AgeCommit message (Expand)Author
2025-05-03ASoC: soc-utils: add snd_soc_dlc_is_dummy()Mark Brown
2025-05-02ASoC: mediatek: mt8195: use snd_soc_dlc_is_dummy()Kuninori Morimoto
2025-04-17ASoC: mediatek: mt8195: Add mt8195-mt6359 cardJulien Massot
2025-04-17ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY()Julien Massot
2025-04-17ASoC: mediatek: mt8195: Move rt5682 specific dapm routesJulien Massot
2025-03-17ASoC: mediatek: mt8195: Convert to RUNTIME_PM_OPS()Takashi Iwai
2025-03-03ASoC: mediatek: mt8195-mt6359: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2024-11-27ASoC: mediatek: Check num_codecs is not zero to avoid panic during probeNícolas F. R. A. Prado
2024-11-11ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto
2024-10-23ASoC: mediatek: remove dpcm_xxx flagsKuninori Morimoto
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-24ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai linkChen-Yu Tsai
2024-05-08ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-16ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cbAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startupAngeloGioacchino Del Regno
2024-04-16ASoC: mediatek: mt8195: Migrate to mtk_soundcard_common_probeAngeloGioacchino Del Regno
2024-03-25ASoC: mediatek: Commonize ADDA rate transform functions and enumsAngeloGioacchino Del Regno
2024-01-10ASoC: mediatek: mt8195: Remove afe-dai component and rework codec linkAngeloGioacchino Del Regno
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-14ASoC: mediatek: merge DAI call back functions into opsKuninori Morimoto
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-06-01ASoC: mediatek: mt8195: fix use-after-free in driver remove pathTrevor Wu
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify with dev_err_probe()AngeloGioacchino Del Regno
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probeAngeloGioacchino Del Regno
2023-05-08ASoC: mediatek: mt8195-afe-pcm: Clean up unnecessary functionsAngeloGioacchino Del Regno
2023-03-20ASoC: mediatek: mt8195-afe-pcm: Convert to platform remove callback returning...Uwe Kleine-König
2023-03-13ASoC: mediatek: mt9195-mt6359: fix UNINIT problemTrevor Wu
2023-03-13ASoC: mediatek: mt8195: add dai id check before accessing arrayTrevor Wu
2023-03-01ASoC: mediatek: mt8195: add missing initializationTrevor Wu
2023-01-31ASoC: mediatek: use helper functionKuninori Morimoto
2022-12-12ASoC: mediatek: mt8195: add sof be ops to check audio activeYC Hung
2022-11-09ASoC: mediatek: mt8195-mt6359: Register to module device tableNícolas F. R. A. Prado
2022-09-28ASoC: mediatek: mt8195: update audio tuner settingsTrevor Wu
2022-09-23ASoC: mediatek: Allow separate handling of headphone and headset mic jackMark Brown
2022-09-23ASoC: mediatek: mt8195-mt6359: Use snd_soc_pm_ops instead of custom opsAngeloGioacchino Del Regno
2022-09-23ASoC: mediatek: mt8195: Expose individual headset jack pinsNícolas F. R. A. Prado
2022-09-07ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOFAngeloGioacchino Del Regno
2022-07-18ASoC: mediatek: mt8195: extract SOF common codeChunxu Li
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: mediatek: mt8195: simplify error handlingPierre-Louis Bossart
2022-06-06ASoC: mediatek: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: mediatek: Update to use set_fmt_new callbackCharles Keepax
2022-05-09ASoC: mediatek: mt8195: Fix build warning without CONFIG_OFYueHaibing
2022-05-09ASoC: mediatek: simplify the return expression of mtk_dai_pcm_prepare()Minghao Chi
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-08ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi
2022-04-04ASoC: mediatek: mt8195: add machine support for max98390 and rt5682Trevor Wu
2022-04-04ASoC: mediatek: mt8195: rename card controlsTrevor Wu