aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/sound_oss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-4/+8
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-2/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-1/+1
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai1-3/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-2/+1
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai1-1/+1
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+0
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai1-0/+6
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-22[ALSA] sound/core/: fix 3 off-by-one errorsAdrian Bunk1-1/+1
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-11/+12
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai1-5/+1
2006-01-03[ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch1-0/+4
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch1-3/+24
2006-01-03[ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch1-44/+20
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch1-7/+28
2006-01-03[ALSA] Remove xxx_t typedefs: OSS-emulationTakashi Iwai1-14/+16
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai1-2/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+250