summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/sof-client-probes.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sof: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
* ASoC: SOF: Add acp-probe id to sof probe client driver for registration.V sujith kumar Reddy2023-07-171-0/+1
* ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-6/+8
* ASoC: SOF: probes: Check ops before memory allocationAndy Shevchenko2022-11-171-8/+6
* ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client deviceJyri Sarha2022-10-311-15/+17
* ASoC: SOF: probes: Separate IPC3 operations to a separate fileJyri Sarha2022-10-311-225/+14
* ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY()Jyri Sarha2022-10-311-2/+3
* ASoC: SOF: Remove strsplit_u32() and tokenize_input()Cezary Rojewski2022-09-051-89/+15
* ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart2022-07-151-4/+4
* ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is usedPeter Ujfalusi2022-07-121-0/+4
* ASoC: sof: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi2022-05-091-2/+3
* ASoC: SOF: using pm_runtime_resume_and_get to simplify the codeMinghao Chi2022-04-201-6/+3
* ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-0/+821