summaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal2024-12-291-1/+1
* sound: usb: format: don't warn that raw DSD is unsupportedAdrian Ratiu2024-12-091-1/+6
* sound: usb: enable DSD output for ddHiFi TC44CAdrian Ratiu2024-12-091-0/+2
* ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5Jaakko Salo2024-12-071-0/+2
* ALSA: usb-audio: Add extra PID for RME Digiface USBAsahi Lina2024-12-023-168/+176
* ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter2024-12-021-15/+27
* ALSA: usb-audio: add mixer mapping for Corsair HS80Marie Ramlow2024-12-011-0/+10
* ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai2024-11-291-3/+11
* ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai2024-11-251-1/+23
* ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesBenoît Sevens2024-11-201-6/+21
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-11-181-1/+13
|\
| * ALSA: usb-audio: Fix Yamaha P-125 Quirk EntryEryk Zagorski2024-11-121-1/+13
* | ALSA: 6fire: Release resources at card releaseTakashi Iwai2024-11-131-5/+5
* | ALSA: caiaq: Use snd_card_free_when_closed() at disconnectionTakashi Iwai2024-11-135-9/+34
* | ALSA: us122l: Drop mmap_count fieldTakashi Iwai2024-11-132-18/+0
* | ALSA: us122l: Use snd_card_free_when_closed() at disconnectionTakashi Iwai2024-11-131-4/+1
* | ALSA: usx2y: Use snd_card_free_when_closed() at disconnectionTakashi Iwai2024-11-131-1/+1
* | ALSA: usb-audio: Make mic volume workarounds globally applicableTakashi Iwai2024-11-053-48/+45
* | Merge branch 'for-linus' into for-nextTakashi Iwai2024-11-053-0/+6
|\|
| * ALSA: usb-audio: Add quirk for HP 320 FHD WebcamTakashi Iwai2024-11-052-0/+3
| * ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär2024-10-301-0/+3
* | ALSA: usb-audio: Add Pioneer DJ/AlphaTheta DJM-A9 MixerSarah Grant2024-10-292-4/+121
* | Merge branch 'topic/compress-accel' into for-nextTakashi Iwai2024-10-2517-16/+19
|\|
| * ALSA: scarlett2: Add error check after retrieving PEQ filter valuesZhu Jun2024-10-111-0/+2
| * ALSA: line6: update contact informationMarkus Grabner2024-10-1015-16/+16
| * ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()Karol Kosik2024-10-101-0/+1
* | ALSA: usb-audio: Use snprintf instead of sprintf in build_mixer_unit_ctlZhu Jun2024-10-101-1/+2
* | ALSA: scarlett2: Add support for device map retrievalGeoffrey D. Bennett2024-10-081-1/+138
* | ALSA: scarlett2: Simplify linked channel handlingGeoffrey D. Bennett2024-10-081-49/+22
* | ALSA: scarlett2: Return ENOSPC for out-of-bounds flash writesGeoffrey D. Bennett2024-10-081-1/+1
* | ALSA: scarlett2: Fix mixed declarations and code warningGeoffrey D. Bennett2024-10-081-2/+2
* | ALSA: scarlett2: Fix redeclaration of loop variableGeoffrey D. Bennett2024-10-081-2/+2
|/
* ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller2024-10-041-1/+1
* ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky2024-10-031-0/+2
* ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu2024-09-301-0/+2
* 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