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.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
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
55
-381
/
+328
2023-06-23
usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC
Wesley Cheng
1
-1
/
+1
2023-06-23
usb: host: xhci: Do not re-initialize the XHCI HC if being removed
Wesley Cheng
1
-1
/
+2
2023-06-13
xhci: Add ZHAOXIN xHCI host U1/U2 feature support
Weitao Wang
2
-25
/
+19
2023-06-13
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
3
-7
/
+27
2023-06-13
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
3
-3
/
+13
2023-06-13
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
2023-06-13
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
4
-49
/
+35
2023-06-13
xhci: Fix transfer ring expansion size calculation
Mathias Nyman
2
-33
/
+45
2023-06-13
xhci: split allocate interrupter into separate alloacte and add parts
Mathias Nyman
1
-37
/
+41
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
6
-32
/
+3
2023-06-13
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
1
-1
/
+2
2023-06-13
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
1
-1
/
+1
2023-06-13
usb: xhci: Remove unused udev from xhci_log_ctx trace event
Udipto Goswami
1
-4
/
+0
2023-05-30
usb: xhci-tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
3
-8
/
+6
2023-05-30
usb: xhci-mtk: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: xhci-histb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-29
usb: host: ohci-platform: increase max clock number to 4
Sebastian Reichel
1
-1
/
+1
2023-05-29
usb: host: fhci-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+4
2023-05-29
usb: uhci: handle HAS_IOPORT dependencies
Niklas Schnelle
2
-8
/
+18
2023-05-29
usb: add HAS_IOPORT dependencies
Niklas Schnelle
1
-2
/
+2
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
4
-8
/
+45
2023-05-28
usb: uhci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: uhci-grlib: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: sl811-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: r8a66597-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: oxu210hp-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-st: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-spear: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: ohci-sm501: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-s3c2410: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: ohci-pxa27x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: ohci-ppc-of: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: ohci-nxp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-exynos: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-da8xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ohci-at91: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: octeon-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: isp1362-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: isp116x-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2023-05-28
usb: fsl-mph-dr-of: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: ehci-xilinx-of: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-st: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-spear: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-sh: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-ppc-of: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]