index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-compress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_set_params()
Kuninori Morimoto
1
-10
/
+6
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_shutdown()
Kuninori Morimoto
1
-4
/
+2
2020-05-25
ASoC: soc-link: add snd_soc_link_compr_startup()
Kuninori Morimoto
1
-17
/
+7
2020-05-18
ASoC: use snd_soc_xxx_active()
Kuninori Morimoto
1
-2
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
1
-5
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
1
-5
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
1
-3
/
+4
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
1
-5
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
1
-5
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
1
-10
/
+6
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
1
-7
/
+6
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
1
-8
/
+4
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
1
-18
/
+6
2020-04-24
ASoC: soc-compress: avoid false-positive Wuninitialized warning
Rong Chen
1
-1
/
+1
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
1
-145
/
+0
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
1
-0
/
+152
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-18
/
+18
2020-02-26
ASoC: Return error if the function does not support multi-cpu
Bard Liao
1
-2
/
+3
2020-02-24
ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()
Kuninori Morimoto
1
-1
/
+1
2020-01-10
ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...
Kuninori Morimoto
1
-1
/
+1
2020-01-10
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
Kuninori Morimoto
1
-17
/
+1
2020-01-10
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
1
-28
/
+1
2020-01-10
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
1
-44
/
+31
2019-12-17
ASoC: compress: Add pm_runtime support
Cezary Rojewski
1
-1
/
+28
2019-12-04
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
1
-4
/
+2
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
1
-39
/
+13
2019-08-15
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
1
-24
/
+24
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
1
-5
/
+4
2019-06-25
ASoC: compress: Fix memory leak from snd_soc_new_compress
Amadeusz Sławiński
1
-11
/
+6
2019-02-06
ASoC: compress: Add helper functions for component trigger/set_params
Charles Keepax
1
-63
/
+54
2019-02-06
ASoC: compress: Clarify the intent of current compressed ops handling
Charles Keepax
1
-58
/
+48
2018-09-20
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
1
-2
/
+2
2018-08-07
ASoC: compress: make BE and FE order inline with dpcm
Srinivas Kandagatla
1
-50
/
+46
2018-07-02
ASoC: soc-compress: convert to SPDX identifiers
Kuninori Morimoto
1
-15
/
+9
2018-05-11
ASoC: compress: Fix up some trivial formatting issues
Charles Keepax
1
-15
/
+13
2018-05-11
ASoC: compress: Only assign compr->ops->copy once
Charles Keepax
1
-0
/
+1
2018-04-26
ASoC: compress: Add helper functions for component open/free
Charles Keepax
1
-79
/
+62
2018-04-26
ASoC: Remove platform code now everything is componentised
Charles Keepax
1
-221
/
+6
2018-04-26
ASoC: compress: Only call free for components which have been opened
Charles Keepax
1
-24
/
+28
2018-01-26
ASoC: compress: Fixup error messages
Charles Keepax
1
-27
/
+41
2018-01-26
ASoC: compress: Remove some extraneous blank lines
Charles Keepax
1
-3
/
+0
2018-01-26
Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
1
-4
/
+4
2018-01-26
ASoC: compress: Correct handling of copy callback
Charles Keepax
1
-4
/
+4
2017-12-05
ASoC: don't use rtd->codec on snd_soc_new_compress()
Kuninori Morimoto
1
-2
/
+2
2017-10-23
ASoC: snd_soc_component_driver has snd_compr_ops
Kuninori Morimoto
1
-34
/
+427
2017-08-16
ASoC: compress: Set reasonable compress id string
Peng Donglin
1
-10
/
+6
2017-08-10
ASoC: compress: Delete error messages for a failed memory allocation in snd_s...
Markus Elfring
1
-5
/
+2
2017-06-19
ASoC: compress: Derive substream from stream based on direction
Satish Babu Patakokila
1
-2
/
+4
2016-11-13
ASoC: compress: Add support for compress dai ops
Vinod Koul
1
-2
/
+96
2016-08-16
ASoC: compress: Fix leak of a widget list in soc_compr_open_fe
Charles Keepax
1
-1
/
+3
[next]