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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
3
-126
/
+169
2019-01-24
ALSA: proc: Avoid possible leaks of snd_info_entry objects
Takashi Iwai
1
-2
/
+10
2019-01-24
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
2
-69
/
+13
2019-01-24
ALSA: pcm: Drop unused snd_pcm_substream.file field
Takashi Iwai
2
-4
/
+1
2019-01-23
ALSA: pcm: Cleanup snd_pcm_stream_lock() & co
Takashi Iwai
1
-52
/
+16
2019-01-23
ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem
Takashi Iwai
1
-14
/
+2
2019-01-23
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
1
-44
/
+122
2019-01-21
ALSA: pcm: Avoid confusing loop in snd_pcm_unlink()
Takashi Iwai
1
-5
/
+3
2019-01-21
ALSA: pcm: Make PCM linked list consistent while re-grouping
Takashi Iwai
1
-14
/
+20
2019-01-21
ALSA: pcm: Unify snd_pcm_group initialization
Takashi Iwai
3
-7
/
+11
2019-01-21
ALSA: pcm: Call snd_card_unref() inside in_pcm_file()
Takashi Iwai
1
-3
/
+8
2019-01-15
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
1
-8
/
+3
2019-01-15
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
1
-0
/
+26
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-12-18
Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-3
/
+15
2018-12-18
Merge branch 'asoc-4.21' into asoc-next
Mark Brown
1
-3
/
+15
2018-12-14
ALSA: compress: make use of runtime buffer for copy
Srinivas Kandagatla
1
-3
/
+15
2018-12-13
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+8
2018-11-29
ALSA: pcm: Fix starvation on down_write_nonblock()
Chanho Min
1
-5
/
+6
2018-11-29
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
Takashi Iwai
1
-1
/
+2
2018-11-24
ALSA: control: Consolidate helpers for adding and replacing ctl elements
Takashi Iwai
1
-71
/
+52
2018-11-24
ALSA: control: Fix race between adding and removing a user element
Takashi Iwai
1
-35
/
+45
2018-11-09
ALSA: oss: Use kvzalloc() for local buffer allocations
Takashi Iwai
2
-6
/
+6
2018-10-12
ALSA: seq: oss: Use the standard fall-through annotation
Takashi Iwai
1
-1
/
+1
2018-10-12
ALSA: memalloc: Add fall-through annotation
Takashi Iwai
1
-0
/
+1
2018-10-04
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
2
-3
/
+23
2018-09-10
ALSA: pcm: Update hardware pointer before start capture
Ricardo Biehl Pasquali
1
-3
/
+5
2018-09-04
Merge branch 'topic/pcm-indirect-fixes' into for-next
Takashi Iwai
1
-2
/
+2
2018-09-03
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2018-08-28
ALSA: memalloc: Add non-cached buffer type
Takashi Iwai
2
-2
/
+30
2018-08-28
ALSA: memalloc: Simplify snd_malloc_dev_pages() calls
Takashi Iwai
1
-11
/
+7
2018-08-28
ALSA: memalloc: Don't align the size to power-of-two
Takashi Iwai
1
-7
/
+2
2018-08-28
ALSA: seq: Do error checks at creating system ports
Takashi Iwai
1
-3
/
+15
2018-08-28
ALSA: seq: add error check in snd_seq_system_client_init()
Dan Carpenter
1
-0
/
+4
2018-08-27
ALSA: pcm: signedness bug in snd_pcm_plug_alloc()
Dan Carpenter
1
-2
/
+2
2018-08-27
ALSA: pcm: Return 0 when size < start_threshold in capture
Ricardo Biehl Pasquali
1
-4
/
+9
2018-08-14
ALSA: seq: virmidi: Fix discarding the unsubscribed output
Takashi Iwai
1
-2
/
+3
2018-08-04
ALSA: seq_oss: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-04
ALSA: seq: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-03
ALSA: compress: Remove empty init and exit
Takashi Iwai
1
-12
/
+0
2018-08-01
ALSA: seq: Drop unused 64bit division macros
Takashi Iwai
1
-24
/
+0
2018-08-01
ALSA: seq: Use no intrruptible mutex_lock
Takashi Iwai
1
-19
/
+7
2018-08-01
ALSA: seq: Fix leftovers at probe error path
Takashi Iwai
6
-36
/
+23
2018-08-01
ALSA: seq: Remove dead codes
Takashi Iwai
6
-115
/
+0
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
4
-52
/
+20
2018-08-01
ALSA: pcm: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-30
ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros
Takashi Iwai
1
-9
/
+5
2018-07-30
ALSA: seq: virmidi: Offload the output event processing
Takashi Iwai
1
-54
/
+46
2018-07-29
Merge branch 'for-linus' into topic/virmidi
Takashi Iwai
4
-8
/
+14
[next]