index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
seq_device.c
Age
Commit message (
Expand
)
Author
2017-06-12
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
2015-05-29
ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS
Takashi Iwai
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-03-11
ALSA: seq: Fix init order of snd_seq_device stuff
Takashi Iwai
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
ALSA: seq: Clean up device and driver structs
Takashi Iwai
2015-02-12
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
2015-02-12
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
2015-02-12
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2014-10-18
Subject: ALSA: seq: Remove autoload locks in driver registration
Takashi Iwai
2014-10-18
ALSA: seq: bind seq driver automatically
Takashi Iwai
2014-10-15
ALSA: seq: Use atomic ops for autoload refcount
Takashi Iwai
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
2012-08-20
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
Andi Kleen
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-07-10
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
2008-02-14
Dont touch fs_struct in drivers
Jan Blunck
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-02-09
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-07-03
[PATCH] lockdep: annotate sound/core/seq/seq_device.c
Arjan van de Ven
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-01-03
[ALSA] Optimize for config without PROC_FS (seq and oss parts)
Takashi Iwai
2006-01-03
[ALSA] Remove xxx_t typedefs: Sequencer
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - seq stuff
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds