aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/imx/imx8.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-24ASoC: SOF: imx: Remove the use of dev_err_probe()Xichao Zhao1-2/+1
2025-06-16ASoC: SOF: imx8: add core shutdown operation for imx8/imx8xLaurentiu Mihalcea1-0/+15
2025-05-06ASoC: SOF: imx8m: Use reset controller API to control the DSPDaniel Baluta1-16/+8
2025-03-17ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()Takashi Iwai1-1/+1
2025-02-07ASoC: SOF: imx: merge imx8 and imx8ulp driversLaurentiu Mihalcea1-0/+113
2025-02-07ASoC: SOF: imx: merge imx8 and imx8m driversLaurentiu Mihalcea1-2/+134
2025-02-07ASoC: SOF: imx8: drop unneeded/unused macros/header includesLaurentiu Mihalcea1-29/+0
2025-02-07ASoC: SOF: imx8: use IMX_SOF_* macrosLaurentiu Mihalcea1-60/+11
2025-02-07ASoC: SOF: imx8: use common imx chip interfaceLaurentiu Mihalcea1-457/+65
2025-01-23Add SOF support for new board revisionsMark Brown1-0/+21
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li1-2/+1
2025-01-22ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisionsIuliana Prodan1-0/+10
2025-01-22ASoC: SOF: imx: Add mach entry to select cs42888 topologyDaniel Baluta1-0/+11
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart1-1/+2
2024-04-30ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-2/+2
2024-04-03ASoC: SOF: imx: drop usage of the imx8_*_clocks APILaurentiu Mihalcea1-24/+17
2024-02-12ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta1-0/+16
2023-12-29ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang1-0/+1
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-19ASoC: SOF: imx: Use generic names for IPC typesPeter Ujfalusi1-10/+10
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi1-4/+2
2022-04-25ASoC: SOF: imx: Do not set fw_ready callbackPeter Ujfalusi1-2/+0
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart1-2/+2
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart1-2/+6
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart1-0/+4
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart1-4/+12
2022-03-11ASoC: SOF: imx: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi1-2/+2
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi1-1/+1
2021-12-15ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta1-5/+38
2021-11-22ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown1-0/+137
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan1-0/+1
2021-11-22ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta1-1/+115
2021-11-22ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta1-0/+23
2021-11-17ASoC: SOF: imx: Use the generic helper to get the replyPeter Ujfalusi1-36/+1
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown1-1/+8
2021-10-07ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta1-19/+12
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta1-0/+8
2021-09-28ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski1-3/+4
2021-09-28ASoC: SOF: imx: add header file for opsPierre-Louis Bossart1-0/+1
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi1-2/+2
2021-09-15ASoC: SOF: imx: Provide debugfs_add_region_item ops for corePeter Ujfalusi1-0/+2
2021-09-15ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64Peter Ujfalusi1-6/+0
2021-09-15ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi1-1/+8
2021-06-22ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()Yang Yingliang1-0/+1
2020-09-17ASoC: SOF: imx: Add debug support for imx platformsIulian Olaru1-1/+22
2020-08-26ASoC: SOF: sof-of-dev: Add .arch_ops fieldIulian Olaru1-0/+7
2020-08-26ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdataIulian Olaru1-5/+5