开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
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-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
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
[next]