summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-03-11usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-03-11usb: gadget: uvc: fix interval_duration calculationJunzhong Pan
2026-03-11xhci: Fix NULL pointer dereference when reading portli debugfs filesMathias Nyman
2026-03-11usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
2026-03-11usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-03-11usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum
2026-03-11usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu
2026-03-11usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier
2026-03-11usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
2026-03-11usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-11usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum
2026-02-23usb: yurex: fix race in probeOliver Neukum
2026-02-23usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai
2026-02-23usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai
2026-02-23usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet
2026-02-05functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro
2026-02-05usb: phy: tegra: parametrize PORTSC1 register offsetSvyatoslav Ryhel
2026-02-05usb: phy: tegra: parametrize HSIC PTS valueSvyatoslav Ryhel
2026-02-05usb: phy: tegra: return error value from utmi_wait_registerSvyatoslav Ryhel
2026-02-05usb: phy: tegra: cosmetic fixesSvyatoslav Ryhel
2026-02-05usb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang
2026-02-05usb: cdns3: fix role switching during resumeThomas Richard (TI)
2026-02-05usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K
2026-02-05Merge tag 'usb-serial-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-27USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu