summaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Add a quirk for Sonix HD USB Camerawangdicheng2024-07-221-0/+2
* ALSA: usb-audio: Move HD Webcam quirk to the right placeTakashi Iwai2024-07-221-2/+2
* ALSA: usb-audio: Fix microphone sound on HD webcam.wangdicheng2024-07-192-0/+9
* ALSA: usb: Use BIT() for bit valuesTakashi Iwai2024-07-153-39/+36
* ALSA: usb: Fix UBSAN warning in parse_audio_unit()Takashi Iwai2024-07-151-0/+7
* ALSA: usb-audio: Fix for sampling rates support for Mbox3Manuel Barrio Linares2024-05-161-2/+2
* ALSA: scarlett2: Increase mixer range to +12dBGeoffrey D. Bennett2024-05-121-4/+5
* ALSA: scarlett2: Add S/PDIF source selection controlsGeoffrey D. Bennett2024-05-121-0/+179
* ALSA: usb-audio: Add name for HP Engage Go dockSteven 'Steve' Kendall2024-05-091-0/+4
* ALSA: usb: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-085-7/+7
* ALSA: usb-audio: Add sampling rates support for Mbox3Manuel Barrio Linares2024-05-082-31/+81
* ALSA: scarlett2: Zero initialize ret in scarlett2_ag_target_ctl_get()Nathan Chancellor2024-04-211-1/+1
* ALSA: scarlett2: Add Bluetooth volume control for Vocaster TwoGeoffrey D. Bennett2024-04-181-0/+156
* ALSA: scarlett2: Add autogain target controlsGeoffrey D. Bennett2024-04-181-0/+207
* ALSA: scarlett2: Add support for Focusrite Vocaster One and TwoGeoffrey D. Bennett2024-04-182-4/+165
* ALSA: scarlett2: Add DSP controlsGeoffrey D. Bennett2024-04-181-0/+855
* ALSA: scarlett2: Add input mute controlsGeoffrey D. Bennett2024-04-181-1/+141
* ALSA: scarlett2: Define autogain status texts per-config-setGeoffrey D. Bennett2024-04-181-7/+25
* ALSA: scarlett2: Define the maximum preamp input gain per-config-setGeoffrey D. Bennett2024-04-181-8/+12
* ALSA: scarlett2: Add additional input configuration parametersGeoffrey D. Bennett2024-04-181-56/+80
* ALSA: scarlett2: Add support for config items with size = 32Geoffrey D. Bennett2024-04-181-1/+6
* ALSA: scarlett2: Add pbuf field to struct scarlett2_configGeoffrey D. Bennett2024-04-181-39/+46
* ALSA: scarlett2: Rename gen4_write_addr to param_buf_addrGeoffrey D. Bennett2024-04-181-19/+18
* ALSA: scarlett2: Add support for reading from flashGeoffrey D. Bennett2024-04-181-4/+84
* ALSA: scarlett2: Implement handling of the ACK notificationGeoffrey D. Bennett2024-04-181-9/+61
* ALSA: scarlett2: Move initialisation code lower in the sourceGeoffrey D. Bennett2024-04-181-387/+390
* ALSA: line6: Zero-initialize message buffersTakashi Iwai2024-04-021-3/+3
* Revert "ALSA: usb-audio: Name feature ctl using output if input is PCM"Takashi Iwai2024-03-171-35/+14
* ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson2024-03-131-1/+4
* ALSA: scarlett2: Fix Scarlett 4th Gen input gain range againGeoffrey D. Bennett2024-03-111-4/+7
* ALSA: scarlett2: Fix Scarlett 4th Gen input gain rangeGeoffrey D. Bennett2024-03-111-3/+5
* ALSA: scarlett2: Fix Scarlett 4th Gen autogain status valuesGeoffrey D. Bennett2024-03-111-28/+34
* ALSA: scarlett2: Fix Scarlett 4th Gen 4i4 low-voltage detectionGeoffrey D. Bennett2024-03-111-8/+7
* ALSA: usb-audio: Name feature ctl using output if input is PCMKenny Levinsen2024-03-041-14/+35
* ALSA: usb-audio: More relaxed check of MIDI jack namesTakashi Iwai2024-02-151-48/+25
* ALSA: usb-audio: Ignore clock selector errors for single connectionAlexander Tsoy2024-02-011-1/+9
* ALSA: usb-audio: Check presence of valid altsetting controlAlexander Tsoy2024-01-291-0/+20
* Revert "ALSA: usb-audio: Skip setting clock selector for single connections"Alexander Tsoy2024-01-291-1/+1
* ALSA: usb-audio: Support read-only clock selector controlAlexander Tsoy2024-01-261-1/+22
* ALSA: usb-audio: Sort quirk table entriesTakashi Iwai2024-01-241-18/+18
* ALSA: usb-audio: add quirk for RODE NT-USB+Sean Young2024-01-241-0/+2
* ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revisionAlexander Tsoy2024-01-241-0/+2
* ALSA: usb-audio: fix typoJacob Siverskog2024-01-241-1/+1
* ALSA: usb-audio: Skip setting clock selector for single connectionsAlexander Tsoy2024-01-231-1/+2
* ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitterJulian Sikorski2024-01-231-0/+2
* ALSA: scarlett2: Fix yet more -Wformat-truncation warningsTakashi Iwai2024-01-151-21/+21
* ALSA: scarlett2: Add PCM Input Switch for Solo Gen 4Geoffrey D. Bennett2023-12-291-0/+151
* ALSA: scarlett2: Add support for Solo, 2i2, and 4i4 Gen 4Geoffrey D. Bennett2023-12-292-15/+349
* ALSA: scarlett2: Add R/O headphone volume controlGeoffrey D. Bennett2023-12-291-1/+81
* ALSA: scarlett2: Add minimum firmware version checkGeoffrey D. Bennett2023-12-291-5/+66