index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
mixer_scarlett2.c
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
ALSA: usb-audio: Guard Scarlett2 protocol transfers
Will Porter
1
-6
/
+30
2026-08-10
ALSA: scarlett2: Use a private URB for the notification endpoint
Geoffrey D. Bennett
1
-35
/
+63
2026-05-26
Revert "ALSA: scarlett2: Fix 2i2 Gen 4 direct monitor gain on firmware 2417"
Takashi Iwai
1
-29
/
+4
2026-05-25
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+34
2026-05-25
ALSA: scarlett2: Fix 2i2 Gen 4 direct monitor gain on firmware 2417
Geoffrey D. Bennett
1
-4
/
+29
2026-05-20
ALSA: scarlett2: Allow flash writes ending at segment boundary
Cássio Gabriel
1
-2
/
+5
2026-05-19
ALSA: usb-audio: Use flexible allocation for Scarlett2 packets
Rosen Penev
1
-5
/
+5
2026-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2026-05-15
ALSA: scarlett2: Add missing error check when initialise Autogain Status
Robertus Diawan Chris
1
-0
/
+2
2026-04-27
ALSA: scarlett2: Add Gen 4 firmware 2417 front-panel controls
Geoffrey D. Bennett
1
-3
/
+295
2026-04-27
ALSA: scarlett2: Add Gen 4 firmware 2417 autogain status text
Geoffrey D. Bennett
1
-0
/
+1
2026-04-27
ALSA: scarlett2: Update offsets for 2i2 Gen 4 firmware 2417
Geoffrey D. Bennett
1
-0
/
+58
2026-04-27
ALSA: scarlett2: Fold min_firmware_version into config_sets
Geoffrey D. Bennett
1
-12
/
+9
2026-04-27
ALSA: scarlett2: Allow selecting config_set by firmware version
Geoffrey D. Bennett
1
-22
/
+121
2026-04-06
ALSA: scarlett2: Add missing sentinel initializer field
Panagiotis Petrakopoulos
1
-1
/
+1
2026-03-10
ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces
Takashi Iwai
1
-0
/
+2
2026-02-23
ALSA: scarlett2: Fix DSP filter control array handling
Geoffrey D. Bennett
1
-7
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+3
2026-01-17
ALSA: scarlett2: Fix buffer overflow in config retrieval
Samasth Norway Ananda
1
-3
/
+3
2025-12-17
ALSA: usb-audio: Relax __free() variable declarations
Takashi Iwai
1
-11
/
+10
2025-09-06
ALSA: scarlett2: Add Vocaster speaker/headphone mute controls
Geoffrey D. Bennett
1
-1
/
+96
2025-08-12
ALSA: usb: scarlett2: Clean ups with guard() and __free()
Takashi Iwai
1
-880
/
+437
2025-07-31
ALSA: usb: scarlett2: Fix missing NULL check
Takashi Iwai
1
-1
/
+6
2025-07-28
ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx()
Geoffrey D. Bennett
1
-0
/
+7
2025-07-11
ALSA: usb-audio: Copy string more safely
Takashi Iwai
1
-6
/
+8
2025-05-16
ALSA: scarlett2: Use USB API functions rather than constants
Chen Ni
1
-2
/
+1
2025-01-18
ALSA: scarlett2: Add device_setup option to use FCP driver
Geoffrey D. Bennett
1
-0
/
+8
2024-10-25
Merge branch 'topic/compress-accel' into for-next
Takashi Iwai
1
-0
/
+2
2024-10-11
ALSA: scarlett2: Add error check after retrieving PEQ filter values
Zhu Jun
1
-0
/
+2
2024-10-08
ALSA: scarlett2: Add support for device map retrieval
Geoffrey D. Bennett
1
-1
/
+138
2024-10-08
ALSA: scarlett2: Simplify linked channel handling
Geoffrey D. Bennett
1
-49
/
+22
2024-10-08
ALSA: scarlett2: Return ENOSPC for out-of-bounds flash writes
Geoffrey D. Bennett
1
-1
/
+1
2024-10-08
ALSA: scarlett2: Fix mixed declarations and code warning
Geoffrey D. Bennett
1
-2
/
+2
2024-10-08
ALSA: scarlett2: Fix redeclaration of loop variable
Geoffrey D. Bennett
1
-2
/
+2
2024-05-12
ALSA: scarlett2: Increase mixer range to +12dB
Geoffrey D. Bennett
1
-4
/
+5
2024-05-12
ALSA: scarlett2: Add S/PDIF source selection controls
Geoffrey D. Bennett
1
-0
/
+179
2024-04-21
ALSA: scarlett2: Zero initialize ret in scarlett2_ag_target_ctl_get()
Nathan Chancellor
1
-1
/
+1
2024-04-18
ALSA: scarlett2: Add Bluetooth volume control for Vocaster Two
Geoffrey D. Bennett
1
-0
/
+156
2024-04-18
ALSA: scarlett2: Add autogain target controls
Geoffrey D. Bennett
1
-0
/
+207
2024-04-18
ALSA: scarlett2: Add support for Focusrite Vocaster One and Two
Geoffrey D. Bennett
1
-4
/
+163
2024-04-18
ALSA: scarlett2: Add DSP controls
Geoffrey D. Bennett
1
-0
/
+855
2024-04-18
ALSA: scarlett2: Add input mute controls
Geoffrey D. Bennett
1
-1
/
+141
2024-04-18
ALSA: scarlett2: Define autogain status texts per-config-set
Geoffrey D. Bennett
1
-7
/
+25
2024-04-18
ALSA: scarlett2: Define the maximum preamp input gain per-config-set
Geoffrey D. Bennett
1
-8
/
+12
2024-04-18
ALSA: scarlett2: Add additional input configuration parameters
Geoffrey D. Bennett
1
-56
/
+80
2024-04-18
ALSA: scarlett2: Add support for config items with size = 32
Geoffrey D. Bennett
1
-1
/
+6
2024-04-18
ALSA: scarlett2: Add pbuf field to struct scarlett2_config
Geoffrey D. Bennett
1
-39
/
+46
2024-04-18
ALSA: scarlett2: Rename gen4_write_addr to param_buf_addr
Geoffrey D. Bennett
1
-19
/
+18
[next]