index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ALSA: scarlett2: Add power status control
Geoffrey D. Bennett
2023-12-29
1
-0
/
+123
*
ALSA: scarlett2: Disable autogain during phantom power state change
Geoffrey D. Bennett
2023-12-29
1
-10
/
+113
*
ALSA: scarlett2: Disable input controls while autogain is running
Geoffrey D. Bennett
2023-12-29
1
-25
/
+273
*
ALSA: scarlett2: Minor refactor MSD mode check
Geoffrey D. Bennett
2023-12-29
1
-1
/
+4
*
ALSA: scarlett2: Add support for software-controllable input gain
Geoffrey D. Bennett
2023-12-29
1
-1
/
+795
*
ALSA: scarlett2: Add support for Air Presence + Drive option
Geoffrey D. Bennett
2023-12-29
1
-10
/
+36
*
ALSA: scarlett2: Allow for controls with a "mute mode"
Geoffrey D. Bennett
2023-12-29
1
-3
/
+28
*
ALSA: scarlett2: Add support for Gen 4 style parameters
Geoffrey D. Bennett
2023-12-29
1
-5
/
+48
*
ALSA: scarlett2: Add support for air/phantom control on input 2
Geoffrey D. Bennett
2023-12-29
1
-3
/
+12
*
ALSA: scarlett2: Remove repeated elem->head.mixer references
Geoffrey D. Bennett
2023-12-29
1
-3
/
+4
*
ALSA: scarlett2: Split direct_monitor out from monitor_other
Geoffrey D. Bennett
2023-12-29
1
-131
/
+158
*
ALSA: scarlett2: Split input_other into level/pad/air/phantom
Geoffrey D. Bennett
2023-12-29
1
-58
/
+140
*
ALSA: scarlett2: Rename db_scale_scarlett2_gain to volume
Geoffrey D. Bennett
2023-12-29
1
-3
/
+3
*
ALSA: scarlett2: Add #define for SCARLETT2_MIX_MAX
Geoffrey D. Bennett
2023-12-29
1
-1
/
+4
*
ALSA: scarlett2: Add scarlett2_mixer_value_to_db()
Geoffrey D. Bennett
2023-12-29
1
-11
/
+17
*
ALSA: scarlett2: Allow for interfaces without per-channel volume
Geoffrey D. Bennett
2023-12-29
1
-28
/
+40
*
ALSA: scarlett2: Remove line_out_hw_vol device info entry
Geoffrey D. Bennett
2023-12-29
1
-49
/
+96
*
ALSA: scarlett2: Split dim_mute_update from vol_updated
Geoffrey D. Bennett
2023-12-29
1
-21
/
+42
*
ALSA: scarlett2: Remove struct scarlett2_usb_volume_status
Geoffrey D. Bennett
2023-12-29
1
-69
/
+61
*
ALSA: scarlett2: Refactor common port_count lookups
Geoffrey D. Bennett
2023-12-29
1
-72
/
+35
*
ALSA: scarlett2: Change num_mux_* from int to u8
Geoffrey D. Bennett
2023-12-29
1
-2
/
+2
*
ALSA: scarlett2: Parameterise notifications
Geoffrey D. Bennett
2023-12-29
1
-17
/
+45
*
ALSA: scarlett2: Formatting fixes
Geoffrey D. Bennett
2023-12-29
1
-14
/
+8
*
ALSA: scarlett2: Refactor scarlett2_config_save()
Geoffrey D. Bennett
2023-12-29
1
-21
/
+19
*
ALSA: scarlett2: Refactor scarlett2_usb_set_config()
Geoffrey D. Bennett
2023-12-29
1
-16
/
+41
*
ALSA: scarlett2: Add check for config_item presence
Geoffrey D. Bennett
2023-12-29
1
-0
/
+12
*
ALSA: scarlett2: Remove scarlett2_config_sets array
Geoffrey D. Bennett
2023-12-29
1
-188
/
+173
*
ALSA: scarlett2: Add config set struct
Geoffrey D. Bennett
2023-12-29
1
-78
/
+89
*
ALSA: scarlett2: Check presence of mixer using mux_assignment
Geoffrey D. Bennett
2023-12-29
1
-3
/
+9
*
ALSA: scarlett2: Check for phantom persistence config item
Geoffrey D. Bennett
2023-12-29
1
-6
/
+12
*
ALSA: scarlett2: Infer standalone switch from config items
Geoffrey D. Bennett
2023-12-29
1
-6
/
+10
*
ALSA: scarlett2: Infer has_msd_mode from config items
Geoffrey D. Bennett
2023-12-29
1
-15
/
+15
*
ALSA: scarlett2: Simplify enums by removing explicit values
Geoffrey D. Bennett
2023-12-29
1
-38
/
+38
*
ALSA: scarlett2: Add support for uploading new firmware
Geoffrey D. Bennett
2023-12-29
1
-3
/
+93
*
ALSA: scarlett2: Add ioctl commands to erase flash segments
Geoffrey D. Bennett
2023-12-29
1
-6
/
+422
*
ALSA: scarlett2: Add skeleton hwdep/ioctl interface
Geoffrey D. Bennett
2023-12-29
1
-1
/
+66
*
ALSA: scarlett2: Retrieve useful flash segment numbers
Geoffrey D. Bennett
2023-12-29
1
-0
/
+103
*
ALSA: scarlett2: Add #defines for firmware upgrade
Geoffrey D. Bennett
2023-12-29
1
-11
/
+17
*
ALSA: scarlett2: Add missing mutex lock around get meter levels
Geoffrey D. Bennett
2023-12-29
1
-2
/
+7
*
ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
Geoffrey D. Bennett
2023-12-29
1
-1
/
+2
*
ALSA: scarlett2: Add missing error checks to *_ctl_get()
Geoffrey D. Bennett
2023-12-29
1
-52
/
+130
*
ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config()
Geoffrey D. Bennett
2023-12-29
1
-1
/
+4
*
ALSA: scarlett2: Add missing error check to scarlett2_config_save()
Geoffrey D. Bennett
2023-12-29
1
-3
/
+5
*
ALSA: scarlett2: Update maintainer info
Geoffrey D. Bennett
2023-12-29
1
-1
/
+2
*
ALSA: scarlett2: Convert meter levels from little-endian
Geoffrey D. Bennett
2023-12-29
1
-2
/
+2
*
ALSA: usb-audio: Increase delay in MOTU M quirk
Jeremie Knuesel
2023-12-18
1
-2
/
+2
*
ALSA: usb-audio: Add Pioneer DJM-450 mixer controls
Sarah Grant
2023-12-04
1
-0
/
+30
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2023-10-31
8
-142
/
+499
|
\
|
*
ALSA: scarlett2: Add missing check with firmware version control
Geoffrey D. Bennett
2023-10-27
1
-0
/
+2
|
*
ALSA: scarlett2: Remap Level Meter values
Geoffrey D. Bennett
2023-10-27
1
-2
/
+186
[prev]
[next]