summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-client.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Add IPC3 Kernel InjectorCurtis Malainey2023-06-091-0/+52
* ASoC: SOF: Add support for DSPless modePeter Ujfalusi2023-04-041-0/+3
* ASoC: SOF: client: Add sof_client_ipc4_find_module() functionJyri Sarha2022-10-311-0/+15
* ASoC: SOF: client: Add sof_client_ipc_set_get_data()Jyri Sarha2022-10-311-0/+19
* ASoC: SOF: sof-client: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-2/+2
* ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi2022-05-091-0/+3
* ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi2022-05-091-6/+41
* ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi2022-05-091-0/+8
* ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi2022-05-091-0/+8
* ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi2022-04-041-1/+1
* ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi2022-02-101-2/+33
* ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan2022-02-101-2/+54
* ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi2022-02-101-0/+46
* ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi2022-02-101-0/+340