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.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-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
2023-05-28
usb: ehci-orion: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-npcm7xx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-mv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-grlib: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-fsl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-exynos: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: ehci-brcm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: ehci-atmel: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-26
ARM: pxa: fix missing-prototypes warnings
Arnd Bergmann
1
-6
/
+1
2023-05-16
xhci: Fix incorrect tracking of free space on transfer rings
Mathias Nyman
1
-1
/
+28
2023-05-16
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
2
-3
/
+11
2023-05-13
usb: xhci: tegra: enable stream protocol support
Henry Lin
1
-0
/
+3
2023-05-13
usb: xhci: plat: remove error log for failure to get usb-phy
Stanley Chang
1
-4
/
+0
2023-05-13
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
Weitao Wang
1
-4
/
+6
2023-05-13
xhci: Improve the XHCI system resume time
Basavaraj Natikar
1
-1
/
+1
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
9
-13
/
+22
2023-04-20
usb: xhci-mtk: add optional frame count clock
Chunfeng Yun
2
-1
/
+2
2023-04-20
usb: xhci: plat: Add USB 3.0 phy support
Stanley Chang
1
-0
/
+15
2023-04-20
usb: host: xhci-plat: Use dev_is_pci() helper
Nobuhiro Iwamatsu
1
-3
/
+1
2023-04-20
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+1
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
3
-5
/
+9
2023-03-30
xhci: Free the command allocated for setting LPM if we return early
Mathias Nyman
1
-0
/
+1
2023-03-30
Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS"
Mathias Nyman
1
-4
/
+3
2023-03-30
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
1
-1
/
+5
2023-03-29
usb: xhci: tegra: fix sleep in atomic call
Wayne Chang
1
-3
/
+3
2023-03-29
usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...
Christophe JAILLET
1
-3
/
+1
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-11
/
+5
2023-03-23
xhci: Move xhci MSI sync function to to xhci-pci
Josue David Hernandez Gutierrez
2
-25
/
+13
2023-03-23
xhci: Call MSI sync function from xhci-pci instead of generic xhci code
Josue David Hernandez Gutierrez
2
-5
/
+7
2023-03-23
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
3
-32
/
+26
2023-03-23
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
3
-6
/
+18
2023-03-23
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
5
-135
/
+131
2023-03-23
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
3
-6
/
+18
2023-03-23
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
2
-4
/
+191
2023-03-23
xhci: mem: Join string literals back
Andy Shevchenko
1
-17
/
+10
2023-03-23
xhci: mem: Replace explicit castings with appropriate specifiers
Andy Shevchenko
1
-10
/
+7
2023-03-23
xhci: mem: Use while (i--) pattern to clean up
Andy Shevchenko
1
-2
/
+1
2023-03-23
xhci: mem: Drop useless return:s
Andy Shevchenko
1
-7
/
+4
2023-03-23
xhci: mem: Get rid of redundant 'else'
Andy Shevchenko
1
-8
/
+6
2023-03-23
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Andy Shevchenko
1
-4
/
+2
2023-03-23
xhci: mem: Carefully calculate size for memory allocations
Andy Shevchenko
1
-4
/
+5
2023-03-21
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
3
-3267
/
+0
2023-03-21
usb: host: u132-hcd: Drop if with an always true condition
Uwe Kleine-König
1
-32
/
+34
2023-03-21
usb: host: u132-hcd: Various style improvements
Uwe Kleine-König
1
-190
/
+208
[prev]
[next]