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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Comment why read blocks when PCM is not running
Ricardo Biehl Pasquali
2019-02-13
1
-0
/
+4
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-02-13
1
-16
/
+4
|
\
|
*
ALSA: pcm: Revert capture stream behavior change in blocking mode
Takashi Iwai
2019-02-08
1
-16
/
+4
*
|
ALSA: PCM: check if ops are defined before suspending PCM
Ranjani Sridharan
2019-02-11
1
-0
/
+8
*
|
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
2019-02-08
1
-21
/
+8
*
|
ALSA: info: Move card id proc creation into info.c
Takashi Iwai
2019-02-06
2
-30
/
+14
*
|
ALSA: info: Minor optimization
Takashi Iwai
2019-02-06
1
-15
/
+8
*
|
ALSA: info: Drop unused snd_info_entry.card field
Takashi Iwai
2019-02-06
2
-5
/
+5
*
|
ALSA: info: Add standard helpers for card proc file entries
Takashi Iwai
2019-02-06
1
-0
/
+32
*
|
ALSA: compress: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-10
/
+1
*
|
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
2
-65
/
+37
*
|
ALSA: info: Always register entries recursively
Takashi Iwai
2019-02-05
1
-31
/
+34
*
|
ALSA: core: Don't allow NULL device for memory allocation
Takashi Iwai
2019-02-05
1
-0
/
+2
*
|
ALSA: pcm: remove a superfluous function declaration
Guennadi Liakhovetski
2019-01-31
1
-2
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-01-29
2
-2
/
+10
|
\
|
|
*
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
2019-01-25
1
-1
/
+8
|
*
Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-01-18
1
-1
/
+2
|
|
\
|
|
*
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
2019-01-03
1
-1
/
+2
*
|
|
ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()
Takashi Iwai
2019-01-25
1
-3
/
+2
*
|
|
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
2019-01-24
3
-126
/
+169
|
\
\
\
|
*
|
|
ALSA: pcm: Cleanup snd_pcm_stream_lock() & co
Takashi Iwai
2019-01-23
1
-52
/
+16
|
*
|
|
ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem
Takashi Iwai
2019-01-23
1
-14
/
+2
|
*
|
|
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
2019-01-23
1
-44
/
+122
|
*
|
|
ALSA: pcm: Avoid confusing loop in snd_pcm_unlink()
Takashi Iwai
2019-01-21
1
-5
/
+3
|
*
|
|
ALSA: pcm: Make PCM linked list consistent while re-grouping
Takashi Iwai
2019-01-21
1
-14
/
+20
|
*
|
|
ALSA: pcm: Unify snd_pcm_group initialization
Takashi Iwai
2019-01-21
3
-7
/
+11
|
*
|
|
ALSA: pcm: Call snd_card_unref() inside in_pcm_file()
Takashi Iwai
2019-01-21
1
-3
/
+8
|
|
/
/
*
|
|
ALSA: proc: Avoid possible leaks of snd_info_entry objects
Takashi Iwai
2019-01-24
1
-2
/
+10
*
|
|
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
2019-01-24
2
-69
/
+13
*
|
|
ALSA: pcm: Drop unused snd_pcm_substream.file field
Takashi Iwai
2019-01-24
2
-4
/
+1
*
|
|
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
2019-01-15
1
-8
/
+3
*
|
|
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
2019-01-15
1
-0
/
+26
|
/
/
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
|
Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2018-12-18
1
-3
/
+15
|
\
|
|
*
Merge branch 'asoc-4.21' into asoc-next
Mark Brown
2018-12-18
1
-3
/
+15
|
|
\
|
|
*
ALSA: compress: make use of runtime buffer for copy
Srinivas Kandagatla
2018-12-14
1
-3
/
+15
*
|
|
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-13
1
-0
/
+2
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-12-07
1
-6
/
+8
|
\
|
|
|
*
|
ALSA: pcm: Fix starvation on down_write_nonblock()
Chanho Min
2018-11-29
1
-5
/
+6
|
*
|
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
Takashi Iwai
2018-11-29
1
-1
/
+2
*
|
|
ALSA: control: Consolidate helpers for adding and replacing ctl elements
Takashi Iwai
2018-11-24
1
-71
/
+52
|
/
/
*
|
ALSA: control: Fix race between adding and removing a user element
Takashi Iwai
2018-11-24
1
-35
/
+45
*
|
ALSA: oss: Use kvzalloc() for local buffer allocations
Takashi Iwai
2018-11-09
2
-6
/
+6
|
/
*
ALSA: seq: oss: Use the standard fall-through annotation
Takashi Iwai
2018-10-12
1
-1
/
+1
*
ALSA: memalloc: Add fall-through annotation
Takashi Iwai
2018-10-12
1
-0
/
+1
*
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2018-10-04
2
-3
/
+23
*
ALSA: pcm: Update hardware pointer before start capture
Ricardo Biehl Pasquali
2018-09-10
1
-3
/
+5
*
Merge branch 'topic/pcm-indirect-fixes' into for-next
Takashi Iwai
2018-09-04
1
-2
/
+2
|
\
|
*
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
2018-09-03
1
-2
/
+2
*
|
ALSA: memalloc: Add non-cached buffer type
Takashi Iwai
2018-08-28
2
-2
/
+30
[next]