index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2026-04-19
Merge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-04-11
usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controller
Minda Chen
2026-04-11
drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
Qinghua Zhao
2026-04-11
Merge tag 'usb-serial-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-04-08
USB: serial: iuu_phoenix: fix iuutool author name
Thorsten Blum
2026-04-07
usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()
Greg Kroah-Hartman
2026-04-07
usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()
Greg Kroah-Hartman
2026-04-07
usb: gadget: f_hid: Add missing error code
Ethan Tidmore
2026-04-07
usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
Jameson Thies
2026-04-07
USB: of: Simplify with scoped for each OF child loop
Hans Zhang
2026-04-07
usbip: validate number_of_packets in usbip_pack_ret_submit()
Nathan Rebello
2026-04-07
usb: gadget: renesas_usb3: validate endpoint index in standard request handlers
Greg Kroah-Hartman
2026-04-07
usb: core: config: reverse the size check of the SSP isoc endpoint descriptor
Greg Kroah-Hartman
2026-04-07
usb: typec: ucsi: Set usb mode on partner change
Jameson Thies
2026-04-07
USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreen
Dave Carey
2026-04-07
usb: storage: Expand range of matched versions for VL817 quirks entry
Daniel BrĂ¡t
2026-04-07
usb: chipidea: otg: not wait vbus drop if use role_switch
Xu Yang
2026-04-07
usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
Xu Yang
2026-04-07
usb: chipidea: core: refactor ci_usb_role_switch_set()
Xu Yang
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
2026-04-07
USB: serial: option: add Telit Cinterion FN990A MBIM composition
Fabio Porcedda
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
2026-04-03
Revert "usb: cdns3: Add USBSSP platform driver support"
Greg Kroah-Hartman
2026-04-03
Revert "usb: cdnsp: Add support for device-only configuration"
Greg Kroah-Hartman
2026-04-02
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
2026-04-02
usb: xhci: remove duplicate '0x' prefix
Niklas Neronin
2026-04-02
usb: xhci: move roothub port limit validation
Niklas Neronin
2026-04-02
usb: xhci: simpilfy resume root hub code
Niklas Neronin
2026-04-02
usb: xhci: cleanup xhci_hub_report_usb3_link_state()
Niklas Neronin
2026-04-02
usb: xhci: rename parameter to match argument 'portsc'
Niklas Neronin
2026-04-02
usb: xhci: add PORTSC variable to xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: add PORTPMSC variable to xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...
Niklas Neronin
2026-04-02
usb: xhci: clean up 'wValue' handling in xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: clean up handling of upper bits in SetPortFeature wIndex
Niklas Neronin
2026-04-02
usb: xhci: rename 'wIndex' parameters to 'portnum'
Niklas Neronin
2026-04-02
usb: xhci: stop treating 'wIndex' as a mutable port number
Niklas Neronin
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
2026-04-02
usb: xhci: improve debug messages during suspend
Niklas Neronin
2026-04-02
usb: xhci: split core allocation and initialization
Niklas Neronin
2026-04-02
usb: xhci: move initialization for lifetime objects
Niklas Neronin
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
2026-04-02
usb: xhci: move reserving command ring trb
Niklas Neronin
2026-04-02
usb: xhci: factor out roothub bandwidth cleanup
Niklas Neronin
2026-04-02
usb: xhci: relocate Restore/Controller error check
Niklas Neronin
2026-04-02
usb: xhci: simplify CMRT initialization logic
Niklas Neronin
2026-04-02
usb: xhci: Fix debugfs bandwidth reporting
Michal Pecio
2026-04-02
usb: xhci: Simplify clearing the Event Interrupt bit
Michal Pecio
2026-04-02
xhci: use BIT macro
Oliver Neukum
[next]