summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/compress.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Use no_reply calls for TXCurtis Malainey2023-04-201-6/+2
* ASoC: SOF: compress: Set compress data offsetDaniel Baluta2023-01-171-0/+9
* ASoC: SOF: compress: Add copy function for capture caseLaurentiu Mihalcea2022-08-311-1/+25
* ASoC: SOF: compress: Move sof_compr_copy functionalityLaurentiu Mihalcea2022-08-311-8/+15
* ASoC: SOF: compress: Remove dai_posn variableDaniel Baluta2022-08-231-3/+0
* ASoC: SOF: compress: Add support for computing timestampsLaurentiu Mihalcea2022-08-171-0/+11
* ASoC: SOF: compress: Save channel count and sample bytesLaurentiu Mihalcea2022-08-171-0/+2
* ASoC: SOF: compress: Introduce sof_compr_streamDaniel Baluta2022-08-171-20/+20
* ASoC: SOF: compress: Remove byte offset computationDaniel Baluta2022-08-171-1/+0
* ASoC: SOF: compress: Prevent current kernel running with older FWDaniel Baluta2022-07-121-0/+11
* ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta2022-07-121-4/+13
* ASoC: SOF: compress: Dynamically allocate pcm params structDaniel Baluta2022-07-121-24/+29
* ASoC: SOF: Drop 'header' parameter from tx_message() APIPeter Ujfalusi2022-04-041-5/+3
* ASoC: SOF: compress: fix null check after dereferenceWeiguo Li2022-03-111-2/+4
* ASoC: SOF: compr: Mark snd_compress_ops staticDaniel Baluta2022-02-111-13/+13
* ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi2022-02-101-0/+1
* ASoC: SOF: compr: Add compress ops implementationDaniel Baluta2022-02-081-2/+271
* ASoC: SOF: Introduce fragment elapsed notification APIDaniel Baluta2021-10-071-0/+51
* ASoC: SOF: probe: Merge and clean up the probe and compress filesPeter Ujfalusi2021-09-161-152/+0
* ASoC: SOF: compress: move and export sof_probe_compr_opsRanjani Sridharan2021-09-161-24/+29
* ASoC: SOF: Intel: Constify sof_probe_compressed_opsRikard Falkeborn2021-06-011-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* ASoC: sof: use snd_compress_opsKuninori Morimoto2020-04-211-3/+4
* ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski2020-02-181-0/+5
* ASoC: SOF: Generic probe compress operationsCezary Rojewski2020-02-181-0/+141