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
/
mixer_scarlett2.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-04-18
ALSA: scarlett2: Add support for reading from flash
Geoffrey D. Bennett
1
-4
/
+84
2024-04-18
ALSA: scarlett2: Implement handling of the ACK notification
Geoffrey D. Bennett
1
-9
/
+61
2024-04-18
ALSA: scarlett2: Move initialisation code lower in the source
Geoffrey D. Bennett
1
-387
/
+390
2024-03-11
ALSA: scarlett2: Fix Scarlett 4th Gen input gain range again
Geoffrey D. Bennett
1
-4
/
+7
2024-03-11
ALSA: scarlett2: Fix Scarlett 4th Gen input gain range
Geoffrey D. Bennett
1
-3
/
+5
2024-03-11
ALSA: scarlett2: Fix Scarlett 4th Gen autogain status values
Geoffrey D. Bennett
1
-28
/
+34
2024-03-11
ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detection
Geoffrey D. Bennett
1
-8
/
+7
2024-01-15
ALSA: scarlett2: Fix yet more -Wformat-truncation warnings
Takashi Iwai
1
-21
/
+21
2023-12-29
ALSA: scarlett2: Add PCM Input Switch for Solo Gen 4
Geoffrey D. Bennett
1
-0
/
+151
2023-12-29
ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4
Geoffrey D. Bennett
1
-15
/
+346
2023-12-29
ALSA: scarlett2: Add R/O headphone volume control
Geoffrey D. Bennett
1
-1
/
+81
2023-12-29
ALSA: scarlett2: Add minimum firmware version check
Geoffrey D. Bennett
1
-5
/
+66
2023-12-29
ALSA: scarlett2: Rename DSP mux channels
Geoffrey D. Bennett
1
-6
/
+26
2023-12-29
ALSA: scarlett2: Add support for DSP mux channels
Geoffrey D. Bennett
1
-3
/
+11
2023-12-29
ALSA: scarlett2: Add support for custom Gen 4 Direct Monitor mixes
Geoffrey D. Bennett
1
-4
/
+141
2023-12-29
ALSA: scarlett2: Handle Gen 4 Direct Monitor mix updates
Geoffrey D. Bennett
1
-0
/
+12
2023-12-29
ALSA: scarlett2: Store mix_ctls for Gen 4 Direct Monitor
Geoffrey D. Bennett
1
-8
/
+42
2023-12-29
ALSA: scarlett2: Add power status control
Geoffrey D. Bennett
1
-0
/
+123
2023-12-29
ALSA: scarlett2: Disable autogain during phantom power state change
Geoffrey D. Bennett
1
-10
/
+113
2023-12-29
ALSA: scarlett2: Disable input controls while autogain is running
Geoffrey D. Bennett
1
-25
/
+273
2023-12-29
ALSA: scarlett2: Minor refactor MSD mode check
Geoffrey D. Bennett
1
-1
/
+4
2023-12-29
ALSA: scarlett2: Add support for software-controllable input gain
Geoffrey D. Bennett
1
-1
/
+795
2023-12-29
ALSA: scarlett2: Add support for Air Presence + Drive option
Geoffrey D. Bennett
1
-10
/
+36
2023-12-29
ALSA: scarlett2: Allow for controls with a "mute mode"
Geoffrey D. Bennett
1
-3
/
+28
2023-12-29
ALSA: scarlett2: Add support for Gen 4 style parameters
Geoffrey D. Bennett
1
-5
/
+48
2023-12-29
ALSA: scarlett2: Add support for air/phantom control on input 2
Geoffrey D. Bennett
1
-3
/
+12
2023-12-29
ALSA: scarlett2: Remove repeated elem->head.mixer references
Geoffrey D. Bennett
1
-3
/
+4
2023-12-29
ALSA: scarlett2: Split direct_monitor out from monitor_other
Geoffrey D. Bennett
1
-131
/
+158
2023-12-29
ALSA: scarlett2: Split input_other into level/pad/air/phantom
Geoffrey D. Bennett
1
-58
/
+140
2023-12-29
ALSA: scarlett2: Rename db_scale_scarlett2_gain to volume
Geoffrey D. Bennett
1
-3
/
+3
2023-12-29
ALSA: scarlett2: Add #define for SCARLETT2_MIX_MAX
Geoffrey D. Bennett
1
-1
/
+4
2023-12-29
ALSA: scarlett2: Add scarlett2_mixer_value_to_db()
Geoffrey D. Bennett
1
-11
/
+17
2023-12-29
ALSA: scarlett2: Allow for interfaces without per-channel volume
Geoffrey D. Bennett
1
-28
/
+40
2023-12-29
ALSA: scarlett2: Remove line_out_hw_vol device info entry
Geoffrey D. Bennett
1
-49
/
+96
2023-12-29
ALSA: scarlett2: Split dim_mute_update from vol_updated
Geoffrey D. Bennett
1
-21
/
+42
2023-12-29
ALSA: scarlett2: Remove struct scarlett2_usb_volume_status
Geoffrey D. Bennett
1
-69
/
+61
[next]