summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc3-dtrace.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: icp3-dtrace: Revert "Fix wrong kfree() usage"Peter Ujfalusi2024-01-121-2/+1
* ASoC: SOF: icp3-dtrace: Fix wrong kfree() usageKamil Duljas2023-11-281-1/+2
* ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi2023-09-191-1/+1
* ASoC: SOF: ipc3-dtrace: Switch to memdup_user_nul() helperYang Yingliang2023-08-071-9/+3
* ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()Dan Carpenter2023-07-171-5/+4
* ASoC: SOF: Use no_reply calls for TXCurtis Malainey2023-04-201-8/+4
* ASoC: SOF: ipc3-dtrace: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-3/+2
* ASoC: SOF: ipc3-dtrace: Handle race during initializationMark Brown2022-06-101-9/+38
|\
| * ASoC: SOF: ipc3-dtrace: Return from dtrace_read if there is no new data avail...Peter Ujfalusi2022-06-101-0/+4
| * ASoC: SOF: ipc3-dtrace: Add helper function to update the sdev->host_offsetPeter Ujfalusi2022-06-101-5/+18
| * ASoC: SOF: ipc3-dtrace: Introduce SOF_DTRACE_INITIALIZING statePeter Ujfalusi2022-06-101-4/+16
* | ASoC: SOF: ipc3-dtrace: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-101-2/+1
|/
* ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi2022-05-191-49/+93
* ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-191-1/+1
* ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi2022-05-191-5/+5
* ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-191-0/+605