index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
imx
/
imx8m.c
Age
Commit message (
Expand
)
Author
2024-05-27
ASoC: SOF: add missing MODULE_DESCRIPTION()
Pierre-Louis Bossart
2024-04-30
ASoC: SOF: imx8m: Constify snd_sof_dsp_ops
Krzysztof Kozlowski
2024-04-03
ASoC: SOF: imx: drop usage of the imx8_*_clocks API
Laurentiu Mihalcea
2024-02-12
ASoC: SOF: imx: Add devicetree support to select topologies
Daniel Baluta
2023-12-29
ASoC: SOF: imx: Add SNDRV_PCM_INFO_BATCH flag
Shengjiu Wang
2023-11-13
ASoC: SOF: imx8m: Add DAI driver entry for MICFIL PDM
Daniel Baluta
2023-10-12
ASoC: SOF: make .remove callback return void
Pierre-Louis Bossart
2023-10-10
ASoC: SOF: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-19
ASoC: SOF: imx: Use generic names for IPC types
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: 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: 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-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
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
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: imx8m: Fix SAI DAI driver for i.MX8M
Daniel Baluta
2020-07-22
ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value
Daniel Baluta
2020-07-08
ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M
Daniel Baluta
2020-05-18
ASoC: SOF: imx: make imx8m_dsp_ops static
Pierre-Louis Bossart
2020-05-18
ASoC: SOF: define INFO_ flags in dsp_ops
Daniel Baluta
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-04-15
ASoC: SOF: imx: Add i.MX8M HW support
Daniel Baluta