summaryrefslogtreecommitdiffstats
path: root/sound/sound_core.c
Commit message (Expand)AuthorAgeFilesLines
* sound: Use octal not symbolic permissionsJoe Perches2018-05-281-3/+3
* sound: Remove leftover msnd init declarationsTakashi Iwai2018-01-111-7/+0
* sound: Remove unused register_sound_midi() and coTakashi Iwai2018-01-111-35/+0
* sound: fix check for error condition of register_chrdev()Alexey Khoroshilov2015-11-071-1/+1
* consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-241-14/+3
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-7/+15
* sound: remove reference to feature-removal-schedule.txtTao Ma2012-12-171-2/+1
* sound: allow the unit search until 256 in sound_core.cTakashi Iwai2012-05-081-1/+1
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-031-1/+1
* sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-091-0/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* sound: push BKL into open functionsArnd Bergmann2010-07-121-5/+1
* soundcore_open: Reduce the area BKL coverageJohn Kacur2010-07-051-5/+8
* ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo2010-01-141-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
* sound: make OSS device number claiming optional and schedule its removalTejun Heo2009-08-101-18/+70
* sound: request char-major-* module aliases for missing OSS devicesTejun Heo2009-08-101-0/+12
* sound: do not set DEVNAME for OSS devicesKay Sievers2009-07-031-1/+4
* Driver Core: sound: add nodename for sound driversKay Sievers2009-06-151-0/+7
* ALSA: Fix declaration of sound_classMark Brown2008-12-151-0/+1
* sound/sound_core: Fix sparse warningsHannes Eder2008-11-211-3/+3
*-. Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai2008-10-271-1/+1
|\ \
| | * sound: use a common working email addressAlan Cox2008-10-271-1/+1
| |/
* | 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+583
OpenPOWER on IntegriCloud