1. f826f83 usb: host: replace %p with %pK by Vamsi Krishna Samavedam · 8 years ago
  2. 960be8d usb: xhci: Reduce command abort handshake timeout by Hemant Kumar · 7 years ago
  3. a62bf71 usb: xhci: remove unnecessary second abort try by Xin Long · 8 years ago
  4. 49c7ca1 xhci: remove unnecessary xhci_quiesce call before xhci_halt by Mathias Nyman · 8 years ago
  5. 8a73ebe usb: XHCI: Bailout command abort operation upon XHCI remove by Hemant Kumar · 7 years ago
  6. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  7. cdfe4c0 usb: xhci: fix TDS for MTK xHCI1.1 by Chunfeng Yun · 7 years ago
  8. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  9. 01845a8 xhci: Fix NULL pointer dereference when cleaning up streams for removed host by Mathias Nyman · 7 years ago
  10. f556be0 usb: xhci: Use correct device for DMA map/unmap calls by Jack Pham · 8 years ago
  11. 32788c5 usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Jack Pham · 11 years ago
  12. 4d0f302 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  13. 63d92d1 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  14. 799dfde xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  15. cb02cce usb: xhci: hold lock over xhci_abort_cmd_ring() by Lu Baolu · 8 years ago
  16. 9e6c400 xhci: Handle command completion and timeout race by Mathias Nyman · 8 years ago
  17. 78ccc19 usb: host: xhci: Fix possible wild pointer when handling abort command by Baolin Wang · 8 years ago
  18. 9da8e3e usb: xhci: fix possible wild pointer by Lu Baolu · 8 years ago
  19. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  20. 0d2daad xhci: really enqueue zero length TRBs. by Alban Browaeys · 8 years ago
  21. 33be126 xhci: always handle "Command Ring Stopped" events by Mathias Nyman · 8 years ago
  22. f76a28a xhci: free the correct ring by Arnd Bergmann · 8 years ago
  23. d0c77d8 xhci: rename and simplify last_trb_on_last_seg() helper by Mathias Nyman · 8 years ago
  24. 549310a xhci: remove enqueue_is_link() helper by Mathias Nyman · 8 years ago
  25. bd5e67f xhci: rework inc_deq() and fix off by one error. by Mathias Nyman · 8 years ago
  26. 2d98ef4 xhci: use and add separate function for checking for link trbs by Mathias Nyman · 8 years ago
  27. 2251198 xhci: clean up event ring checks from inc_enq() by Mathias Nyman · 8 years ago
  28. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 8 years ago
  29. 474ed23 xhci: align the last trb before link if it is easily splittable. by Mathias Nyman · 8 years ago
  30. 86065c2 xhci: don't rely on precalculated value of needed trbs in the enqueue loop by Mathias Nyman · 8 years ago
  31. 124c393 xhci: use boolean to indicate last trb in td remainder calculation by Mathias Nyman · 8 years ago
  32. 5a83f04 xhci: properly prepare zero packet TD after normal bulk TD. by Mathias Nyman · 8 years ago
  33. 5a5a0b1 xhci: rename ep_ring variable in queue_bulk_tx(), no functional change by Mathias Nyman · 8 years ago
  34. 3425aa0 xhci: Fix handling timeouted commands on hosts in weird states. by Mathias Nyman · 8 years ago
  35. 27a41a8 xhci: Cleanup only when releasing primary hcd by Gabriel Krisman Bertazi · 8 years ago
  36. 7814015 usb: xhci: remove duplicate code of interval checking by Alexandr Ivanov · 8 years ago
  37. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  38. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  39. d4fc8bf xhci: fix typo in babble endpoint handling comment by Rajesh Bhagat · 9 years ago
  40. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  41. 2f6d3b6 xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 by Mathias Nyman · 9 years ago
  42. 09c352e xhci: cleanup isoc tranfers queuing code by Mathias Nyman · 9 years ago
  43. 172ad9a Merge 4.5-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  44. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 9 years ago
  45. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 9 years ago
  46. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  47. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  48. 0cbd4b3 xhci: mediatek: support MTK xHCI host controller by Chunfeng Yun · 9 years ago
  49. 42df721 usb: xhci: fix checking ep busy for CFC by Lu Baolu · 9 years ago
  50. 0bbc367 Merge 4.3-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  51. 3b4739b xhci: handle no ping response error properly by Mathias Nyman · 9 years ago
  52. e210c42 xhci: don't finish a TD if we get a short transfer event mid TD by Mathias Nyman · 9 years ago
  53. c840d6c xhci: create one unified function to calculate TRB TD remainder. by Mathias Nyman · 9 years ago
  54. b50107b xhci: check xhci hardware for USB 3.1 support by Mathias Nyman · 9 years ago
  55. 2338b9e xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw by Mathias Nyman · 9 years ago
  56. dca7794 xhci: change xhci 1.0 only restrictions to support xhci 1.1 by Mathias Nyman · 9 years ago
  57. a6809ff xhci: give command abortion one more chance before killing xhci by Mathias Nyman · 9 years ago
  58. e6bbe1d Merge 4.2-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  59. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  60. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  61. 4758dcd usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers by Reyad Attiyat · 9 years ago
  62. 7895086 xhci: fix off by one error in TRB DMA address boundary check by Mathias Nyman · 9 years ago
  63. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  64. 22ae47e xhci: Return correct number of tranferred bytes for stalled control endpoints by Mathias Nyman · 9 years ago
  65. ad6b1d9 usb: xhci: fix xhci locking up during hcd remove by Roger Quadros · 9 years ago
  66. 948fa13 xhci: gracefully handle xhci_irq dead device by Joe Lawrence · 9 years ago
  67. d104d01 xhci: fix isoc endpoint dequeue from advancing too far on transaction error by Mathias Nyman · 9 years ago
  68. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 10 years ago
  69. b9e4518 usb: host: xhci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  70. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  71. e5401bf xhci: unify cycle state toggling operation with 'XOR' by Lin Wang · 10 years ago
  72. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 10 years ago
  73. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 10 years ago
  74. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 10 years ago
  75. 86cd740 xhci: Add completion code to the debug ouput of unhandled transfer events by Mathias Nyman · 10 years ago
  76. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 10 years ago
  77. dc0b177 xhci: remove unused parameter 'xhci' in function xhci_handshake(). by Lin Wang · 10 years ago
  78. d97b4f8 xhci: don't use the same variable for stopped and halted rings current TD by Mathias Nyman · 10 years ago
  79. 69defe0 xhci: cleanup finish_td function by Mathias Nyman · 10 years ago
  80. 8e71a32 USB: xhci: Reset a halted endpoint immediately when we encounter a stall. by Mathias Nyman · 10 years ago
  81. c3492db USB: xhci: don't start a halted endpoint before its new dequeue is set by Mathias Nyman · 10 years ago
  82. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  83. f85c9fb xhci: Remove "FIXME - check all the stream rings for pending cancellations" by Hans de Goede · 10 years ago
  84. 0d4976e xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes by Hans de Goede · 10 years ago
  85. d3a43e6 xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state by Hans de Goede · 10 years ago
  86. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  87. 365038d xhci: rework cycle bit checking for new dequeue pointers by Mathias Nyman · 10 years ago
  88. 9a54886 xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL by Hans de Goede · 10 years ago
  89. a0ee619 xhci: Add missing checks for xhci_alloc_command failure by Hans de Goede · 10 years ago
  90. 3213b15 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts by Mathias Nyman · 10 years ago
  91. 6fcfb0d xhci: Use correct SLOT ID when handling a reset device command by Mathias Nyman · 10 years ago
  92. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  93. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  94. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 10 years ago
  95. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  96. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  97. 21d0e51 xhci: Kill streams URBs when the host dies. by Sarah Sharp · 11 years ago
  98. 50e8725 xhci: Refactor command watchdog and fix split string. by Sarah Sharp · 11 years ago
  99. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  100. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago