1. 925f349 xhci: xhci-hub: use port structure members instead of xhci_get_ports() by Mathias Nyman · 6 years ago
  2. eaefcf2 xhci: change xhci_test_and_clear_bit() to use new port structure by Mathias Nyman · 6 years ago
  3. 6b7f40f xhci: change xhci_set_link_state() to work with port structures by Mathias Nyman · 6 years ago
  4. fdcf74f xhci: xhci-hub: use new port structures for cas and wake mask functions. by Mathias Nyman · 6 years ago
  5. e740b01 xhci: xhci-hub: use new port structures to get port address instead of port array by Mathias Nyman · 6 years ago
  6. ffd4b4f xhci: Add helper to get xhci roothub from hcd by Mathias Nyman · 6 years ago
  7. 2278446 xhci: Fix USB3 NULL pointer dereference at logical disconnect. by Mathias Nyman · 6 years ago
  8. 1208d8a xhci: Don't print a warning when setting link state for disabled ports by Mathias Nyman · 7 years ago
  9. bde0716 xhci: workaround for AMD Promontory disabled ports wakeup by Joe Lee · 7 years ago
  10. 3f8499a xhci: add port status tracing for Get Hub Status requests by Mathias Nyman · 7 years ago
  11. 28c06e5 xhci: add port status tracing for Get Port Status hub requests by Mathias Nyman · 7 years ago
  12. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  13. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  14. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  15. ff504f5 usb: host: xhci-hub: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  16. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  17. b3207c6 usb: xhci: Handle error condition in xhci_stop_device() by Mayank Rana · 7 years ago
  18. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  19. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  20. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  21. bcd6a7a Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" by Kai-Heng Feng · 7 years ago
  22. 7bea22b xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor by Mathias Nyman · 7 years ago
  23. 4b562bd usb: xhci: Support enabling of compliance mode for xhci 1.1 by Jack Pham · 7 years ago
  24. a85c0f8 xhci: rework bus_resume and check ports are suspended before resuming them. by Mathias Nyman · 7 years ago
  25. 576d554 usb: xhci: fix spinlock recursion for USB2 test mode by Peter Chen · 7 years ago
  26. a54408d xhci: fix 20000ms port resume timeout by Mathias Nyman · 7 years ago
  27. 28a2369 usb: xhci: Issue stop EP command only when the EP state is running by Shyam Sundar S K · 7 years ago
  28. dec0819 xhci: Limit USB2 port wake support for AMD Promontory hosts by Jiahau Chang · 7 years ago
  29. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 7 years ago
  30. ec1dafe xhci: use correct flags for spin_lock_irqrestore() when setting port power by Mathias Nyman · 7 years ago
  31. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  32. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  33. 0f1d832 usb: xhci: Add port test modes support for usb2. by Guoqing Zhang · 8 years ago
  34. a6ff6cb usb: xhci: Add helper function xhci_set_power_on(). by Guoqing Zhang · 8 years ago
  35. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  36. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  37. 41135de usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  38. 52c31bd xhci: Put warning message on a single line by Alexander Stein · 8 years ago
  39. 7d3b016 xhci: use default USB_RESUME_TIMEOUT when resuming ports. by Mathias Nyman · 8 years ago
  40. 346e9973 xhci: workaround for hosts missing CAS bit by Mathias Nyman · 8 years ago
  41. 88716a9 usb: xhci: Fix panic if disconnect by Jim Lin · 8 years ago
  42. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 9 years ago
  43. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  44. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  45. 5e6389f xhci: use the correct define to indicate port status suspend change. by Mathias Nyman · 9 years ago
  46. dad67d5 xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices by Mathias Nyman · 9 years ago
  47. 395f540 xhci: support new USB 3.1 hub request to get extended port status by Mathias Nyman · 9 years ago
  48. b50107b xhci: check xhci hardware for USB 3.1 support by Mathias Nyman · 9 years ago
  49. 2338b9e xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw by Mathias Nyman · 9 years ago
  50. 5693e0b xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub by Mathias Nyman · 9 years ago
  51. aca3a04 xhci: do not report PLC when link is in internal resume state by Zhuang Jin Can · 9 years ago
  52. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  53. 243292a xhci: report U3 when link is in resume state by Zhuang Jin Can · 9 years ago
  54. 41485a9 xhci: optimize xhci bus resume time by Mathias Nyman · 9 years ago
  55. 9425183 usb: xhci: handle Config Error Change (CEC) in xhci driver by Lu Baolu · 10 years ago
  56. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  57. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  58. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  59. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  60. b7f9696 xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams by Hans de Goede · 10 years ago
  61. 9690858 usb: host: xhci: fix compliance mode workaround by Felipe Balbi · 10 years ago
  62. ff8cbf2 xhci: clear root port wake on bits if controller isn't wake-up capable by Lu Baolu · 10 years ago
  63. be3de32 xhci: Fix sleeping with IRQs disabled in xhci_stop_device() by Mathias Nyman · 10 years ago
  64. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  65. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  66. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  67. 25cd288 usb/xhci: Change how we indicate a host supports Link PM. by Sarah Sharp · 11 years ago
  68. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  69. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  70. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  71. d194c03 xhci: correct the usage of USB_CTRL_SET_TIMEOUT by xiao jin · 11 years ago
  72. 5f20cf1 usb: xhci: Staticize xhci_del_comp_mod_timer by Sachin Kamat · 11 years ago
  73. f217c98 xhci: Don't enable/disable RWE on bus suspend/resume. by Sarah Sharp · 11 years ago
  74. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  75. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  76. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  77. 063ebeb xhci: Report USB 2.1 link status for L1 by Sarah Sharp · 12 years ago
  78. eae5b17 xhci: Refactor port status into a new function. by Sarah Sharp · 12 years ago
  79. b6e7637 usb: xhci: define port register names and use them instead of magic numbers by Mathias Nyman · 11 years ago
  80. 84ebc10 USB: remove CONFIG_USB_SUSPEND option by Alan Stern · 12 years ago
  81. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  82. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  83. 27c411c usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly. by Lan Tianyu · 12 years ago
  84. 170ed80 usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource by Lan Tianyu · 12 years ago
  85. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  86. 3415fc9 usb/xhci: update a comment regarding the BOS descriptor to reflect the code by Sebastian Andrzej Siewior · 12 years ago
  87. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 12 years ago
  88. f7ac778 usb/acpi: Use ACPI methods to power off ports. by Lan Tianyu · 12 years ago
  89. 693d8eb xhci: Handle clear PORT_POWER feature. by Lan Tianyu · 12 years ago
  90. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  91. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  92. af3a23e xhci: Export Latency Tolerance Messaging capabilities. by Sarah Sharp · 12 years ago
  93. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  94. 797b0ca xhci: Add roothub code to set U1/U2 timeouts. by Sarah Sharp · 13 years ago
  95. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 12 years ago
  96. 4296c70a USB/xHCI: Enable USB 3.0 hub remote wakeup. by Sarah Sharp · 13 years ago
  97. 3278a55 xhci: Fix oops caused by more USB2 ports than USB3 ports. by Sarah Sharp · 13 years ago
  98. c842114 xHCI: Adding #define values used for hub descriptor by Aman Deep · 13 years ago
  99. 4bcbcc9 usb: fix implicit usage of gfp.h in host/xhci-hub.c by Paul Gortmaker · 13 years ago
  100. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago