index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
usb: xhci: Enable LPM for VIA LABS VL805
Nicolas Saenz Julienne
1
-0
/
+3
2020-03-12
xhci: Show host status when watchdog triggers and host is assumed dead.
Mathias Nyman
2
-0
/
+33
2020-03-12
xhci: Add a separate debug message for split transaction errors.
Mathias Nyman
1
-0
/
+4
2020-03-12
xhci: bail out early if driver can't accress host in resume
Mathias Nyman
1
-1
/
+3
2020-03-12
USB: EHCI: ehci-mv: use a unique bus name
Lubomir Rintel
1
-1
/
+1
2020-03-12
USB: EHCI: ehci-mv: switch the HSIC HCI to HSIC mode
Lubomir Rintel
1
-0
/
+9
2020-03-12
usb: host: xhci-plat: add a shutdown
Ran Wang
1
-0
/
+1
2020-03-10
usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145c
Alberto Mattea
1
-1
/
+2
2020-03-10
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
4
-40
/
+80
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-9
/
+9
2020-02-19
usb: host: xhci-pci: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: host: uhci-pci: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: host: sl811-hcd: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: host: ohci-pci: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: host: ehci-pci: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: host: fhci-hcd: annotate PIPE_CONTROL switch case with fallthrough
Rasmus Villemoes
1
-0
/
+1
2020-02-17
xhci: Add missing annotation for xhci_enter_test_mode
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Add missing annotation for xhci_set_port_power()
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Do not open code __print_symbolic() in xhci trace events
Steven Rostedt (VMware)
1
-17
/
+6
2020-02-12
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
3
-33
/
+65
2020-02-12
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
3
-64
/
+33
2020-02-10
usb: host: ehci-platform: add a quirk to avoid stuck
Yoshihiro Shimoda
1
-0
/
+127
2020-02-10
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Mathias Nyman
1
-1
/
+3
2020-02-10
xhci: fix runtime pm enabling for quirky Intel hosts
Mathias Nyman
1
-3
/
+3
2020-02-10
xhci: Fix memory leak when caching protocol extended capability PSI tables
Mathias Nyman
3
-33
/
+64
2020-02-10
xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
Mathias Nyman
1
-3
/
+9
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-128
/
+437
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2
-4
/
+4
2020-01-22
usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
Peter Robinson
1
-0
/
+1
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+6
2020-01-09
usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
Dmitry Osipenko
1
-2
/
+0
2020-01-09
usb: host: ehci-tegra: Stop managing PHY's power
Dmitry Osipenko
1
-6
/
+0
2020-01-09
usb: host: ehci-tegra: Correct teardown order of driver's removal
Dmitry Osipenko
1
-7
/
+1
2020-01-09
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
3
-5
/
+5
2020-01-08
usb: ehci-mv: Fix missing iomem in cast
Krzysztof Kozlowski
1
-1
/
+1
2020-01-08
usb: ohci-da8xx: ensure error return on variable error is set
Colin Ian King
1
-2
/
+6
2020-01-08
usb: host: oxu210hp-hcd: fix gcc warning
Arnd Bergmann
1
-5
/
+9
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-4
/
+4
2019-12-31
usb: host: Do not compile test deprecated USB_OCTEON_EHCI
Krzysztof Kozlowski
1
-1
/
+1
2019-12-30
usb: host: Enable compile testing for some of drivers
Krzysztof Kozlowski
1
-27
/
+27
2019-12-30
usb: mtk-xhci: Do not explicitly set the DMA mask
Tomasz Figa
1
-5
/
+0
2019-12-30
USB: EHCI: ehci-mv: add HSIC support
Lubomir Rintel
1
-0
/
+11
2019-12-30
USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDs
Lubomir Rintel
1
-4
/
+2
2019-12-30
USB: EHCI: ehci-mv: make the PHY optional
Lubomir Rintel
1
-1
/
+1
2019-12-23
Merge 5.5-rc3 into usb-next
Greg Kroah-Hartman
2
-2
/
+13
2019-12-18
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
1
-1
/
+1
2019-12-17
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
1
-1
/
+12
2019-12-16
Merge 5.5-rc2 into usb-next
Greg Kroah-Hartman
6
-15
/
+40
2019-12-11
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-6
/
+6
[prev]
[next]