summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/imx
AgeCommit message (Expand)AuthorLines
2026-01-12ASoC: SOF: imx: imx-common: Use guard() for spinlock_irqsafe()Peter Ujfalusi-6/+2
2025-11-18ASoC: SOF: imx9: use SCMI API for LM managementLaurentiu Mihalcea-28/+9
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai-2/+2
2025-09-02ASoC: SOF: imx: Fix devm_ioremap_resource checkDaniel Baluta-2/+2
2025-08-24ASoC: SOF: imx: Remove the use of dev_err_probe()Xichao Zhao-4/+3
2025-08-10ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()Waqar Hameed-1/+1
2025-07-04ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)-29/+7
2025-06-16ASoC: SOF: imx8: add core shutdown operation for imx8/imx8xLaurentiu Mihalcea-0/+15
2025-05-06ASoC: SOF: imx8m: Use reset controller API to control the DSPDaniel Baluta-16/+8
2025-03-17ASoC: SOF: of: Convert to EXPORT_DEV_PM_OPS()Takashi Iwai-2/+2
2025-02-18ASoC: SOF: imx: Fix error code in probe()Dan Carpenter-2/+1
2025-02-18ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()Dan Carpenter-2/+2
2025-02-12ASoC: SOF: imx-common: set sdev->pdata->hw_pdata after common is alloc'dLaurentiu Mihalcea-1/+1
2025-02-07ASoC: SOF: imx: add driver for the imx95 chipLaurentiu Mihalcea-0/+148
2025-02-07ASoC: SOF: imx: merge imx8 and imx8ulp driversLaurentiu Mihalcea-531/+113
2025-02-07ASoC: SOF: imx: merge imx8 and imx8m driversLaurentiu Mihalcea-580/+134
2025-02-07ASoC: SOF: imx8: drop unneeded/unused macros/header includesLaurentiu Mihalcea-29/+0
2025-02-07ASoC: SOF: imx8: use IMX_SOF_* macrosLaurentiu Mihalcea-60/+11
2025-02-07ASoC: SOF: imx8: use common imx chip interfaceLaurentiu Mihalcea-457/+65
2025-02-07ASoC: SOF: imx: introduce more common structures and functionsLaurentiu Mihalcea-1/+581
2025-01-23Add SOF support for new board revisionsMark Brown-0/+26
2025-01-23ASoC: use to_platform_device() instead of container_of()Luoxi Li-6/+3
2025-01-22ASoC: SOF: imx8m: Add entry for new 8M Plus revisionIuliana Prodan-0/+5
2025-01-22ASoC: SOF: imx8: Add entries for new 8QM and 8QXP revisionsIuliana Prodan-0/+10
2025-01-22ASoC: SOF: imx: Add mach entry to select cs42888 topologyDaniel Baluta-0/+11
2025-01-22ASoC: SOF: imx8m: add SAI2,5,6,7Alexander Boehm-0/+44
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-3/+3
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2024-07-15ASoC: SOF: imx8m: Fix DSP control regmap retrievalDaniel Baluta-1/+1
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart-3/+7
2024-05-08ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai-4/+4
2024-04-30ASoC: SOF: imx8ulp: Constify snd_sof_dsp_opsKrzysztof Kozlowski-1/+1
2024-04-30ASoC: SOF: imx8m: Constify snd_sof_dsp_opsKrzysztof Kozlowski-1/+1
2024-04-30ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski-2/+2
2024-04-03ASoC: SOF: imx: remove imx8_*_clocks APILaurentiu Mihalcea-33/+0
2024-04-03ASoC: SOF: imx: drop usage of the imx8_*_clocks APILaurentiu Mihalcea-70/+53
2024-02-12ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta-0/+36
2023-12-29ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang-0/+3
2023-11-13ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDMDaniel Baluta-0/+7
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart-9/+3
2023-10-10ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König-3/+3
2023-09-19ASoC: SOF: imx: Use generic names for IPC typesPeter Ujfalusi-20/+20
2022-08-24ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe()Yang Yingliang-0/+1
2022-08-23ASoC: SOF: imx: imx8ulp: declare ops structure as staticPierre-Louis Bossart-1/+1
2022-08-19ASoC: SOF: imx: Add i.MX8ULP HW supportZhang Peng-0/+525
2022-06-14ASoC: SOF: Compile and runtime IPC version selectionPeter Ujfalusi-0/+1
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi-6/+3
2022-04-25ASoC: SOF: imx: Do not set fw_ready callbackPeter Ujfalusi-3/+0
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart-3/+3
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart-3/+9