aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/soundcard.c
Commit message (Expand)AuthorAge
* sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-09
* sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg2010-12-30
* OSS: soundcard: fix return value of sound_open()Dan Carpenter2010-10-11
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-11
|\
| * OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter2010-10-11
* | sound: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-14
|/
* sound: push BKL into open functionsArnd Bergmann2010-07-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-16
|\
| * sound_oss: remove use of old BKL ioctl pathAlan Cox2010-01-12
* | sound: oss: off by one bugDan Carpenter2010-01-08
|/
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-12
* [PATCH] struct path: convert soundJosef Sipek2006-12-08
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-04
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-01
* [PATCH] kill sound/oss/*_syms.cAdrian Bunk2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-26
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16