summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-client-ipc-msg-injector.c
AgeCommit message (Expand)AuthorLines
2022-07-14ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()Dan Carpenter-17/+12
2022-06-06ASoC: SOF: ipc-msg-injector: Fix reversed if statementDan Carpenter-10/+8
2022-06-06ASoC: SOF: ipc-msg-injector: Propagate write errors correctlyDan Carpenter-5/+11
2022-05-17ASoC: SOF: ipc-msg-injector: Cap the rmaining to count in IPC4 modePeter Ujfalusi-4/+11
2022-05-09ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi-3/+130
2022-05-09ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi-17/+31
2022-05-09ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi-5/+7
2022-04-27ASoC: SOF: sof-client-ipc-msg-injector: use pm_runtime_resume_and_get()Pierre-Louis Bossart-2/+1
2022-03-09ASoC: SOF: ipc-msg-injector: Use devm_kzalloc() for the rx_bufferPeter Ujfalusi-1/+1
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi-0/+192