summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc4.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: ipc4: Move window offset configuration earlierPeter Ujfalusi2023-11-291-28/+27
* ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao2023-11-291-1/+8
* ASoC: SOF: ipc4: Handle ALSA kcontrol change notification from firmwarePeter Ujfalusi2023-11-241-0/+57
* ASoC: SOF: ipc4: Dump the notification payloadPeter Ujfalusi2023-10-121-0/+4
* ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmwareRander Wang2023-09-191-0/+3
* ASoC: SOF: ipc4: add exception node in sof debugfs directoryRander Wang2023-09-191-0/+3
* ASoC: SOF: ipc4: add a helper function to search debug slotRander Wang2023-09-191-0/+23
* ASoC: SOF: ipc4/Intel: Implement split fw libraryMark Brown2023-09-151-0/+5
|\
| * ASoC: SOF: ipc4: Add new message type: SOF_IPC4_GLB_LOAD_LIBRARY_PREPAREPeter Ujfalusi2023-09-151-0/+1
| * ASoC: SOF: ipc4: Convert status code 2 and 15 to -EOPNOTSUPPPeter Ujfalusi2023-09-151-0/+4
* | ASoC: SOF: ipc4: Dump the payload also when set_get_data failsPeter Ujfalusi2023-09-141-1/+1
|/
* ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump message payloadPeter Ujfalusi2023-06-161-23/+21
* ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan2023-03-221-0/+8
* ASoC: SOF: ipc4: Wake up dsp core before sending ipc msgRander Wang2023-02-141-0/+11
* ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang2023-02-141-0/+13
* ASoC: SOF: add fw_info_box supportRander Wang2023-02-031-0/+3
* ASoC: SOF: ipc4-topology: Protect pipeline free with mutexRanjani Sridharan2023-01-271-1/+1
* ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference countingRanjani Sridharan2023-01-271-0/+2
* ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown2022-10-211-0/+41
|\
| * ASoC: SOF: ipc4-loader: Support for loading external librariesPeter Ujfalusi2022-10-211-1/+1
| * ASoC: SOF: ipc4: Stop using the query_fw_configuration fw_loader opsPeter Ujfalusi2022-10-211-0/+9
| * ASoC: SOF: ipc4: Convert the firmware handling (loader) to library conventionPeter Ujfalusi2022-10-211-0/+32
* | ASoC: SOF: ipc4: Log the tx message before sending itPeter Ujfalusi2022-10-181-2/+2
|/
* ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeoutPeter Ujfalusi2022-09-231-0/+1
* ASoC: SOF: ipc4: Add support for mtrace log extractionPeter Ujfalusi2022-09-091-0/+4
* ASoC: SOF: ipc4: Configure the debug box offsetPeter Ujfalusi2022-09-091-0/+4
* ASoC: SOF: ipc4: Add define for the outbox window indexPeter Ujfalusi2022-09-091-1/+1
* ASoC: SOF: ipc4: Only print LOG BUFFER update message info if requestedPeter Ujfalusi2022-09-091-0/+12
* ASoC: SOF: ipc4: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-1/+1
* ASoC: SOF: IPC4: Add topology, control and PCM opsMark Brown2022-06-131-0/+2
|\
| * ASoC: SOF: IPC4: Add pcm opsRanjani Sridharan2022-06-101-0/+1
| * ASoC: SOF: IPC4: Introduce topology opsRanjani Sridharan2022-06-101-0/+1
* | ASoC: SOF: ipc4: implement pm ctx_save callbackPeter Ujfalusi2022-06-101-0/+15
* | ASoC: SOF: ipc4: Add set_core_state pm_ops implementationPeter Ujfalusi2022-06-101-0/+26
|/
* ASoC: SOF: IPC4: Add FW loader opsRanjani Sridharan2022-05-121-0/+2
* ASoC: SOF: ipc4: Add support for mandatory message handling functionalityPeter Ujfalusi2022-05-051-0/+604