summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/debug.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: debug: Fix a potential issue on string buffer terminationHui Wang2021-02-081-1/+1
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-111-1/+1
* ASoC: SOF: Add `memory_info` file to debugfsKarol Trzcinski2020-11-251-0/+117
* ASoC: SOF: debug: update test for pm_runtime_get_sync()Pierre-Louis Bossart2020-09-171-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Provide probe debugfs supportCezary Rojewski2020-02-181-0/+226
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-2/+4
|\
| * ASoC: SOF: Fix memory leak in sof_dfsentry_writeNavid Emamdoost2019-10-281-2/+4
* | ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood2019-10-011-0/+16
|/
* ASoC: sof: Fix warning when IPC flood test is not enabledMark Brown2019-08-081-1/+2
* ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-011-31/+18
* ASoC: SOF: debug: fix possible memory leak in sof_dfsentry_write()Wei Yongjun2019-07-051-2/+2
* ASoC: SOF: debug: add new debugfs entries for IPC flood testRanjani Sridharan2019-06-031-0/+243
* ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan2019-06-031-2/+2
* ASoC: SOF: Add driver debug support.Liam Girdwood2019-04-281-0/+232