summaryrefslogtreecommitdiff
path: root/sound/soc/sof/imx/imx8.c
AgeCommit message (Expand)Author
2024-04-30ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski
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-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-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
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart
2022-03-11ASoC: SOF: imx: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi
2021-12-15ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta
2021-11-22ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan
2021-11-22ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta
2021-11-22ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta
2021-11-17ASoC: SOF: imx: Use the generic helper to get the replyPeter Ujfalusi
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-10-07ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta
2021-10-07ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta
2021-09-28ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski
2021-09-28ASoC: SOF: imx: add header file for opsPierre-Louis Bossart
2021-09-17ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi
2021-09-15ASoC: SOF: imx: Provide debugfs_add_region_item ops for corePeter Ujfalusi
2021-09-15ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64Peter Ujfalusi
2021-09-15ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi
2021-06-22ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()Yang Yingliang
2020-09-17ASoC: SOF: imx: Add debug support for imx platformsIulian Olaru
2020-08-26ASoC: SOF: sof-of-dev: Add .arch_ops fieldIulian Olaru
2020-08-26ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdataIulian Olaru
2020-07-22ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta
2020-07-22ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta
2020-07-22ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta
2020-07-22ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta
2020-07-08ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta
2020-05-18ASoC: SOF: imx: make dsp_ops staticPierre-Louis Bossart
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-02-11ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru
2020-02-11ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru
2020-01-01ASoC: SOF: imx8: use resource_sizeJulia Lawall
2019-12-24ASoC: SOF: imx8: Fix dsp_box offsetDaniel Baluta
2019-12-24ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_devColin Ian King
2019-10-25ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart
2019-08-27ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter
2019-08-27ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun
2019-08-27ASoC: SOF: imx8: Make some functions staticYueHaibing