index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
sound.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: core: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-1
/
+2
*
ALSA: core - add missing compress device type to /proc/asound/devices
Jaroslav Kysela
2021-02-10
1
-0
/
+2
*
ALSA: jack: implement software jack injection via debugfs
Hui Wang
2021-02-02
1
-0
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: core: Don't refer to snd_cards array directly
Takashi Iwai
2019-04-17
1
-1
/
+4
*
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-16
1
-2
/
+0
*
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
1
-2
/
+2
*
ALSA: core: Clean up OSS proc file management
Takashi Iwai
2015-04-24
1
-2
/
+0
*
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-24
1
-8
/
+4
*
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
2015-04-24
1
-10
/
+0
*
ALSA: Consolidate snd_find_free_minor()
Takashi Iwai
2015-02-17
1
-9
/
+5
*
ALSA: Drop snd_get_device() helper
Takashi Iwai
2015-02-02
1
-43
/
+0
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
1
-41
/
+24
*
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
2015-02-02
1
-20
/
+34
*
ALSA: doc: More kerneldoc comments on core components
Takashi Iwai
2014-10-30
1
-2
/
+7
*
ALSA: Create sysfs attribute files via groups
Takashi Iwai
2014-02-25
1
-10
/
+13
*
ALSA: core: Use standard printk helpers
Takashi Iwai
2014-02-14
1
-2
/
+2
*
ALSA: Use standard device refcount for card accounting
Takashi Iwai
2014-02-14
1
-1
/
+1
*
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-24
1
-16
/
+6
*
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
1
-2
/
+5
*
ALSA: Fix card refcount unbalance
Takashi Iwai
2012-11-08
1
-1
/
+1
*
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-10-30
1
-2
/
+9
*
ALSA: remove the main version information
Jaroslav Kysela
2012-09-04
1
-2
/
+1
*
ALSA: core: add support for compressed devices
Omair Mohammed Abdullah
2011-12-23
1
-0
/
+1
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
2010-12-13
1
-1
/
+0
|
\
|
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
|
ALSA: support module on-demand loading for seq and timer
Kay Sievers
2010-11-24
1
-5
/
+13
|
/
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-1
/
+2
*
ALSA: Remove BKL from open multiplexer
Takashi Iwai
2010-04-09
1
-35
/
+38
*
ALSA: use subsys_initcall for sound core instead of module_init
Thadeu Lima de Souza Cascardo
2010-01-14
1
-2
/
+2
*
Check fops_get() return value
Laurent Pinchart
2009-01-06
1
-0
/
+4
*
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+2
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
1
-4
/
+8
*
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
2008-08-01
1
-2
/
+0
*
sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...
Jaroslav Kysela
2008-08-01
1
-0
/
+2
*
ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE
Pawel MOLL
2008-07-29
1
-2
/
+0
*
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-1
/
+14
|
\
|
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-5
/
+3
|
|
\
|
*
|
sound: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-1
/
+14
*
|
|
ALSA: remove CONFIG_KMOD from sound
Johannes Berg
2008-07-10
1
-4
/
+4
|
|
/
|
/
|
*
|
SOUND: fix race in device_create
Greg Kroah-Hartman
2008-05-20
1
-5
/
+3
|
/
*
Dont touch fs_struct in drivers
Jan Blunck
2008-02-14
1
-4
/
+0
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-2
/
+2
*
[ALSA] sound: snd_register_device_for_dev fix
Mariusz Kozlowski
2007-10-16
1
-0
/
+8
*
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-19
1
-2
/
+1
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[ALSA] allow registering an alsa device with struct device pointer
Johannes Berg
2007-02-09
1
-7
/
+8
*
[PATCH] ALSA: Fix sysfs breakage
Takashi Iwai
2007-01-29
1
-3
/
+1
[next]