summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc3-dtrace.c
AgeCommit message (Expand)Author
2024-01-12ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"Peter Ujfalusi
2023-11-28ASoC: SOF: icp3-dtrace: Fix wrong kfree() usageKamil Duljas
2023-09-19ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi
2023-08-07ASoC: SOF: ipc3-dtrace: Switch to memdup_user_nul() helperYang Yingliang
2023-07-17ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2022-06-17ASoC: SOF: ipc3-dtrace: remove use of __func__ in dev_dbgPierre-Louis Bossart
2022-06-10ASoC: SOF: ipc3-dtrace: Handle race during initializationMark Brown
2022-06-10ASoC: SOF: ipc3-dtrace: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-10ASoC: SOF: ipc3-dtrace: Return from dtrace_read if there is no new data avail...Peter Ujfalusi
2022-06-10ASoC: SOF: ipc3-dtrace: Add helper function to update the sdev->host_offsetPeter Ujfalusi
2022-06-10ASoC: SOF: ipc3-dtrace: Introduce SOF_DTRACE_INITIALIZING statePeter Ujfalusi
2022-05-19ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi
2022-05-19ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi
2022-05-19ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi
2022-05-19ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi