summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc3.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: reduce default verbosity of IPC logsPierre-Louis Bossart2022-06-141-1/+4
* ASoC: SOF: Add support ctx_save with IPC4Mark Brown2022-06-101-0/+18
|\
| * ASoC: SOF: ipc3: Add set_core_state pm_ops implementationPeter Ujfalusi2022-06-101-0/+18
* | ASoC: SOF: debug: Clarify the IPC timeout handling pathPeter Ujfalusi2022-06-101-1/+1
|/
* ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-191-1/+1
* ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-191-0/+1
* ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi2022-05-041-1/+0
* ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi2022-04-291-5/+57
* ASoC: SOF: ipc3: Add local implementation for handling fw_ready messagePeter Ujfalusi2022-04-251-1/+305
* ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi2022-04-111-0/+212
* ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi2022-04-111-0/+55
* ASoC: SOF: ipc3: Implement the set_get_data IPC opsPeter Ujfalusi2022-04-111-0/+103
* ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sendingPeter Ujfalusi2022-04-111-2/+2
* ASoC: SOF: ipc3: Implement the tx_msg IPC opsPeter Ujfalusi2022-04-111-0/+308
* ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi2022-04-041-2/+2
* ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan2022-03-181-0/+1
* ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan2022-03-181-0/+44