summaryrefslogtreecommitdiff
path: root/sound/soc/sof/compress.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-12ASoC: SOF: compress: Prevent current kernel running with older FWDaniel Baluta1-0/+11
2022-07-12ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta1-4/+13
2022-07-12ASoC: SOF: compress: Dynamically allocate pcm params structDaniel Baluta1-24/+29
2022-04-04ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi1-5/+3
2022-03-11ASoC: SOF: compress: fix null check after dereferenceWeiguo Li1-2/+4
2022-02-11ASoC: SOF: compr: Mark snd_compress_ops staticDaniel Baluta1-13/+13
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi1-0/+1
2022-02-08ASoC: SOF: compr: Add compress ops implementationDaniel Baluta1-2/+271
2021-10-07ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta1-0/+51
2021-09-16ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi1-152/+0
2021-09-16ASoC: SOF: compress: move and export sof_probe_compr_opsRanjani Sridharan1-24/+29
2021-06-01ASoC: SOF: Intel: Constify sof_probe_compressed_opsRikard Falkeborn1-1/+1
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart1-1/+1
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto1-3/+4
2020-02-19ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski1-0/+5
2020-02-19ASoC: SOF: Generic probe compress operationsCezary Rojewski1-0/+141