summaryrefslogtreecommitdiff
path: root/sound/usb/mixer_scarlett2.c
AgeCommit message (Expand)Author
2026-03-19ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai
2026-03-12ALSA: scarlett2: Fix DSP filter control array handlingGeoffrey D. Bennett
2026-02-26ALSA: usb-audio: Relax __free() variable declarationsTakashi Iwai
2026-01-17ALSA: scarlett2: Fix buffer overflow in config retrievalSamasth Norway Ananda
2025-09-06ALSA: scarlett2: Add Vocaster speaker/headphone mute controlsGeoffrey D. Bennett
2025-08-12ALSA: usb: scarlett2: Clean ups with guard() and __free()Takashi Iwai
2025-07-31ALSA: usb: scarlett2: Fix missing NULL checkTakashi Iwai
2025-07-28ALSA: scarlett2: Add retry on -EPROTO from scarlett2_usb_tx()Geoffrey D. Bennett
2025-07-11ALSA: usb-audio: Copy string more safelyTakashi Iwai
2025-05-16ALSA: scarlett2: Use USB API functions rather than constantsChen Ni
2025-01-18ALSA: scarlett2: Add device_setup option to use FCP driverGeoffrey D. Bennett
2024-10-25Merge branch 'topic/compress-accel' into for-nextTakashi Iwai
2024-10-11ALSA: scarlett2: Add error check after retrieving PEQ filter valuesZhu Jun
2024-10-08ALSA: scarlett2: Add support for device map retrievalGeoffrey D. Bennett
2024-10-08ALSA: scarlett2: Simplify linked channel handlingGeoffrey D. Bennett
2024-10-08ALSA: scarlett2: Return ENOSPC for out-of-bounds flash writesGeoffrey D. Bennett
2024-10-08ALSA: scarlett2: Fix mixed declarations and code warningGeoffrey D. Bennett
2024-10-08ALSA: scarlett2: Fix redeclaration of loop variableGeoffrey D. Bennett
2024-05-12ALSA: scarlett2: Increase mixer range to +12dBGeoffrey D. Bennett
2024-05-12ALSA: scarlett2: Add S/PDIF source selection controlsGeoffrey D. Bennett
2024-04-21ALSA: scarlett2: Zero initialize ret in scarlett2_ag_target_ctl_get()Nathan Chancellor
2024-04-18ALSA: scarlett2: Add Bluetooth volume control for Vocaster TwoGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add autogain target controlsGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add support for Focusrite Vocaster One and TwoGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add DSP controlsGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add input mute controlsGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Define autogain status texts per-config-setGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Define the maximum preamp input gain per-config-setGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add additional input configuration parametersGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add support for config items with size = 32Geoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add pbuf field to struct scarlett2_configGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Rename gen4_write_addr to param_buf_addrGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Add support for reading from flashGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Implement handling of the ACK notificationGeoffrey D. Bennett
2024-04-18ALSA: scarlett2: Move initialisation code lower in the sourceGeoffrey D. Bennett
2024-03-11ALSA: scarlett2: Fix Scarlett 4th Gen input gain range againGeoffrey D. Bennett
2024-03-11ALSA: scarlett2: Fix Scarlett 4th Gen input gain rangeGeoffrey D. Bennett
2024-03-11ALSA: scarlett2: Fix Scarlett 4th Gen autogain status valuesGeoffrey D. Bennett
2024-03-11ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detectionGeoffrey D. Bennett
2024-01-15ALSA: scarlett2: Fix yet more -Wformat-truncation warningsTakashi Iwai
2023-12-29ALSA: scarlett2: Add PCM Input Switch for Solo Gen 4Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add R/O headphone volume controlGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add minimum firmware version checkGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Rename DSP mux channelsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for DSP mux channelsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for custom Gen 4 Direct Monitor mixesGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Handle Gen 4 Direct Monitor mix updatesGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Store mix_ctls for Gen 4 Direct MonitorGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add power status controlGeoffrey D. Bennett