index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
sound
/
isa
/
sb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
ALSA: emu8000: Use guard() for spin locks
Takashi Iwai
2
-80
/
+62
2025-09-01
ALSA: sb: Use guard() for spin locks
Takashi Iwai
7
-418
/
+292
2025-09-01
ALSA: sb: Use guard() for mutex locks
Takashi Iwai
1
-9
/
+3
2025-06-10
ALSA: sb: Force to disable DMAs once when DMA mode is changed
Takashi Iwai
1
-0
/
+4
2025-06-10
ALSA: sb: Don't allow changing the DMA mode during operations
Takashi Iwai
1
-0
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-05-13
ALSA: sb: Replace deprecated strcpy() with strscpy()
Thorsten Blum
6
-10
/
+16
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-01-10
ALSA: sb: Use str_enabled_disabled() helper in info_read()
Thorsten Blum
1
-2
/
+3
2024-08-08
ALSA: sb: Use standard print API
Takashi Iwai
10
-94
/
+105
2024-06-18
ALSA: sb: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2
-12
/
+6
2024-05-08
ALSA: isa: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-9
/
+9
2024-04-07
ALSA: emux: centralize & improve patch info validation
Oswald Buddenhagen
1
-13
/
+0
2023-09-02
ALSA: sb: Fix wrong argument in commented code
Takashi Iwai
1
-1
/
+1
2023-08-18
ALSA: emu8000: Convert to generic PCM copy ops
Takashi Iwai
1
-58
/
+16
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
2
-4
/
+0
2022-09-29
ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
1
-1
/
+1
2021-08-02
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+4
2021-07-19
ALSA: sb: Allocate resources with device-managed APIs
Takashi Iwai
5
-189
/
+52
2021-07-17
ALSA: sb: Fix potential ABBA deadlock in CSP driver
Takashi Iwai
1
-0
/
+4
2021-06-24
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
2
-12
/
+8
2021-06-09
ALSA: sb: Fix potential double-free of CSP mixer elements
Takashi Iwai
1
-2
/
+6
2021-06-09
ALSA: sb: Minor coding style fixes
Takashi Iwai
2
-15
/
+14
2021-06-09
ALSA: sb: Fix assignment in if condition
Takashi Iwai
11
-89
/
+130
2021-05-13
ALSA: sb8: Add a comment note regarding an unused pointer
Atul Gopinathan
1
-1
/
+5
2021-05-13
Revert "ALSA: sb8: add a check for request_region"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-13
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
1
-7
/
+3
2021-04-26
ALSA: sb: Fix two use after free in snd_sb_qsound_build
Lv Yunlong
1
-2
/
+6
2021-04-26
ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
Lv Yunlong
1
-1
/
+3
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-12
/
+0
2021-01-26
Merge tag 'tags/isa-void-remove-callback' into for-next
Takashi Iwai
3
-6
/
+3
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
3
-6
/
+3
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2
-2
/
+2
2020-11-21
ALSA: sb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-5
/
+5
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-02-10
ALSA: emu8000: Fix the cast to __user pointer
Takashi Iwai
1
-2
/
+2
2020-01-05
ALSA: sb: More constifications
Takashi Iwai
5
-37
/
+37
2020-01-03
ALSA: isa: Constify snd_kcontrol_new items
Takashi Iwai
2
-8
/
+8
2020-01-03
ALSA: isa: Constify snd_device_ops definitions
Takashi Iwai
2
-2
/
+2
2019-12-11
ALSA: sb: Support PCM sync_stop
Takashi Iwai
1
-0
/
+1
2019-12-11
ALSA: isa: Drop superfluous ioctl PCM ops
Takashi Iwai
3
-5
/
+0
2019-12-11
ALSA: sb: Use managed buffer allocation
Takashi Iwai
2
-38
/
+4
2019-08-14
ALSA: sb: remove redundant assignment to variable result
Colin Ian King
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
14
-207
/
+14
2019-03-16
ALSA: sb8: add a check for request_region
Kangjie Lu
1
-0
/
+4
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
1
-3
/
+2
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2
-2
/
+2
2019-01-18
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
3
-3
/
+0
[next]