| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: SOF: imx: Do not set the load_module ops | Peter Ujfalusi | 2022-04-29 | 1 | -2/+1 |
* | ASoC: SOF: imx: Do not set fw_ready callback | Peter Ujfalusi | 2022-04-25 | 1 | -1/+0 |
* | ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops' | Pierre-Louis Bossart | 2022-04-19 | 1 | -1/+1 |
* | ASoC: SOF: add IPC-dependent file names | Pierre-Louis Bossart | 2022-04-19 | 1 | -1/+3 |
* | ASoC: SOF: add default IPC capability and file paths | Pierre-Louis Bossart | 2022-04-19 | 1 | -0/+2 |
* | ASoC: SOF: add path indirection to each IPC type | Pierre-Louis Bossart | 2022-04-19 | 1 | -2/+6 |
* | ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops | Peter Ujfalusi | 2022-03-11 | 1 | -1/+1 |
* | ASoC: SOF: Add missing of_node_put() in imx8m_probe | Miaoqian Lin | 2022-03-08 | 1 | -0/+1 |
* | ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() | Peter Ujfalusi | 2021-12-23 | 1 | -1/+1 |
* | ASoC: SOF: OF: Avoid reverse module dependency | Daniel Baluta | 2021-12-15 | 1 | -3/+28 |
* | ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M | Mark Brown | 2021-11-22 | 1 | -1/+190 |
|\ |
|
| * | ASoC: SOF: imx8m: Implement reset callback | Daniel Baluta | 2021-11-22 | 1 | -0/+39 |
| * | ASoC: SOF: imx8m: Implement DSP start | Daniel Baluta | 2021-11-22 | 1 | -1/+24 |
| * | ASoC: SOF: imx8m: Add runtime PM / System PM support | Daniel Baluta | 2021-11-22 | 1 | -1/+105 |
| * | ASoC: SOF: imx: Add code to manage DSP related clocks | Daniel Baluta | 2021-11-22 | 1 | -0/+23 |
* | | ASoC: SOF: Introduce num_cores and ref count per core | Ranjani Sridharan | 2021-11-22 | 1 | -0/+1 |
|/ |
|
* | ASoC: SOF: imx: Use the generic helper to get the reply | Peter Ujfalusi | 2021-11-17 | 1 | -36/+1 |
* | Merge tag 'v5.15-rc6' into asoc-5.16 | Mark Brown | 2021-10-18 | 1 | -1/+8 |
|\ |
|
| * | ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types | Peter Ujfalusi | 2021-09-15 | 1 | -1/+8 |
* | | ASoC: SOF: imx: Use newly introduced generic IPC stream ops | Daniel Baluta | 2021-10-07 | 1 | -17/+5 |
* | | ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks | Daniel Baluta | 2021-10-07 | 1 | -0/+4 |
* | | ASoC: SOF: add error handling to snd_sof_ipc_msg_data() | Guennadi Liakhovetski | 2021-09-28 | 1 | -3/+4 |
* | | ASoC: SOF: imx: add header file for ops | Pierre-Louis Bossart | 2021-09-28 | 1 | -0/+1 |
* | | ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops | Peter Ujfalusi | 2021-09-17 | 1 | -1/+1 |
* | | ASoC: SOF: imx8m: add SAI1 info | Viorel Suman | 2021-09-16 | 1 | -0/+11 |
* | | ASoC: SOF: imx: Provide debugfs_add_region_item ops for core | Peter Ujfalusi | 2021-09-15 | 1 | -0/+1 |
* | | ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 | Peter Ujfalusi | 2021-09-15 | 1 | -3/+0 |
|/ |
|
* | ASoC: SOF: imx: Add debug support for imx platforms | Iulian Olaru | 2020-09-17 | 1 | -1/+16 |
* | ASoC: SOF: sof-of-dev: Add .arch_ops field | Iulian Olaru | 2020-08-26 | 1 | -0/+4 |
* | ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata | Iulian Olaru | 2020-08-26 | 1 | -3/+3 |
* | ASoC: SOF: imx: use resource_size | Julia Lawall | 2020-07-30 | 1 | -2/+1 |
* | ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8M | Daniel Baluta | 2020-07-22 | 1 | -1/+1 |
* | ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value | Daniel Baluta | 2020-07-22 | 1 | -1/+1 |
* | ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M | Daniel Baluta | 2020-07-08 | 1 | -0/+8 |
* | ASoC: SOF: imx: make imx8m_dsp_ops static | Pierre-Louis Bossart | 2020-05-18 | 1 | -1/+1 |
* | ASoC: SOF: define INFO_ flags in dsp_ops | Daniel Baluta | 2020-05-18 | 1 | -0/+6 |
* | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 2020-05-01 | 1 | -1/+1 |
* | ASoC: SOF: imx: Add i.MX8M HW support | Daniel Baluta | 2020-04-15 | 1 | -0/+279 |