index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
ALSA: core: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-1
/
+1
*
ALSA: seq_oss: Drop debug prints
Takashi Iwai
2014-02-14
7
-68
/
+0
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
2
-5
/
+2
*
ALSA: seq-oss: Initialize MIDI clients asynchronously
Takashi Iwai
2013-07-17
2
-4
/
+14
*
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
2013-03-11
1
-4
/
+4
*
ALSA: seq: seq_oss_event: missing range checks
Dan Carpenter
2013-03-04
1
-2
/
+12
*
various: Fix spelling of "registered" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
Andi Kleen
2012-08-20
1
-0
/
+2
*
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
2012-03-30
1
-1
/
+1
*
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2012-03-11
1
-0
/
+1
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
1
-1
/
+1
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
6
-0
/
+6
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
6
-0
/
+6
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
4
-4
/
+4
*
ALSA: core: remove unused variables.
Luca Tettamanti
2011-05-26
1
-2
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
[next]