summaryrefslogtreecommitdiff
path: root/sound/soc/sof/ipc3.c
AgeCommit message (Expand)Author
2024-02-13ASoC: SOF: IPC3: fix message bounds on ipc opsCurtis Malainey
2023-08-14ASoC: SOF: ipc3: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao
2023-08-10ASoC: Merge up fixesMark Brown
2023-08-07ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()Xia Fukun
2023-07-31ASoC: SOF: ipc3: add checks to prevent static analysis warningsPierre-Louis Bossart
2023-06-16ASoC: SOF: ipc3: Dump IPC message payloadPeter Ujfalusi
2023-06-09ASoC: SOF: Refactor rx function for fuzzingCurtis Malainey
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2023-03-07ASoC: SOF: ipc3: Check for upper size limit for the received messagePeter Ujfalusi
2023-02-14ASoC: SOF: Introduce a new set_pm_gate() IPC PM opRander Wang
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta
2022-10-18ASoC: SOF: ipc3: Log the tx message before sending itPeter Ujfalusi
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