summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-04-18usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann
2026-04-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-04-11usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha
2026-04-11usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai
2026-04-11usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai
2026-04-11usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu
2026-04-11usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban
2026-04-11USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern
2026-04-11USB: dummy-hcd: Fix locking/synchronization errorAlan Stern
2026-04-11cdc-acm: new quirk for EPSON HMDOliver Neukum
2026-04-11usb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu
2026-04-11usb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu
2026-04-11usb: dwc2: gadget: Fix spin_lock/unlock mismatch in dwc2_hsotg_udc_stop()Juno Choi
2026-04-11usb: ehci-brcm: fix sleep during atomicJustin Chen
2026-04-11usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira
2026-04-11usb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li
2026-04-11usb: quirks: add DELAY_INIT quirk for another Silicon Motion flash driveMiao Li
2026-04-11USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein
2026-04-11USB: serial: option: add support for Rolling Wireless RW135R-GLWanquan Zhong
2026-04-11USB: serial: io_edgeport: add support for Blackbox IC135AFrej Drejhammar
2026-04-11USB: serial: option: add MeiG Smart SRM825WNErnestas Kulik
2026-04-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-25USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)
2026-03-25usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang
2026-03-25usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
2026-03-25usb: image: mdc800: kill download URB on timeoutZiyi Guo
2026-03-25usb: mdc800: handle signal and read racingOliver Neukum
2026-03-25usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu
2026-03-25usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-25USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-25usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier
2026-03-25usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-03-25usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
2026-03-25usb: yurex: fix race in probeOliver Neukum
2026-03-25usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-03-25USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko
2026-03-25usb/core/quirks: Add Huawei ME906S-device to wakeup quirkChristoffer Sandberg
2026-03-25USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-03-25usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
2026-03-25usb: cdns3: fix role switching during resumeThomas Richard (TI)
2026-03-25usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()Théo Lebrun
2026-03-25usb: cdns3: remove redundant if branchHongyu Xie
2026-03-04usb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang
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-02-06xen: make remove callback of xen driver void returnedDawei Li