summary refs log tree commit diff
path: root/sound/soc/sof/ipc3.c
AgeCommit message (Expand)Author
2022-09-19ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman
2022-07-11ASoC: SOF: remove warning on ABI checksPierre-Louis Bossart
2022-06-14ASoC: SOF: reduce default verbosity of IPC logsPierre-Louis Bossart
2022-06-10ASoC: SOF: Add support ctx_save with IPC4Mark Brown
2022-06-10ASoC: SOF: debug: Clarify the IPC timeout handling pathPeter Ujfalusi
2022-06-10ASoC: SOF: ipc3: Add set_core_state pm_ops implementationPeter Ujfalusi
2022-05-19ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi
2022-05-19ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi
2022-05-04ASoC: SOF: ipc3: Remove the ipc3-ops.h header filePeter Ujfalusi
2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi
2022-04-25ASoC: SOF: ipc3: Add local implementation for handling fw_ready messagePeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Implement the set_get_data IPC opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sendingPeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Implement the tx_msg IPC opsPeter Ujfalusi
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi
2022-03-18ASoC: SOF: Introduce IPC3 PCM hw_free opRanjani Sridharan
2022-03-18ASoC: SOF: Make sof_suspend/resume IPC agnosticRanjani Sridharan