summaryrefslogtreecommitdiff
path: root/sound/oss/kahlua.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2009-06-25sound: Use PCI_VDEVICEJoe Perches
2008-10-27sound: use a common working email addressAlan Cox
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison
2007-02-14[PATCH] OSS: replace kmalloc()+memset() combos with kzalloc()Robert P. J. Day
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-09[PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver()Greg Kroah-Hartman
2004-11-20[PATCH] sound/oss iomem annotationsAlexander Viro
2004-08-27[PATCH] soundblaster check_region() removalAlexander Viro
2004-07-13[PATCH] `unknown symbol' in sound/oss/kahlua.ko needs unknown symbol udelayPawel Sikora
2004-06-03[PATCH] sparse: the rest of sound/* annotationAlexander Viro
2003-08-17[PATCH] C99 initialisers for sound/ossMaciej Soltysiak
2003-07-31[PATCH] PCI: pci_device_id can not be marked __devinitdata. Fixes up sound/*Greg Kroah-Hartman
2003-07-18[PATCH] Fix error path in kahlua driverFrançois Romieu
2003-07-17[PATCH] Kahlua audio driverAlan Cox