summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Add logitech Audio profile quirkJoshua Pius2024-09-121-0/+6
* ALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina2024-09-032-0/+414
* ALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan2024-09-032-1/+228
* ALSA: usb-audio: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan2024-08-261-2/+2
* Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai2024-08-191-0/+1
|\
| * ALSA: usb-audio: Support Yamaha P-125 quirk entryJuan José Arboleda2024-08-141-0/+1
* | ALSA: usb-audio: Replace complex quirk lines with macrosTakashi Iwai2024-08-141-1617/+593
* | ALSA: usb-audio: Define macros for quirk table entriesTakashi Iwai2024-08-141-0/+77
* | ALSA: usb-audio: Support multiple control interfacesKarol Kosik2024-08-1212-47/+127
* | Merge branch 'for-linus' into for-nextTakashi Iwai2024-08-121-0/+2
|\|
| * ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSETLianqin Hu2024-08-121-0/+2
* | ALSA: usb-audio: Add input gain and master output mixer elements for RME Baby...Stefan Stistrup2024-08-101-1/+162
* | Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai2024-08-093-2/+11
|\|
| * ALSA: usb-audio: Re-add ScratchAmp quirk entriesTakashi Iwai2024-08-081-0/+4
| * ALSA: line6: Fix racy access to midibufTakashi Iwai2024-08-051-0/+5
| * ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai2024-07-311-2/+2
* | ALSA: usx2y: Drop no longer used variableTakashi Iwai2024-08-091-2/+1
* | ALSA: caiaq: Fix unused variable warningTakashi Iwai2024-08-091-1/+1
* | ALSA: snd-usb-caiaq: use snd_pcm_rate_to_rate_bitJerome Brunet2024-08-081-12/+1
* | ALSA: usb-audio: Check shutdown at endpoint_set_interface()Takashi Iwai2024-08-081-0/+3
* | ALSA: usb-audio: Use standard print APITakashi Iwai2024-08-081-3/+3
* | ALSA: usx2y: Use standard print APITakashi Iwai2024-08-087-150/+141
* | ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai2024-08-071-0/+2
* | ALSA: usb-audio: Set MIDI1 flag appropriately for GTB MIDI 1.0 entryTakashi Iwai2024-08-071-2/+16
* | ALSA: usb-audio: Accept multiple protocols in GTBsTakashi Iwai2024-08-071-13/+3
* | ALSA: usb-audio: Add input value sanity checks for standard typesTakashi Iwai2024-08-062-8/+28
|/
* 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