index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
ipc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-09-28
ASoC: SOF: add error handling to snd_sof_ipc_msg_data()
Guennadi Liakhovetski
1
-9
/
+32
2021-09-17
Merge series "ASoC: SOF: ipc: Small cleanups for message handler functions" f...
Mark Brown
1
-6
/
+5
2021-09-17
ASoC: SOF: ipc: Remove redundant error check from sof_ipc_tx_message_unlocked
Peter Ujfalusi
1
-5
/
+2
2021-09-17
ASoC: SOF: ipc: Print 0x prefix for errors in ipc_trace/stream_message()
Peter Ujfalusi
1
-2
/
+2
2021-09-17
ASoC: SOF: ipc: Clarify the parameter name for ipc_trace_message()
Peter Ujfalusi
1
-5
/
+4
2021-09-16
ASoC: SOF: ipc: Add probe message logging to ipc_log_header()
Peter Ujfalusi
1
-0
/
+23
2021-09-15
ASoC: SOF: core: Do not use 'bar' as parameter for block_read/write
Peter Ujfalusi
1
-7
/
+11
2021-09-15
ASoC: SOF: ipc: Remove snd_sof_dsp_mailbox_init()
Peter Ujfalusi
1
-16
/
+0
2021-09-13
ASoC: SOF: Handle control change notification from firmware
Peter Ujfalusi
1
-0
/
+28
2021-02-11
ASoC: SOF: relax ABI checks and avoid unnecessary warnings
Kai Vehmanen
1
-1
/
+1
2021-02-10
ASoC: SOF: add missing pm debug
Curtis Malainey
1
-0
/
+2
2020-11-25
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
1
-0
/
+9
2020-08-25
ASoC: SOF: IPC: reduce verbosity of IPC pointer updates
Pierre-Louis Bossart
1
-5
/
+11
2020-05-27
ASoC: SOF: ipc: ignore DSP replies received when they are not expected
Ranjani Sridharan
1
-5
/
+4
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-03-04
Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2020-03-03
ASoC: SOF: Fix snd_sof_ipc_stream_posn()
Dan Carpenter
1
-1
/
+1
2020-03-02
ASoC: SOF: ipc: check ipc return value before data copy
Jaska Uimonen
1
-5
/
+7
2020-02-11
ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0
Ranjani Sridharan
1
-2
/
+27
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+3
2019-12-18
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
1
-12
/
+5
2019-12-18
ASoC: SOF: fix fault at driver unload after failed probe
Kai Vehmanen
1
-0
/
+3
2019-12-09
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
1
-6
/
+10
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+3
2019-10-28
ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_data
Navid Emamdoost
1
-1
/
+3
2019-10-01
ASoC: SOF: core: check for mandatory fw_ready op during SOF probe
Ranjani Sridharan
1
-6
/
+0
[next]