1. 191edc5 xhci: Fix front USB ports on ASUS PRIME B350M-A by Kai-Heng Feng · 7 years ago
  2. 11cd764 xhci: fix xhci debugfs errors in xhci_stop by Zhengjun Xing · 7 years ago
  3. 8c5a93e xhci: xhci debugfs device nodes weren't removed after device plugged out by Zhengjun Xing · 7 years ago
  4. d9167671 xhci: Fix xhci debugfs devices node disappearance after hibernation by Zhengjun Xing · 7 years ago
  5. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  6. 052f71e xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate by Mathias Nyman · 7 years ago
  7. ab725cb usb: xhci: allow imod-interval to be configurable by Adam Wallis · 7 years ago
  8. 3054ea45 usb: xhci: Cleanup printk debug message for ERST by Lu Baolu · 7 years ago
  9. 4c116cb usb: xhci: Cleanup printk debug message for registers by Lu Baolu · 7 years ago
  10. dfba217 usb: xhci: Add DbC support in xHCI driver by Lu Baolu · 7 years ago
  11. 103afda xhci: remove unnecessary boolean parameter from xhci_alloc_command by Mathias Nyman · 7 years ago
  12. 14d49b7 xhci: add helper to allocate command with input context by Mathias Nyman · 7 years ago
  13. bed5301 usb: xhci: remove unused variable ep by Corentin Labbe · 7 years ago
  14. 78a0db2 usb: xhci: remove unused variable last_freed_endpoint by Corentin Labbe · 7 years ago
  15. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  16. 9ed6419 USB: host: xhci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  17. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  18. 7d86499 usb: host: xhci: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  19. 0520d37 Merge 4.14-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  20. ea7d0d6 xhci: Identify USB 3.1 capable hosts by their port protocol capability by Mathias Nyman · 7 years ago
  21. 4fcae77 Merge 4.14-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  22. e3a78ff xhci: trace slot context when calling xhci_configure_endpoint() by Mathias Nyman · 7 years ago
  23. 651aaf3 usb: xhci: Handle USB transaction error on address command by Lu Baolu · 7 years ago
  24. 089ed49 usb: xhci: Remove xhci->mutex from xhci_alloc_dev() by Lu Baolu · 7 years ago
  25. dcabc76f usb: xhci: Return error when host is dead in xhci_disable_slot() by Lu Baolu · 7 years ago
  26. 11ec758 usb: xhci: Fix memory leak when xhci_disable_slot() returns error by Lu Baolu · 7 years ago
  27. cd3f179 usb: xhci: Fix potential memory leak in xhci_disable_slot() by Lu Baolu · 7 years ago
  28. b64149c usb: xhci: Disable slot even when virt-dev is null by Lu Baolu · 7 years ago
  29. 02b6fdc usb: xhci: Add debugfs interface for xHCI driver by Lu Baolu · 7 years ago
  30. 4750bc7 usb: host: xhci support option to disable the xHCI USB2 HW LPM by Thang Q. Nguyen · 7 years ago
  31. 9821786 usb: xhci: Free the right ring in xhci_add_endpoint() by Lu Baolu · 7 years ago
  32. d6f5f07 xhci: fix memleak in xhci_run() by Shu Wang · 7 years ago
  33. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  34. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 8 years ago
  35. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 8 years ago
  36. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 8 years ago
  37. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  38. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  39. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  40. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago
  41. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  42. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  43. 3969384 usb: xhci: make several functions static by Lu Baolu · 8 years ago
  44. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  45. fe190ed xhci: Do not halt the host until both HCD have disconnected their devices. by Joel Stanley · 8 years ago
  46. 19a7d0d usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  47. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 8 years ago
  48. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 8 years ago
  49. d1001ab usb: xhci: clear EINT bit in status correctly by Lu Baolu · 8 years ago
  50. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  51. d3519b9 xhci: Manually give back cancelled URB if we can't queue it for cancel by Mathias Nyman · 8 years ago
  52. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  53. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  54. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  55. 6969408 xhci: refactor xhci_urb_enqueue by Mathias Nyman · 8 years ago
  56. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  57. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  58. e6f7caa xhci: rename size variable to num_tds by Mathias Nyman · 8 years ago
  59. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  60. 5abdc2e usb: host: xhci: add urb_enqueue/dequeue/giveback tracers by Felipe Balbi · 8 years ago
  61. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  62. 98871e9 usb: host: xhci: change pre-increments to post-increments by Felipe Balbi · 8 years ago
  63. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  64. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  65. d6169d0 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  66. 90797ae usb: xhci: fix return value of xhci_setup_device() by Lu Baolu · 8 years ago
  67. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  68. c2d3d49 usb: xhci: move slot_id from xhci_hcd to xhci_command structure by Lu Baolu · 8 years ago
  69. 87e44f2 usb: xhci: remove the use of xhci->addr_dev by Lu Baolu · 8 years ago
  70. 5071e6b xhci: add helper to get the endpoint state of a endpoint context by Mathias Nyman · 8 years ago
  71. c11ae03 xhci: don't try to reset the host if it is unaccessible by Mathias Nyman · 8 years ago
  72. 99154fd xhci: cleanup error message if halting the host failed. by Mathias Nyman · 8 years ago
  73. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  74. f4c46f1 usb: host: xhci: don't print on ENOMEM by Wolfram Sang · 8 years ago
  75. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
  77. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 9 years ago
  78. 757de49 xhci: fix platform quirks overwrite regression in 4.7-rc1 by Mathias Nyman · 9 years ago
  79. 27a41a8 xhci: Cleanup only when releasing primary hcd by Gabriel Krisman Bertazi · 9 years ago
  80. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 9 years ago
  81. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  82. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 9 years ago
  83. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 9 years ago
  84. 172ad9a Merge 4.5-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  85. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 9 years ago
  86. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 9 years ago
  87. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 9 years ago
  88. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  89. 1eaf35e xhci: refuse loading if nousb is used by Oliver Neukum · 9 years ago
  90. 096b110 usb: xhci: fix config fail of FS hub behind a HS hub with MTT by Chunfeng Yun · 9 years ago
  91. 0cbd4b3 xhci: mediatek: support MTK xHCI host controller by Chunfeng Yun · 9 years ago
  92. 32479d4 usb: host: xhci: cleanup hcd private size by Yoshihiro Shimoda · 9 years ago
  93. a596439 xhci: Workaround to get Intel xHCI reset working more reliably by Rajmohan Mani · 9 years ago
  94. fda182d usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA by Duc Dang · 9 years ago
  95. b50107b xhci: check xhci hardware for USB 3.1 support by Mathias Nyman · 9 years ago
  96. 04abb6d xhci: Read and parse new xhci 1.1 capability register by Lu Baolu · 9 years ago
  97. 448116b usb: xhci: exit early in xhci_setup_device() if we're halted or dying by Roger Quadros · 9 years ago
  98. 8c24d6d usb: xhci: stop everything on the first call to xhci_stop by Roger Quadros · 9 years ago
  99. e5bfeab usb: xhci: Clear XHCI_STATE_DYING on start by Roger Quadros · 9 years ago
  100. 85ac90f usb: xhci: lock mutex on xhci_stop by Roger Quadros · 9 years ago