summaryrefslogtreecommitdiffstats
path: root/sound/sound_core.c
Commit message (Expand)AuthorAgeFilesLines
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+2
* ALSA: fix section mismatch in the sound_coreKrzysztof Helt2008-09-091-2/+2
* sound: make OSS sound core optionalTejun Heo2008-08-291-19/+60
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* sound: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+5
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-011-3/+3
* [PATCH] The scheduled removal of some OSS driversAdrian Bunk2006-10-041-34/+0
* [PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk2006-09-291-4/+0
* 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-6/+0
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-11/+11
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-301-9/+18
* [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-201-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+583