aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23ASoC: SOF: ops: Always print DSP Panic message but use different messagePeter Ujfalusi1-8/+11
2021-12-23ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi1-0/+2
2021-12-23ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi1-3/+2
2021-12-23ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi1-6/+18
2021-12-23ASoC: SOF: ops: Use dev_warn() if the panic offsets differPeter Ujfalusi1-8/+13
2021-10-07ASoC: SOF: ops: Force DSP panic dumps to be printedPeter Ujfalusi1-0/+3
2020-12-11ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan1-1/+1
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2019-05-07ASoC: SOF: Fix a compile warning with CONFIG_PCI=nTakashi Iwai1-1/+1
2019-04-28ASoC: SOF: Add DSP HW abstraction operationsLiam Girdwood1-0/+163