aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/soundcard.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman1-8/+7
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman1-6/+8
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven1-1/+1
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+3
2006-12-08[PATCH] struct path: convert soundJosef Sipek1-4/+4
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman1-8/+8
2006-10-04[PATCH] kill sound/oss/*_syms.cAdrian Bunk1-6/+10
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman1-14/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-06-20[PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de1-10/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+751