summaryrefslogtreecommitdiff
path: root/sound/sound_core.c
Commit message (Expand)AuthorAge
* sound: Remove leftover msnd init declarationsTakashi Iwai2018-01-11
* sound: Remove unused register_sound_midi() and coTakashi Iwai2018-01-11
* sound: fix check for error condition of register_chrdev()Alexey Khoroshilov2015-11-07
* consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-24
* drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-12
* sound: remove reference to feature-removal-schedule.txtTao Ma2012-12-17
* sound: allow the unit search until 256 in sound_core.cTakashi Iwai2012-05-08
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-09
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* sound: push BKL into open functionsArnd Bergmann2010-07-12
* soundcore_open: Reduce the area BKL coverageJohn Kacur2010-07-05
* ALSA: use subsys_initcall for sound core instead of module_initThadeu Lima de Souza Cascardo2010-01-14
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* sound: make OSS device number claiming optional and schedule its removalTejun Heo2009-08-10
* sound: request char-major-* module aliases for missing OSS devicesTejun Heo2009-08-10
* sound: do not set DEVNAME for OSS devicesKay Sievers2009-07-03
* Driver Core: sound: add nodename for sound driversKay Sievers2009-06-15
* ALSA: Fix declaration of sound_classMark Brown2008-12-15
* sound/sound_core: Fix sparse warningsHannes Eder2008-11-21
*-. Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai2008-10-27
|\ \
| | * sound: use a common working email addressAlan Cox2008-10-27
| |/
* | device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
|/
* ALSA: fix section mismatch in the sound_coreKrzysztof Helt2008-09-09
* sound: make OSS sound core optionalTejun Heo2008-08-29
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-21
* sound: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-01
* [PATCH] The scheduled removal of some OSS driversAdrian Bunk2006-10-04
* [PATCH] build sound/sound_firmware.c only for OSSAdrian Bunk2006-09-29
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove devfs support from the sound subsystemGreg Kroah-Hartman2006-06-26
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] Assign device pointer to OSS devicesTakashi Iwai2005-08-30
* [PATCH] class: convert sound/* to use the new class api instead of class_simplegregkh@suse.de2005-06-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16