index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
soc-compress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-component: add mark for snd_soc_pcm_component_pm_runtime_get/put()
Kuninori Morimoto
2020-09-28
1
-22
/
+8
*
ASoC: soc-pcm/compress: reduce verbosity on mapping ok messages
Pierre-Louis Bossart
2020-06-15
1
-2
/
+2
*
ASoC: soc-link: add snd_soc_link_compr_set_params()
Kuninori Morimoto
2020-05-25
1
-10
/
+6
*
ASoC: soc-link: add snd_soc_link_compr_shutdown()
Kuninori Morimoto
2020-05-25
1
-4
/
+2
*
ASoC: soc-link: add snd_soc_link_compr_startup()
Kuninori Morimoto
2020-05-25
1
-17
/
+7
*
ASoC: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-18
1
-2
/
+2
*
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
2020-04-29
1
-5
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
2020-04-29
1
-5
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
2020-04-29
1
-3
/
+4
*
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
2020-04-29
1
-5
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
2020-04-29
1
-5
/
+3
*
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
2020-04-29
1
-10
/
+6
*
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
2020-04-29
1
-7
/
+6
*
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
2020-04-29
1
-8
/
+4
*
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
2020-04-29
1
-18
/
+6
*
ASoC: soc-compress: avoid false-positive Wuninitialized warning
Rong Chen
2020-04-24
1
-1
/
+1
*
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
2020-04-21
1
-145
/
+0
*
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
2020-04-21
1
-0
/
+152
*
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-04-14
1
-18
/
+18
*
ASoC: Return error if the function does not support multi-cpu
Bard Liao
2020-02-26
1
-2
/
+3
*
ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()
Kuninori Morimoto
2020-02-24
1
-1
/
+1
*
ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...
Kuninori Morimoto
2020-01-10
1
-1
/
+1
*
ASoC: soc-dapm: add snd_soc_dapm_stream_stop()
Kuninori Morimoto
2020-01-10
1
-17
/
+1
*
ASoC: soc-core: add snd_soc_close_delayed_work()
Kuninori Morimoto
2020-01-10
1
-28
/
+1
*
ASoC: soc-core: remove snd_soc_rtdcom_list
Kuninori Morimoto
2020-01-10
1
-44
/
+31
*
ASoC: compress: Add pm_runtime support
Cezary Rojewski
2019-12-17
1
-1
/
+28
*
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
2019-12-04
1
-4
/
+2
*
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
2019-10-23
1
-39
/
+13
*
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
2019-08-15
1
-24
/
+24
*
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-07-23
1
-5
/
+4
*
ASoC: compress: Fix memory leak from snd_soc_new_compress
Amadeusz Sławiński
2019-06-25
1
-11
/
+6
*
ASoC: compress: Add helper functions for component trigger/set_params
Charles Keepax
2019-02-06
1
-63
/
+54
*
ASoC: compress: Clarify the intent of current compressed ops handling
Charles Keepax
2019-02-06
1
-58
/
+48
*
ASoC: add for_each_dpcm_be() macro
Kuninori Morimoto
2018-09-20
1
-2
/
+2
*
ASoC: compress: make BE and FE order inline with dpcm
Srinivas Kandagatla
2018-08-07
1
-50
/
+46
*
ASoC: soc-compress: convert to SPDX identifiers
Kuninori Morimoto
2018-07-02
1
-15
/
+9
*
ASoC: compress: Fix up some trivial formatting issues
Charles Keepax
2018-05-11
1
-15
/
+13
*
ASoC: compress: Only assign compr->ops->copy once
Charles Keepax
2018-05-11
1
-0
/
+1
*
ASoC: compress: Add helper functions for component open/free
Charles Keepax
2018-04-26
1
-79
/
+62
*
ASoC: Remove platform code now everything is componentised
Charles Keepax
2018-04-26
1
-221
/
+6
*
ASoC: compress: Only call free for components which have been opened
Charles Keepax
2018-04-26
1
-24
/
+28
*
ASoC: compress: Fixup error messages
Charles Keepax
2018-01-26
1
-27
/
+41
*
ASoC: compress: Remove some extraneous blank lines
Charles Keepax
2018-01-26
1
-3
/
+0
*
Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
2018-01-26
1
-4
/
+4
|
\
|
*
ASoC: compress: Correct handling of copy callback
Charles Keepax
2018-01-26
1
-4
/
+4
*
|
ASoC: don't use rtd->codec on snd_soc_new_compress()
Kuninori Morimoto
2017-12-05
1
-2
/
+2
|
/
*
ASoC: snd_soc_component_driver has snd_compr_ops
Kuninori Morimoto
2017-10-23
1
-34
/
+427
*
ASoC: compress: Set reasonable compress id string
Peng Donglin
2017-08-16
1
-10
/
+6
*
ASoC: compress: Delete error messages for a failed memory allocation in snd_s...
Markus Elfring
2017-08-10
1
-5
/
+2
*
ASoC: compress: Derive substream from stream based on direction
Satish Babu Patakokila
2017-06-19
1
-2
/
+4
[next]