summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ops.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-191-1/+1
* ASoC: SOF: ops: Always print DSP Panic message but use different messagePeter Ujfalusi2021-12-231-8/+11
* ASoC: SOF: Introduce new firmware state: SOF_FW_CRASHEDPeter Ujfalusi2021-12-231-0/+2
* ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi2021-12-231-3/+2
* ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-231-6/+18
* ASoC: SOF: ops: Use dev_warn() if the panic offsets differPeter Ujfalusi2021-12-231-8/+13
* ASoC: SOF: ops: Force DSP panic dumps to be printedPeter Ujfalusi2021-10-071-0/+3
* ASoC: SOF: modify the SOF_DBG flagsRanjani Sridharan2020-12-111-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: SOF: Fix a compile warning with CONFIG_PCI=nTakashi Iwai2019-05-071-1/+1
* ASoC: SOF: Add DSP HW abstraction operationsLiam Girdwood2019-04-281-0/+163