summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_device.c
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-11/+0
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-1/+1
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-2/+1
* [PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven2006-07-031-0/+6
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-26/+27
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-0/+8
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-58/+62
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+575