summaryrefslogtreecommitdiff
path: root/sound/oss/soundcard.c
AgeCommit message (Expand)Author
2011-03-09sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox
2010-01-08sound: oss: off by one bugDan Carpenter
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-12-08[PATCH] struct path: convert soundJosef Sipek
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-10-04[PATCH] kill sound/oss/*_syms.cAdrian Bunk
2006-10-03fix file specification in commentsUwe Zeisberger
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-06-20[PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds