index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
ipc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
1
-1
/
+1
2023-09-19
ASoC: SOF: Use generic names for IPC types
Peter Ujfalusi
1
-2
/
+2
2023-09-19
ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4
Peter Ujfalusi
1
-1
/
+1
2022-10-31
ASoC: SOF: client: Add sof_client_ipc_set_get_data()
Jyri Sarha
1
-0
/
+8
2022-10-21
ASoC: SOF: ipc: ops: Add support for optional init and exit callbacks
Peter Ujfalusi
1
-0
/
+6
2022-06-14
ASoC: SOF: Compile and runtime IPC version selection
Peter Ujfalusi
1
-6
/
+18
2022-05-19
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
1
-0
/
+6
2022-05-04
ASoC: SOF: ipc3: Remove the ipc3-ops.h header file
Peter Ujfalusi
1
-1
/
+0
2022-04-29
ASoC: SOF: loader: Switch to use the fw_loader ops
Peter Ujfalusi
1
-51
/
+0
2022-04-29
ASoC: SOF: ipc: Add check for fw_loader ops
Peter Ujfalusi
1
-0
/
+6
2022-04-25
ASoC: SOF: loader: Remove the old fw_ready related code
Peter Ujfalusi
1
-15
/
+0
2022-04-11
ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-control
Peter Ujfalusi
1
-83
/
+0
2022-04-11
ASoC: SOF: ipc: Switch over to use the rx_msg ops
Peter Ujfalusi
1
-452
/
+0
2022-04-11
ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data ops
Peter Ujfalusi
1
-278
/
+23
2022-04-11
ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply()
Peter Ujfalusi
1
-48
/
+2
2022-04-11
ASoC: SOF: ipc: Add check for mandatory IPC message handling ops
Peter Ujfalusi
1
-0
/
+5
2022-04-11
ASoC: SOF: ipc: Separate the ops checks by functions/topics
Peter Ujfalusi
1
-3
/
+9
2022-04-11
ASoC: SOF: Add helper function to prepare and send an IPC message
Peter Ujfalusi
1
-0
/
+53
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
1
-11
/
+7
2022-04-04
ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply()
Peter Ujfalusi
1
-14
/
+16
2022-04-04
ASoC: SOF: Drop support for mapped control data
Peter Ujfalusi
1
-22
/
+0
2022-04-04
ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking
Peter Ujfalusi
1
-2
/
+2
2022-04-04
ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc
Peter Ujfalusi
1
-0
/
+2
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
1
-2
/
+3
2022-03-18
ASoC: SOF: Add IPC3 topology control ops
Ranjani Sridharan
1
-2
/
+4
2022-03-18
ASoC: SOF: Make sof_suspend/resume IPC agnostic
Ranjani Sridharan
1
-0
/
+1
2022-03-16
ASoC: SOF: topology: Make control parsing IPC agnostic
Ranjani Sridharan
1
-1
/
+1
2022-03-16
ASoC: SOF: Introduce IPC3 ops
Ranjani Sridharan
1
-0
/
+12
2022-03-09
ASoC: SOF: move definition of snd_sof_ipc to header file
Rander Wang
1
-12
/
+0
2022-02-10
ASoC: SOF: Introduce IPC SOF client support
Peter Ujfalusi
1
-11
/
+14
2022-02-10
ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC events
Peter Ujfalusi
1
-41
/
+44
2022-01-28
ASoC: SOF: ipc: Do not allocate buffer for msg_data
Peter Ujfalusi
1
-4
/
+1
2022-01-28
ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()
Peter Ujfalusi
1
-9
/
+12
2021-12-23
ASoC: SOF: ipc: Only allow sending of an IPC in SOF_FW_BOOT_COMPLETE state
Peter Ujfalusi
1
-1
/
+1
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_BOOT_READY_OK
Peter Ujfalusi
1
-1
/
+1
2021-12-23
ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHED
Peter Ujfalusi
1
-1
/
+1
2021-12-17
ASoC: SOF: ipc: Add null pointer check for substream->runtime
Ajit Kumar Pandey
1
-1
/
+2
2021-12-15
ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-17
/
+13
2021-12-15
ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-4
/
+2
2021-12-15
ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-1
/
+7
2021-12-15
ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
1
-9
/
+8
2021-11-17
ASoC: SOF: utils: Add generic function to get the reply for a tx message
Peter Ujfalusi
1
-0
/
+61
2021-11-15
ASoC: SOF: IPC: update ipc_log_header()
Ranjani Sridharan
1
-1
/
+16
2021-10-08
ASoC: SOF: prepare code to allocate IPC messages in fw_ready
Rander Wang
1
-11
/
+16
2021-10-07
Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...
Mark Brown
1
-2
/
+4
2021-10-07
ASoC: SOF: Introduce fragment elapsed notification API
Daniel Baluta
1
-2
/
+4
2021-10-07
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
1
-2
/
+2
2021-10-07
ASoC: SOF: ipc: Re-enable dumps after successful IPC tx
Peter Ujfalusi
1
-0
/
+6
2021-10-01
ASoC: SOF: Introduce widget use_count
Ranjani Sridharan
1
-0
/
+22
2021-09-28
ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done()
Peter Ujfalusi
1
-4
/
+6
[next]