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