index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
2023-06-13
1
-0
/
+5
*
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
2023-06-13
4
-49
/
+35
*
xhci: Fix transfer ring expansion size calculation
Mathias Nyman
2023-06-13
2
-33
/
+45
*
xhci: split allocate interrupter into separate alloacte and add parts
Mathias Nyman
2023-06-13
1
-37
/
+41
*
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-06-13
6
-32
/
+3
*
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
2023-06-13
1
-1
/
+2
*
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
2023-06-13
1
-1
/
+1
*
usb: xhci: Remove unused udev from xhci_log_ctx trace event
Udipto Goswami
2023-06-13
1
-4
/
+0
*
usb: xhci-tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
3
-8
/
+6
*
usb: xhci-mtk: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
usb: xhci-histb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
1
-4
/
+2
*
usb: host: ohci-platform: increase max clock number to 4
Sebastian Reichel
2023-05-29
1
-1
/
+1
*
usb: host: fhci-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-29
1
-5
/
+4
*
usb: uhci: handle HAS_IOPORT dependencies
Niklas Schnelle
2023-05-29
2
-8
/
+18
*
usb: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-29
1
-2
/
+2
*
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2023-05-28
4
-8
/
+45
|
\
|
*
xhci: Fix incorrect tracking of free space on transfer rings
Mathias Nyman
2023-05-16
1
-1
/
+28
|
*
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
2023-05-16
2
-3
/
+11
|
*
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
Weitao Wang
2023-05-13
1
-4
/
+6
*
|
usb: uhci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: uhci-grlib: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: sl811-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: r8a66597-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: oxu210hp-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-st: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-spear: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: ohci-sm501: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-s3c2410: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: ohci-pxa27x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: ohci-ppc-of: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: ohci-nxp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-exynos: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-da8xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ohci-at91: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: octeon-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: isp1362-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: isp116x-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+3
*
|
usb: fsl-mph-dr-of: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-3
/
+2
*
|
usb: ehci-xilinx-of: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-st: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-spear: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-sh: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-ppc-of: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-platform: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-orion: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
|
usb: ehci-npcm7xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
[next]