Age | Commit message (Expand) | Author |
2022-08-24 | ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe() | Yang Yingliang |
2022-08-23 | ASoC: SOF: imx: imx8ulp: declare ops structure as static | Pierre-Louis Bossart |
2022-08-19 | ASoC: SOF: imx: Add i.MX8ULP HW support | Zhang Peng |
2022-06-14 | ASoC: SOF: Compile and runtime IPC version selection | Peter Ujfalusi |
2022-04-29 | ASoC: SOF: imx: Do not set the load_module ops | Peter Ujfalusi |
2022-04-25 | ASoC: SOF: imx: Do not set fw_ready callback | Peter Ujfalusi |
2022-04-19 | ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops' | Pierre-Louis Bossart |
2022-04-19 | ASoC: SOF: add IPC-dependent file names | Pierre-Louis Bossart |
2022-04-19 | ASoC: SOF: add default IPC capability and file paths | Pierre-Louis Bossart |
2022-04-19 | ASoC: SOF: add path indirection to each IPC type | Pierre-Louis Bossart |
2022-03-11 | ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops | Peter Ujfalusi |
2022-03-08 | ASoC: SOF: Add missing of_node_put() in imx8m_probe | Miaoqian Lin |
2021-12-23 | ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter | Peter Ujfalusi |
2021-12-23 | ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic() | Peter Ujfalusi |
2021-12-15 | ASoC: SOF: OF: Avoid reverse module dependency | Daniel Baluta |
2021-11-22 | ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M | Mark Brown |
2021-11-22 | ASoC: SOF: Introduce num_cores and ref count per core | Ranjani Sridharan |
2021-11-22 | ASoC: SOF: imx8m: Implement reset callback | Daniel Baluta |
2021-11-22 | ASoC: SOF: imx8m: Implement DSP start | Daniel Baluta |
2021-11-22 | ASoC: SOF: imx8m: Add runtime PM / System PM support | Daniel Baluta |
2021-11-22 | ASoC: SOF: imx8: Add runtime PM / System PM support | Daniel Baluta |
2021-11-22 | ASoC: SOF: imx: Add code to manage DSP related clocks | Daniel Baluta |
2021-11-17 | ASoC: SOF: imx: Use the generic helper to get the reply | Peter Ujfalusi |
2021-11-16 | ASoC: SOF: i.MX: simplify Kconfig | Pierre-Louis Bossart |
2021-10-18 | Merge tag 'v5.15-rc6' into asoc-5.16 | Mark Brown |
2021-10-07 | ASoC: SOF: Introduce fragment elapsed notification API | Daniel Baluta |
2021-10-07 | ASoC: SOF: imx: Use newly introduced generic IPC stream ops | Daniel Baluta |
2021-10-07 | ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks | Daniel Baluta |
2021-09-28 | ASoC: SOF: add error handling to snd_sof_ipc_msg_data() | Guennadi Liakhovetski |
2021-09-28 | ASoC: SOF: imx: add header file for ops | Pierre-Louis Bossart |
2021-09-17 | ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops | Peter Ujfalusi |
2021-09-16 | ASoC: SOF: imx8m: add SAI1 info | Viorel Suman |
2021-09-15 | ASoC: SOF: imx: Provide debugfs_add_region_item ops for core | Peter Ujfalusi |
2021-09-15 | ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64 | Peter Ujfalusi |
2021-09-15 | ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types | Peter Ujfalusi |
2021-09-15 | ASoC: SOF: imx: imx8: Bar index is only valid for IRAM and SRAM types | Peter Ujfalusi |
2021-06-22 | ASoC: SOF: imx: Add missing of_node_put() in imx8_probe() | Yang Yingliang |
2020-12-11 | ASoC: SOF: imx: update kernel-doc description | Pierre-Louis Bossart |
2020-11-12 | ASoC: SOF: imx: fix Kconfig punctuation | Randy Dunlap |
2020-09-21 | ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-common | Kai Vehmanen |
2020-09-17 | ASoC: SOF: imx: Add debug support for imx platforms | Iulian Olaru |
2020-08-26 | ASoC: SOF: sof-of-dev: Add .arch_ops field | Iulian Olaru |
2020-08-26 | ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata | Iulian Olaru |
2020-07-30 | ASoC: SOF: imx: use resource_size | Julia Lawall |
2020-07-22 | ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8X | Daniel Baluta |
2020-07-22 | ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8M | Daniel Baluta |
2020-07-22 | ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8X | Daniel Baluta |
2020-07-22 | ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value | Daniel Baluta |
2020-07-22 | ASoC: SOF: define INFO_ flags in dsp_ops for imx8 | Daniel Baluta |
2020-07-08 | ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M | Daniel Baluta |