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-pcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: core: Fix pcm code debugfs error
Hans de Goede
2019-10-07
1
-3
/
+10
*
ASoC: soc-component: fix a couple missing error assignments
Dan Carpenter
2019-09-23
1
-2
/
+2
*
ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
Peter Ujfalusi
2019-08-15
1
-18
/
+18
*
ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
Kuninori Morimoto
2019-08-08
1
-0
/
+3
*
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
2019-08-05
1
-8
/
+1
*
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
2019-08-05
1
-14
/
+4
*
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
2019-08-05
1
-22
/
+1
*
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
2019-08-05
1
-25
/
+1
*
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
2019-08-05
1
-24
/
+1
*
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
2019-08-05
1
-23
/
+2
*
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
2019-08-05
1
-12
/
+1
*
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
2019-08-05
1
-5
/
+1
*
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
2019-08-05
1
-6
/
+3
*
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
2019-08-05
1
-5
/
+1
*
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
2019-08-05
1
-5
/
+1
*
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
2019-08-05
1
-5
/
+3
*
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
2019-08-05
1
-5
/
+1
*
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
2019-08-05
1
-6
/
+4
*
ASoC: soc-pcm: remove soc_fill_silence()
Kuninori Morimoto
2019-08-05
1
-24
/
+0
*
ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()
Kuninori Morimoto
2019-08-05
1
-24
/
+0
*
ASoC: soc-pcm: remove soc_rtdcom_ack()
Kuninori Morimoto
2019-08-05
1
-22
/
+0
*
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-10
/
+4
*
ASoC: create pcm for codec2codec links as well
Jerome Brunet
2019-08-01
1
-3
/
+32
*
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-07-23
1
-29
/
+10
*
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2019-07-23
1
-6
/
+3
*
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2019-07-23
1
-10
/
+6
*
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2019-07-23
1
-11
/
+6
*
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2019-07-23
1
-16
/
+11
*
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
2019-07-23
1
-12
/
+6
*
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
2019-07-23
1
-16
/
+11
*
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
2019-07-23
1
-8
/
+4
*
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2019-07-23
1
-32
/
+3
*
Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-05-21
1
-1
/
+2
|
\
|
*
ASoC: soc-pcm: BE dai needs prepare when pause release after resume
Libin Yang
2019-05-13
1
-1
/
+2
*
|
ASoC: soc-pcm: fixup try_module_get()/module_put() timing
Kuninori Morimoto
2019-05-21
1
-9
/
+7
*
|
ASoC: soc-pcm: add soc_pcm_components_open()
Kuninori Morimoto
2019-05-13
1
-23
/
+40
*
|
ASoC: soc-pcm: add missing cpu_dai->rate = 0
Kuninori Morimoto
2019-05-13
1
-0
/
+1
*
|
ASoC: soc-pcm: do cpu_dai related operation at same place
Kuninori Morimoto
2019-05-13
1
-8
/
+8
*
|
Merge branch 'asoc-5.2' into asoc-next
Mark Brown
2019-05-06
1
-0
/
+4
|
\
|
|
*
Merge branch 'asoc-5.1' into asoc-5.2
Mark Brown
2019-04-26
1
-0
/
+8
|
|
\
|
*
|
ASoC: pcm: save fixed-up hw_params of BE
Libin Yang
2019-04-19
1
-0
/
+4
*
|
|
Merge branch 'asoc-5.1' into asoc-linus
Mark Brown
2019-05-06
1
-2
/
+8
|
\
\
\
|
*
|
|
ASoC: skip hw_free on codec dai for which the stream is invalid
Jerome Brunet
2019-05-03
1
-0
/
+6
|
*
|
|
ASoC: fix valid stream condition
Jerome Brunet
2019-05-03
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
ASoC: pcm: fix error handling when try_module_get() fails.
Ranjani Sridharan
2019-04-10
1
-3
/
+5
|
/
/
*
/
ASoC: pcm: update module refcount if module_get_upon_open is set
Ranjani Sridharan
2019-04-08
1
-0
/
+8
|
/
*
ASoC: dpcm: skip missing substream while applying symmetry
Jerome Brunet
2019-04-02
1
-1
/
+6
*
Merge tag 'v5.1-rc1' into asoc-5.1
Mark Brown
2019-03-18
1
-0
/
+1
|
\
|
*
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-02-08
1
-0
/
+4
|
|
\
|
*
|
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
2019-01-15
1
-0
/
+1
[next]