index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2017-11-01
usb: host: isp1362-hcd: fix missing break in switch
Gustavo A. R. Silva
2017-11-01
usb: ohci-platform: use reset array API
Masahiro Yamada
2017-11-01
usb: ehci-platform: use reset array API
Masahiro Yamada
2017-11-01
usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()
Jules Maselbas
2017-11-01
usb: host: remove ehci-msm.c
Alex Elder
2017-11-01
usb: host: pci-quirks: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: xhci-hub: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: oxu210hp-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: ehci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: ohci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: xhci-mem: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: xhci: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: fotg210-hcd: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-01
usb: host: isp116x-hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
usb: r8a66597-hcd: Convert timers to use timer_setup()
Kees Cook
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
usb: xhci-mtk: fix ptr_ret.cocci warnings
kbuild test robot
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
2017-10-23
usb: host: modify description for MTK xHCI config
Chunfeng Yun
2017-10-23
usb: xhci-mtk: add optional mcu and dma bus clocks
Chunfeng Yun
2017-10-23
usb: xhci-mtk: remove dummy wakeup debounce clocks
Chunfeng Yun
2017-10-23
usb: xhci-mtk: support option to disable usb3 ports
Chunfeng Yun
2017-10-23
usb: xhci-mtk: check clock stability of U3_MAC
Chunfeng Yun
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2017-10-23
usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
Chunfeng Yun
2017-10-17
xhci: Convert timers to use timer_setup()
Kees Cook
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
2017-10-17
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
2017-10-17
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-05
usb: host: xhci-plat: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-05
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
2017-10-05
xhci: allow TRACE to work with EVENT ring dequeue
Adam Wallis
2017-10-05
usb: xhci: reduce device initiated resume time variance.
Anshuman Gupta
2017-10-05
usb: xhci: Handle USB transaction error on address command
Lu Baolu
2017-10-05
usb: xhci: Remove xhci->mutex from xhci_alloc_dev()
Lu Baolu
2017-10-05
usb: xhci: Return error when host is dead in xhci_disable_slot()
Lu Baolu
2017-10-05
usb: xhci: Fix memory leak when xhci_disable_slot() returns error
Lu Baolu
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
2017-10-05
xhci: add port speed ID to portsc tracing
Mathias Nyman
2017-10-05
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
2017-10-04
ehci-atmel: Power down during suspend is normal
Romain Izard
2017-10-04
usb: ohci-sa1111: remove special sa1111 mmio accessors
Russell King
2017-10-04
usb: ohci-sa1111: convert shutdown method to native device_driver
Russell King
2017-10-04
usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resources
Russell King
2017-10-04
usb: max3421: Add devicetree support
Jules Maselbas
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
[prev]
[next]