index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
ALSA: scarlett2: Formatting fixes
Geoffrey D. Bennett
1
-14
/
+8
2023-12-29
ALSA: scarlett2: Refactor scarlett2_config_save()
Geoffrey D. Bennett
1
-21
/
+19
2023-12-29
ALSA: scarlett2: Refactor scarlett2_usb_set_config()
Geoffrey D. Bennett
1
-16
/
+41
2023-12-29
ALSA: scarlett2: Add check for config_item presence
Geoffrey D. Bennett
1
-0
/
+12
2023-12-29
ALSA: scarlett2: Remove scarlett2_config_sets array
Geoffrey D. Bennett
1
-188
/
+173
2023-12-29
ALSA: scarlett2: Add config set struct
Geoffrey D. Bennett
1
-78
/
+89
2023-12-29
ALSA: scarlett2: Check presence of mixer using mux_assignment
Geoffrey D. Bennett
1
-3
/
+9
2023-12-29
ALSA: scarlett2: Check for phantom persistence config item
Geoffrey D. Bennett
1
-6
/
+12
2023-12-29
ALSA: scarlett2: Infer standalone switch from config items
Geoffrey D. Bennett
1
-6
/
+10
2023-12-29
ALSA: scarlett2: Infer has_msd_mode from config items
Geoffrey D. Bennett
1
-15
/
+15
2023-12-29
ALSA: scarlett2: Simplify enums by removing explicit values
Geoffrey D. Bennett
1
-38
/
+38
2023-12-29
ALSA: scarlett2: Add support for uploading new firmware
Geoffrey D. Bennett
1
-3
/
+93
2023-12-29
ALSA: scarlett2: Add ioctl commands to erase flash segments
Geoffrey D. Bennett
1
-6
/
+422
2023-12-29
ALSA: scarlett2: Add skeleton hwdep/ioctl interface
Geoffrey D. Bennett
1
-1
/
+66
2023-12-29
ALSA: scarlett2: Retrieve useful flash segment numbers
Geoffrey D. Bennett
1
-0
/
+103
2023-12-29
ALSA: scarlett2: Add #defines for firmware upgrade
Geoffrey D. Bennett
1
-11
/
+17
2023-12-29
ALSA: scarlett2: Add missing mutex lock around get meter levels
Geoffrey D. Bennett
1
-2
/
+7
2023-12-29
ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
Geoffrey D. Bennett
1
-1
/
+2
2023-12-29
ALSA: scarlett2: Add missing error checks to *_ctl_get()
Geoffrey D. Bennett
1
-52
/
+130
2023-12-29
ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
Geoffrey D. Bennett
1
-1
/
+4
2023-12-29
ALSA: scarlett2: Add missing error check to scarlett2_config_save()
Geoffrey D. Bennett
1
-3
/
+5
2023-12-29
ALSA: scarlett2: Update maintainer info
Geoffrey D. Bennett
1
-1
/
+2
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
[prev]
[next]