index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
xhci: bail out early if driver can't accress host in resume
Mathias Nyman
2020-03-12
1
-1
/
+3
*
|
USB: EHCI: ehci-mv: use a unique bus name
Lubomir Rintel
2020-03-12
1
-1
/
+1
*
|
USB: EHCI: ehci-mv: switch the HSIC HCI to HSIC mode
Lubomir Rintel
2020-03-12
1
-0
/
+9
*
|
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2020-02-24
4
-40
/
+80
|
\
|
|
*
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
2020-02-12
3
-33
/
+65
|
*
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
2020-02-12
3
-64
/
+33
|
*
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Mathias Nyman
2020-02-10
1
-1
/
+3
|
*
xhci: fix runtime pm enabling for quirky Intel hosts
Mathias Nyman
2020-02-10
1
-3
/
+3
|
*
xhci: Fix memory leak when caching protocol extended capability PSI tables
Mathias Nyman
2020-02-10
3
-33
/
+64
|
*
xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
Mathias Nyman
2020-02-10
1
-3
/
+9
*
|
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-23
6
-9
/
+9
*
|
usb: host: xhci-pci: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
|
usb: host: uhci-pci: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
|
usb: host: sl811-hcd: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
|
usb: host: ohci-pci: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
|
usb: host: ehci-pci: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
|
usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
Rasmus Villemoes
2020-02-19
1
-0
/
+1
*
|
xhci: Add missing annotation for xhci_enter_test_mode
Jules Irenge
2020-02-17
1
-0
/
+1
*
|
xhci: Add missing annotation for xhci_set_port_power()
Jules Irenge
2020-02-17
1
-0
/
+1
*
|
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
2020-02-17
1
-17
/
+6
*
|
usb: host: ehci-platform: add a quirk to avoid stuck
Yoshihiro Shimoda
2020-02-10
1
-0
/
+127
|
/
*
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
9
-128
/
+437
|
\
|
*
usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
Peter Robinson
2020-01-22
1
-0
/
+1
|
*
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
2020-01-13
1
-2
/
+6
|
|
\
|
*
|
usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
Dmitry Osipenko
2020-01-09
1
-2
/
+0
|
*
|
usb: host: ehci-tegra: Stop managing PHY's power
Dmitry Osipenko
2020-01-09
1
-6
/
+0
|
*
|
usb: host: ehci-tegra: Correct teardown order of driver's removal
Dmitry Osipenko
2020-01-09
1
-7
/
+1
|
*
|
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2020-01-09
3
-5
/
+5
|
*
|
usb: ehci-mv: Fix missing iomem in cast
Krzysztof Kozlowski
2020-01-08
1
-1
/
+1
|
*
|
usb: host: oxu210hp-hcd: fix gcc warning
Arnd Bergmann
2020-01-08
1
-5
/
+9
|
*
|
usb: host: Do not compile test deprecated USB_OCTEON_EHCI
Krzysztof Kozlowski
2019-12-31
1
-1
/
+1
|
*
|
usb: host: Enable compile testing for some of drivers
Krzysztof Kozlowski
2019-12-30
1
-27
/
+27
|
*
|
usb: mtk-xhci: Do not explicitly set the DMA mask
Tomasz Figa
2019-12-30
1
-5
/
+0
|
*
|
USB: EHCI: ehci-mv: add HSIC support
Lubomir Rintel
2019-12-30
1
-0
/
+11
|
*
|
USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDs
Lubomir Rintel
2019-12-30
1
-4
/
+2
|
*
|
USB: EHCI: ehci-mv: make the PHY optional
Lubomir Rintel
2019-12-30
1
-1
/
+1
|
*
|
Merge 5.5-rc3 into usb-next
Greg Kroah-Hartman
2019-12-23
2
-2
/
+13
|
|
\
\
|
*
\
\
Merge 5.5-rc2 into usb-next
Greg Kroah-Hartman
2019-12-16
6
-15
/
+40
|
|
\
\
\
|
*
|
|
|
usb: host: xhci-tegra: Implement basic ELPG support
Thierry Reding
2019-12-10
1
-8
/
+119
|
*
|
|
|
usb: host: xhci-tegra: Add XUSB controller context
Thierry Reding
2019-12-10
1
-11
/
+69
|
*
|
|
|
usb: host: xhci-tegra: Add support for XUSB context save/restore
Thierry Reding
2019-12-10
1
-2
/
+100
|
*
|
|
|
usb: host: xhci-tegra: Enable runtime PM as late as possible
Thierry Reding
2019-12-10
1
-16
/
+17
|
*
|
|
|
usb: host: xhci-tegra: Reuse stored register base address
Thierry Reding
2019-12-10
1
-8
/
+8
|
*
|
|
|
usb: host: xhci-tegra: Extract firmware enable helper
Thierry Reding
2019-12-10
1
-12
/
+29
|
*
|
|
|
usb: host: xhci-tegra: Use CNR as firmware ready indicator
Thierry Reding
2019-12-10
1
-12
/
+15
|
*
|
|
|
usb: host: xhci-tegra: Avoid a fixed duration sleep
Thierry Reding
2019-12-10
1
-1
/
+14
|
*
|
|
|
usb: host: xhci-tegra: Separate firmware request and load
Thierry Reding
2019-12-10
1
-10
/
+30
|
*
|
|
|
usb: host: xhci-tegra: Fix "tega" -> "tegra" typo
Thierry Reding
2019-12-10
1
-2
/
+2
|
*
|
|
|
usb: host: ehci-sh: Remove unused platform data support
Geert Uytterhoeven
2019-12-10
1
-7
/
+0
*
|
|
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
2
-4
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[prev]
[next]