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
2024-03-26
ALSA: usb-audio: Stop parsing channels bits when all channels are found.
Johan Carlsson
1
-1
/
+4
2024-03-01
ALSA: usb-audio: Ignore clock selector errors for single connection
Alexander Tsoy
1
-1
/
+9
2024-03-01
ALSA: usb-audio: Check presence of valid altsetting control
Alexander Tsoy
1
-0
/
+20
2024-02-16
ALSA: usb-audio: Sort quirk table entries
Takashi Iwai
1
-18
/
+18
2024-02-16
ALSA: usb-audio: add quirk for RODE NT-USB+
Sean Young
1
-0
/
+2
2024-02-16
ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
Julian Sikorski
1
-0
/
+2
2024-02-16
ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
Alexander Tsoy
1
-0
/
+2
2024-01-25
ALSA: scarlett2: Add missing mutex lock around get meter levels
Geoffrey D. Bennett
1
-2
/
+7
2024-01-25
ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
Geoffrey D. Bennett
1
-1
/
+2
2024-01-25
ALSA: scarlett2: Add missing error checks to *_ctl_get()
Geoffrey D. Bennett
1
-52
/
+130
2024-01-25
ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
Geoffrey D. Bennett
1
-1
/
+4
2024-01-25
ALSA: scarlett2: Add missing error check to scarlett2_config_save()
Geoffrey D. Bennett
1
-3
/
+5
2023-12-29
ALSA: scarlett2: Convert meter levels from little-endian
Geoffrey D. Bennett
1
-2
/
+2
2023-12-18
ALSA: usb-audio: Increase delay in MOTU M quirk
Jeremie Knuesel
1
-2
/
+2
2023-12-04
ALSA: usb-audio: Add Pioneer DJM-450 mixer controls
Sarah Grant
1
-0
/
+30
2023-10-31
Merge branch 'for-next' into for-linus
Takashi Iwai
8
-142
/
+499
2023-10-27
ALSA: scarlett2: Add missing check with firmware version control
Geoffrey D. Bennett
1
-0
/
+2
2023-10-27
ALSA: scarlett2: Remap Level Meter values
Geoffrey D. Bennett
1
-2
/
+186
2023-10-27
ALSA: scarlett2: Allow passing any output to line_out_remap()
Geoffrey D. Bennett
1
-16
/
+9
2023-10-27
ALSA: scarlett2: Add support for reading firmware version
Geoffrey D. Bennett
1
-3
/
+59
2023-10-27
ALSA: scarlett2: Rename Gen 3 config sets
Geoffrey D. Bennett
1
-37
/
+37
2023-10-27
ALSA: scarlett2: Rename scarlett_gen2 to scarlett2
Geoffrey D. Bennett
5
-15
/
+17
2023-10-26
ALSA: caiaq: Replace with __packed attribute
Takashi Iwai
1
-1
/
+1
2023-10-25
ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
Max McCarthy
1
-0
/
+2
2023-10-19
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-3
/
+16
2023-10-09
ALSA: usb-audio: Fix microphone sound on Nexigo webcam.
Christos Skevis
2
-0
/
+9
2023-10-09
ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support
Geoffrey D. Bennett
2
-2
/
+8
2023-10-06
ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support
Geoffrey D. Bennett
2
-1
/
+98
2023-10-06
ALSA: usb-audio: Fix microphone sound on Opencomm2 Headset
WhaleChang
1
-1
/
+5
2023-09-23
ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_by
Kees Cook
2
-2
/
+2
2023-09-19
ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warning
Peter Ujfalusi
1
-2
/
+2
2023-09-18
ALSA: scarlett2: Add correct product series name to messages
Geoffrey D. Bennett
1
-27
/
+54
2023-09-18
ALSA: scarlett2: Add support for Clarett 8Pre USB
Geoffrey D. Bennett
2
-3
/
+9
2023-09-18
ALSA: scarlett2: Move USB IDs out from device_info struct
Geoffrey D. Bennett
1
-40
/
+23
2023-09-18
ALSA: scarlett2: Default mixer driver to enabled
Geoffrey D. Bennett
1
-10
/
+11
2023-09-15
ALSA: caiaq: Fix -Wformat-truncation warning
Takashi Iwai
1
-1
/
+1
2023-09-15
ALSA: usb-audio: scarlett_gen2: Fix -Wformat-truncation warning
Takashi Iwai
1
-2
/
+2
2023-09-13
ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit
Peter Ujfalusi
1
-4
/
+2
2023-09-05
ALSA: usb-audio: Fix potential memory leaks at error path for UMP open
Takashi Iwai
1
-2
/
+5
2023-08-28
ALSA: usb-audio: Don't try to submit URBs after disconnection
Takashi Iwai
1
-13
/
+27
2023-08-24
ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs
Takashi Iwai
1
-7
/
+8
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-6
/
+74
2023-08-21
ALSA: usb-audio: Fix init call orders for UAC1
Takashi Iwai
1
-1
/
+10
2023-08-17
ALSA: pcm: Don't embed device
Takashi Iwai
1
-1
/
+1
2023-08-17
ALSA: control: Don't embed ctl_dev
Takashi Iwai
1
-1
/
+1
2023-08-04
ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interf...
dengxiang
1
-0
/
+29
2023-08-01
ALSA: usb-audio: Remove unused function declaration
Yue Haibing
1
-1
/
+0
2023-07-29
ALSA: bcd2000: refactor deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-07-26
ALSA: usb-audio: Update for native DSD support quirks
Jussi Laako
1
-6
/
+28
2023-07-25
ALSA: usb-audio: Add quirk for Microsoft Modern Wireless Headset
Takashi Iwai
2
-0
/
+17
[next]