aboutsummaryrefslogtreecommitdiff
path: root/sound/core/seq/oss
AgeCommit message (Expand)Author
2013-07-17ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-15sound: seq_oss_midi: remove magic numbersClemens Ladisch
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-04-24[ALSA] seq-oss - Remove invalid BUG()Takashi Iwai
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] seq: resource leak fix and various code cleanupsEugene Teo
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds