summaryrefslogtreecommitdiff
path: root/sound/soc/sof/trace.c
AgeCommit message (Expand)Author
2022-12-25ASoC: SOF: trace: No need to check for op pointer in sof_fw_trace_free()Peter Ujfalusi
2022-12-25ASoC: SOF: trace: Use sof_ipc_get_ops() in sof_fw_trace_initPeter Ujfalusi
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi
2022-05-19ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi
2022-05-09ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi
2022-04-04ASoC: SOF: extend the interface to stop DMA traceLibin Yang
2022-03-11ASoC: SOF: trace: Use proper DMA direction for the trace data bufferPeter Ujfalusi
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi
2022-01-28ASoC: SOF: trace: Simplify count adjustment in trace_readPeter Ujfalusi
2021-11-15ASoC: SOF: trace: send DMA_TRACE_FREE IPC during releaseRanjani Sridharan
2021-10-18Merge tag 'v5.15-rc6' into asoc-5.16Mark Brown
2021-09-28ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__Marc Herbert
2021-09-17ASoC: SOF: trace: Omit error print when waking up trace sleepersPeter Ujfalusi
2020-12-07ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-01-27ASoC: SOF: trace: fix unconditional free in trace releaseKai Vehmanen
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-03ASoC: SOF: send time stamp to FW for alignmentBard liao
2019-05-28ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen
2019-05-28ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()Kai Vehmanen
2019-04-28ASoC: SOF: Add DSP firmware logger supportLiam Girdwood