index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
ipc3-dtrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
ASoC: SOF: ipc3-dtrace: remove use of __func__ in dev_dbg
Pierre-Louis Bossart
1
-3
/
+2
2022-06-10
ASoC: SOF: ipc3-dtrace: Handle race during initialization
Mark Brown
1
-9
/
+38
2022-06-10
ASoC: SOF: ipc3-dtrace: use pm_runtime_resume_and_get()
Pierre-Louis Bossart
1
-2
/
+1
2022-06-10
ASoC: SOF: ipc3-dtrace: Return from dtrace_read if there is no new data avail...
Peter Ujfalusi
1
-0
/
+4
2022-06-10
ASoC: SOF: ipc3-dtrace: Add helper function to update the sdev->host_offset
Peter Ujfalusi
1
-5
/
+18
2022-06-10
ASoC: SOF: ipc3-dtrace: Introduce SOF_DTRACE_INITIALIZING state
Peter Ujfalusi
1
-4
/
+16
2022-05-19
ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_dev
Peter Ujfalusi
1
-49
/
+93
2022-05-19
ASoC: SOF: Modify the host trace_init parameter list to include dmab
Peter Ujfalusi
1
-1
/
+1
2022-05-19
ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to private
Peter Ujfalusi
1
-5
/
+5
2022-05-19
ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementation
Peter Ujfalusi
1
-0
/
+605