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
/
core
/
sound.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
ALSA: Drop snd_get_device() helper
Takashi Iwai
1
-43
/
+0
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
1
-41
/
+24
2015-02-02
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
1
-20
/
+34
2014-10-30
ALSA: doc: More kerneldoc comments on core components
Takashi Iwai
1
-2
/
+7
2014-02-25
ALSA: Create sysfs attribute files via groups
Takashi Iwai
1
-10
/
+13
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
1
-2
/
+2
2014-02-14
ALSA: Use standard device refcount for card accounting
Takashi Iwai
1
-1
/
+1
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-16
/
+6
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-2
/
+5
2012-11-08
ALSA: Fix card refcount unbalance
Takashi Iwai
1
-1
/
+1
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-2
/
+9
2012-09-04
ALSA: remove the main version information
Jaroslav Kysela
1
-2
/
+1
2011-12-23
ALSA: core: add support for compressed devices
Omair Mohammed Abdullah
1
-0
/
+1
2011-11-01
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2010-12-13
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
1
-1
/
+0
2010-11-24
ALSA: support module on-demand loading for seq and timer
Kay Sievers
1
-5
/
+13
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
-1
/
+2
2010-04-09
ALSA: Remove BKL from open multiplexer
Takashi Iwai
1
-35
/
+38
2010-01-14
ALSA: use subsys_initcall for sound core instead of module_init
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2009-01-07
Check fops_get() return value
Laurent Pinchart
1
-0
/
+4
2008-10-16
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-3
/
+2
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-4
/
+8
2008-08-01
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
1
-2
/
+0
2008-08-01
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
1
-0
/
+2
2008-07-29
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
1
-2
/
+0
2008-07-15
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+14
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-5
/
+3
2008-07-10
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
1
-4
/
+4
2008-06-21
sound: cdev lock_kernel() pushdown
Jonathan Corbet
1
-1
/
+14
2008-05-21
SOUND: fix race in device_create
Greg Kroah-Hartman
1
-5
/
+3
2008-02-15
Dont touch fs_struct in drivers
Jan Blunck
1
-4
/
+0
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-10-16
[ALSA] sound: snd_register_device_for_dev fix
Mariusz Kozlowski
1
-0
/
+8
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-2
/
+1
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-1
/
+1
2007-02-09
[ALSA] allow registering an alsa device with struct device pointer
Johannes Berg
1
-7
/
+8
2007-01-30
[PATCH] ALSA: Fix sysfs breakage
Takashi Iwai
1
-3
/
+1
2006-12-02
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-13
/
+9
2006-09-23
[ALSA] Add pcm_class attribute to PCM sysfs entry
Takashi Iwai
1
-12
/
+44
2006-09-23
[ALSA] Fix disconnection of proc interface
Takashi Iwai
1
-2
/
+1
2006-07-12
[ALSA] remove unused snd_minor.name field
Clemens Ladisch
1
-2
/
+1
2006-06-26
[PATCH] devfs: Remove devfs support from the sound subsystem
Greg Kroah-Hartman
1
-24
/
+0
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] Fix rwlock around snd_iprintf() in sound core
Takashi Iwai
1
-6
/
+1
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+0
2006-06-22
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
Takashi Iwai
1
-88
/
+11
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-2
/
+2
2006-03-22
[ALSA] sound/core/: fix 3 off-by-one errors
Adrian Bunk
1
-2
/
+2
[next]