aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg1-15/+10
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai1-11/+0
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-1/+1
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-07-03[PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven1-0/+6
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+0
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-26/+27
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai1-0/+8
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai1-58/+62
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+575