index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...
Ruliang Lin
1
-0
/
+1
2023-04-05
ALSA: usb-audio: Fix regression on detection of Roland VS-100
Takashi Iwai
1
-2
/
+6
2023-01-18
ALSA: line6: fix stack overflow in line6_midi_transmit
Artem Egorkine
1
-1
/
+2
2023-01-18
ALSA: line6: correct midi status byte when receiving data from podxt
Artem Egorkine
5
-12
/
+27
2022-11-25
ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
Takashi Iwai
1
-3
/
+1
2022-11-25
ALSA: usb-audio: Add DSD support for Accuphase DAC-60
Jussi Laako
1
-0
/
+1
2022-11-25
ALSA: usb-audio: Add quirk entry for M-Audio Micro
Takashi Iwai
1
-0
/
+4
2022-11-10
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
John Veness
2
-0
/
+59
2022-10-26
ALSA: usb-audio: Fix NULL dererence at error path
Takashi Iwai
1
-1
/
+2
2022-10-26
ALSA: usb-audio: Fix potential memory leaks
Takashi Iwai
1
-2
/
+1
2022-09-15
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
Dongxiang Ke
1
-1
/
+1
2022-08-25
ALSA: bcd2000: Fix a UAF bug on the error path of probing
Zheyu Ma
1
-1
/
+2
2022-04-27
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-27
ALSA: usb-audio: Clear MIDI port active flag after draining
Takashi Iwai
1
-0
/
+1
2022-03-28
ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
Lars-Peter Clausen
1
-3
/
+4
2022-02-08
ALSA: usb-audio: Simplify quirk entries with a macro
Takashi Iwai
1
-0
/
+10
2021-11-17
ALSA: usb-audio: Add registration quirk for JBL Quantum 400
Alexander Tsoy
1
-0
/
+1
2021-11-17
ALSA: line6: fix control and interrupt message timeouts
Johan Hovold
4
-12
/
+12
2021-11-17
ALSA: 6fire: fix control and bulk message timeouts
Johan Hovold
2
-4
/
+4
2021-11-17
ALSA: ua101: fix division by zero at probe
Johan Hovold
1
-2
/
+2
2021-10-27
ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset
Brendan Grieve
1
-0
/
+32
2021-10-20
ALSA: usb-audio: Add quirk for VF0770
Jonas Hahnfeld
1
-0
/
+42
2021-09-12
ALSA: usb-audio: Add registration quirk for JBL Quantum 800
Alexander Tsoy
1
-0
/
+1
2021-08-12
ALSA: usb-audio: Add registration quirk for JBL Quantum 600
Alexander Tsoy
1
-0
/
+1
2021-08-12
ALSA: usb-audio: fix incorrect clock source setting
chihhao.chen
1
-0
/
+6
2021-07-28
ALSA: usb-audio: Add registration quirk for JBL Quantum headsets
Alexander Tsoy
1
-0
/
+3
2021-07-28
ALSA: usb-audio: Add missing proc text entry for BESPOKEN type
Takashi Iwai
1
-1
/
+9
2021-07-20
ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions
Geoffrey D. Bennett
1
-4
/
+4
2021-07-20
ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return values
Geoffrey D. Bennett
1
-0
/
+8
2021-07-20
ALSA: usb-audio: scarlett2: Fix data_mutex lock
Geoffrey D. Bennett
1
-12
/
+9
2021-07-20
ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count
Geoffrey D. Bennett
1
-1
/
+1
2021-07-20
ALSA: usx2y: Don't call free_pages_exact() with NULL address
Takashi Iwai
1
-2
/
+5
2021-07-14
ALSA: usb-audio: scarlett2: Fix wrong resume call
Takashi Iwai
3
-1
/
+10
2021-07-14
ALSA: usb-audio: Fix OOB access at proc output
Takashi Iwai
1
-2
/
+3
2021-07-14
ALSA: usb-audio: fix rate on Ozone Z90 USB headset
Daehwan Jung
1
-0
/
+2
2021-06-10
ALSA: usb: update old-style static const declaration
Pierre-Louis Bossart
1
-1
/
+1
2021-06-03
Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""
Greg Kroah-Hartman
1
-0
/
+5
2021-06-03
ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be static
kernel test robot
1
-2
/
+2
2021-06-03
Revert "ALSA: usx2y: Fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-06-03
ALSA: usb-audio: scarlett2: Improve driver startup messages
Geoffrey D. Bennett
3
-31
/
+52
2021-06-03
ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci
Geoffrey D. Bennett
1
-1
/
+1
2021-05-26
ALSA: usb-audio: Validate MS endpoint descriptors
Takashi Iwai
1
-0
/
+4
2021-05-26
ALSA: line6: Fix racy initialization of LINE6 MIDI
Takashi Iwai
3
-11
/
+4
2021-05-14
ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails
Colin Ian King
1
-1
/
+1
2021-05-14
ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls
Takashi Iwai
3
-11
/
+21
2021-05-11
ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8
Timo Gurr
1
-0
/
+12
2021-05-11
ALSA: usb-audio: More constifications
Takashi Iwai
7
-73
/
+73
2021-05-11
ALSA: usb-audio: Explicitly set up the clock selector
Takashi Iwai
1
-4
/
+14
2021-05-07
ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX
Takashi Iwai
1
-0
/
+10
2021-04-07
ALSA: usb-audio: Apply sample rate quirk to Logitech Connect
Ikjoon Jang
1
-0
/
+1
[next]