summaryrefslogtreecommitdiff
path: root/sound/soc/mediatek/mt8195
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-14ASoC: mediatek: mt8195: optimize property formatting error handling by using ...HariKrishna Sagala
2025-11-17ASoC: mediatek: mt8195-mt6359: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-10-30ASoC: qcom: sdw: fix memory leakMark Brown
2025-10-24ASoC: mediatek: Fix double pm_runtime_disable in remove functionsHaotian Zhang
2025-10-20ASoC: mediatek: mt8195: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c...Kuninori Morimoto
2025-08-10ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacksTerry Cheong
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