aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-10-16[ALSA] seq: resource leak fix and various code cleanupsEugene Teo2-19/+27
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-1/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-2/+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-13/+14
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-13/+3
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-8/+1
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai5-11/+14
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-2/+2
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch1-7/+2
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai17-347/+340
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai6-9/+9
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-3/+3
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-16/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds18-0/+4394