summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-05-22usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()Seungjin Bae
2026-05-22usb: typec: ucsi: split connector lock classesSergey Senozhatsky
2026-05-22USB: cdc-acm: start bulk-IN polling when ALWAYS_POLL_CTRL is setDave Carey
2026-05-22usb: cdns3: plat: fix leaked role switch on core role initialization failurePeter Chen
2026-05-22usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET logStepan Ionichev
2026-05-22usb: typec: intel_pmc_mux: Zero initialize num_ports in pmc_usb_probe()Nathan Chancellor
2026-05-22usbip: vhci_hcd: reduce CONFIG_USBIP_VHCI_NR_HCS upper bound to 32Adrian Wowk
2026-05-22usbip: vhci_hcd: fix NULL deref in status_show_vhciAdrian Wowk
2026-05-22usb: core: hcd: fix possible deadlock in rh control transfersOliver Neukum
2026-05-22usb: chipidea: udc: support dynamic gadget add/removeXu Yang
2026-05-22usb: chipidea: udc: add a helper ci_udc_enable_vbus_irq()Xu Yang
2026-05-22USB: cdc-acm: Fix bit overlap and move quirk definitions to headerWentao Guan
2026-05-22usb: dwc2: Fix use after free in debug codeDan Carpenter
2026-05-22usb: chipidea: core: convert ci_role_switch to local variableXu Yang
2026-05-22usb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito
2026-05-22usb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito
2026-05-22usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae
2026-05-22usbip: vudc: Fix use after free bug in vudc_remove due to race conditionMichael Bommarito
2026-05-22usb: storage: Add quirks for PNY Elite Portable SSDSam Burkels
2026-05-22USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllersStephen J. Fuhry
2026-05-22usb: usbtmc: reject interrupt endpoints with small wMaxPacketSizeHeitor Alves de Siqueira
2026-05-22usb: usbtmc: check URB actual_length for interrupt-IN notificationsHeitor Alves de Siqueira
2026-05-22xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen
2026-05-22usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li
2026-05-22usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li
2026-05-22usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang
2026-05-21usb: typec: ucsi: Don't update power_supply on power role change if not conne...Myrrh Periwinkle
2026-05-21usb: typec: ucsi: Check if power role change actually happened before handlingMyrrh Periwinkle
2026-05-21usb: typec: tcpm: improve handling of DISCOVER_MODES failuresSebastian Reichel
2026-05-21usb: cdns3: gadget: fix request skipping after clearing haltYongchao Wu
2026-05-21usb: cdns3: plat: fix unbalanced pm_runtime_forbid() call permanently leaks t...Peter Chen
2026-05-21usb: cdns3: plat: fix leaked usb2_phy initialization on usb3_phy acquisition ...Peter Chen
2026-05-21usb: phy: isp1301: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-21usb: misc: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-21usb: typec: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-21usb: xhci-pci: add AMD Promontory 21 PCI glueJihong Min
2026-05-21usb: atm: ueagle-atm: remove function entry/exit debug messagesMauricio Faria de Oliveira
2026-05-21usb: atm: ueagle-atm: use dev_dbg() for 'device found' messageMauricio Faria de Oliveira
2026-05-21usb: typec: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: xhci-mtk: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: xhci: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: dwc3: dwc3-octeon: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: dwc3: google: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: dwc3: Use FIELD_MODIFY()Hans Zhang
2026-05-21usb: dwc3: core: Fix incorrect kernel-doc comment for dwc3_alloc_event_buffersShuping Bu
2026-05-21usb: typec: fusb302: Fix resource leak when devm_drm_dp_hpd_bridge_add() failsFelix Gu
2026-05-21usb: dwc3: xilinx: fix error handling in zynqmp init error pathsRadhey Shyam Pandey
2026-05-21USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GLWanquan Zhong
2026-05-21USB: serial: option: add MeiG SRM813QJan Volckaert