aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-client-probes.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19ASoC: sof: use snd_soc_dummy_dlcGravatar Kuninori Morimoto 1-3/+1
2023-09-19ASoC: SOF: Use generic names for IPC typesGravatar Peter Ujfalusi 1-2/+2
2023-09-19ASoC: SOF: Kconfig: Rename SND_SOC_SOF_INTEL_IPC4 to SND_SOC_SOF_IPC4Gravatar Peter Ujfalusi 1-1/+1
2023-08-14ASoC: sof: merge DAI call back functions into opsGravatar Kuninori Morimoto 1-1/+5
2023-07-17ASoC: SOF: Add acp-probe id to sof probe client driver for registration.Gravatar V sujith kumar Reddy 1-0/+1
2023-05-15ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingGravatar Pierre-Louis Bossart 1-6/+8
2022-11-17ASoC: SOF: probes: Check ops before memory allocationGravatar Andy Shevchenko 1-8/+6
2022-10-31ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client deviceGravatar Jyri Sarha 1-15/+17
2022-10-31ASoC: SOF: probes: Separate IPC3 operations to a separate fileGravatar Jyri Sarha 1-225/+14
2022-10-31ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY()Gravatar Jyri Sarha 1-2/+3
2022-09-05ASoC: SOF: Remove strsplit_u32() and tokenize_input()Gravatar Cezary Rojewski 1-89/+15
2022-07-15ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownGravatar Pierre-Louis Bossart 1-4/+4
2022-07-12ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is usedGravatar Peter Ujfalusi 1-0/+4
2022-06-27ASoC: sof: Migrate to new style legacy DAI naming flagGravatar Charles Keepax 1-0/+1
2022-05-09ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizeGravatar Peter Ujfalusi 1-2/+3
2022-04-20ASoC: SOF: using pm_runtime_resume_and_get to simplify the codeGravatar Minghao Chi 1-6/+3
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientGravatar Peter Ujfalusi 1-0/+821