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
/
seq_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS
Takashi Iwai
1
-2
/
+2
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
1
-1
/
+1
2015-03-11
ALSA: seq: Fix init order of snd_seq_device stuff
Takashi Iwai
1
-1
/
+1
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
1
-12
/
+7
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
1
-83
/
+10
2015-02-12
ALSA: seq: Clean up device and driver structs
Takashi Iwai
1
-21
/
+10
2015-02-12
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
1
-374
/
+167
2015-02-12
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
1
-6
/
+3
2015-02-12
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
1
-10
/
+8
2014-10-18
Subject: ALSA: seq: Remove autoload locks in driver registration
Takashi Iwai
1
-6
/
+1
2014-10-18
ALSA: seq: bind seq driver automatically
Takashi Iwai
1
-23
/
+69
2014-10-15
ALSA: seq: Use atomic ops for autoload refcount
Takashi Iwai
1
-4
/
+4
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
1
-8
/
+8
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
1
-1
/
+1
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
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-2
/
+4
2008-07-10
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
1
-4
/
+2
2008-02-14
Dont touch fs_struct in drivers
Jan Blunck
1
-3
/
+0
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
1
-15
/
+10
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
1
-11
/
+0
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-1
/
+1
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-07-03
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
Arjan van de Ven
1
-0
/
+6
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+0
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
1
-26
/
+27
2006-01-03
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
1
-0
/
+8
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
1
-58
/
+62
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+575