summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
4 daysUSB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)
4 daysusb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
4 daysusb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
4 daysRevert "tcpm: allow looking for role_sw device in the main node"Xu Yang
4 daysusb: image: mdc800: kill download URB on timeoutZiyi Guo
4 daysusb: mdc800: handle signal and read racingOliver Neukum
4 daysusb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu
4 daysusb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum
4 daysUSB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
4 daysUSB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
4 daysUSB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
4 daysusb: roles: get usb role switch from parent only for usb-b-connectorXu Yang
4 daysusb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier
4 daysusb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
4 daysusb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
4 daysusb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus
4 daysusb: yurex: fix race in probeOliver Neukum
4 daysusb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
4 daysusb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
4 daysUSB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
4 daysusb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
4 daysUSB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
4 daysusb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
4 daysusb: cdns3: fix role switching during resumeThomas Richard (TI)
4 daysusb: cdns3: call cdns_power_is_lost() only once in cdns_resume()Théo Lebrun
4 daysusb: cdns3: remove redundant if branchHongyu Xie
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: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung
2026-03-04usb: bdc: fix sleep during atomicJustin Chen
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda
2026-01-30tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris
2026-01-30USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore
2026-01-30USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr
2026-01-30USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-30usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-30usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen
2026-01-11usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio
2026-01-11usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin
2026-01-11xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2026-01-11tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-11usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2026-01-11usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun
2026-01-11usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
2026-01-11usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li
2026-01-11usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2026-01-11usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2026-01-11usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold
2026-01-11usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou