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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
ALSA: caiaq: Use guard() for spin locks
Takashi Iwai
1
-26
/
+13
2025-09-01
ALSA: bcd2000: Use guard() for mutex locks
Takashi Iwai
1
-12
/
+4
2025-09-01
ALSA: usb: qcom: Use guard() for mutex locks
Takashi Iwai
1
-47
/
+22
2025-09-01
ALSA: line6: Use guard() for mutex locks
Takashi Iwai
2
-35
/
+31
2025-09-01
ALSA: hiface: Use guard() for spin locks
Takashi Iwai
1
-21
/
+14
2025-09-01
ALSA: hiface: Use guard() for mutex locks
Takashi Iwai
2
-26
/
+10
2025-09-01
ALSA: usx2y: Use guard() for mutex locks
Takashi Iwai
3
-65
/
+35
2025-09-01
ALSA: ua101: Use guard() for spin locks
Takashi Iwai
1
-91
/
+80
2025-09-01
ALSA: ua101: Use guard() for mutex locks
Takashi Iwai
1
-51
/
+34
2025-09-01
ALSA: usb-audio: Allow Focusrite devices to use low samplerates
Tina Wuest
1
-4
/
+8
2025-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-7
/
+27
2025-08-29
ALSA: usb-audio: Add mute TLV for playback volumes on more devices
qaqland
1
-0
/
+10
2025-08-27
ALSA: usb-audio: move mixer_quirks' min_mute into common quirk
Cryolitia PukNgae
3
-9
/
+17
2025-08-26
ALSA: usb-audio: us144mkii: Fixes for handshake, MIDI out and cleanup
Šerif Rami
3
-3
/
+2
2025-08-22
ALSA: usb-audio: Add mute TLV for playback volumes on some devices
Cryolitia PukNgae
1
-0
/
+2
2025-08-21
ALSA: usb-audio: Add validation of UAC2/UAC3 effect units
Takashi Iwai
1
-2
/
+7
2025-08-21
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-4
/
+35
2025-08-21
ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
Takashi Iwai
1
-1
/
+1
2025-08-20
ALSA: usb-audio: us144mkii: Fix null-deref in tascam_midi_in_urb_complete()
Šerif Rami
1
-2
/
+6
2025-08-19
ALSA: usb-audio: us144mkii: Use le16_to_cpu() for product ID comparison
Šerif Rami
1
-2
/
+2
2025-08-18
ALSA: usb-audio: Fix size validation in convert_chmap_v3()
Dan Carpenter
1
-1
/
+1
2025-08-15
ALSA: usb-audio: Add infrastructure for TASCAM US-144MKII
Šerif Rami
3
-6
/
+14
2025-08-15
ALSA: usb-audio: us144mkii: Add deep sleep command
Šerif Rami
2
-0
/
+8
2025-08-15
ALSA: usb-audio: us144mkii: Add MIDI support and mixer controls
Šerif Rami
5
-110
/
+1218
2025-08-15
ALSA: usb-audio: us144mkii: Implement audio capture and decoding
Šerif Rami
5
-8
/
+387
2025-08-15
ALSA: usb-audio: us144mkii: Implement audio playback and feedback
Šerif Rami
6
-27
/
+963
2025-08-15
ALSA: usb-audio: us144mkii: Add PCM core infrastructure
Šerif Rami
6
-6
/
+428
2025-08-15
ALSA: usb-audio: Add initial driver for TASCAM US-144MKII
Šerif Rami
2
-0
/
+288
2025-08-14
ALSA: usb-audio: Validate UAC3 cluster segment descriptors
Takashi Iwai
1
-3
/
+22
2025-08-14
ALSA: usb-audio: Validate UAC3 power domain descriptors, too
Takashi Iwai
1
-0
/
+12
2025-08-13
ALSA: usb-audio: Use auto-cleanup for shutdown locks
Takashi Iwai
5
-264
/
+206
2025-08-12
ALSA: usb-audio: Replace manual mutex/spinlock with guard()
Takashi Iwai
9
-217
/
+149
2025-08-12
ALSA: 6fire: Clean ups with guard()
Takashi Iwai
3
-85
/
+59
2025-08-12
ALSA: usb: scarlett2: Clean ups with guard() and __free()
Takashi Iwai
1
-880
/
+437
2025-08-02
ALSA: usb-audio: Don't use printk_ratelimit for debug prints
Sean Anderson
1
-5
/
+4
2025-07-31
ALSA: usb: scarlett2: Fix missing NULL check
Takashi Iwai
1
-1
/
+6
2025-07-31
ALSA: usb-audio: Add DSD support for Comtrue USB Audio device
noble.yang
1
-0
/
+2
2025-07-28
ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx()
Geoffrey D. Bennett
1
-0
/
+7
2025-07-22
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+3
2025-07-22
ALSA: usb-audio: qcom: Adjust mutex unlock order
Erick Karanja
1
-3
/
+3
2025-07-11
ALSA: usb-audio: Copy string more safely
Takashi Iwai
7
-38
/
+48
2025-07-11
ALSA: usb-audio: Use safer strscpy() instead of strcpy()
Takashi Iwai
4
-4
/
+4
2025-07-11
ALSA: ua101: Use safer strscpy() instead of strcpy()
Takashi Iwai
1
-3
/
+3
2025-07-11
ALSA: usx2y: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-3
/
+3
2025-07-11
ALSA: line6: Use safer strscpy() instead of strcpy()
Takashi Iwai
4
-8
/
+8
2025-07-11
ALSA: 6fire: Use safer strscpy() instead of strcpy()
Takashi Iwai
3
-4
/
+4
2025-07-11
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-20
/
+32
2025-06-30
ALSA: usb-audio: Improve filtering of sample rates on Focusrite devices
Alexander Tsoy
1
-12
/
+10
2025-06-25
ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session
Pei Xiao
1
-1
/
+1
2025-06-24
ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response()
Harshit Mogalapalli
1
-7
/
+7
[prev]
[next]