summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/imx/imx8ulp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-091-1/+1
* ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-271-1/+2
* ASoC: SOF: imx8ulp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
* ASoC: SOF: imx: drop usage of the imx8_*_clocks APILaurentiu Mihalcea2024-04-031-23/+19
* ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta2024-02-121-0/+10
* ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang2023-12-291-0/+1
* ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-121-3/+1
* ASoC: SOF: Convert to platform remove callback returning voidUwe Kleine-König2023-10-101-1/+1
* ASoC: SOF: imx: Use generic names for IPC typesPeter Ujfalusi2023-09-191-5/+5
* ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe()Yang Yingliang2022-08-241-0/+1
* ASoC: SOF: imx: imx8ulp: declare ops structure as staticPierre-Louis Bossart2022-08-231-1/+1
* ASoC: SOF: imx: Add i.MX8ULP HW supportZhang Peng2022-08-191-0/+514