aboutsummaryrefslogtreecommitdiff
path: root/sound/core/seq/seq_device.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-19various: Fix spelling of "registered" in comments.Gravatar Adam Buchbinder 1-1/+1
2012-08-20ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESGravatar Andi Kleen 1-0/+2
2011-10-31sound: Add module.h to the previously silent sound usersGravatar Paul Gortmaker 1-0/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Gravatar Takashi Iwai 1-2/+4
2008-07-10ALSA: remove CONFIG_KMOD from soundGravatar Johannes Berg 1-4/+2
2008-02-14Dont touch fs_struct in driversGravatar Jan Blunck 1-3/+0
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Gravatar Johannes Berg 1-15/+10
2006-09-23[ALSA] Unregister device files at disconnectionGravatar Takashi Iwai 1-11/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceGravatar Takashi Iwai 1-1/+1
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_device.cGravatar Arjan van de Ven 1-0/+6
2006-06-22[ALSA] Remove zero-initialization of static variablesGravatar Takashi Iwai 1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsGravatar Takashi Iwai 1-1/+0
2006-03-22[ALSA] semaphore -> mutex (core part)Gravatar Ingo Molnar 1-26/+27
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Gravatar Takashi Iwai 1-0/+8
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerGravatar Takashi Iwai 1-58/+62
2005-09-12[ALSA] Replace with kzalloc() - seq stuffGravatar Takashi Iwai 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+575