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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-02-27
ALSA: Use scnprintf() instead of snprintf() for show
Jaejoong Kim
1
-2
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
sound: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-11
ALSA: add snd_card_disconnect_sync()
Takashi Iwai
1
-0
/
+32
2017-08-30
ALSA: Get rid of card power_lock
Takashi Iwai
1
-5
/
+0
2017-08-04
ALSA: control: obsolete user_ctl_lock
Takashi Sakamoto
1
-1
/
+0
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-16
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
1
-7
/
+1
2016-01-12
ALSA: hda_intel: add card number to irq description
Heiner Kallweit
1
-0
/
+3
2015-06-29
ALSA: Fix uninintialized error return
Colin Ian King
1
-2
/
+1
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
1
-4
/
+4
2015-05-18
ALSA: info: Register proc entries recursively, too
Takashi Iwai
1
-12
/
+6
2015-04-24
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
1
-9
/
+7
2015-04-24
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
1
-17
/
+0
2015-03-03
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
1
-4
/
+1
2015-02-06
ALSA: Add a helper to add a new attribute group to card
Takashi Iwai
1
-6
/
+25
2015-02-02
ALSA: Add a helper to initialize device
Takashi Iwai
1
-0
/
+23
2014-10-30
ALSA: doc: More kerneldoc comments on core components
Takashi Iwai
1
-11
/
+22
2014-06-18
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
1
-0
/
+1
2014-02-25
ALSA: Clean up snd_device_*() codes
Takashi Iwai
1
-4
/
+1
2014-02-25
ALSA: Use priority list for managing device list
Takashi Iwai
1
-11
/
+3
2014-02-19
ALSA: core: Fix missing card sysfs contents
Takashi Iwai
1
-5
/
+5
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
1
-12
/
+12
2014-02-14
ALSA: Use standard device refcount for card accounting
Takashi Iwai
1
-38
/
+15
2014-02-14
ALSA: Use static groups for id and number card sysfs attr files
Takashi Iwai
1
-13
/
+19
2014-02-14
ALSA: Embed card device into struct snd_card
Takashi Iwai
1
-19
/
+35
2014-02-12
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
1
-3
/
+5
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
1
-4
/
+4
2014-01-23
ALSA: Refactor slot assignment code
Takashi Iwai
1
-27
/
+30
2014-01-23
ALSA: bits vs bytes bug in snd_card_create()
Dan Carpenter
1
-2
/
+2
2013-10-29
ALSA: Limit the fallback card id string size
Takashi Iwai
1
-1
/
+1
2013-10-29
ALSA: Optimize module name check
Takashi Iwai
1
-1
/
+1
2013-05-24
ALSA: Add kconfig to specify the max card numbers
Takashi Iwai
1
-9
/
+16
2013-05-24
ALSA: Fix the default suffix string with high card number
Takashi Iwai
1
-17
/
+13
2013-03-12
ALSA: add/change some comments describing function return values
Yacine Belkadi
1
-7
/
+9
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-20
/
+30
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2012-03-09
ALSA: core - Refactor card id string creation code
Takashi Iwai
1
-69
/
+100
2011-11-01
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-05-26
ALSA: core: remove unused variables.
Luca Tettamanti
1
-3
/
+0
2011-04-04
ALSA: core - Don't use "default' for default
Takashi Iwai
1
-1
/
+1
2011-03-25
ALSA: Fix yet another race in disconnection
Takashi Iwai
1
-0
/
+4
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+7
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
1
-8
/
+3
2010-09-16
ALSA: core: Allow card id change to the same string
Peter Ujfalusi
1
-2
/
+7
2009-09-07
ALSA: Remove struct snd_monitor_file from public sound/core.h
Takashi Iwai
1
-0
/
+8
[next]