summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc4.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart1-1/+1
2023-11-29ASoC: SOF: ipc4: Move window offset configuration earlierPeter Ujfalusi1-28/+27
2023-11-29ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao1-1/+8
2023-11-24ASoC: SOF: ipc4: Handle ALSA kcontrol change notification from firmwarePeter Ujfalusi1-0/+57
2023-10-12ASoC: SOF: ipc4: Dump the notification payloadPeter Ujfalusi1-0/+4
2023-09-19ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang1-0/+3
2023-09-19ASoC: SOF: ipc4: add exception node in sof debugfs directoryRander Wang1-0/+3
2023-09-19ASoC: SOF: ipc4: add a helper function to search debug slotRander Wang1-0/+23
2023-09-15ASoC: SOF: ipc4/Intel: Implement split fw libraryMark Brown1-0/+5
2023-09-15ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi1-0/+1
2023-09-15ASoC: SOF: ipc4: Convert status code 2 and 15 to -EOPNOTSUPPPeter Ujfalusi1-0/+4
2023-09-14ASoC: SOF: ipc4: Dump the payload also when set_get_data failsPeter Ujfalusi1-1/+1
2023-06-16ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump message payloadPeter Ujfalusi1-23/+21
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