index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
imx
/
imx8m.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
ASoC: SOF: imx: Do not set the load_module ops
Peter Ujfalusi
1
-2
/
+1
2022-04-25
ASoC: SOF: imx: Do not set fw_ready callback
Peter Ujfalusi
1
-1
/
+0
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
1
-1
/
+1
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
1
-1
/
+3
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
1
-0
/
+2
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
1
-2
/
+6
2022-03-11
ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
1
-1
/
+1
2022-03-08
ASoC: SOF: Add missing of_node_put() in imx8m_probe
Miaoqian Lin
1
-0
/
+1
2021-12-23
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
1
-1
/
+1
2021-12-15
ASoC: SOF: OF: Avoid reverse module dependency
Daniel Baluta
1
-3
/
+28
2021-11-22
ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
Mark Brown
1
-1
/
+190
2021-11-22
ASoC: SOF: Introduce num_cores and ref count per core
Ranjani Sridharan
1
-0
/
+1
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: imx: Add code to manage DSP related clocks
Daniel Baluta
1
-0
/
+23
2021-11-17
ASoC: SOF: imx: Use the generic helper to get the reply
Peter Ujfalusi
1
-36
/
+1
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
1
-1
/
+8
2021-10-07
ASoC: SOF: imx: Use newly introduced generic IPC stream ops
Daniel Baluta
1
-17
/
+5
2021-10-07
ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks
Daniel Baluta
1
-0
/
+4
2021-09-28
ASoC: SOF: add error handling to snd_sof_ipc_msg_data()
Guennadi Liakhovetski
1
-3
/
+4
2021-09-28
ASoC: SOF: imx: add header file for ops
Pierre-Louis Bossart
1
-0
/
+1
2021-09-17
ASoC: SOF: Rename sof_arch_ops to dsp_arch_ops
Peter Ujfalusi
1
-1
/
+1
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
1
-0
/
+1
2021-09-15
ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64
Peter Ujfalusi
1
-3
/
+0
2021-09-15
ASoC: SOF: imx: imx8m: Bar index is only valid for IRAM and SRAM types
Peter Ujfalusi
1
-1
/
+8
2020-09-17
ASoC: SOF: imx: Add debug support for imx platforms
Iulian Olaru
1
-1
/
+16
2020-08-26
ASoC: SOF: sof-of-dev: Add .arch_ops field
Iulian Olaru
1
-0
/
+4
2020-08-26
ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata
Iulian Olaru
1
-3
/
+3
2020-07-30
ASoC: SOF: imx: use resource_size
Julia Lawall
1
-2
/
+1
2020-07-22
ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8M
Daniel Baluta
1
-1
/
+1
2020-07-22
ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded value
Daniel Baluta
1
-1
/
+1
2020-07-08
ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8M
Daniel Baluta
1
-0
/
+8
2020-05-18
ASoC: SOF: imx: make imx8m_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
1
-1
/
+1
2020-04-15
ASoC: SOF: imx: Add i.MX8M HW support
Daniel Baluta
1
-0
/
+279