summaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss
AgeCommit message (Expand)AuthorLines
2015-01-04ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring-4/+2
2014-11-21ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring-6/+3
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai-18/+18
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai-68/+0
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai-5/+2
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai-4/+14
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter-2/+12
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker-0/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker-0/+1
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai-5/+4
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