index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
sound_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
sound: fix check for error condition of register_chrdev()
Alexey Khoroshilov
1
-1
/
+1
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-14
/
+3
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-7
/
+15
2012-12-18
sound: remove reference to feature-removal-schedule.txt
Tao Ma
1
-2
/
+1
2012-05-08
sound: allow the unit search until 256 in sound_core.c
Takashi Iwai
1
-1
/
+1
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-03-09
sound: Use sound_register_*() for additional OSS minor devices
Takashi Iwai
1
-0
/
+3
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-07-12
sound: push BKL into open functions
Arnd Bergmann
1
-5
/
+1
2010-07-05
soundcore_open: Reduce the area BKL coverage
John Kacur
1
-5
/
+8
2010-01-14
ALSA: use subsys_initcall for sound core instead of module_init
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-2
/
+2
2009-08-10
sound: make OSS device number claiming optional and schedule its removal
Tejun Heo
1
-18
/
+70
2009-08-10
sound: request char-major-* module aliases for missing OSS devices
Tejun Heo
1
-0
/
+12
2009-07-04
sound: do not set DEVNAME for OSS devices
Kay Sievers
1
-1
/
+4
2009-06-16
Driver Core: sound: add nodename for sound drivers
Kay Sievers
1
-0
/
+7
2008-12-15
ALSA: Fix declaration of sound_class
Mark Brown
1
-0
/
+1
2008-11-21
sound/sound_core: Fix sparse warnings
Hannes Eder
1
-3
/
+3
2008-10-27
Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...
Takashi Iwai
1
-1
/
+1
2008-10-27
sound: use a common working email address
Alan Cox
1
-1
/
+1
2008-10-16
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-09-09
ALSA: fix section mismatch in the sound_core
Krzysztof Helt
1
-2
/
+2
2008-08-29
sound: make OSS sound core optional
Tejun Heo
1
-19
/
+60
2008-07-22
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-2
/
+3
2008-06-21
sound: cdev lock_kernel() pushdown
Jonathan Corbet
1
-0
/
+5
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-1
/
+1
2006-12-02
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-3
/
+3
2006-10-04
[PATCH] The scheduled removal of some OSS drivers
Adrian Bunk
1
-34
/
+0
2006-09-29
[PATCH] build sound/sound_firmware.c only for OSS
Adrian Bunk
1
-4
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs support from the sound subsystem
Greg Kroah-Hartman
1
-6
/
+0
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-11
/
+11
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-08-30
[PATCH] Assign device pointer to OSS devices
Takashi Iwai
1
-9
/
+18
2005-06-21
[PATCH] class: convert sound/* to use the new class api instead of class_simple
gregkh@suse.de
1
-5
/
+5
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+583