aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/oss/mixer_oss.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-171-0/+1
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-171-2/+8
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-4/+6
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-111-4/+8
|\
| * ALSA: OSS mixer emulation - fix lockingJaroslav Kysela2010-10-111-4/+8
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-071-11/+11
|/
* ALSA: core - Define llseek fopsTakashi Iwai2010-04-131-0/+5
* ALSA: rename "PC Speaker" controls to "Speaker"Jaroslav Kysela2009-11-051-0/+1
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+2
* ALSA: Add const prefix to proc helper functionsTakashi Iwai2009-09-081-1/+2
* ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
* ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-181-0/+3
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-6/+12
* [ALSA] Add more fallbacks to OSS PHONEOUT mixer mapTakashi Iwai2008-04-241-0/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare2008-01-081-38/+63
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-9/+7
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-4/+2
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-2/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-2/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-7/+7
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-0/+5
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-3/+4
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-7/+1
* [ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai2006-01-031-120/+120
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-041-1/+2
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-18/+41
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-13/+13
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1340