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
/
sound
/
core
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: make all 'class' structures const
Ivan Orlov
2023-06-21
1
-2
/
+2
*
ALSA: core: Make snd_card_free() return void
Uwe Kleine-König
2023-02-08
1
-4
/
+2
*
ALSA: core: Make snd_card_free_when_closed() return void
Uwe Kleine-König
2023-02-08
1
-7
/
+5
*
ALSA: core: Make snd_card_disconnect() return void
Uwe Kleine-König
2023-02-08
1
-16
/
+8
*
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
2022-09-19
1
-5
/
+5
*
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
1
-2
/
+2
*
ALSA: core: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-0
/
+10
*
ALSA: control: Use xarray for faster lookups
Takashi Iwai
2022-06-15
1
-0
/
+4
*
ALSA: core: Add snd_card_free_on_error() helper
Takashi Iwai
2022-04-12
1
-0
/
+28
*
ALSA: core: Simplify snd_power_ref_and_wait() with the standard macro
Takashi Iwai
2022-01-19
1
-20
/
+5
*
ALSA: core: Fix double calls of snd_card_free() via devres
Takashi Iwai
2021-07-31
1
-4
/
+10
*
ALSA: core: Add managed card creation
Takashi Iwai
2021-07-19
1
-8
/
+91
*
ALSA: core: Fix assignment in if condition
Takashi Iwai
2021-06-09
1
-4
/
+8
*
ALSA: core: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-28
1
-11
/
+8
*
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
1
-5
/
+1
*
ALSA: control: Track in-flight control read/write/tlv accesses
Takashi Iwai
2021-05-25
1
-8
/
+42
*
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
2021-03-30
1
-2
/
+0
*
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
2021-02-08
1
-0
/
+4
*
ALSA: core: Fix the debugfs removal at snd_card_free()
Takashi Iwai
2021-02-02
1
-5
/
+4
*
ALSA: jack: implement software jack injection via debugfs
Hui Wang
2021-02-02
1
-0
/
+16
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
1
-2
/
+2
*
ALSA: core: Remove redundant comments
YangHui
2020-12-21
1
-2
/
+0
*
ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
2020-09-03
1
-2
/
+1
*
ALSA: core: Warn on empty module
Takashi Iwai
2020-06-25
1
-0
/
+3
*
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
Takashi Iwai
2020-01-21
1
-0
/
+1
*
ALSA: pcm: Add card sync_irq field
Takashi Iwai
2019-11-20
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-05-06
1
-9
/
+9
|
\
|
*
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
2019-04-16
1
-9
/
+9
*
|
ALSA: core: Don't refer to snd_cards array directly
Takashi Iwai
2019-04-17
1
-2
/
+21
|
/
*
ALSA: info: Move card id proc creation into info.c
Takashi Iwai
2019-02-06
1
-29
/
+4
*
ALSA: info: Drop unused snd_info_entry.card field
Takashi Iwai
2019-02-06
1
-2
/
+4
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-2
/
+2
*
ALSA: Use scnprintf() instead of snprintf() for show
Jaejoong Kim
2018-02-27
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
*
ALSA: add snd_card_disconnect_sync()
Takashi Iwai
2017-10-11
1
-0
/
+32
*
ALSA: Get rid of card power_lock
Takashi Iwai
2017-08-30
1
-5
/
+0
*
ALSA: control: obsolete user_ctl_lock
Takashi Sakamoto
2017-08-04
1
-1
/
+0
*
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-07-06
1
-7
/
+1
|
\
|
*
ALSA: core: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-16
1
-7
/
+1
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
ALSA: hda_intel: add card number to irq description
Heiner Kallweit
2016-01-12
1
-0
/
+3
*
ALSA: Fix uninintialized error return
Colin Ian King
2015-06-29
1
-2
/
+1
*
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
2015-05-27
1
-4
/
+4
*
ALSA: info: Register proc entries recursively, too
Takashi Iwai
2015-05-18
1
-12
/
+6
*
ALSA: core: Don't ignore errors at creating proc files
Takashi Iwai
2015-04-24
1
-9
/
+7
*
ALSA: core: Remove superfluous exit calls for proc entries
Takashi Iwai
2015-04-24
1
-17
/
+0
*
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
2015-03-03
1
-4
/
+1
*
ALSA: Add a helper to add a new attribute group to card
Takashi Iwai
2015-02-06
1
-6
/
+25
[next]