summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-client-probes.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-17ASoC: SOF: probes: Check ops before memory allocationAndy Shevchenko1-8/+6
2022-10-31ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client deviceJyri Sarha1-15/+17
2022-10-31ASoC: SOF: probes: Separate IPC3 operations to a separate fileJyri Sarha1-225/+14
2022-10-31ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY()Jyri Sarha1-2/+3
2022-09-05ASoC: SOF: Remove strsplit_u32() and tokenize_input()Cezary Rojewski1-89/+15
2022-07-15ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart1-4/+4
2022-07-12ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is usedPeter Ujfalusi1-0/+4
2022-06-27ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-05-09ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi1-2/+3
2022-04-20ASoC: SOF: using pm_runtime_resume_and_get to simplify the codeMinghao Chi1-6/+3
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi1-0/+821