summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold
2025-12-23Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...Greg Kroah-Hartman
2025-12-23Revert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold
2025-12-23usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
2025-12-23usb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan
2025-12-23usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke