summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/mediatek/mt8186
AgeCommit message (Expand)AuthorLines
2025-07-04ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-10/+1
2025-03-20ASoC: SOF: mediatek: Commonize duplicated functionsAngeloGioacchino Del Regno-99/+6
2025-03-17ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()Takashi Iwai-1/+1
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-2/+2
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET-1/+1
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart-1/+2
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2024-04-30ASoC: SOF: mediatek: mt8186: Constify snd_sof_dsp_opsKrzysztof Kozlowski-1/+1
2023-11-13ASoC: SOF: mediatek: mt8186: clean up unused codeTrevor Wu-49/+0
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart-3/+1
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König-1/+1
2023-09-25ASoC: sof: mediatek: convert not to use asoc_xxx()Kuninori Morimoto-1/+1
2023-09-19ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi-10/+10
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-1/+0
2023-05-08ASoC: SOF: mediatek: mt8186: 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-1/+1
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen-0/+3
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen-1/+26
2022-11-30ASoC: SOF: mediatek: add shutdown callbackRicardo Ribalda-0/+7
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-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-06-22ASoC: SOF: mediatek: Align mt8186 clock names with dt-bindingsTinghan Shen-2/+2
2022-06-15ASoC: SOF: mediatek: Fix error code in probeDan Carpenter-1/+1
2022-05-16ASoC: SOF: mediatek: Add mt8186 ipc supportTinghan Shen-0/+146
2022-04-27ASoC: SOF: mediatek: Fix allyesconfig build errorTinghan Shen-17/+17
2022-04-25ASoC: SOF: mediatek: Add DSP system PM callback for mt8186Tinghan Shen-0/+28
2022-04-25ASoC: SOF: mediatek: Add mt8186 dsp clock supportTinghan Shen-1/+141
2022-04-25ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp opsTinghan Shen-1/+75
2022-04-25ASoC: SOF: mediatek: Add mt8186 hardware supportTinghan Shen-0/+433