summaryrefslogtreecommitdiff
path: root/sound/core/oss/mixer_oss.c
Commit message (Expand)AuthorAge
* ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
* ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-03
* ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter2015-10-15
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-27
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-10
* ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-14
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-12
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-08
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-30
* ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun2012-09-03
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
* ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter2011-10-04
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-11
|\
| * ALSA: OSS mixer emulation - fix lockingJaroslav Kysela2010-10-11
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-07
|/
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-13
* ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-05
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-05
* ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-08
* ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-07
* ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-18
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare2008-01-08
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-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
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-03
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [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: Mixer OSS-emulationTakashi Iwai2006-01-03
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16