summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_device.c
AgeCommit message (Expand)AuthorLines
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