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
/
seq
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
1
-0
/
+3
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
1
-3
/
+11
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
1
-4
/
+3
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-01-26
ALSA: seq: remove unused callback_all field
Clemens Ladisch
3
-7
/
+2
2015-01-26
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
1
-1
/
+1
2015-01-26
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
1
-1
/
+1
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-31
/
+0
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
1
-31
/
+0
2015-01-04
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
2
-6
/
+3
2014-11-21
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-6
/
+3
2014-10-18
Subject: ALSA: seq: Remove autoload locks in driver registration
Takashi Iwai
2
-8
/
+1
2014-10-18
ALSA: seq: bind seq driver automatically
Takashi Iwai
2
-23
/
+72
2014-10-15
ALSA: seq: Use atomic ops for autoload refcount
Takashi Iwai
1
-4
/
+4
2014-06-23
ALSA: seq: seq_memory.c: Fix closing brace followed by if
Rasmus Villemoes
1
-2
/
+2
2014-06-04
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
1
-12
/
+24
2014-06-04
ALSA: seq: correctly detect input buffer overflow
Adam Goode
1
-1
/
+1
2014-04-28
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
1
-2
/
+2
2014-02-14
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
5
-18
/
+18
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
13
-47
/
+47
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
1
-1
/
+1
2014-02-14
ALSA: seq_oss: Drop debug prints
Takashi Iwai
7
-68
/
+0
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2
-5
/
+2
2013-07-17
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2
-4
/
+14
2013-03-11
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2013-03-04
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
1
-2
/
+12
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
1
-1
/
+1
2012-08-20
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
Andi Kleen
1
-0
/
+2
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
1
-1
/
+1
2011-10-31
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
6
-0
/
+6
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
6
-0
/
+6
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
4
-4
/
+4
2011-05-26
ALSA: core: remove unused variables.
Luca Tettamanti
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-27
sound:core:seq:seq_ports.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2011-02-14
ALSA: core: sparse cleanups
Clemens Ladisch
3
-8
/
+9
2010-11-24
ALSA: support module on-demand loading for seq and timer
Kay Sievers
1
-0
/
+4
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-08
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
Takashi Iwai
1
-5
/
+4
2010-04-13
ALSA: core - Define llseek fops
Takashi Iwai
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+8
2010-02-02
ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-01-18
sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters
Clemens Ladisch
1
-14
/
+13
2009-09-10
Merge branch 'topic/midi' into for-linus
Takashi Iwai
2
-10
/
+11
2009-07-19
ALSA: OSS sequencer should be initialized after snd_seq_system_client_init
Jaswinder Singh Rajput
1
-5
/
+2
2009-07-15
sound: rawmidi: disable active-sensing-on-close by default
Clemens Ladisch
1
-0
/
+1
2009-07-15
sound: seq_oss_midi: remove magic numbers
Clemens Ladisch
1
-6
/
+8
2009-07-15
sound: seq_midi: do not send MIDI reset when closing
Clemens Ladisch
1
-3
/
+0
[next]