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
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