summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/imx/imx8.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-271-1/+2
* ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-2/+2
* ASoC: SOF: imx: drop usage of the imx8_*_clocks APILaurentiu Mihalcea2024-04-031-24/+17
* ASoC: SOF: imx: Add devicetree support to select topologiesDaniel Baluta2024-02-121-0/+16
* 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-10/+10
* ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi2022-04-291-4/+2
* ASoC: SOF: imx: Do not set fw_ready callbackPeter Ujfalusi2022-04-251-2/+0
* ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart2022-04-191-2/+2
* ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart2022-04-191-2/+6
* ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart2022-04-191-0/+4
* ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart2022-04-191-4/+12
* ASoC: SOF: imx: Convert to use the generic set_stream_data_offset opsPeter Ujfalusi2022-03-111-2/+2
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-1/+1
* ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta2021-12-151-5/+38
* ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8MMark Brown2021-11-221-0/+137
|\
| * ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta2021-11-221-1/+115
| * ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta2021-11-221-0/+23
* | ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan2021-11-221-0/+1
|/
* ASoC: SOF: imx: Use the generic helper to get the replyPeter Ujfalusi2021-11-171-36/+1
* Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown2021-10-181-1/+8
|\
| * ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM typesPeter Ujfalusi2021-09-151-1/+8
* | ASoC: SOF: imx: Use newly introduced generic IPC stream opsDaniel Baluta2021-10-071-19/+12
* | ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta2021-10-071-0/+8
* | ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski2021-09-281-3/+4
* | ASoC: SOF: imx: add header file for opsPierre-Louis Bossart2021-09-281-0/+1
* | ASoC: SOF: Rename sof_arch_ops to dsp_arch_opsPeter Ujfalusi2021-09-171-2/+2
* | ASoC: SOF: imx: Provide debugfs_add_region_item ops for corePeter Ujfalusi2021-09-151-0/+2
* | ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64Peter Ujfalusi2021-09-151-6/+0
|/
* ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()Yang Yingliang2021-06-221-0/+1
* ASoC: SOF: imx: Add debug support for imx platformsIulian Olaru2020-09-171-1/+22
* ASoC: SOF: sof-of-dev: Add .arch_ops fieldIulian Olaru2020-08-261-0/+7
* ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdataIulian Olaru2020-08-261-5/+5
* ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta2020-07-221-0/+11
* ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta2020-07-221-1/+1
* ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta2020-07-221-2/+2
* ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta2020-07-221-0/+7
* ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta2020-07-081-0/+8
* ASoC: SOF: imx: make dsp_ops staticPierre-Louis Bossart2020-05-181-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru2020-02-111-0/+51
* ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2020-02-111-5/+5
* ASoC: SOF: imx8: use resource_sizeJulia Lawall2020-01-011-2/+1
* ASoC: SOF: imx8: Fix dsp_box offsetDaniel Baluta2019-12-241-0/+3
* ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_devColin Ian King2019-12-241-1/+1
* ASoC: SOF: define INFO_ flags in dsp_opsPierre-Louis Bossart2019-10-251-0/+7
* ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter2019-08-271-2/+2
* ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun2019-08-271-2/+2