index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
ALSA: fireworks: bound device-supplied status before string array lookup
Greg Kroah-Hartman
1
-1
/
+4
2026-03-17
ALSA: firewire-lib: fix uninitialized local variable
Alexey Nepomnyashih
1
-1
/
+1
2026-02-28
ALSA: firewire: dice: Fix printf warning with W=1
Takashi Iwai
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-11
/
+13
2026-01-18
ALSA: firewire: remove PCM buffer size constraint from isoc context header
Takashi Sakamoto
1
-22
/
+9
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-3
/
+4
2025-12-09
ALSA: firewire-motu: add bounds check in put_user loop for DSP events
Junrui Luo
1
-1
/
+1
2025-12-05
ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events
Junrui Luo
1
-2
/
+3
2025-12-04
Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
1
-10
/
+11
2025-12-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2025-11-29
ALSA: dice: fix buffer overflow in detect_stream_formats()
Junrui Luo
1
-2
/
+2
2025-10-18
ALSA: dice: add support for TASCAM IF-FW/DM MkII
Takashi Sakamoto
4
-1
/
+58
2025-10-18
ALSA: firewire-tascam: reserve resources for transferred isochronous packets at S400
Takashi Sakamoto
1
-10
/
+11
2025-10-14
ALSA: firewire: amdtp-stream: fix enum kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2025-08-30
ALSA: firewire: motu: Use guard() for spin locks
Takashi Iwai
6
-75
/
+27
2025-08-30
ALSA: firewire: lib: Use guard() for spin locks
Takashi Iwai
2
-19
/
+16
2025-08-30
ALSA: firewire: tascam: Use guard() for spin locks
Takashi Iwai
4
-58
/
+25
2025-08-30
ALSA: firewire: oxfw: Use guard() for spin locks
Takashi Iwai
3
-50
/
+18
2025-08-30
ALSA: firewire: fireworks: Use guard() for spin locks
Takashi Iwai
5
-85
/
+42
2025-08-30
ALSA: firewire: fireface: Use guard() for spin locks
Takashi Iwai
4
-53
/
+19
2025-08-30
ALSA: firewire: digi00x: Use guard() for spin locks
Takashi Iwai
4
-55
/
+21
2025-08-30
ALSA: firewire: dice: Use guard() for spin locks
Takashi Iwai
4
-54
/
+21
2025-08-30
ALSA: firewire: bebob: Use guard() for spin locks
Takashi Iwai
3
-50
/
+18
2025-08-30
ALSA: firewire: lib: Use guard() for mutex locks
Takashi Iwai
3
-77
/
+38
2025-08-30
ALSA: firewire: isight: Use guard() for mutex locks
Takashi Iwai
1
-13
/
+7
2025-08-30
ALSA: firewire: fireface: Use guard() for mutex locks
Takashi Iwai
1
-51
/
+37
2025-08-30
ALSA: firewire: tascam: Use guard() for mutex locks
Takashi Iwai
2
-44
/
+28
2025-08-30
ALSA: firewire: oxfw: Use guard() for mutex locks
Takashi Iwai
3
-85
/
+60
2025-08-30
ALSA: firewire: motu: Use guard() for mutex locks
Takashi Iwai
2
-64
/
+54
2025-08-30
ALSA: firewire: fireworks: Use guard() for mutex locks
Takashi Iwai
3
-74
/
+57
2025-08-30
ALSA: firewire: digi00x: Use guard() for mutex locks
Takashi Iwai
3
-58
/
+42
2025-08-30
ALSA: firewire: dice: Use guard() for mutex locks
Takashi Iwai
3
-67
/
+51
2025-08-30
ALSA: firewire: bebob: Use guard() for mutex locks
Takashi Iwai
4
-98
/
+72
2025-08-30
ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not supported
Takashi Sakamoto
1
-1
/
+1
2025-07-11
ALSA: firewire: tascam: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-4
/
+4
2025-07-11
ALSA: firewire: oxfw: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-5
/
+5
2025-07-11
ALSA: firewire: motu: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-5
/
+5
2025-07-11
ALSA: firewire: isight: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-4
/
+4
2025-07-11
ALSA: firewire: fireworks: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-4
/
+4
2025-07-11
ALSA: firewire: fireface: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-4
/
+4
2025-07-11
ALSA: firewire: digi00x: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-4
/
+4
2025-07-11
ALSA: firewire: dice: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-7
/
+7
2025-07-11
ALSA: firewire: bebob: Use safer strscpy() instead of strcpy()
Takashi Iwai
2
-4
/
+4
2025-01-08
ALSA: firewire: Simplify with str_on_off()
Takashi Iwai
1
-2
/
+2
2024-11-05
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+4
2024-11-04
ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
Murad Masimov
1
-1
/
+1
2024-10-21
ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()
Andrey Shumilin
1
-0
/
+3
2024-10-10
ALSA: firewire: Remove unused cmp_connection_update
Dr. David Alan Gilbert
2
-48
/
+0
[next]