summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-03-13usb: cdns3: fix role switching during resumeThomas Richard (TI)
2026-03-13usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()Théo Lebrun
2026-03-13usb: 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: 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-03-04usb: bdc: fix sleep during atomicJustin Chen
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda
2026-01-23tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris
2026-01-23USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore
2026-01-23USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr
2026-01-23USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-23usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen
2026-01-08xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik
2026-01-08tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-08usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li
2026-01-08usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2026-01-08usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2026-01-08usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
2026-01-08usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold
2026-01-08usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou
2026-01-08USB: lpc32xx_udc: Fix error handling in probeMa Ke
2026-01-08usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li
2026-01-08usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2026-01-08usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng
2026-01-08usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng
2026-01-08usb: xhci: limit run_graceperiod for only usb 3.0 devicesHongyu Xie
2026-01-08usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson
2026-01-08usbip: Fix locking bug in RT-enabled kernelsLizhi Xu
2025-12-18usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter
2025-12-18usb: phy: Initialize struct usb_phy list_headDiogo Ivo
2025-12-18usb: gadget: tegra-xudc: Always reinitialize data toggle when clear haltHaotien Hsu
2025-12-18usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZEGopi Krishna Menon
2025-12-18usb: dwc2: fix hang during suspend if set as peripheralJisheng Zhang
2025-12-18usb: dwc2: fix hang during shutdown if set as peripheralJisheng Zhang
2025-12-18usb: dwc2: disable platform lowlevel hw resources during shutdownJisheng Zhang
2025-12-18usb: chaoskey: fix locking for O_NONBLOCKOliver Neukum
2025-12-18USB: Fix descriptor count when handling invalid MBIM extended descriptorSeungjin Bae
2025-12-12USB: serial: kobil_sct: fix TIOCMBIS and TIOCMBICJohan Hovold
2025-12-12USB: serial: belkin_sa: fix TIOCMBIS and TIOCMBICJohan Hovold
2025-12-12USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold
2025-12-12USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda
2025-12-12USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda
2025-12-12USB: serial: option: add Foxconn T99W760Slark Xiao
2025-12-07usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu