| Commit message (Expand) | Author | Age | Files | Lines |
* | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | sound: Use sound_register_*() for additional OSS minor devices | Takashi Iwai | 2011-03-09 | 1 | -0/+3 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 | 1 | -5/+1 |
* | soundcore_open: Reduce the area BKL coverage | John Kacur | 2010-07-05 | 1 | -5/+8 |
* | ALSA: use subsys_initcall for sound core instead of module_init | Thadeu Lima de Souza Cascardo | 2010-01-14 | 1 | -1/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 1 | -2/+2 |
* | sound: make OSS device number claiming optional and schedule its removal | Tejun Heo | 2009-08-10 | 1 | -18/+70 |
* | sound: request char-major-* module aliases for missing OSS devices | Tejun Heo | 2009-08-10 | 1 | -0/+12 |
* | sound: do not set DEVNAME for OSS devices | Kay Sievers | 2009-07-03 | 1 | -1/+4 |
* | Driver Core: sound: add nodename for sound drivers | Kay Sievers | 2009-06-15 | 1 | -0/+7 |
* | ALSA: Fix declaration of sound_class | Mark Brown | 2008-12-15 | 1 | -0/+1 |
* | sound/sound_core: Fix sparse warnings | Hannes Eder | 2008-11-21 | 1 | -3/+3 |
*-. | Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic... | Takashi Iwai | 2008-10-27 | 1 | -1/+1 |
|\ \ |
|
| | * | sound: use a common working email address | Alan Cox | 2008-10-27 | 1 | -1/+1 |
| |/ |
|
* | | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -3/+2 |
|/ |
|
* | ALSA: fix section mismatch in the sound_core | Krzysztof Helt | 2008-09-09 | 1 | -2/+2 |
* | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 | 1 | -19/+60 |
* | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -2/+3 |
* | sound: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 1 | -0/+5 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -3/+3 |
* | [PATCH] The scheduled removal of some OSS drivers | Adrian Bunk | 2006-10-04 | 1 | -34/+0 |
* | [PATCH] build sound/sound_firmware.c only for OSS | Adrian Bunk | 2006-09-29 | 1 | -4/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] devfs: Remove devfs support from the sound subsystem | Greg Kroah-Hartman | 2006-06-26 | 1 | -6/+0 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -11/+11 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] Assign device pointer to OSS devices | Takashi Iwai | 2005-08-30 | 1 | -9/+18 |
* | [PATCH] class: convert sound/* to use the new class api instead of class_simple | gregkh@suse.de | 2005-06-20 | 1 | -5/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+583 |