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
/
host
Age
Commit message (
Expand
)
Author
2026-04-11
drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
Qinghua Zhao
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
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
2026-04-02
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
2026-03-30
usb: ehci-brcm: fix sleep during atomic
Justin Chen
2026-03-30
usb: tegra: use MODULE_FIRMWARE if SOC is ENABLED
Nicolas Chauvet
2026-03-18
usb: fhci: use kzalloc_flex for priv struct
Rosen Penev
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
2026-03-11
xhci: Fix NULL pointer dereference when reading portli debugfs files
Mathias Nyman
2026-03-11
usb: xhci: Prevent interrupt storm on host controller error (HCE)
Dayu Jiang
2026-03-11
usb: xhci: Fix memory leak in xhci_disable_slot()
Zilin Guan
2026-03-11
usb: ehci-orion: remove optional PHY handling code remnants
Gabor Juhos
2026-03-11
usb: xhci: tegra: Remove redundant mutex when setting phy mode
Diogo Ivo
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-23
xhci: dbc: allow setting manufacturer string through sysfs
Łukasz Bartosik
2026-01-23
xhci: dbc: allow setting product string through sysfs
Łukasz Bartosik
2026-01-23
xhci: dbc: allow setting device serial number through sysfs
Łukasz Bartosik
2026-01-23
xhci: dbc: prepare to expose strings through sysfs
Łukasz Bartosik
2026-01-23
usb: host: tegra: Remove manual wake IRQ disposal
Wayne Chang
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
[next]