summaryrefslogtreecommitdiffstats
path: root/sound/usb
AgeCommit message (Expand)AuthorLines
2025-01-31Merge tag 'sound-fix-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-26ALSA: usb-audio: Add delay quirk for iBasso DC07 ProLianqin Hu-0/+2
2025-01-21ALSA: usb: fcp: Fix return code from poll opsTakashi Iwai-5/+5
2025-01-21ALSA: usb: fcp: Fix incorrect resp->opcode retrievalTakashi Iwai-1/+1
2025-01-21ALSA: usb: fcp: Fix meter_levels type to __le32Takashi Iwai-4/+4
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai-0/+2
2025-01-20ALSA: usb: fcp: Fix hwdep read ops typesStephen Rothwell-3/+3
2025-01-18ALSA: scarlett2: Add device_setup option to use FCP driverGeoffrey D. Bennett-0/+8
2025-01-18ALSA: FCP: Add Focusrite Control Protocol driverGeoffrey D. Bennett-0/+1149
2025-01-15ALSA: usb-audio: Add delay quirk for USB Audio DeviceLianqin Hu-0/+2
2025-01-12ALSA: line6: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2024-12-29ALSA: usb-audio: US16x08: Initialize array before useTanya Agarwal-1/+1
2024-12-09sound: usb: format: don't warn that raw DSD is unsupportedAdrian Ratiu-1/+6
2024-12-09sound: usb: enable DSD output for ddHiFi TC44CAdrian Ratiu-0/+2
2024-12-07ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5Jaakko Salo-0/+2
2024-12-02ALSA: usb-audio: Add extra PID for RME Digiface USBAsahi Lina-168/+176
2024-12-02ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter-15/+27
2024-12-01ALSA: usb-audio: add mixer mapping for Corsair HS80Marie Ramlow-0/+10
2024-11-29ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai-3/+11
2024-11-25ALSA: usb-audio: Fix out of bounds reads when finding clock sourcesTakashi Iwai-1/+23
2024-11-20ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devicesBenoît Sevens-6/+21
2024-11-18Merge branch 'for-linus' into for-nextTakashi Iwai-1/+13
2024-11-13ALSA: 6fire: Release resources at card releaseTakashi Iwai-5/+5
2024-11-13ALSA: caiaq: Use snd_card_free_when_closed() at disconnectionTakashi Iwai-9/+34
2024-11-13ALSA: us122l: Drop mmap_count fieldTakashi Iwai-18/+0
2024-11-13ALSA: us122l: Use snd_card_free_when_closed() at disconnectionTakashi Iwai-4/+1
2024-11-13ALSA: usx2y: Use snd_card_free_when_closed() at disconnectionTakashi Iwai-1/+1
2024-11-12ALSA: usb-audio: Fix Yamaha P-125 Quirk EntryEryk Zagorski-1/+13
2024-11-05ALSA: usb-audio: Make mic volume workarounds globally applicableTakashi Iwai-48/+45
2024-11-05Merge branch 'for-linus' into for-nextTakashi Iwai-0/+6
2024-11-05ALSA: usb-audio: Add quirk for HP 320 FHD WebcamTakashi Iwai-0/+3
2024-10-30ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär-0/+3
2024-10-29ALSA: usb-audio: Add Pioneer DJ/AlphaTheta DJM-A9 MixerSarah Grant-4/+121
2024-10-25Merge branch 'topic/compress-accel' into for-nextTakashi Iwai-16/+19
2024-10-11ALSA: scarlett2: Add error check after retrieving PEQ filter valuesZhu Jun-0/+2
2024-10-10ALSA: usb-audio: Use snprintf instead of sprintf in build_mixer_unit_ctlZhu Jun-1/+2
2024-10-10ALSA: line6: update contact informationMarkus Grabner-16/+16
2024-10-10ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()Karol Kosik-0/+1
2024-10-08ALSA: scarlett2: Add support for device map retrievalGeoffrey D. Bennett-1/+138
2024-10-08ALSA: scarlett2: Simplify linked channel handlingGeoffrey D. Bennett-49/+22
2024-10-08ALSA: scarlett2: Return ENOSPC for out-of-bounds flash writesGeoffrey D. Bennett-1/+1
2024-10-08ALSA: scarlett2: Fix mixed declarations and code warningGeoffrey D. Bennett-2/+2
2024-10-08ALSA: scarlett2: Fix redeclaration of loop variableGeoffrey D. Bennett-2/+2
2024-10-04ALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller-1/+1
2024-10-03ALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky-0/+2
2024-09-30ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu-0/+2
2024-09-12ALSA: usb-audio: Add logitech Audio profile quirkJoshua Pius-0/+6
2024-09-03ALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina-0/+414
2024-09-03ALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan-1/+228