index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
compress.c
Age
Commit message (
Expand
)
Author
2023-04-20
ASoC: SOF: Use no_reply calls for TX
Curtis Malainey
2023-01-17
ASoC: SOF: compress: Set compress data offset
Daniel Baluta
2022-08-31
ASoC: SOF: compress: Add copy function for capture case
Laurentiu Mihalcea
2022-08-31
ASoC: SOF: compress: Move sof_compr_copy functionality
Laurentiu Mihalcea
2022-08-23
ASoC: SOF: compress: Remove dai_posn variable
Daniel Baluta
2022-08-17
ASoC: SOF: compress: Add support for computing timestamps
Laurentiu Mihalcea
2022-08-17
ASoC: SOF: compress: Save channel count and sample bytes
Laurentiu Mihalcea
2022-08-17
ASoC: SOF: compress: Introduce sof_compr_stream
Daniel Baluta
2022-08-17
ASoC: SOF: compress: Remove byte offset computation
Daniel Baluta
2022-07-12
ASoC: SOF: compress: Prevent current kernel running with older FW
Daniel Baluta
2022-07-12
ASoC: SOF: Copy compress parameters into extended data
Daniel Baluta
2022-07-12
ASoC: SOF: compress: Dynamically allocate pcm params struct
Daniel Baluta
2022-04-04
ASoC: SOF: Drop 'header' parameter from tx_message() API
Peter Ujfalusi
2022-03-11
ASoC: SOF: compress: fix null check after dereference
Weiguo Li
2022-02-11
ASoC: SOF: compr: Mark snd_compress_ops static
Daniel Baluta
2022-02-10
ASoC: SOF: Split up utils.c into sof-utils and iomem-utils
Peter Ujfalusi
2022-02-08
ASoC: SOF: compr: Add compress ops implementation
Daniel Baluta
2021-10-07
ASoC: SOF: Introduce fragment elapsed notification API
Daniel Baluta
2021-09-16
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
2021-09-16
ASoC: SOF: compress: move and export sof_probe_compr_ops
Ranjani Sridharan
2021-06-01
ASoC: SOF: Intel: Constify sof_probe_compressed_ops
Rikard Falkeborn
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-04-21
ASoC: sof: use snd_compress_ops
Kuninori Morimoto
2020-02-18
ASoC: SOF: Intel: Add Probe compress CPU DAIs
Cezary Rojewski
2020-02-18
ASoC: SOF: Generic probe compress operations
Cezary Rojewski