summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-client.c
AgeCommit message (Expand)AuthorLines
2022-06-17ASoC: SOF: sof-client: remove use of __func__ in dev_dbgPierre-Louis Bossart-2/+2
2022-05-09ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi-0/+3
2022-05-09ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi-6/+41
2022-05-09ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi-0/+8
2022-05-09ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi-0/+8
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi-1/+1
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi-2/+33
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan-2/+54
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi-0/+46
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi-0/+340