summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-03-19USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
2026-03-19USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-19usb: typec: altmode/displayport: set displayport signaling rate in configure ...RD Babiera
2026-03-19usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang
2026-03-19usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier
2026-03-19usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-03-19usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
2026-03-19usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus
2026-03-19usb: yurex: fix race in probeOliver Neukum
2026-03-19xhci: Fix NULL pointer dereference when reading portli debugfs filesMathias Nyman
2026-03-19usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
2026-03-19usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-03-19USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
2026-03-19usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-03-19USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-03-19usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
2026-03-12usb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai
2026-03-12usb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai
2026-03-12usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai
2026-03-04usb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang
2026-03-04usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K
2026-03-04usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu
2026-03-04usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-03-04usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()Mario Peter
2026-03-04usb: gadget: f_fs: Fix ioctl error handlingSam Day
2026-03-04usb: gadget: f_fs: fix DMA-BUF OUT queuesSam Day
2026-03-04usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung
2026-02-26usb: cdns3: fix role switching during resumeThomas Richard (TI)
2026-02-26usb: bdc: fix sleep during atomicJustin Chen
2026-02-26usb: typec: ucsi: drop an unused Kconfig symbolRandy Dunlap
2026-02-26usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda
2026-02-05functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman
2026-01-16Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-01-14usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg failXu Yang
2026-01-14usb: gadget: uvc: return error from uvcg_queue_init()Xu Yang
2026-01-14usb: gadget: uvc: fix interval_duration calculationXu Yang
2026-01-14usb: gadget: uvc: fix req_payload_size calculationXu Yang
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau
2026-01-14usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQsWayne Chang
2026-01-14USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter
2026-01-13USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)
2026-01-13USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore
2026-01-13USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris
2026-01-07usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen
2025-12-23Merge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman