summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
2024-02-15ALSA: usb-audio: More relaxed check of MIDI jack namesTakashi Iwai
2024-02-01ALSA: usb-audio: Ignore clock selector errors for single connectionAlexander Tsoy
2024-01-29ALSA: usb-audio: Check presence of valid altsetting controlAlexander Tsoy
2024-01-29Revert "ALSA: usb-audio: Skip setting clock selector for single connections"Alexander Tsoy
2024-01-26ALSA: usb-audio: Support read-only clock selector controlAlexander Tsoy
2024-01-24ALSA: usb-audio: Sort quirk table entriesTakashi Iwai
2024-01-24ALSA: usb-audio: add quirk for RODE NT-USB+Sean Young
2024-01-24ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revisionAlexander Tsoy
2024-01-24ALSA: usb-audio: fix typoJacob Siverskog
2024-01-23ALSA: usb-audio: Skip setting clock selector for single connectionsAlexander Tsoy
2024-01-23ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitterJulian Sikorski
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
2023-12-29ALSA: scarlett2: Disable autogain during phantom power state changeGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Disable input controls while autogain is runningGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Minor refactor MSD mode checkGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for software-controllable input gainGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for Air Presence + Drive optionGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Allow for controls with a "mute mode"Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for Gen 4 style parametersGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add support for air/phantom control on input 2Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Remove repeated elem->head.mixer referencesGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Split direct_monitor out from monitor_otherGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Split input_other into level/pad/air/phantomGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Rename db_scale_scarlett2_gain to volumeGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add #define for SCARLETT2_MIX_MAXGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add scarlett2_mixer_value_to_db()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Allow for interfaces without per-channel volumeGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Remove line_out_hw_vol device info entryGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Split dim_mute_update from vol_updatedGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Remove struct scarlett2_usb_volume_statusGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Refactor common port_count lookupsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Change num_mux_* from int to u8Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Parameterise notificationsGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Formatting fixesGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Refactor scarlett2_config_save()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Refactor scarlett2_usb_set_config()Geoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add check for config_item presenceGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Remove scarlett2_config_sets arrayGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Add config set structGeoffrey D. Bennett
2023-12-29ALSA: scarlett2: Check presence of mixer using mux_assignmentGeoffrey D. Bennett