aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/ipc3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman1-6/+6
2022-07-11ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart1-7/+4
2022-06-14ASoC: SOF: reduce default verbosity of IPC logsPierre-Louis Bossart1-1/+4
2022-06-10ASoC: SOF: Add support ctx_save with IPC4Mark Brown1-0/+18
2022-06-10ASoC: SOF: debug: Clarify the IPC timeout handling pathPeter Ujfalusi1-1/+1
2022-06-10ASoC: SOF: ipc3: Add set_core_state pm_ops implementationPeter Ujfalusi1-0/+18
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi1-1/+1
2022-05-19ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi1-0/+1
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi1-1/+0
2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi1-5/+57
2022-04-25ASoC: SOF: ipc3: Add local implementation for handling fw_ready messagePeter Ujfalusi1-1/+305
2022-04-11ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi1-0/+212
2022-04-11ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi1-0/+55
2022-04-11ASoC: SOF: ipc3: Implement the set_get_data IPC opsPeter Ujfalusi1-0/+103
2022-04-11ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sendingPeter Ujfalusi1-2/+2
2022-04-11ASoC: SOF: ipc3: Implement the tx_msg IPC opsPeter Ujfalusi1-0/+308
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi1-2/+2
2022-03-18ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan1-0/+1
2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan1-0/+44