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
/
ipc3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: IPC3: fix message bounds on ipc ops
Curtis Malainey
2024-02-13
1
-1
/
+1
*
ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-08-14
1
-4
/
+1
*
ASoC: Merge up fixes
Mark Brown
2023-08-10
1
-1
/
+1
|
\
|
*
ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()
Xia Fukun
2023-08-07
1
-1
/
+1
*
|
ASoC: SOF: ipc3: add checks to prevent static analysis warnings
Pierre-Louis Bossart
2023-07-31
1
-1
/
+1
|
/
*
ASoC: SOF: ipc3: Dump IPC message payload
Peter Ujfalusi
2023-06-16
1
-0
/
+39
*
ASoC: SOF: Refactor rx function for fuzzing
Curtis Malainey
2023-06-09
1
-24
/
+39
*
ASoC: SOF: Use no_reply calls for TX
Curtis Malainey
2023-04-20
1
-9
/
+3
*
ASoC: SOF: ipc3: Check for upper size limit for the received message
Peter Ujfalusi
2023-03-07
1
-2
/
+3
*
ASoC: SOF: Introduce a new set_pm_gate() IPC PM op
Rander Wang
2023-02-14
1
-0
/
+18
*
ASoC: SOF: Prepare ipc_msg_data to be used with compress API
Daniel Baluta
2023-01-17
1
-2
/
+2
*
ASoC: SOF: ipc3: Log the tx message before sending it
Peter Ujfalusi
2022-10-18
1
-2
/
+2
*
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
2022-09-19
1
-6
/
+6
*
ASoC: SOF: remove warning on ABI checks
Pierre-Louis Bossart
2022-07-11
1
-7
/
+4
*
ASoC: SOF: reduce default verbosity of IPC logs
Pierre-Louis Bossart
2022-06-14
1
-1
/
+4
*
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
2022-06-10
1
-0
/
+18
|
\
|
*
ASoC: SOF: ipc3: Add set_core_state pm_ops implementation
Peter Ujfalusi
2022-06-10
1
-0
/
+18
*
|
ASoC: SOF: debug: Clarify the IPC timeout handling path
Peter Ujfalusi
2022-06-10
1
-1
/
+1
|
/
*
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
2022-05-19
1
-1
/
+1
*
ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementation
Peter Ujfalusi
2022-05-19
1
-0
/
+1
*
ASoC: SOF: ipc3: Remove the ipc3-ops.h header file
Peter Ujfalusi
2022-05-04
1
-1
/
+0
*
ASoC: SOF: ipc3-loader: Implement firmware parsing and loading
Peter Ujfalusi
2022-04-29
1
-5
/
+57
*
ASoC: SOF: ipc3: Add local implementation for handling fw_ready message
Peter Ujfalusi
2022-04-25
1
-1
/
+305
*
ASoC: SOF: ipc3: Implement rx_msg IPC ops
Peter Ujfalusi
2022-04-11
1
-0
/
+212
*
ASoC: SOF: ipc3: Implement the get_reply IPC ops
Peter Ujfalusi
2022-04-11
1
-0
/
+55
*
ASoC: SOF: ipc3: Implement the set_get_data IPC ops
Peter Ujfalusi
2022-04-11
1
-0
/
+103
*
ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sending
Peter Ujfalusi
2022-04-11
1
-2
/
+2
*
ASoC: SOF: ipc3: Implement the tx_msg IPC ops
Peter Ujfalusi
2022-04-11
1
-0
/
+308
*
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-04-04
1
-2
/
+2
*
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
1
-0
/
+1
*
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
2022-03-18
1
-0
/
+44