summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/mediatek
AgeCommit message (Expand)AuthorLines
2026-01-12ASoC: SOF: mediatek: mtk-adsp-common: Use guard() for spinlock_irqsavePeter Ujfalusi-3/+1
2025-07-04ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-20/+2
2025-03-20ASoC: SOF: mediatek: Commonize duplicated functionsAngeloGioacchino Del Regno-198/+152
2025-03-17ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()Takashi Iwai-2/+2
2025-02-05ASoC: SOF: mediatek: Use str_on_off() helper functionThorsten Blum-1/+2
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li-4/+4
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-4/+4
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-08-13ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła-0/+3
2024-08-01ASoC: SOF: Remove libraries from topology lookupsCurtis Malainey-1/+1
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET-2/+2
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart-2/+5
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai-2/+2
2024-04-30ASoC: SOF: mediatek: mt8195: Constify snd_sof_dsp_opsKrzysztof Kozlowski-1/+1
2024-04-30ASoC: SOF: mediatek: mt8186: Constify snd_sof_dsp_opsKrzysztof Kozlowski-1/+1
2023-11-13ASoC: SOF: mediatek: remove unused variablesTrevor Wu-4/+0
2023-11-13ASoC: SOF: mediatek: mt8186: clean up unused codeTrevor Wu-49/+0
2023-11-13ASoC: SOF: mediatek: mt8195: clean up unused codeTrevor Wu-49/+0
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart-6/+2
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König-2/+2
2023-09-25ASoC: sof: mediatek: convert not to use asoc_xxx()Kuninori Morimoto-2/+2
2023-09-19ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi-15/+15
2023-08-04ASoC: SOF: mediatek: mt8186 modify dram type as non-cacheTrevor Wu-17/+23
2023-06-01ASoC: SOF: mediatek: add adsp debug dumpTrevor Wu-0/+27
2023-05-30ASoC: SOF: mediatek: add mt8188 audio supportTrevor Wu-1/+60
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea-2/+0
2023-05-08ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply() helperAngeloGioacchino Del Regno-35/+1
2023-05-08ASoC: SOF: mediatek: mt8195: Use snd_sof_ipc_process_reply() helperAngeloGioacchino Del Regno-35/+1
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta-2/+2
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen-0/+4
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen-1/+26
2022-12-25ASoC: SOF: mediatek: mt8195: remove a redundant comparison of sramYC Hung-7/+0
2022-12-13ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung-1/+1
2022-11-30ASoC: SOF: mediatek: add shutdown callbackRicardo Ribalda-0/+7
2022-09-26ASoC: SOF: mediatek: mt8195: Add pcm_pointer callbackChunxu Li-0/+33
2022-09-26ASoC: SOF: mediatek: mt8195: Add pcm_hw_params callbackChunxu Li-0/+11
2022-09-21ASoC: SOF: mediatek: add pcm_pointer callback for mt8186Chunxu Li-0/+33
2022-09-20ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186Chunxu Li-0/+11
2022-09-07ASoC: SOF: mediatek: mt8195: Add devicetree support to select topologiesAngeloGioacchino Del Regno-0/+13
2022-09-07ASoC: SOF: mediatek: mt8195: Add generic pcm_{open,close} callbacksAngeloGioacchino Del Regno-0/+4
2022-09-07ASoC: SOF: mediatek: mt8195: Add mailbox generic callbacks for IPCAngeloGioacchino Del Regno-9/+5
2022-09-07ASoC: SOF: mediatek: mt8195: Import namespace SND_SOC_SOF_MTK_COMMONAngeloGioacchino Del Regno-0/+1
2022-08-25ASoC: SOF: mediatek: Use generic implementation for .ipc_msg_data fieldChunxu Li-9/+1
2022-08-25ASoC: SOF: mediatek: add snd_sof_dsp_ops callbacks for pcm and mail boxChunxu Li-0/+8
2022-08-25ASoC: SOF: mediatek: Add dai driver for mt8186Chunxu Li-0/+35
2022-08-23ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186Chunxu Li-0/+9
2022-07-11ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung-1/+1
2022-07-11ASoC: SOF: mediatek: Revise mt8195 boot flowYC Hung-3/+8
2022-06-22ASoC: SOF: mediatek: Align mt8186 clock names with dt-bindingsTinghan Shen-2/+2
2022-06-22ASoC: Merge fixesMark Brown-1/+1