summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-25usb: vhci-hcd: Prevent suspending virtually attached devicesCristian Ciocaltea
2025-09-25Merge tag 'usb-serial-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-09-24USB: serial: option: add SIMCom 8230C compositionsXiaowei Li
2025-09-18usb: xhci: align PORTSC trace with one-based port numberingNiklas Neronin
2025-09-18usb: xhci: correct indentation for PORTSC tracing functionNiklas Neronin
2025-09-18usb: xhci: improve TR Dequeue Pointer maskNiklas Neronin
2025-09-18usb: xhci-pci: add support for hosts with zero USB3 portsNiklas Neronin
2025-09-18usb: xhci: Update a comment about Stop Endpoint retriesMichal Pecio
2025-09-18Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"Michal Pecio
2025-09-17Merge patch series "usb: gadget: Refactor function drivers to use __free() cl...Greg Kroah-Hartman
2025-09-17usb: gadget: f_rndis: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: f_ecm: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: f_acm: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: f_ncm: Refactor bind path to use __free()Kuen-Han Tsai