aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/oss
Commit message (Expand)AuthorAge
* ALSA: seq_oss: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai2015-02-12
* ALSA: seq: Define driver object in each driverTakashi Iwai2015-02-12
* ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring2015-01-04
* ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-21
* ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-14
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2013-07-17
* ALSA: seq: seq_oss_event: missing range checksDan Carpenter2013-03-04
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sound: seq_oss_midi: remove magic numbersClemens Ladisch2009-07-15
* ALSA: Add missing KERN_* prefix to printk in sound/coreTakashi Iwai2009-02-05
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-04
* [ALSA] seq-oss - Remove invalid BUG()Takashi Iwai2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] seq: resource leak fix and various code cleanupsEugene Teo2007-10-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-03
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-03
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-03
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-12
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-27
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16