summaryrefslogtreecommitdiffstats
path: root/sound/usb
AgeCommit message (Expand)AuthorLines
2026-04-14ALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai-0/+1
2026-04-13ALSA: usb-audio: Exclude Scarlett 18i20 1st Gen from SKIP_IFACE_SETUPGeoffrey D. Bennett-0/+1
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai-0/+1
2026-04-13ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel-2/+2
2026-04-13Merge branch 'for-next' into for-linusTakashi Iwai-99/+519
2026-04-11ALSA: usb-audio: Do not expose sticky mixersRong Zhang-3/+45
2026-04-11ALSA: usb-audio: Move volume control resolution check into a functionRong Zhang-26/+39
2026-04-11ALSA: usb-audio: Add error checks against get_min_max*()Rong Zhang-8/+21
2026-04-10ALSA: usb-audio: Add quirk for PreSonus AudioBox USBAbhinav Mahadevan-0/+48
2026-04-10ALSA: usb-audio: Evaluate packsize caps at the right placeTakashi Iwai-3/+3
2026-04-10ALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel-5/+12
2026-04-10ALSA: usx2y: us144mkii: fix NULL deref on missing interface 0Greg Kroah-Hartman-1/+5
2026-04-09ALSA: usb-audio: Add quirk flags for Feaulle RainbowRong Zhang-0/+2
2026-04-09ALSA: usb-audio: Add iface reset and delay quirk for HUAWEI USB-C HEADSETLianqin Hu-2/+3
2026-04-09Merge branch 'for-linus' into for-nextTakashi Iwai-1/+9
2026-04-08ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_streamsongxiebing-1/+1
2026-04-07ASoC: Merge up v7.0-rc7Mark Brown-2/+14
2026-04-06ALSA: scarlett2: Add missing sentinel initializer fieldPanagiotis Petrakopoulos-1/+1
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+9
2026-04-02ALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae-0/+7
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin-1/+9
2026-04-01Merge branch 'for-linus' into for-nextTakashi Iwai-12/+17
2026-04-01ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen (8016) from SKIP_IFACE_SETUPGeoffrey D. Bennett-0/+1
2026-03-30ASoC: Merge up fixesMark Brown-1/+6
2026-03-30ALSA: usb-audio: Exclude Scarlett Solo 1st Gen from SKIP_IFACE_SETUPDag Smedberg-0/+1
2026-03-30ALSA: caiaq: fix stack out-of-bounds read in init_cardBerk Cem Goksel-1/+1
2026-03-29ALSA: usb-audio: tidy up the AF16Rig quirksPhil Willoughby-150/+50
2026-03-28ALSA: usb-audio: Add quirks for Arturia AF16RigPhil Willoughby-0/+165
2026-03-28ALSA: usb-audio: Fix quirk flags for NeuralDSP Quad CortexPhil Willoughby-0/+2
2026-03-27ALSA: usb-audio: Extend max number of channels to 64Takashi Iwai-9/+9
2026-03-27ALSA: usb-audio: Replace hard-coded number with MAX_CHANNELSTakashi Iwai-1/+1
2026-03-27ALSA: usb-audio: rotate standard MIDI output port scanCássio Gabriel-4/+8
2026-03-27ALSA: usb-audio: Add iface reset and delay quirk for AB17X USB AudioLianqin Hu-0/+2
2026-03-27ALSA: usb-audio: Exclude Scarlett 2i4 1st Gen from SKIP_IFACE_SETUPGeoffrey D. Bennett-0/+1
2026-03-18ALSA: usb-audio: validate full match when resolving quirk aliasesCássio Gabriel-9/+15
2026-03-18ALSA: usb-audio: qcom: Fix the license markingDaniel Lezcano-1/+1
2026-03-18ALSA:usb:qcom: add AUXILIARY_BUS to Kconfig dependenciesFrank Zhang-0/+1
2026-03-18ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen from SKIP_IFACE_SETUPGeoffrey D. Bennett-0/+1
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown-0/+4
2026-03-12ALSA: usb-audio: map UAC3 front wide channels in convert_chmap_v3()Cássio Gabriel-0/+8
2026-03-11ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB AudioLianqin Hu-0/+2
2026-03-10ASoC: ti: davinci-mcasp: McASP code cleanup and clkMark Brown-10/+4
2026-03-10ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai-0/+2
2026-03-09ALSA: usb-audio: add Studio 1824 supportFrederic Popp-0/+9
2026-03-05ALSA: usb-audio: Refine string-descriptor-based quirk matchingRong Zhang-50/+40
2026-03-05ALSA: usb-audio: Use strings in struct usb_dev for manufacturer & coTakashi Iwai-16/+10
2026-03-05ALSA: us122l: drop redundant interface referencesJohan Hovold-10/+2
2026-03-04ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devicesRong Zhang-0/+22
2026-03-04ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze MiniRong Zhang-0/+2
2026-03-04ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOLRong Zhang-0/+48