summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-29ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao1-1/+8
2023-11-28ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang1-0/+3
2023-04-13ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan1-0/+8
2022-09-23ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeoutPeter Ujfalusi1-0/+1
2022-09-09ASoC: SOF: ipc4: Add support for mtrace log extractionPeter Ujfalusi1-0/+4
2022-09-09ASoC: SOF: ipc4: Configure the debug box offsetPeter Ujfalusi1-0/+4
2022-09-09ASoC: SOF: ipc4: Add define for the outbox window indexPeter Ujfalusi1-1/+1
2022-09-09ASoC: SOF: ipc4: Only print LOG BUFFER update message info if requestedPeter Ujfalusi1-0/+12
2022-06-17ASoC: SOF: ipc4: remove use of __func__ in dev_dbgPierre-Louis Bossart1-1/+1
2022-06-13ASoC: SOF: IPC4: Add topology, control and PCM opsMark Brown1-0/+2
2022-06-10ASoC: SOF: IPC4: Add pcm opsRanjani Sridharan1-0/+1
2022-06-10ASoC: SOF: IPC4: Introduce topology opsRanjani Sridharan1-0/+1
2022-06-10ASoC: SOF: ipc4: implement pm ctx_save callbackPeter Ujfalusi1-0/+15
2022-06-10ASoC: SOF: ipc4: Add set_core_state pm_ops implementationPeter Ujfalusi1-0/+26
2022-05-12ASoC: SOF: IPC4: Add FW loader opsRanjani Sridharan1-0/+2
2022-05-05ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi1-0/+604