summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0Star
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] seq: resource leak fix and various code cleanupsEugene Teo2007-10-162-19/+27
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-2/+1Star
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+0Star
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-13/+14
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-13/+3Star
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-8/+1Star
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-035-11/+14
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-2/+2
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-7/+2Star
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-0317-347/+340Star
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-126-9/+9
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-3/+3
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-16/+8Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-1718-0/+4394