summaryrefslogtreecommitdiff
path: root/sound/soc/sof/compress.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey1-6/+2
2023-01-17ASoC: SOF: compress: Set compress data offsetDaniel Baluta1-0/+9
2022-08-31ASoC: SOF: compress: Add copy function for capture caseLaurentiu Mihalcea1-1/+25
2022-08-31ASoC: SOF: compress: Move sof_compr_copy functionalityLaurentiu Mihalcea1-8/+15
2022-08-23ASoC: SOF: compress: Remove dai_posn variableDaniel Baluta1-3/+0
2022-08-17ASoC: SOF: compress: Add support for computing timestampsLaurentiu Mihalcea1-0/+11
2022-08-17ASoC: SOF: compress: Save channel count and sample bytesLaurentiu Mihalcea1-0/+2
2022-08-17ASoC: SOF: compress: Introduce sof_compr_streamDaniel Baluta1-20/+20
2022-08-17ASoC: SOF: compress: Remove byte offset computationDaniel Baluta1-1/+0
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