summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-12-18usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter
2025-12-18usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou
2025-12-18usb: phy: Initialize struct usb_phy list_headDiogo Ivo
2025-12-18usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou
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: 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-11-24usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errorsHaotian Zhang
2025-11-22USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern
2025-11-21usb: uas: fix urb unmapping issue when the uas device is remove during ongoin...Owen Gu
2025-11-21usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar
2025-11-21xhci: dbgtty: fix device unregisterƁukasz Bartosik
2025-11-21usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen
2025-11-12Merge tag 'usb-serial-6.18-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-11-10USB: serial: option: add support for Rolling RW101R-GLVanillan Wang
2025-11-09usb: typec: ucsi: psy: Set max current to zero when disconnectedJameson Thies
2025-11-09usb: gadget: f_eem: Fix memory leak in eem_unwrapKuen-Han Tsai
2025-11-09usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus
2025-11-09usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus
2025-11-09drivers/usb/dwc3: fix PCI parent checkJamie Iles
2025-11-09usb: storage: Fix memory leak in USB bulk transportDesnes Nunes
2025-11-09xhci: sideband: Fix race condition in sideband unregisterMathias Nyman
2025-11-09xhci: dbgtty: Fix data corruption when transmitting data form DbC to hostMathias Nyman
2025-11-09xhci: fix stale flag preventig URBs after link state error is clearedMathias Nyman
2025-10-30USB: serial: ftdi_sio: add support for u-blox EVK-M101Oleksandr Suvorov
2025-10-28usb: cdns3: Fix double resource release in cdns3_pci_probeMiaoqian Lin
2025-10-28usb: gadget: udc: fix use-after-free in usb_gadget_state_workJimmy Hu
2025-10-28usb: renesas_usbhs: Fix synchronous external abort on unbindClaudiu Beznea
2025-10-24Merge tag 'usb-serial-6.18-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-10-23USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu
2025-10-22USB: serial: option: add Quectel RG255CReinhard Speyerer
2025-10-22tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik
2025-10-22usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-22usb: raw-gadget: do not limit transfer lengthAndrey Konovalov
2025-10-20USB: serial: option: add UNISOC UIS7720Renjun Wang
2025-10-14xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-14xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman
2025-10-14usb: xhci-pci: Fix USB2-only root hub registrationMichal Pecio
2025-10-13usb: misc: Add x86 dependency for Intel USBIO driverPeter Robinson
2025-10-13usb: dwc3: Don't call clk_bulk_disable_unprepare() twiceChristophe JAILLET
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds