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