aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/sound_oss.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-0/+1
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-171-1/+1
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-171-2/+8
* ALSA: Remove warning message for invalid OSS minor rangesTakashi Iwai2010-01-181-1/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-4/+8
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-2/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-291-3/+1
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-2/+1
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+0
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-221-0/+6
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [ALSA] sound/core/: fix 3 off-by-one errorsAdrian Bunk2006-03-221-1/+1
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-11/+12
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-031-5/+1
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-031-0/+4
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-3/+24
* [ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch2006-01-031-44/+20
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-7/+28
* [ALSA] Remove xxx_t typedefs: OSS-emulationTakashi Iwai2006-01-031-14/+16
* [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-301-2/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+250