1. a638af0 Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  2. ec89756 usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT by James Hogan · 7 years ago
  3. 46408ea usb: ohci: Proper handling of ed_rm_list to handle race condition between usb_kill_urb() and finish_unlinks() by AMAN DEEP · 7 years ago
  4. 91b1193 usb: host: ehci: always enable interrupt for qtd completion at test mode by Peter Chen · 7 years ago
  5. 02a10f06 usb: host: ehci: use correct device pointer for dma ops by Peter Chen · 7 years ago
  6. b2685bd ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func() by Shigeru Yoshida · 7 years ago
  7. 11cd764 xhci: fix xhci debugfs errors in xhci_stop by Zhengjun Xing · 7 years ago
  8. 8c5a93e xhci: xhci debugfs device nodes weren't removed after device plugged out by Zhengjun Xing · 7 years ago
  9. d9167671 xhci: Fix xhci debugfs devices node disappearance after hibernation by Zhengjun Xing · 7 years ago
  10. fa2dfd0 xhci: Fix NULL pointer in xhci debugfs by Zhengjun Xing · 7 years ago
  11. 1208d8a xhci: Don't print a warning when setting link state for disabled ports by Mathias Nyman · 7 years ago
  12. bde0716 xhci: workaround for AMD Promontory disabled ports wakeup by Joe Lee · 7 years ago
  13. 567af7f pinctrl: files should directly include apis they use by Stephen Rothwell · 7 years ago
  14. ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  15. 5008ae5 usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found by Ladislav Michl · 7 years ago
  16. 26c5027 usb: uhci: Add clk support to uhci-platform by Benjamin Herrenschmidt · 7 years ago
  17. dae0620 usb: xhci-mtk: fix semicolon.cocci warnings by Fengguang Wu · 7 years ago
  18. a2ecc4d usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs by Chunfeng Yun · 7 years ago
  19. e7f4936 USB: ohci: da8xx: remove clk con_id by David Lechner · 7 years ago
  20. 2b80a29 USB: host: Use zeroing memory allocator rather than allocator/memset by Himanshu Jha · 7 years ago
  21. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  22. da99706 usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201 by Daniel Thompson · 7 years ago
  23. dde6340 xhci: Fix use-after-free in xhci debugfs by Alexander Kappner · 7 years ago
  24. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  25. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  26. 66222f0 usb: xhci: make function xhci_dbc_free_req static by Colin Ian King · 7 years ago
  27. 33369d5 xhci: fixup incorrect memset size parameter when clearing up DbC on exit. by Mathias Nyman · 7 years ago
  28. aa15d3d2 USB: remove the URB_NO_FSBR flag by Alan Stern · 7 years ago
  29. 72b663a usb: xhci: fix TDS for MTK xHCI1.1 by Chunfeng Yun · 7 years ago
  30. 5d9b70f xhci: Don't add a virt_dev to the devs array before it's fully allocated by Mathias Nyman · 7 years ago
  31. 3f8499a xhci: add port status tracing for Get Hub Status requests by Mathias Nyman · 7 years ago
  32. 28c06e5 xhci: add port status tracing for Get Port Status hub requests by Mathias Nyman · 7 years ago
  33. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  34. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  35. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  36. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  37. 67d2ea9 usb: xhci: Make some static functions global by Lu Baolu · 7 years ago
  38. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  39. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  40. 58e8a4d usb: xhci: remove unused variable ep_ring by Corentin Labbe · 7 years ago
  41. ce5b2a6 usb: xhci: remove unused variable urb_priv by Corentin Labbe · 7 years ago
  42. bed5301 usb: xhci: remove unused variable ep by Corentin Labbe · 7 years ago
  43. 78a0db2 usb: xhci: remove unused variable last_freed_endpoint by Corentin Labbe · 7 years ago
  44. cb6a0db usb: host: fotg210: Use dma_pool_zalloc by Vasyl Gomonovych · 7 years ago
  45. 80e4576 usb: xhci: fix panic in xhci_free_virt_devices_depth_first by Yu Chen · 7 years ago
  46. e4ec40e xhci: Don't show incorrect WARN message about events for empty rings by Mathias Nyman · 7 years ago
  47. 1d5a315 usb: host: fix incorrect updating of offset by Colin Ian King · 7 years ago
  48. 8a4821d USB: host: whci: remove redundant variable t by Colin Ian King · 7 years ago
  49. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  50. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  51. f70ee2a USB: host: xhci-debugfs: add SPDX lines by Greg Kroah-Hartman · 7 years ago
  52. 15dfeb6 usb: host: isp1362-hcd: remove a couple of redundant assignments by Colin Ian King · 7 years ago
  53. ba2e73b USB: host: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  54. 545c827 USB: host: imx21: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  55. fc4e404d USB: host: fhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  56. d214109 USB: host: ehci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  57. ef1362d USB: host: ohci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  58. 3905118 USB: host: whci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  59. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  60. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  61. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  62. 9506b14 usb: xhci: tegra: use time64_t for printing timestamp by Arnd Bergmann · 7 years ago
  63. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  64. dc586a6 usb: host: isp1362-hcd: fix missing break in switch by Gustavo A. R. Silva · 7 years ago
  65. 20a7f3a usb: ohci-platform: use reset array API by Masahiro Yamada · 7 years ago
  66. 8e84f8a usb: ehci-platform: use reset array API by Masahiro Yamada · 7 years ago
  67. 892f6eb usb: host: max3421-hcd: Remove pdata test in max3421_hub_control() by Jules Maselbas · 7 years ago
  68. 8b3f863 usb: host: remove ehci-msm.c by Alex Elder · 7 years ago
  69. 098a006 usb: host: pci-quirks: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  70. ff504f5 usb: host: xhci-hub: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  71. 8787971 usb: host: oxu210hp-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  72. 6ecbf2e usb: host: ehci-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  73. f5a3908 usb: host: ohci-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  74. 1356ced usb: host: xhci-mem: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  75. 7d86499 usb: host: xhci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  76. c3a831a usb: host: fotg210-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  77. 3ef5983 usb: host: isp116x-hcd: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  78. 8e4e276 usb: r8a66597-hcd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  79. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  80. c929d84 usb: xhci-mtk: fix ptr_ret.cocci warnings by kbuild test robot · 7 years ago
  81. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  82. 7b81a58 usb: host: modify description for MTK xHCI config by Chunfeng Yun · 7 years ago
  83. b6bb72c usb: xhci-mtk: add optional mcu and dma bus clocks by Chunfeng Yun · 7 years ago
  84. 603fbd1 usb: xhci-mtk: remove dummy wakeup debounce clocks by Chunfeng Yun · 7 years ago
  85. 55ba6e9 usb: xhci-mtk: support option to disable usb3 ports by Chunfeng Yun · 7 years ago
  86. ce370bf usb: xhci-mtk: check clock stability of U3_MAC by Chunfeng Yun · 7 years ago
  87. 8465d3e usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init() by Chunfeng Yun · 7 years ago
  88. da08741 usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function by Chunfeng Yun · 7 years ago
  89. 66a4550 xhci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. b3207c6 usb: xhci: Handle error condition in xhci_stop_device() by Mayank Rana · 7 years ago
  91. 810a624 usb: xhci: Reset halted endpoint if trb is noop by Lu Baolu · 7 years ago
  92. d1aad52 xhci: Cleanup current_cmd in xhci_cleanup_command_queue() by Jeffy Chen · 7 years ago
  93. ea7d0d6 xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  94. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  95. 2847d24 usb: host: xhci-plat: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  96. e3a78ff xhci: trace slot context when calling xhci_configure_endpoint() by Mathias Nyman · 7 years ago
  97. 49d5b05 xhci: allow TRACE to work with EVENT ring dequeue by Adam Wallis · 7 years ago
  98. 0914ea6 usb: xhci: reduce device initiated resume time variance. by Anshuman Gupta · 7 years ago
  99. 651aaf3 usb: xhci: Handle USB transaction error on address command by Lu Baolu · 7 years ago
  100. 089ed49 usb: xhci: Remove xhci->mutex from xhci_alloc_dev() by Lu Baolu · 7 years ago