aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/trace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-07ASoC: SOF: trace: Add runtime trace filtering mechanismKarol Trzcinski1-0/+224
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-01-27ASoC: SOF: trace: fix unconditional free in trace releaseKai Vehmanen1-2/+5
2019-12-09ASoC: SOF: core: modify the signature for snd_sof_create_page_tableRanjani Sridharan1-2/+2
2019-10-01ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart1-1/+16
2019-08-01ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-7/+2
2019-06-03ASoC: SOF: send time stamp to FW for alignmentBard liao1-3/+13
2019-05-28ASoC: SOF: force end-of-file for debugfs trace at suspendKai Vehmanen1-0/+25
2019-05-28ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()Kai Vehmanen1-9/+16
2019-04-28ASoC: SOF: Add DSP firmware logger supportLiam Girdwood1-0/+297