summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss
AgeCommit message (Expand)AuthorLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+6
2009-07-15sound: seq_oss_midi: remove magic numbersClemens Ladisch-6/+8
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai-1/+1
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-6/+12
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau-0/+3
2008-04-24[ALSA] seq-oss - Remove invalid BUG()Takashi Iwai-2/+7
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-2/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2007-10-16[ALSA] seq: resource leak fix and various code cleanupsEugene Teo-19/+27
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven-1/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai-2/+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-13/+14
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch-13/+3
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch-8/+1
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai-11/+14
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch-2/+2
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch-7/+2
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai-347/+340
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai-9/+9
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl-3/+3
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl-16/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+4394