aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-233-1/+3
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-081-5/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* sound: seq_oss_midi: remove magic numbersClemens Ladisch2009-07-151-6/+8
* ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-051-1/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-132-6/+12
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-041-0/+3
* [ALSA] seq-oss - Remove invalid BUG()Takashi Iwai2008-04-241-2/+7
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-312-2/+0
* [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/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-2/+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-13/+14
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-031-13/+3
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-031-8/+1
* [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/+2
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-0317-347/+340
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-126-9/+9
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-3/+3
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-16/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-1618-0/+4394