summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan1-0/+8
2023-02-14ASoC: SOF: ipc4: Wake up dsp core before sending ipc msgRander Wang1-0/+11
2023-02-14ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang1-0/+13
2023-02-03ASoC: SOF: add fw_info_box supportRander Wang1-0/+3
2023-01-27ASoC: SOF: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan1-1/+1
2023-01-27ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference countingRanjani Sridharan1-0/+2
2022-10-21ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown1-0/+41
2022-10-21ASoC: SOF: ipc4-loader: Support for loading external librariesPeter Ujfalusi1-1/+1
2022-10-21ASoC: SOF: ipc4: Stop using the query_fw_configuration fw_loader opsPeter Ujfalusi1-0/+9
2022-10-21ASoC: SOF: ipc4: Convert the firmware handling (loader) to library conventionPeter Ujfalusi1-0/+32
2022-10-18ASoC: SOF: ipc4: Log the tx message before sending itPeter Ujfalusi1-2/+2
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