1. 8aaf19b xhci: Make debug message consistent with bus and port number by Kai-Heng Feng · 4 years, 6 months ago
  2. 62fb45d USB: ch9: add "USB_" prefix in front of TEST defines by Greg Kroah-Hartman · 4 years, 7 months ago
  3. e9fb08d xhci: prevent bus suspend if a roothub port detected a over-current condition by Mathias Nyman · 4 years, 9 months ago
  4. ceca493 xhci: Finetune host initiated USB3 rootport link suspend and resume by Mathias Nyman · 4 years, 10 months ago
  5. 0200b9f7 xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0 by Kai-Heng Feng · 4 years, 10 months ago
  6. eb00272 xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3 by Kai-Heng Feng · 4 years, 10 months ago
  7. 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 11 months ago
  8. 055b185 xhci: Add missing annotation for xhci_enter_test_mode by Jules Irenge · 5 years ago
  9. dce174e0 xhci: Add missing annotation for xhci_set_port_power() by Jules Irenge · 5 years ago
  10. cf0ee7c xhci: Fix memory leak when caching protocol extended capability PSI tables - take 2 by Mathias Nyman · 5 years ago
  11. 67f68f9 Revert "xhci: Fix memory leak when caching protocol extended capability PSI tables" by Greg Kroah-Hartman · 5 years ago
  12. fc57313 xhci: Fix memory leak when caching protocol extended capability PSI tables by Mathias Nyman · 5 years ago
  13. bd82873 xhci: make sure interrupts are restored to correct state by Mathias Nyman · 5 years ago
  14. 057d476 xhci: fix USB3 device initiated resume race with roothub autosuspend by Mathias Nyman · 5 years ago
  15. 6269e4c usb: host: xhci-hub: fix extra endianness conversion by Ruslan Bilovol · 6 years ago
  16. d70d5a8 xhci: add port and bus number to port dynamic debugging by Mathias Nyman · 6 years ago
  17. d92f2c5 xhci: Don't let USB3 ports stuck in polling state prevent suspend by Mathias Nyman · 6 years ago
  18. cd6a223 Merge USB 4.20-rc8 mergepoint into usb-next by Greg Kroah-Hartman · 6 years ago
  19. 45f750c xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only by Mathias Nyman · 6 years ago
  20. e67ebf1 xhci: move usb2 get port status link resume handling to its own function by Mathias Nyman · 6 years ago
  21. a231ec4 xhci: refactor U0 link state handling in get_port_status by Mathias Nyman · 6 years ago
  22. 3c2ddb4 xhci: cleanup code that sets portstatus and portchange bits by Mathias Nyman · 6 years ago
  23. 70e9b53 xhci: move usb2 speficic bits to own function in get_port_status call by Mathias Nyman · 6 years ago
  24. 5f78a54 xhci: move usb3 speficic bits to own function in get_port_status call by Mathias Nyman · 6 years ago
  25. f6187f4 xhci: move bus_state structure under the xhci_hub structure. by Mathias Nyman · 6 years ago
  26. 2f31a67 usb: xhci: Prevent bus suspend if a port connect change or polling state is detected by Mathias Nyman · 6 years ago
  27. a5baeae usb: xhci: fix timeout for transition from RExit to U0 by Aaron Ma · 6 years ago
  28. 958c0bd usb: xhci: fix uninitialized completion when USB3 port got wrong status by Aaron Ma · 6 years ago
  29. 330e2d6 xhci: Avoid USB autosuspend when resuming USB2 ports. by Anshuman Gupta · 6 years ago
  30. 8f9cc83c USB: xhci-hcd: Add get_resuming_ports method by Alan Stern · 7 years ago
  31. 925f349 xhci: xhci-hub: use port structure members instead of xhci_get_ports() by Mathias Nyman · 7 years ago
  32. eaefcf2 xhci: change xhci_test_and_clear_bit() to use new port structure by Mathias Nyman · 7 years ago
  33. 6b7f40f xhci: change xhci_set_link_state() to work with port structures by Mathias Nyman · 7 years ago
  34. fdcf74ff xhci: xhci-hub: use new port structures for cas and wake mask functions. by Mathias Nyman · 7 years ago
  35. e740b01 xhci: xhci-hub: use new port structures to get port address instead of port array by Mathias Nyman · 7 years ago
  36. ffd4b4f xhci: Add helper to get xhci roothub from hcd by Mathias Nyman · 7 years ago
  37. 2278446 xhci: Fix USB3 NULL pointer dereference at logical disconnect. by Mathias Nyman · 7 years ago
  38. 1208d8a xhci: Don't print a warning when setting link state for disabled ports by Mathias Nyman · 7 years ago
  39. bde0716 xhci: workaround for AMD Promontory disabled ports wakeup by Joe Lee · 7 years ago
  40. 3f8499a xhci: add port status tracing for Get Hub Status requests by Mathias Nyman · 7 years ago
  41. 28c06e5 xhci: add port status tracing for Get Port Status hub requests by Mathias Nyman · 7 years ago
  42. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  43. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  44. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  45. ff504f5 usb: host: xhci-hub: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  46. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  47. b3207c6 usb: xhci: Handle error condition in xhci_stop_device() by Mayank Rana · 7 years ago
  48. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  49. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  50. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  51. bcd6a7a Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" by Kai-Heng Feng · 7 years ago
  52. 7bea22b xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor by Mathias Nyman · 7 years ago
  53. 4b562bd usb: xhci: Support enabling of compliance mode for xhci 1.1 by Jack Pham · 7 years ago
  54. a85c0f8 xhci: rework bus_resume and check ports are suspended before resuming them. by Mathias Nyman · 7 years ago
  55. 576d554 usb: xhci: fix spinlock recursion for USB2 test mode by Peter Chen · 7 years ago
  56. a54408d xhci: fix 20000ms port resume timeout by Mathias Nyman · 7 years ago
  57. 28a2369 usb: xhci: Issue stop EP command only when the EP state is running by Shyam Sundar S K · 7 years ago
  58. dec0819 xhci: Limit USB2 port wake support for AMD Promontory hosts by Jiahau Chang · 8 years ago
  59. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  60. ec1dafe xhci: use correct flags for spin_lock_irqrestore() when setting port power by Mathias Nyman · 8 years ago
  61. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  62. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  63. 0f1d832 usb: xhci: Add port test modes support for usb2. by Guoqing Zhang · 8 years ago
  64. a6ff6cb usb: xhci: Add helper function xhci_set_power_on(). by Guoqing Zhang · 8 years ago
  65. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  66. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  67. 41135de usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  68. 52c31bd xhci: Put warning message on a single line by Alexander Stein · 8 years ago
  69. 7d3b016 xhci: use default USB_RESUME_TIMEOUT when resuming ports. by Mathias Nyman · 8 years ago
  70. 346e9973 xhci: workaround for hosts missing CAS bit by Mathias Nyman · 8 years ago
  71. 88716a9 usb: xhci: Fix panic if disconnect by Jim Lin · 8 years ago
  72. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 9 years ago
  73. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  74. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  75. 5e6389f xhci: use the correct define to indicate port status suspend change. by Mathias Nyman · 9 years ago
  76. dad67d5 xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices by Mathias Nyman · 9 years ago
  77. 395f540 xhci: support new USB 3.1 hub request to get extended port status by Mathias Nyman · 9 years ago
  78. b50107b xhci: check xhci hardware for USB 3.1 support by Mathias Nyman · 9 years ago
  79. 2338b9e xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw by Mathias Nyman · 9 years ago
  80. 5693e0b xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub by Mathias Nyman · 9 years ago
  81. aca3a04 xhci: do not report PLC when link is in internal resume state by Zhuang Jin Can · 9 years ago
  82. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  83. 243292a xhci: report U3 when link is in resume state by Zhuang Jin Can · 9 years ago
  84. 41485a9 xhci: optimize xhci bus resume time by Mathias Nyman · 10 years ago
  85. 9425183 usb: xhci: handle Config Error Change (CEC) in xhci driver by Lu Baolu · 10 years ago
  86. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  87. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  88. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  89. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  90. b7f9696 xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams by Hans de Goede · 10 years ago
  91. 9690858 usb: host: xhci: fix compliance mode workaround by Felipe Balbi · 10 years ago
  92. ff8cbf2 xhci: clear root port wake on bits if controller isn't wake-up capable by Lu Baolu · 11 years ago
  93. be3de32 xhci: Fix sleeping with IRQs disabled in xhci_stop_device() by Mathias Nyman · 11 years ago
  94. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 11 years ago
  95. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 11 years ago
  96. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 11 years ago
  97. 25cd288 usb/xhci: Change how we indicate a host supports Link PM. by Sarah Sharp · 11 years ago
  98. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  99. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  100. 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