index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: ops: add new 'is_chain_dma_supported' callback
Pierre-Louis Bossart
2024-02-13
1
-0
/
+9
*
ASoC: SOF: Make return of remove_late void, too
Takashi Iwai
2023-10-25
1
-4
/
+2
*
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-10-21
1
-6
/
+4
|
\
|
*
ASoC: SOF: make .remove callback return void
Pierre-Louis Bossart
2023-10-12
1
-4
/
+2
|
*
ASoC: SOF: ops.h: Change the error code for not supported to EOPNOTSUPP
Peter Ujfalusi
2023-09-14
1
-2
/
+2
*
|
ASoC: SOF: core: Add probe_early and remove_late callbacks
Pierre-Louis Bossart
2023-10-19
1
-0
/
+16
|
/
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2023-02-16
1
-1
/
+1
|
\
|
*
ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8
Rander Wang
2023-02-08
1
-1
/
+1
*
|
ASoC: SOF: add get_stream_position ops for pcm delay
Rander Wang
2023-02-03
1
-0
/
+10
*
|
ASoC: SOF: Prepare set_stream_data_offset for compress API
Daniel Baluta
2023-01-17
1
-2
/
+2
*
|
ASoC: SOF: Prepare ipc_msg_data to be used with compress API
Daniel Baluta
2023-01-17
1
-2
/
+2
|
/
*
ASoC: SOF: fix compilation issue with readb/writeb helpers
Pierre-Louis Bossart
2022-10-31
1
-9
/
+9
*
ASoC: SOF: ops: add snd_sof_dsp_updateb() helper
Pierre-Louis Bossart
2022-10-26
1
-0
/
+11
*
ASoC: SOF: ops: add readb/writeb helpers
Pierre-Louis Bossart
2022-10-26
1
-0
/
+18
*
ASoC: SOF: ops: fallback to mmio in helpers
Pierre-Louis Bossart
2022-10-26
1
-16
/
+10
*
ASoC: SOF: Add ops_free
Ranjani Sridharan
2022-06-10
1
-0
/
+6
*
ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to private
Peter Ujfalusi
2022-05-19
1
-26
/
+0
*
ASoC: SOF: Intel: hda: use common ops across platforms
Pierre-Louis Bossart
2022-04-19
1
-2
/
+4
*
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
2022-04-19
1
-0
/
+6
*
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
2022-03-11
1
-13
/
+0
*
ASoC: SOF: Mark snd_sof_dsp_ops.ipc_pcm_params() callback optional
Peter Ujfalusi
2022-03-11
1
-1
/
+4
*
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
2022-03-11
1
-0
/
+13
*
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
2022-03-11
1
-3
/
+3
*
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
2022-02-10
1
-43
/
+0
*
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
2022-02-08
1
-2
/
+2
*
ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()
Peter Ujfalusi
2021-12-23
1
-1
/
+1
*
ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()
Peter Ujfalusi
2021-12-23
1
-1
/
+1
*
ASoC: SOF: avoid casting "const" attribute away
Guennadi Liakhovetski
2021-12-17
1
-3
/
+5
*
ASoC: SOF: pcm: add .ack callback support
Ranjani Sridharan
2021-11-24
1
-0
/
+10
*
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
2021-11-22
1
-31
/
+1
*
ASoC: SOF: Add ops for core_get and core_put
Ranjani Sridharan
2021-11-22
1
-0
/
+63
*
Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...
Mark Brown
2021-10-07
1
-0
/
+15
|
\
|
*
ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacks
Daniel Baluta
2021-10-07
1
-0
/
+15
*
|
ASoC: SOF: debug/ops: Move the IPC and DSP dump functions out from the header
Peter Ujfalusi
2021-10-07
1
-21
/
+1
*
|
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
2021-10-07
1
-2
/
+6
*
|
ASoC: SOF: ipc and dsp dump: Add markers for better visibility
Peter Ujfalusi
2021-10-07
1
-2
/
+8
|
/
*
ASoC: SOF: add error handling to snd_sof_ipc_msg_data()
Guennadi Liakhovetski
2021-09-28
1
-4
/
+4
*
ASoC: SOF: Remove struct sof_ops_table and sof_get_ops() macro
Peter Ujfalusi
2021-09-20
1
-15
/
+0
*
ASoC: SOF: debug: Add generic API and ops for DSP regions
Peter Ujfalusi
2021-09-15
1
-0
/
+11
*
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
Peter Ujfalusi
2021-09-15
1
-6
/
+8
*
ASoC: SOF: loader: load_firmware callback is mandatory, treat it like that
Peter Ujfalusi
2021-09-15
1
-0
/
+8
*
ASoC: SOF: ops: don't return void value
Pierre-Louis Bossart
2021-05-21
1
-2
/
+2
*
ASoC: SOF: ops: print out the polling register
Keyon Jie
2021-05-21
1
-2
/
+4
*
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
2021-04-12
1
-4
/
+2
*
ASoC: SOF: Filter out unneeded core power up/downs
Bard Liao
2021-01-28
1
-2
/
+4
*
ASoC: SOF: update dsp core power status in common APIs
Bard Liao
2021-01-28
1
-6
/
+16
*
ASoC: SOF: add .shutdown() callback to snd_sof_dsp_ops
Keyon Jie
2021-01-13
1
-0
/
+8
*
ASoC: SOF: add mutex to protect the dsp_power_state access
Keyon Jie
2021-01-12
1
-3
/
+8
*
ASoC: SOF: ops: modify the signature of stall op
Fred Oh
2020-11-27
1
-2
/
+2
*
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
2020-11-27
1
-0
/
+10
[next]