index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
Age
Commit message (
Expand
)
Author
Lines
2026-04-12
ALSA: sscape: Add suspend and resume support
Cássio Gabriel
-0
/
+93
2026-04-12
ALSA: sscape: Cache per-card resources for board reinitialization
Cássio Gabriel
-95
/
+139
2026-04-10
ALSA: interwave: guard PM-only restore helpers with CONFIG_PM
Cássio Gabriel
-38
/
+38
2026-04-10
ALSA: sc6000: Restore board setup across suspend
Cássio Gabriel
-1
/
+40
2026-04-10
ALSA: sc6000: Keep the programmed board state in card-private data
Cássio Gabriel
-60
/
+92
2026-04-09
ALSA: msnd: add ISA and PnP system sleep callbacks
Cássio Gabriel
-2
/
+95
2026-04-09
ALSA: msnd: prepare system sleep support
Cássio Gabriel
-23
/
+54
2026-04-08
ALSA: interwave: add ISA and PnP suspend and resume callbacks
Cássio Gabriel
-27
/
+151
2026-04-06
ALSA: gusmax: add ISA suspend and resume callbacks
Cássio Gabriel
-1
/
+27
2026-04-06
ALSA: gusextreme: add ISA suspend and resume callbacks
Cássio Gabriel
-9
/
+48
2026-04-06
ALSA: gusclassic: add ISA suspend and resume callbacks
Cássio Gabriel
-1
/
+20
2026-04-06
ALSA: gus: add shared GF1 suspend and resume helpers
Cássio Gabriel
-13
/
+186
2026-04-01
ALSA: es1688: add ISA suspend and resume callbacks
Cássio Gabriel
-13
/
+37
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-02-18
ALSA: isa: Add SPDX id lines to some files
Tim Bird
-6
/
+6
2025-12-14
ALSA: sb: Convert to snd_seq bus probe mechanism
Uwe Kleine-König
-8
/
+5
2025-11-12
ALSA: gus: Remove unused declarations
Yue Haibing
-3
/
+0
2025-11-06
ALSA: wavefront: Fix integer overflow in sample size validation
Junrui Luo
-2
/
+2
2025-11-06
ALSA: wavefront: Clear substream pointers on close
Junrui Luo
-0
/
+2
2025-09-01
ALSA: wavefront: Use guard() for spin locks
Takashi Iwai
-88
/
+61
2025-09-01
ALSA: wss: Use guard() for spin locks
Takashi Iwai
-157
/
+107
2025-09-01
ALSA: wss: Use guard() for mutex locks
Takashi Iwai
-15
/
+6
2025-09-01
ALSA: sscape: Use guard() for spin locks
Takashi Iwai
-106
/
+84
2025-09-01
ALSA: emu8000: Use guard() for spin locks
Takashi Iwai
-80
/
+62
2025-09-01
ALSA: sb: Use guard() for spin locks
Takashi Iwai
-418
/
+292
2025-09-01
ALSA: sb: Use guard() for mutex locks
Takashi Iwai
-9
/
+3
2025-09-01
ALSA: opti9xx: Use guard() for spin locks
Takashi Iwai
-27
/
+11
2025-09-01
ALSA: opl3sa2: Use guard() for spin locks
Takashi Iwai
-22
/
+7
2025-09-01
ALSA: msnd: Use guard() for spin locks
Takashi Iwai
-33
/
+15
2025-09-01
ALSA: gus: Use guard() for spin locks
Takashi Iwai
-340
/
+224
2025-09-01
ALSA: gus: Use guard() for mutex locks
Takashi Iwai
-35
/
+9
2025-09-01
ALSA: es18xx: Use guard() for spin locks
Takashi Iwai
-36
/
+22
2025-09-01
ALSA: es1688: Use guard() for spin locks
Takashi Iwai
-150
/
+130
2025-09-01
ALSA: cs423x: Use guard() for spin locks
Takashi Iwai
-81
/
+47
2025-09-01
ALSA: cs423x: Use guard() for mutex locks
Takashi Iwai
-2
/
+1
2025-09-01
ALSA: cmi8330: Use guard() for spin locks
Takashi Iwai
-8
/
+7
2025-09-01
ALSA: ad1816a: Use guard() for spin locks
Takashi Iwai
-80
/
+37
2025-07-11
ALSA: wss: Use safer strscpy() instead of strcpy()
Takashi Iwai
-3
/
+3
2025-07-11
ALSA: wavefront: Use safer strscpy() instead of strcpy()
Takashi Iwai
-8
/
+8
2025-07-11
ALSA: sscape: Use safer strscpy() instead of strcpy()
Takashi Iwai
-2
/
+2
2025-07-11
ALSA: sc6000: Use safer strscpy() instead of strcpy()
Takashi Iwai
-10
/
+10
2025-07-11
ALSA: opti9xx: Use safer strscpy() instead of strcpy()
Takashi Iwai
-13
/
+13
2025-07-11
ALSA: opl3sa2: Use safer strscpy() instead of strcpy()
Takashi Iwai
-10
/
+10
2025-07-11
ALSA: msnd: Use safer strscpy() instead of strcpy()
Takashi Iwai
-13
/
+13
2025-07-11
ALSA: gus: Use safer strscpy() instead of strcpy()
Takashi Iwai
-42
/
+42
2025-07-11
ALSA: galaxy: Use safer strscpy() instead of strcpy()
Takashi Iwai
-2
/
+2
2025-07-11
ALSA: es18xx: Use safer strscpy() instead of strcpy()
Takashi Iwai
-1
/
+1
2025-07-11
ALSA: es1688: Use safer strscpy() instead of strcpy()
Takashi Iwai
-2
/
+2
2025-07-11
ALSA: cs423x: Use safer strscpy() instead of strcpy()
Takashi Iwai
-2
/
+2
[next]