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
/
seq
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: Provide card number / PID via sequencer client info
Martin Koegler
2016-03-08
2
-0
/
+16
*
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
2016-03-01
3
-19
/
+0
*
ALSA: seq: Fix double port list deletion
Takashi Iwai
2016-02-16
1
-5
/
+8
*
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
2016-02-15
1
-4
/
+9
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-03
2
-103
/
+133
*
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-03
1
-5
/
+12
*
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-01
1
-20
/
+67
*
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-01
1
-1
/
+5
*
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-01-25
1
-1
/
+1
*
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-01-25
1
-1
/
+1
*
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
2016-01-18
1
-4
/
+5
*
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
2016-01-12
1
-0
/
+2
*
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
2016-01-12
1
-1
/
+1
*
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
2015-12-03
1
-1
/
+6
*
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
2015-11-22
1
-1
/
+1
*
ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss
Kosuke Tatsukawa
2015-10-09
2
-7
/
+3
*
ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS
Takashi Iwai
2015-05-29
2
-3
/
+3
*
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
10
-20
/
+19
*
ALSA: core: Build conditionally and remove superfluous ifdefs
Takashi Iwai
2015-04-24
2
-3
/
+2
*
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-24
1
-3
/
+14
*
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
2015-04-11
1
-0
/
+1
*
ALSA: seq: Fix init order of snd_seq_device stuff
Takashi Iwai
2015-03-11
1
-1
/
+1
*
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
6
-21
/
+7
*
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
2015-03-10
4
-15
/
+9
*
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
4
-36
/
+9
*
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
5
-104
/
+47
*
ALSA: seq: Clean up device and driver structs
Takashi Iwai
2015-02-12
1
-21
/
+10
*
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
2015-02-12
1
-374
/
+167
*
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
2015-02-12
1
-6
/
+3
*
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-02-12
1
-10
/
+8
*
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
2015-02-12
1
-0
/
+3
*
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
1
-3
/
+11
|
\
|
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
1
-4
/
+3
|
*
ALSA: seq: Handle the device directly
Takashi Iwai
2015-02-02
1
-2
/
+11
*
|
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
3
-7
/
+2
*
|
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
2015-01-26
1
-1
/
+1
*
|
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
2015-01-26
1
-1
/
+1
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-01-26
1
-31
/
+0
|
\
|
|
*
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
2015-01-26
1
-31
/
+0
*
|
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
2015-01-04
2
-6
/
+3
|
/
*
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-21
1
-6
/
+3
*
Subject: ALSA: seq: Remove autoload locks in driver registration
Takashi Iwai
2014-10-18
2
-8
/
+1
*
ALSA: seq: bind seq driver automatically
Takashi Iwai
2014-10-18
2
-23
/
+72
*
ALSA: seq: Use atomic ops for autoload refcount
Takashi Iwai
2014-10-15
1
-4
/
+4
*
ALSA: seq: seq_memory.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-23
1
-2
/
+2
*
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
2014-06-04
1
-12
/
+24
*
ALSA: seq: correctly detect input buffer overflow
Adam Goode
2014-06-04
1
-1
/
+1
*
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
2014-04-28
1
-2
/
+2
*
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
2014-02-14
5
-18
/
+18
*
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
13
-47
/
+47
[next]