index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
usb: xhci: tegra: use time64_t for printing timestamp
Arnd Bergmann
1
-2
/
+2
2017-11-01
usb: host: isp1362-hcd: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb: ohci-platform: use reset array API
Masahiro Yamada
1
-22
/
+15
2017-11-01
usb: ehci-platform: use reset array API
Masahiro Yamada
1
-22
/
+13
2017-11-01
usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()
Jules Maselbas
1
-13
/
+2
2017-11-01
usb: host: remove ehci-msm.c
Alex Elder
3
-278
/
+0
2017-11-01
usb: host: pci-quirks: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-11-01
usb: host: xhci-hub: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb: host: oxu210hp-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-11-01
usb: host: ehci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-11-01
usb: host: ohci-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-11-01
usb: host: xhci-mem: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb: host: xhci: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-01
usb: host: fotg210-hcd: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-11-01
usb: host: isp116x-hcd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-11-01
usb: r8a66597-hcd: Convert timers to use timer_setup()
Kees Cook
2
-15
/
+23
2017-10-25
usb: xhci-mtk: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
3
-13
/
+34
2017-10-23
usb: host: modify description for MTK xHCI config
Chunfeng Yun
1
-2
/
+2
2017-10-23
usb: xhci-mtk: add optional mcu and dma bus clocks
Chunfeng Yun
2
-19
/
+62
2017-10-23
usb: xhci-mtk: remove dummy wakeup debounce clocks
Chunfeng Yun
2
-35
/
+0
2017-10-23
usb: xhci-mtk: support option to disable usb3 ports
Chunfeng Yun
2
-3
/
+16
2017-10-23
usb: xhci-mtk: check clock stability of U3_MAC
Chunfeng Yun
1
-0
/
+4
2017-10-23
usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()
Chunfeng Yun
2
-4
/
+2
2017-10-23
usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
Chunfeng Yun
1
-6
/
+1
2017-10-17
xhci: Convert timers to use timer_setup()
Kees Cook
3
-9
/
+6
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-17
usb: xhci: Reset halted endpoint if trb is noop
Lu Baolu
1
-7
/
+13
2017-10-17
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Jeffy Chen
1
-0
/
+1
2017-10-17
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Mathias Nyman
1
-1
/
+2
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
6
-32
/
+33
2017-10-05
usb: host: xhci-plat: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-4
/
+4
2017-10-05
xhci: trace slot context when calling xhci_configure_endpoint()
Mathias Nyman
2
-0
/
+9
2017-10-05
xhci: allow TRACE to work with EVENT ring dequeue
Adam Wallis
1
-2
/
+3
2017-10-05
usb: xhci: reduce device initiated resume time variance.
Anshuman Gupta
1
-1
/
+6
2017-10-05
usb: xhci: Handle USB transaction error on address command
Lu Baolu
1
-2
/
+8
2017-10-05
usb: xhci: Remove xhci->mutex from xhci_alloc_dev()
Lu Baolu
1
-4
/
+0
2017-10-05
usb: xhci: Return error when host is dead in xhci_disable_slot()
Lu Baolu
1
-2
/
+1
2017-10-05
usb: xhci: Fix memory leak when xhci_disable_slot() returns error
Lu Baolu
1
-6
/
+8
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
3
-24
/
+11
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
2
-4
/
+3
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
6
-4
/
+700
2017-10-05
xhci: add port speed ID to portsc tracing
Mathias Nyman
1
-2
/
+3
2017-10-05
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
3
-1
/
+5
2017-10-04
ehci-atmel: Power down during suspend is normal
Romain Izard
1
-1
/
+2
2017-10-04
usb: ohci-sa1111: remove special sa1111 mmio accessors
Russell King
1
-5
/
+5
2017-10-04
usb: ohci-sa1111: convert shutdown method to native device_driver
Russell King
1
-2
/
+3
2017-10-04
usb: ohci-sa1111: use sa1111_get_irq() to obtain IRQ resources
Russell King
1
-2
/
+8
2017-10-04
usb: max3421: Add devicetree support
Jules Maselbas
1
-1
/
+86
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
3
-16
/
+1
[next]