index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: trace: No need to check for op pointer in sof_fw_trace_free()
Peter Ujfalusi
2022-12-26
1
-1
/
+1
*
ASoC: SOF: trace: Use sof_ipc_get_ops() in sof_fw_trace_init
Peter Ujfalusi
2022-12-26
1
-2
/
+4
*
ASoC: SOF: Switch to IPC generic firmware tracing
Peter Ujfalusi
2022-05-19
1
-595
/
+20
*
ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supported
Peter Ujfalusi
2022-05-19
1
-7
/
+7
*
ASoC: SOF: trace: The dtrace is only available with SOF_IPC
Peter Ujfalusi
2022-05-09
1
-0
/
+4
*
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-04-04
1
-6
/
+3
*
ASoC: SOF: extend the interface to stop DMA trace
Libin Yang
2022-04-04
1
-14
/
+38
*
ASoC: SOF: trace: Use proper DMA direction for the trace data buffer
Peter Ujfalusi
2022-03-11
1
-2
/
+10
*
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
2022-02-10
1
-0
/
+1
*
ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()
Peter Ujfalusi
2022-02-08
1
-1
/
+1
*
ASoC: SOF: trace: Simplify count adjustment in trace_read
Peter Ujfalusi
2022-01-28
1
-4
/
+2
*
ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release
Ranjani Sridharan
2021-11-15
1
-0
/
+18
*
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
2021-10-18
1
-1
/
+0
|
\
|
*
ASoC: SOF: trace: Omit error print when waking up trace sleepers
Peter Ujfalusi
2021-09-17
1
-1
/
+0
*
|
ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__
Marc Herbert
2021-09-28
1
-2
/
+3
|
/
*
ASoC: SOF: trace: Add runtime trace filtering mechanism
Karol Trzcinski
2020-12-07
1
-0
/
+224
*
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-05-01
1
-1
/
+1
*
ASoC: SOF: trace: fix unconditional free in trace release
Kai Vehmanen
2020-01-27
1
-2
/
+5
*
ASoC: SOF: core: modify the signature for snd_sof_create_page_table
Ranjani Sridharan
2019-12-09
1
-2
/
+2
*
ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Pierre-Louis Bossart
2019-10-01
1
-1
/
+16
*
ASoC: SOF: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-7
/
+2
*
ASoC: SOF: send time stamp to FW for alignment
Bard liao
2019-06-03
1
-3
/
+13
*
ASoC: SOF: force end-of-file for debugfs trace at suspend
Kai Vehmanen
2019-05-28
1
-0
/
+25
*
ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()
Kai Vehmanen
2019-05-28
1
-9
/
+16
*
ASoC: SOF: Add DSP firmware logger support
Liam Girdwood
2019-04-27
1
-0
/
+297