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