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
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
2018-07-27
ALSA: pcm: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-1
/
+1
2018-07-27
ALSA: virmidi: Fix too long output trigger loop
Takashi Iwai
1
-0
/
+10
2018-07-26
ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()
Takashi Iwai
1
-4
/
+4
2018-07-26
ALSA: seq: Fix poll() error return
Takashi Iwai
2
-2
/
+2
2018-07-23
ALSA: memalloc: Don't exceed over the requested size
Takashi Iwai
1
-6
/
+2
2018-07-22
ALSA: timer: catch invalid timer object creation
Srikanth K H
1
-0
/
+5
2018-07-18
ALSA: rawmidi: Use kvmalloc() for buffers
Takashi Iwai
1
-4
/
+5
2018-07-17
ALSA: rawmidi: Minor code refactoring
Takashi Iwai
1
-44
/
+33
2018-07-17
ALSA: rawmidi: Simplify error paths
Takashi Iwai
1
-37
/
+39
2018-07-17
ALSA: rawmidi: Tidy up coding styles
Takashi Iwai
1
-42
/
+59
2018-07-17
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-8
/
+17
2018-07-17
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
1
-6
/
+14
2018-07-11
ALSA: pcm: Fix snd_interval_refine first/last with open min/max
Timo Wischer
1
-4
/
+10
2018-07-06
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
1
-5
/
+12
2018-07-04
ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection
Takashi Iwai
2
-7
/
+2
2018-07-04
ALSA: pcm: trace XRUN event at injection, too
Takashi Iwai
4
-8
/
+11
2018-06-25
ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctl
Takashi Iwai
1
-1
/
+2
2018-06-25
ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
Takashi Iwai
1
-1
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-2
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-4
/
+4
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+2
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
7
-14
/
+14
[next]