summaryrefslogtreecommitdiff
path: root/sound/soc/sof/mediatek/mt8186
AgeCommit message (Expand)AuthorFilesLines
2025-07-04ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-10/+1
2025-03-20ASoC: SOF: mediatek: Commonize duplicated functionsAngeloGioacchino Del Regno1-99/+6
2025-03-17ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()Takashi Iwai1-1/+1
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET1-1/+1
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart1-1/+2
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
2024-04-29ASoC: SOF: mediatek: mt8186: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2023-11-13ASoC: SOF: mediatek: mt8186: clean up unused codeTrevor Wu1-49/+0
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart1-3/+1
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1
2023-09-25ASoC: sof: mediatek: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-09-19ASoC: SOF: mediatek: Use generic names for IPC typesPeter Ujfalusi1-10/+10
2023-08-04ASoC: SOF: mediatek: mt8186 modify dram type as non-cacheTrevor Wu1-17/+23
2023-06-01ASoC: SOF: mediatek: add adsp debug dumpTrevor Wu2-0/+27
2023-05-30ASoC: SOF: mediatek: add mt8188 audio supportTrevor Wu1-1/+60
2023-05-23ASoC: do not include pm_runtime.h if not usedClaudiu Beznea1-1/+0
2023-05-08ASoC: SOF: mediatek: mt8186: Use snd_sof_ipc_process_reply() helperAngeloGioacchino Del Regno1-35/+1
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta1-1/+1
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen1-0/+3
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen2-1/+26
2022-11-30ASoC: SOF: mediatek: add shutdown callbackRicardo Ribalda1-0/+7
2022-09-21ASoC: SOF: mediatek: add pcm_pointer callback for mt8186Chunxu Li1-0/+33
2022-09-20ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186Chunxu Li1-0/+11
2022-08-25ASoC: SOF: mediatek: Use generic implementation for .ipc_msg_data fieldChunxu Li1-9/+1
2022-08-25ASoC: SOF: mediatek: add snd_sof_dsp_ops callbacks for pcm and mail boxChunxu Li1-0/+8
2022-08-25ASoC: SOF: mediatek: Add dai driver for mt8186Chunxu Li1-0/+35
2022-08-23ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186Chunxu Li1-0/+9
2022-06-22ASoC: SOF: mediatek: Align mt8186 clock names with dt-bindingsTinghan Shen1-2/+2
2022-06-15ASoC: SOF: mediatek: Fix error code in probeDan Carpenter1-1/+1
2022-05-16ASoC: SOF: mediatek: Add mt8186 ipc supportTinghan Shen2-0/+146
2022-04-27ASoC: SOF: mediatek: Fix allyesconfig build errorTinghan Shen5-17/+17
2022-04-25ASoC: SOF: mediatek: Add DSP system PM callback for mt8186Tinghan Shen1-0/+28
2022-04-25ASoC: SOF: mediatek: Add mt8186 dsp clock supportTinghan Shen4-1/+141
2022-04-25ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp opsTinghan Shen4-1/+75
2022-04-25ASoC: SOF: mediatek: Add mt8186 hardware supportTinghan Shen3-0/+433