index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
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-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
2026-01-16
xhci: sideband: don't dereference freed ring when removing sideband endpoint
Mathias Nyman
2026-01-14
usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs
Wayne Chang
2026-01-14
USB: OHCI/UHCI: Add soft dependencies on ehci_platform
Huacai Chen
2026-01-14
USB: HCD: remove logic about which hcd is loaded
Greg Kroah-Hartman
2026-01-09
PCI: Add ASPEED vendor ID to pci_ids.h
Nirmoy Das
2026-01-07
USB: host: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
2026-01-07
usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driver
Vladimir Zapolskiy
2025-12-23
usb: ohci-nxp: clean up probe error labels
Johan Hovold
2025-12-23
usb: ohci-nxp: fix device leak on probe failure
Johan Hovold
2025-12-17
xhci: dbgtty: fix device unregister: fixup
Łukasz Bartosik
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-11-21
xhci: dbgtty: fix device unregister
Łukasz Bartosik
2025-11-21
usb: ohci-da8xx: remove unused platform data
Bartosz Golaszewski
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-11-21
usb: host: ohci-platform: Call reset assert/deassert on suspend/resume
Claudiu Beznea
2025-11-21
usb: host: ehci-platform: Call reset assert/deassert on suspend/resume
Claudiu Beznea
2025-11-21
usb: host: Do not check priv->clks[clk]
Claudiu Beznea
2025-11-21
usb: xhci: Add debugfs support for xHCI Port Link Info (PORTLI) register.
Rai, Amardeep
2025-11-21
usb: xhci: standardize single bit-field macros
Niklas Neronin
2025-11-21
usb: xhci: drop xhci-caps.h dependence on xhci-ext-caps.h
Niklas Neronin
2025-11-21
usb: xhci: simplify Max Scratchpad buffer macros
Niklas Neronin
2025-11-21
usb: xhci: simplify Isochronous Scheduling Threshold handling
Niklas Neronin
2025-11-21
usb: xhci: improve xhci-caps.h comments
Niklas Neronin
2025-11-21
usb: xhci: limit number of interrupts to 128
Niklas Neronin
2025-11-21
usb: xhci: limit number of ports to 127
Niklas Neronin
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
Niklas Neronin
2025-11-21
usb: xhci: use cached HCSPARAMS1 value
Niklas Neronin
2025-11-21
usb: xhci: remove unused trace operation and argument
Niklas Neronin
2025-11-21
usb: xhci: remove deprecated TODO comment
Niklas Neronin
2025-11-21
usb: xhci: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-11-21
usb: xhci: Don't unchain link TRBs on quirky HCs
Michal Pecio
2025-11-21
usb: xhci: Assume that endpoints halt as specified
Michal Pecio
2025-11-21
usb: xhci: implement USB Port Register Set struct
Niklas Neronin
2025-11-21
usb: xhci: add USB Port Register Set struct
Niklas Neronin
[next]