summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-client.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart1-1/+1
2023-11-07ASoC: SOF: sof-client: trivial: fix comment typoEugen Hristev1-1/+1
2023-10-09ASoC: SOF: sof-client: fix build when only IPC4 is selectedPierre-Louis Bossart1-1/+2
2023-09-19ASoC: SOF: Use generic names for IPC typesPeter Ujfalusi1-12/+12
2023-09-19ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Peter Ujfalusi1-1/+1
2023-06-09ASoC: SOF: Add IPC3 Kernel InjectorCurtis Malainey1-0/+52
2023-04-04ASoC: SOF: Add support for DSPless modePeter Ujfalusi1-0/+3
2022-10-31ASoC: SOF: client: Add sof_client_ipc4_find_module() functionJyri Sarha1-0/+15
2022-10-31ASoC: SOF: client: Add sof_client_ipc_set_get_data()Jyri Sarha1-0/+19
2022-06-17ASoC: SOF: sof-client: remove use of __func__ in dev_dbgPierre-Louis Bossart1-2/+2
2022-05-09ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi1-0/+3
2022-05-09ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi1-6/+41
2022-05-09ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi1-0/+8
2022-05-09ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi1-0/+8
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi1-1/+1
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi1-2/+33
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan1-2/+54
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi1-0/+46
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi1-0/+340