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.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-compress: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-18
/
+18
*
Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
2023-08-28
1
-0
/
+1
|
\
|
*
ASoC: soc-compress: Fix deadlock in soc_compr_open_fe
yixuanjiang
2023-06-21
1
-0
/
+1
*
|
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-23
1
-1
/
+0
|
/
*
ASoC: add snd_soc_card_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
1
-9
/
+9
*
ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
Kuninori Morimoto
2023-04-17
1
-21
/
+21
*
ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE
Daniel Baluta
2023-03-24
1
-0
/
+3
*
ASoC: soc-pcm.c: remove indirect runtime copy
Kuninori Morimoto
2023-03-14
1
-7
/
+0
*
ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()
Kuninori Morimoto
2023-01-28
1
-1
/
+1
*
ASoC: soc-compress: Reposition and add pcm_mutex
강신형
2023-01-27
1
-3
/
+6
*
ASoC: soc.h: remove num_cpus/codecs
Kuninori Morimoto
2022-09-20
1
-2
/
+2
*
ASoC: soc-compress: Change the check for codec_dai
Jiasheng Jiang
2022-03-14
1
-8
/
+11
*
ASoC: soc-compress: prevent the potentially use of null pointer
Jiasheng Jiang
2022-03-02
1
-6
/
+8
*
ASoC: compress/component: Use module_get_when_open/put_when_close for cstream
Peter Ujfalusi
2021-09-20
1
-5
/
+38
*
ALSA: compress: Initialize mutex in snd_compress_new()
Takashi Iwai
2021-07-15
1
-1
/
+0
*
ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
Gyeongtaek Lee
2021-04-09
1
-0
/
+4
*
ASoC: soc-pcm: don't indicate error message for dpcm_be_dai_hw_free()
Kuninori Morimoto
2021-03-19
1
-4
/
+1
*
ASoC: soc-pcm: indicate error message at dpcm_path_get()
Kuninori Morimoto
2021-03-19
1
-3
/
+1
*
ASoC: soc-pcm: share DPCM BE DAI stop operation
Kuninori Morimoto
2021-03-12
1
-1
/
+1
*
ASoC: soc-compress: add soc_compr_clean() and call it from soc_compr_open/free()
Kuninori Morimoto
2020-11-26
1
-23
/
+22
*
ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()
Kuninori Morimoto
2020-11-26
1
-2
/
+2
*
ASoC: soc-component: add mark for snd_soc_component_compr_open/free()
Kuninori Morimoto
2020-11-26
1
-8
/
+6
*
ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()
Kuninori Morimoto
2020-11-26
1
-4
/
+4
*
ASoC: soc-compress: move soc_compr_free() next to soc_compr_open()
Kuninori Morimoto
2020-11-26
1
-34
/
+34
*
ASoC: soc-component: add snd_soc_component_compr_get_metadata()
Kuninori Morimoto
2020-11-18
1
-12
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_set_metadata()
Kuninori Morimoto
2020-11-18
1
-14
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_copy()
Kuninori Morimoto
2020-11-18
1
-24
/
+1
*
ASoC: soc-component: add snd_soc_component_compr_pointer()
Kuninori Morimoto
2020-11-18
1
-11
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_ack()
Kuninori Morimoto
2020-11-18
1
-13
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_get_codec_caps()
Kuninori Morimoto
2020-11-18
1
-25
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_get_caps()
Kuninori Morimoto
2020-11-18
1
-25
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_get_params()
Kuninori Morimoto
2020-11-18
1
-12
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_set_params()
Kuninori Morimoto
2020-11-18
1
-23
/
+2
*
ASoC: soc-component: add snd_soc_component_compr_trigger()
Kuninori Morimoto
2020-11-18
1
-24
/
+3
*
ASoC: soc-component: add snd_soc_component_compr_free()
Kuninori Morimoto
2020-11-18
1
-25
/
+4
*
ASoC: soc-component: add snd_soc_component_compr_open()
Kuninori Morimoto
2020-11-18
1
-29
/
+2
*
ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are same
Kuninori Morimoto
2020-11-10
1
-48
/
+19
*
ASoC: soc-compress: tidyup STREAM vs COMPRESS
Kuninori Morimoto
2020-11-10
1
-4
/
+16
*
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
[next]