summaryrefslogtreecommitdiffstats
path: root/sound/oss/soundcard.c
Commit message (Expand)AuthorAgeFilesLines
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-8/+7
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-6/+8
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-0/+1
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-2/+3
* [PATCH] struct path: convert soundJosef Sipek2006-12-081-4/+4
* [PATCH] severing poll.h -> mm.hAl Viro2006-12-041-0/+1
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-011-8/+8
* [PATCH] kill sound/oss/*_syms.cAdrian Bunk2006-10-041-6/+10
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-261-14/+2
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-201-10/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+751