index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
imx
/
imx8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
ASoC: SOF: imx: Use generic names for IPC types
Peter Ujfalusi
1
-10
/
+10
2022-04-29
ASoC: SOF: imx: Do not set the load_module ops
Peter Ujfalusi
1
-4
/
+2
2022-04-25
ASoC: SOF: imx: Do not set fw_ready callback
Peter Ujfalusi
1
-2
/
+0
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
1
-2
/
+2
2022-04-19
ASoC: SOF: add IPC-dependent file names
Pierre-Louis Bossart
1
-2
/
+6
2022-04-19
ASoC: SOF: add default IPC capability and file paths
Pierre-Louis Bossart
1
-0
/
+4
2022-04-19
ASoC: SOF: add path indirection to each IPC type
Pierre-Louis Bossart
1
-4
/
+12
2022-03-11
ASoC: SOF: imx: Convert to use the generic set_stream_data_offset ops
Peter Ujfalusi
1
-2
/
+2
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
-5
/
+38
2021-11-22
ASoC: SOF: Add PM support for i.MX8/i.MX8X/i.MX8M
Mark Brown
1
-0
/
+137
2021-11-22
ASoC: SOF: Introduce num_cores and ref count per core
Ranjani Sridharan
1
-0
/
+1
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
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
-19
/
+12
2021-10-07
ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks
Daniel Baluta
1
-0
/
+8
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
-2
/
+2
2021-09-15
ASoC: SOF: imx: Provide debugfs_add_region_item ops for core
Peter Ujfalusi
1
-0
/
+2
2021-09-15
ASoC: SOF: imx: Do not initialize the snd_sof_dsp_ops.read64
Peter Ujfalusi
1
-6
/
+0
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-09-17
ASoC: SOF: imx: Add debug support for imx platforms
Iulian Olaru
1
-1
/
+22
2020-08-26
ASoC: SOF: sof-of-dev: Add .arch_ops field
Iulian Olaru
1
-0
/
+7
2020-08-26
ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata
Iulian Olaru
1
-5
/
+5
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: 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
1
-2
/
+2
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
1
-0
/
+8
2020-05-18
ASoC: SOF: imx: make dsp_ops static
Pierre-Louis Bossart
1
-1
/
+1
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-02-11
ASoC: SOF: imx8: Add ops for i.MX8QM
Paul Olaru
1
-0
/
+51
2020-02-11
ASoC: SOF: Rename i.MX8 platform to i.MX8X
Paul Olaru
1
-5
/
+5
2020-01-01
ASoC: SOF: imx8: use resource_size
Julia Lawall
1
-2
/
+1
2019-12-24
ASoC: SOF: imx8: Fix dsp_box offset
Daniel Baluta
1
-0
/
+3
2019-12-24
ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_dev
Colin Ian King
1
-1
/
+1
2019-10-25
ASoC: SOF: define INFO_ flags in dsp_ops
Pierre-Louis Bossart
1
-0
/
+7
2019-08-27
ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2019-08-27
ASoC: SOF: imx8: Fix return value check in imx8_probe()
Wei Yongjun
1
-2
/
+2
2019-08-27
ASoC: SOF: imx8: Make some functions static
YueHaibing
1
-9
/
+9
2019-08-22
ASoC: SOF: imx: Add i.MX8 HW support
Daniel Baluta
1
-0
/
+394