summaryrefslogtreecommitdiffstats
path: root/sound/core/oss/mixer_oss.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: core: Don't refer to snd_cards array directlyTakashi Iwai2019-04-171-4/+12
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-161-2/+1
* ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-031-1/+7
* ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter2015-10-151-1/+2
* ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-271-3/+3
* ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-3/+1
* ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-141-5/+7
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-121-5/+3
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-081-0/+1
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-301-2/+8
* ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun2012-09-031-0/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter2011-10-041-1/+1
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1340
OpenPOWER on IntegriCloud