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
*
usb: host: xhci-plat: add a shutdown
Ran Wang
2020-03-12
1
-0
/
+1
*
usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
Alberto Mattea
2020-03-10
1
-1
/
+2
*
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
2020-03-10
1
-17
/
+6
*
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
*
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
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-4
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
usb: ohci-da8xx: ensure error return on variable error is set
Colin Ian King
2020-01-08
1
-2
/
+6
|
/
/
/
*
|
|
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
2019-12-18
1
-1
/
+1
*
|
|
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
2019-12-17
1
-1
/
+12
|
|
/
|
/
|
*
|
xhci: make sure interrupts are restored to correct state
Mathias Nyman
2019-12-11
1
-6
/
+6
*
|
xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
Mathias Nyman
2019-12-11
1
-1
/
+2
*
|
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
2019-12-11
1
-1
/
+1
*
|
usb: xhci: only set D3hot for pci device
Henry Lin
2019-12-11
3
-5
/
+16
*
|
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-12-11
2
-2
/
+11
*
|
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
2019-12-11
1
-0
/
+4
|
/
*
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
1
-1
/
+1
|
\
|
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-1
/
+1
|
|
\
[next]