summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc4.c
Commit message (Expand)AuthorAgeFilesLines
* 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