index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-23
/
+23
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
24
-61
/
+58
8 days
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-3810
/
+223
14 days
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2026-01-23
xhci: dbc: allow setting manufacturer string through sysfs
Łukasz Bartosik
1
-0
/
+36
2026-01-23
xhci: dbc: allow setting product string through sysfs
Łukasz Bartosik
1
-0
/
+36
2026-01-23
xhci: dbc: allow setting device serial number through sysfs
Łukasz Bartosik
1
-0
/
+36
2026-01-23
xhci: dbc: prepare to expose strings through sysfs
Łukasz Bartosik
2
-78
/
+112
2026-01-23
usb: host: tegra: Remove manual wake IRQ disposal
Wayne Chang
1
-19
/
+2
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
5
-5
/
+15
2026-01-16
xhci: sideband: don't dereference freed ring when removing sideband endpoint
Mathias Nyman
2
-4
/
+12
2026-01-14
usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs
Wayne Chang
1
-1
/
+1
2026-01-14
USB: OHCI/UHCI: Add soft dependencies on ehci_platform
Huacai Chen
2
-0
/
+2
2026-01-14
USB: HCD: remove logic about which hcd is loaded
Greg Kroah-Hartman
3
-16
/
+0
2026-01-09
PCI: Add ASPEED vendor ID to pci_ids.h
Nirmoy Das
1
-1
/
+0
2026-01-07
USB: host: drop unneeded dependency on OF_GPIO
Bartosz Golaszewski
1
-1
/
+1
2026-01-07
usb: isp1362-hcd: remove Philips ISP1362 USB OTG controller driver
Vladimir Zapolskiy
4
-3696
/
+0
2025-12-23
usb: ohci-nxp: clean up probe error labels
Johan Hovold
1
-8
/
+8
2025-12-23
usb: ohci-nxp: fix device leak on probe failure
Johan Hovold
1
-0
/
+2
2025-12-17
xhci: dbgtty: fix device unregister: fixup
Łukasz Bartosik
1
-1
/
+1
2025-12-07
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-467
/
+555
2025-12-03
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2025-11-21
xhci: dbgtty: fix device unregister
Łukasz Bartosik
1
-0
/
+6
2025-11-21
usb: ohci-da8xx: remove unused platform data
Bartosz Golaszewski
1
-17
/
+0
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2
-2
/
+0
2025-11-21
usb: host: ohci-platform: Call reset assert/deassert on suspend/resume
Claudiu Beznea
1
-2
/
+19
2025-11-21
usb: host: ehci-platform: Call reset assert/deassert on suspend/resume
Claudiu Beznea
1
-2
/
+20
2025-11-21
usb: host: Do not check priv->clks[clk]
Claudiu Beznea
2
-4
/
+2
2025-11-21
usb: xhci: Add debugfs support for xHCI Port Link Info (PORTLI) register.
Rai, Amardeep
3
-1
/
+42
2025-11-21
usb: xhci: standardize single bit-field macros
Niklas Neronin
7
-37
/
+38
2025-11-21
usb: xhci: drop xhci-caps.h dependence on xhci-ext-caps.h
Niklas Neronin
1
-2
/
+2
2025-11-21
usb: xhci: simplify Max Scratchpad buffer macros
Niklas Neronin
1
-1
/
+3
2025-11-21
usb: xhci: simplify Isochronous Scheduling Threshold handling
Niklas Neronin
2
-15
/
+20
2025-11-21
usb: xhci: improve xhci-caps.h comments
Niklas Neronin
1
-43
/
+57
2025-11-21
usb: xhci: limit number of interrupts to 128
Niklas Neronin
2
-8
/
+12
2025-11-21
usb: xhci: limit number of ports to 127
Niklas Neronin
3
-4
/
+7
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
Niklas Neronin
7
-47
/
+33
2025-11-21
usb: xhci: use cached HCSPARAMS1 value
Niklas Neronin
1
-2
/
+1
2025-11-21
usb: xhci: remove unused trace operation and argument
Niklas Neronin
2
-21
/
+8
2025-11-21
usb: xhci: remove deprecated TODO comment
Niklas Neronin
1
-1
/
+0
2025-11-21
usb: xhci: replace use of system_wq with system_percpu_wq
Marco Crivellari
2
-5
/
+5
2025-11-21
usb: xhci: Don't unchain link TRBs on quirky HCs
Michal Pecio
1
-11
/
+16
2025-11-21
usb: xhci: Assume that endpoints halt as specified
Michal Pecio
1
-50
/
+23
2025-11-21
usb: xhci: implement USB Port Register Set struct
Niklas Neronin
4
-30
/
+24
2025-11-21
usb: xhci: add USB Port Register Set struct
Niklas Neronin
2
-22
/
+17
2025-11-21
usb: xhci: add helper to read PORTSC register
Niklas Neronin
7
-48
/
+55
2025-11-21
usb: xhci: add tracing for PORTSC register writes
Niklas Neronin
6
-20
/
+32
2025-11-21
usb: xhci: rework xhci_decode_portsc()
Niklas Neronin
1
-22
/
+35
[next]