index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
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/kerne...
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 ...
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
-59
/
+26
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
-53
/
+39
2025-08-30
ALSA: firewire: tascam: Use guard() for mutex locks
Takashi Iwai
2
-47
/
+31
2025-08-30
ALSA: firewire: oxfw: Use guard() for mutex locks
Takashi Iwai
3
-86
/
+61
2025-08-30
ALSA: firewire: motu: Use guard() for mutex locks
Takashi Iwai
2
-65
/
+55
2025-08-30
ALSA: firewire: fireworks: Use guard() for mutex locks
Takashi Iwai
3
-78
/
+61
2025-08-30
ALSA: firewire: digi00x: Use guard() for mutex locks
Takashi Iwai
3
-60
/
+44
2025-08-30
ALSA: firewire: dice: Use guard() for mutex locks
Takashi Iwai
3
-70
/
+54
2025-08-30
ALSA: firewire: bebob: Use guard() for mutex locks
Takashi Iwai
4
-99
/
+73
2025-08-30
ALSA: firewire-motu: drop EPOLLOUT from poll return values as write is not su...
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
2024-09-04
ALSA: firewire: use nonatomic PCM operation
Takashi Sakamoto
10
-7
/
+36
2024-08-02
Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-14
/
+25
2024-07-31
Revert "ALSA: firewire-lib: operate for period elapse event in process context"
Edmund Raile
1
-14
/
+9
2024-07-31
Revert "ALSA: firewire-lib: obsolete workqueue for period update"
Edmund Raile
2
-0
/
+16
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-05-08
ALSA: firewire: Use *-y instead of *-objs in Makefile
Takashi Iwai
9
-10
/
+10
2024-03-26
ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-6
/
+4
[next]