Age | Commit message (Expand) | Author | Files | Lines |
2022-03-11 | ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops | Peter Ujfalusi | 2 | -3/+3 |
2022-03-08 | ASoC: SOF: Add missing of_node_put() in imx8m_probe | Miaoqian Lin | 1 | -0/+1 |
2021-12-23 | ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter | Peter Ujfalusi | 1 | -2/+2 |
2021-12-23 | ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() | Peter Ujfalusi | 2 | -2/+2 |
2021-12-15 | ASoC: SOF: OF: Avoid reverse module dependency | Daniel Baluta | 3 | -18/+66 |
2021-11-22 | ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M | Mark Brown | 4 | -1/+362 |
2021-11-22 | ASoC: SOF: Introduce num_cores and ref count per core | Ranjani Sridharan | 2 | -0/+2 |
2021-11-22 | ASoC: SOF: imx8m: Implement reset callback | Daniel Baluta | 1 | -0/+39 |
2021-11-22 | ASoC: SOF: imx8m: Implement DSP start | Daniel Baluta | 1 | -1/+24 |
2021-11-22 | ASoC: SOF: imx8m: Add runtime PM / System PM support | Daniel Baluta | 1 | -1/+105 |
2021-11-22 | ASoC: SOF: imx8: Add runtime PM / System PM support | Daniel Baluta | 1 | -1/+115 |
2021-11-22 | ASoC: SOF: imx: Add code to manage DSP related clocks | Daniel Baluta | 4 | -0/+81 |
2021-11-17 | ASoC: SOF: imx: Use the generic helper to get the reply | Peter Ujfalusi | 2 | -72/+2 |
2021-11-16 | ASoC: SOF: i.MX: simplify Kconfig | Pierre-Louis Bossart | 1 | -33/+13 |
2021-10-18 | Merge tag 'v5.15-rc6' into asoc-5.16 | Mark Brown | 2 | -2/+16 |
2021-10-07 | ASoC: SOF: Introduce fragment elapsed notification API | Daniel Baluta | 1 | -0/+2 |
2021-10-07 | ASoC: SOF: imx: Use newly introduced generic IPC stream ops | Daniel Baluta | 2 | -36/+17 |
2021-10-07 | ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks | Daniel Baluta | 2 | -0/+12 |
2021-09-28 | ASoC: SOF: add error handling to snd_sof_ipc_msg_data() | Guennadi Liakhovetski | 2 | -6/+8 |
2021-09-28 | ASoC: SOF: imx: add header file for ops | Pierre-Louis Bossart | 3 | -0/+12 |
2021-09-17 | ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops | Peter Ujfalusi | 2 | -3/+3 |
2021-09-16 | ASoC: SOF: imx8m: add SAI1 info | Viorel Suman | 1 | -0/+11 |
2021-09-15 | ASoC: SOF: imx: Provide debugfs_add_region_item ops for core | Peter Ujfalusi | 2 | -0/+3 |
2021-09-15 | ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 | Peter Ujfalusi | 2 | -9/+0 |
2021-09-15 | ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types | Peter Ujfalusi | 1 | -1/+8 |
2021-09-15 | ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types | Peter Ujfalusi | 1 | -1/+8 |
2021-06-22 | ASoC: SOF: imx: Add missing of_node_put() in imx8_probe() | Yang Yingliang | 1 | -0/+1 |
2020-12-11 | ASoC: SOF: imx: update kernel-doc description | Pierre-Louis Bossart | 1 | -0/+2 |
2020-11-12 | ASoC: SOF: imx: fix Kconfig punctuation | Randy Dunlap | 1 | -5/+5 |
2020-09-21 | ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-common | Kai Vehmanen | 1 | -0/+3 |
2020-09-17 | ASoC: SOF: imx: Add debug support for imx platforms | Iulian Olaru | 6 | -2/+137 |
2020-08-26 | ASoC: SOF: sof-of-dev: Add .arch_ops field | Iulian Olaru | 3 | -0/+13 |
2020-08-26 | ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata | Iulian Olaru | 2 | -8/+8 |
2020-07-30 | ASoC: SOF: imx: use resource_size | Julia Lawall | 1 | -2/+1 |
2020-07-22 | ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8X | Daniel Baluta | 1 | -0/+11 |
2020-07-22 | ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8M | Daniel Baluta | 1 | -1/+1 |
2020-07-22 | ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8X | Daniel Baluta | 1 | -1/+1 |
2020-07-22 | ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value | Daniel Baluta | 2 | -3/+3 |
2020-07-22 | ASoC: SOF: define INFO_ flags in dsp_ops for imx8 | Daniel Baluta | 1 | -0/+7 |
2020-07-08 | ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M | Daniel Baluta | 2 | -0/+16 |
2020-05-18 | ASoC: SOF: imx: make imx8m_dsp_ops static | Pierre-Louis Bossart | 1 | -1/+1 |
2020-05-18 | ASoC: SOF: imx: make dsp_ops static | Pierre-Louis Bossart | 1 | -1/+1 |
2020-05-18 | ASoC: SOF: define INFO_ flags in dsp_ops | Daniel Baluta | 1 | -0/+6 |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart | 4 | -4/+4 |
2020-04-30 | ASoC: SOF: sort out Kconfig, again | Arnd Bergmann | 1 | -4/+3 |
2020-04-23 | ASoC: SOF: Add missing dependency on IMX_SCU | Mark Brown | 1 | -0/+1 |
2020-04-15 | ASoC: SOF: imx: Add i.MX8M HW support | Daniel Baluta | 3 | -0/+296 |
2020-04-15 | ASoC: SOF: imx: fix undefined reference issue | Pierre-Louis Bossart | 1 | -4/+13 |
2020-04-15 | ASoC: SOF: imx8: Fix randbuild error | YueHaibing | 1 | -1/+1 |
2020-02-11 | ASoC: SOF: imx8: Add ops for i.MX8QM | Paul Olaru | 1 | -0/+51 |