aboutsummaryrefslogtreecommitdiff
path: root/sound/sound_core.c
AgeCommit message (Expand)Author
2012-12-17sound: remove reference to feature-removal-schedule.txtTao Ma
2012-05-08sound: allow the unit search until 256 in sound_core.cTakashi Iwai
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-03-09sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-07-05soundcore_open: Reduce the area BKL coverageJohn Kacur
2010-01-14ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-08-10sound: make OSS device number claiming optional and schedule its removalTejun Heo
2009-08-10sound: request char-major-* module aliases for missing OSS devicesTejun Heo
2009-07-03sound: do not set DEVNAME for OSS devicesKay Sievers
2009-06-15Driver Core: sound: add nodename for sound driversKay Sievers
2008-12-15ALSA: Fix declaration of sound_classMark Brown
2008-11-21sound/sound_core: Fix sparse warningsHannes Eder
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai
2008-10-27sound: use a common working email addressAlan Cox
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-09ALSA: fix section mismatch in the sound_coreKrzysztof Helt
2008-08-29sound: make OSS sound core optionalTejun Heo
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-20sound: cdev lock_kernel() pushdownJonathan Corbet
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-10-04[PATCH] The scheduled removal of some OSS driversAdrian Bunk
2006-09-29[PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk
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
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-08-30[PATCH] Assign device pointer to OSS devicesTakashi Iwai
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-rc2Linus Torvalds