index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: core: Fix kernel-doc warnings
Takashi Iwai
2016-11-15
1
-10
/
+10
*
ALSA: hda_intel: add card number to irq description
Heiner Kallweit
2016-01-12
1
-0
/
+1
*
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
2015-04-24
1
-4
/
+0
*
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
2015-03-03
1
-1
/
+2
*
ALSA: Add a helper to add a new attribute group to card
Takashi Iwai
2015-02-06
1
-0
/
+3
*
ALSA: Drop snd_get_device() helper
Takashi Iwai
2015-02-02
1
-1
/
+0
*
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
1
-35
/
+4
*
ALSA: control: Embed struct device
Takashi Iwai
2015-02-02
1
-0
/
+1
*
ALSA: Add a helper to initialize device
Takashi Iwai
2015-02-02
1
-0
/
+2
*
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
2015-02-02
1
-7
/
+7
*
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
2014-06-18
1
-0
/
+2
*
ALSA: Remove deprecated snd_card_create()
Takashi Iwai
2014-05-23
1
-7
/
+0
*
ALSA: core - Define snd_pci_quirk without CONFIG_PCI
Dylan Reid
2014-03-01
1
-1
/
+14
*
ALSA: Clean up snd_device_*() codes
Takashi Iwai
2014-02-25
1
-3
/
+2
*
ALSA: Use priority list for managing device list
Takashi Iwai
2014-02-25
1
-18
/
+10
*
ALSA: Create sysfs attribute files via groups
Takashi Iwai
2014-02-25
1
-2
/
+1
*
ALSA: Drop __bitwise and typedefs for snd_device attributes
Takashi Iwai
2014-02-14
1
-30
/
+33
*
ALSA: Use standard device refcount for card accounting
Takashi Iwai
2014-02-14
1
-4
/
+3
*
ALSA: Embed card device into struct snd_card
Takashi Iwai
2014-02-14
1
-4
/
+6
*
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
2014-02-12
1
-3
/
+10
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
1
-2
/
+1
*
ALSA: pcm: Add snd_printd_ratelimit()
Tim Gardner
2013-08-19
1
-0
/
+8
*
ALSA: Add kconfig to specify the max card numbers
Takashi Iwai
2013-05-24
1
-1
/
+1
*
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
1
-1
/
+1
*
ALSA: Make snd_BUG_ON() always evaluate and return the conditional expression
Christine Spang
2013-03-11
1
-16
/
+8
*
ALSA: Make snd_printd() and snd_printdd() inline
Takashi Iwai
2013-01-25
1
-3
/
+9
*
ALSA: Add a reference counter to card instance
Takashi Iwai
2012-10-30
1
-0
/
+3
*
ALSA: hda - hide HDMI/ELD printks unless snd.debug=2
Fengguang Wu
2012-04-10
1
-0
/
+10
*
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-3
/
+2
|
\
|
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-3
/
+2
*
|
ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions
Axel Lin
2012-01-30
1
-0
/
+2
|
/
*
ALSA: core: add support for compressed devices
Omair Mohammed Abdullah
2011-12-23
1
-0
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-10-25
1
-1
/
+1
|
\
|
*
ALSA: fix unused warnings with snd_power_get_state
Mike Frysinger
2010-10-17
1
-1
/
+1
*
|
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-10-22
1
-6
/
+0
|
/
*
ALSA: Add snd_pci_quirk_lookup_id()
Takashi Iwai
2010-01-14
1
-0
/
+3
*
Merge branch 'topic/snd-printk' into for-linus
Takashi Iwai
2009-09-10
1
-24
/
+14
|
\
|
*
ALSA: Fixed a typo of printk()
Takashi Iwai
2009-08-28
1
-1
/
+1
|
*
ALSA: Add debug module option
Takashi Iwai
2009-08-27
1
-24
/
+14
*
|
ALSA: Remove unneeded ifdef from sound/core.h
Takashi Iwai
2009-09-07
1
-4
/
+0
*
|
ALSA: Remove struct snd_monitor_file from public sound/core.h
Takashi Iwai
2009-09-07
1
-9
/
+0
|
/
*
Merge branch 'topic/cleanup' into for-linus
Takashi Iwai
2009-06-10
1
-10
/
+0
|
\
|
*
ALSA: Remove deprecated snd_card_new()
Takashi Iwai
2009-04-21
1
-10
/
+0
*
|
ALSA: Core - add snd_card_set_id() function
Jaroslav Kysela
2009-06-02
1
-0
/
+1
|
/
*
Merge branch 'topic/ctl-list-cleanup' into for-linus
Takashi Iwai
2009-03-24
1
-3
/
+3
|
\
|
*
ALSA: Clean up snd_monitor_file management
Takashi Iwai
2009-03-09
1
-3
/
+3
*
|
Merge branch 'topic/quirk-cleanup' into for-linus
Takashi Iwai
2009-03-24
1
-2
/
+14
|
\
\
[next]