index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
ipc3.c
Age
Commit message (
Expand
)
Author
2024-09-30
ASoC: SOF: ipc3: Use standard dev_dbg API
Daniel Baluta
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: IPC3: fix message bounds on ipc ops
Curtis Malainey
2023-08-14
ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-08-10
ASoC: Merge up fixes
Mark Brown
2023-08-07
ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()
Xia Fukun
2023-07-31
ASoC: SOF: ipc3: add checks to prevent static analysis warnings
Pierre-Louis Bossart
2023-06-16
ASoC: SOF: ipc3: Dump IPC message payload
Peter Ujfalusi
2023-06-09
ASoC: SOF: Refactor rx function for fuzzing
Curtis Malainey
2023-04-20
ASoC: SOF: Use no_reply calls for TX
Curtis Malainey
2023-03-07
ASoC: SOF: ipc3: Check for upper size limit for the received message
Peter Ujfalusi
2023-02-14
ASoC: SOF: Introduce a new set_pm_gate() IPC PM op
Rander Wang
2023-01-17
ASoC: SOF: Prepare ipc_msg_data to be used with compress API
Daniel Baluta
2022-10-18
ASoC: SOF: ipc3: Log the tx message before sending it
Peter Ujfalusi
2022-09-19
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
2022-07-11
ASoC: SOF: remove warning on ABI checks
Pierre-Louis Bossart
2022-06-14
ASoC: SOF: reduce default verbosity of IPC logs
Pierre-Louis Bossart
2022-06-10
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
2022-06-10
ASoC: SOF: debug: Clarify the IPC timeout handling path
Peter Ujfalusi
2022-06-10
ASoC: SOF: ipc3: Add set_core_state pm_ops implementation
Peter Ujfalusi
2022-05-19
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
2022-05-19
ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementation
Peter Ujfalusi
2022-05-04
ASoC: SOF: ipc3: Remove the ipc3-ops.h header file
Peter Ujfalusi
2022-04-29
ASoC: SOF: ipc3-loader: Implement firmware parsing and loading
Peter Ujfalusi
2022-04-25
ASoC: SOF: ipc3: Add local implementation for handling fw_ready message
Peter Ujfalusi
2022-04-11
ASoC: SOF: ipc3: Implement rx_msg IPC ops
Peter Ujfalusi
2022-04-11
ASoC: SOF: ipc3: Implement the get_reply IPC ops
Peter Ujfalusi
2022-04-11
ASoC: SOF: ipc3: Implement the set_get_data IPC ops
Peter Ujfalusi
2022-04-11
ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sending
Peter Ujfalusi
2022-04-11
ASoC: SOF: ipc3: Implement the tx_msg IPC ops
Peter Ujfalusi
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan