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