summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_device.c
AgeCommit message (Expand)AuthorLines
2014-10-18Subject: ALSA: seq: Remove autoload locks in driver registrationTakashi Iwai-6/+1
2014-10-18ALSA: seq: bind seq driver automaticallyTakashi Iwai-23/+69
2014-10-15ALSA: seq: Use atomic ops for autoload refcountTakashi Iwai-4/+4
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai-8/+8
2014-02-14ALSA: core: Use standard printk helpersTakashi Iwai-1/+1
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder-1/+1
2012-08-20ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen-0/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker-0/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-2/+4
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg-4/+2
2008-02-14Dont touch fs_struct in driversJan Blunck-3/+0
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg-15/+10
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai-11/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai-1/+1
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-2/+1
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven-0/+6
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai-1/+0
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar-26/+27
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai-0/+8
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai-58/+62
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+575