1. e6bbe1d Merge 4.2-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  2. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  3. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  4. 4758dcd usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers by Reyad Attiyat · 9 years ago
  5. 7895086 xhci: fix off by one error in TRB DMA address boundary check by Mathias Nyman · 9 years ago
  6. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  7. 22ae47e xhci: Return correct number of tranferred bytes for stalled control endpoints by Mathias Nyman · 9 years ago
  8. ad6b1d9 usb: xhci: fix xhci locking up during hcd remove by Roger Quadros · 9 years ago
  9. 948fa13 xhci: gracefully handle xhci_irq dead device by Joe Lawrence · 10 years ago
  10. d104d01 xhci: fix isoc endpoint dequeue from advancing too far on transaction error by Mathias Nyman · 10 years ago
  11. 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
  12. b9e4518 usb: host: xhci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  13. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  14. e5401bf xhci: unify cycle state toggling operation with 'XOR' by Lin Wang · 10 years ago
  15. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 10 years ago
  16. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 10 years ago
  17. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 10 years ago
  18. 86cd740 xhci: Add completion code to the debug ouput of unhandled transfer events by Mathias Nyman · 10 years ago
  19. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 10 years ago
  20. dc0b177 xhci: remove unused parameter 'xhci' in function xhci_handshake(). by Lin Wang · 10 years ago
  21. d97b4f8 xhci: don't use the same variable for stopped and halted rings current TD by Mathias Nyman · 10 years ago
  22. 69defe0 xhci: cleanup finish_td function by Mathias Nyman · 10 years ago
  23. 8e71a32 USB: xhci: Reset a halted endpoint immediately when we encounter a stall. by Mathias Nyman · 10 years ago
  24. c3492db USB: xhci: don't start a halted endpoint before its new dequeue is set by Mathias Nyman · 10 years ago
  25. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  26. f85c9fb xhci: Remove "FIXME - check all the stream rings for pending cancellations" by Hans de Goede · 10 years ago
  27. 0d4976e xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes by Hans de Goede · 10 years ago
  28. d3a43e6 xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state by Hans de Goede · 10 years ago
  29. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  30. 365038d xhci: rework cycle bit checking for new dequeue pointers by Mathias Nyman · 10 years ago
  31. 9a54886 xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL by Hans de Goede · 10 years ago
  32. a0ee619 xhci: Add missing checks for xhci_alloc_command failure by Hans de Goede · 10 years ago
  33. 3213b15 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts by Mathias Nyman · 10 years ago
  34. 6fcfb0d xhci: Use correct SLOT ID when handling a reset device command by Mathias Nyman · 10 years ago
  35. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 11 years ago
  36. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 11 years ago
  37. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 11 years ago
  38. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 11 years ago
  39. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 11 years ago
  40. 21d0e51 xhci: Kill streams URBs when the host dies. by Sarah Sharp · 11 years ago
  41. 50e8725 xhci: Refactor command watchdog and fix split string. by Sarah Sharp · 11 years ago
  42. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  43. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago
  44. c4bedb7 xhci: For streams the css flag most be read from the stream-ctx on ep stop by Hans de Goede · 11 years ago
  45. e587b8b xhci: make warnings greppable by Oliver Neukum · 11 years ago
  46. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 11 years ago
  47. 9cf00d9 Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" by Sarah Sharp · 11 years ago
  48. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 11 years ago
  49. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 11 years ago
  50. d6c9ea9 xhci: Avoid infinite loop when sg urb requires too many trbs by Ben Hutchings · 11 years ago
  51. e2a3a64 Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  52. 599459d xhci: Remove unused variable 'addr' in inc_deq() and inc_enq(). by Lin Wang · 11 years ago
  53. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  54. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  55. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  56. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  57. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  58. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  59. 7e76ad4 xhci: fix incorrect type in assignment in handle_device_notification() by Xenia Ragiadakou · 11 years ago
  60. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 11 years ago
  61. 4e34181 usb: xhci: kill a conditional when toggling cycle by Dan Williams · 11 years ago
  62. c69a059 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers by Xenia Ragiadakou · 11 years ago
  63. b8200c9 xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers by Xenia Ragiadakou · 11 years ago
  64. bc752bd xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler by Xenia Ragiadakou · 11 years ago
  65. b54fc46 xhci: add variable 'cmd_type' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  66. 9124b12 xhci: add variable 'cmd_trb' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  67. e7a79a1 xhci: add variable 'cmd_comp_code' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  68. 6ed46d3 xhci: refactor TRB_CONFIG_EP case into function by Xenia Ragiadakou · 11 years ago
  69. fd54498 xhci: remove unused 'ep_ring' variable in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  70. 07948a8 xhci: refactor TRB_EVAL_CONTEXT case into function by Xenia Ragiadakou · 11 years ago
  71. 2c07082 xhci: refactor TRB_NEC_GET_FW case into function by Xenia Ragiadakou · 11 years ago
  72. f681321 xhci: refactor TRB_RESET_DEV case into function by Xenia Ragiadakou · 11 years ago
  73. 20e7acb xhci: use completion event's slot id rather than dig it out of command by Xenia Ragiadakou · 11 years ago
  74. 9b3103a xhci: refactor TRB_ADDR_DEV case into function by Xenia Ragiadakou · 11 years ago
  75. 6c02dd1 xhci: refactor TRB_DISABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  76. b244b43 xhci: refactor TRB_ENABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  77. 60b9593 xhci: rename existing Command Completion Event handlers by Xenia Ragiadakou · 11 years ago
  78. 07a37e9 xhci: remove unused argument from xhci_giveback_urb_in_irq() by Xenia Ragiadakou · 11 years ago
  79. 526867c xhci: Fix race between ep halt and URB cancellation by Florian Wolter · 11 years ago
  80. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  81. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  82. 284d205 xhci: Fix oops happening after address device timeout by Mathias Nyman · 11 years ago
  83. 0730d52 xhci:prevent "callbacks suppressed" when debug is not enabled by Dmitry Kasatkin · 11 years ago
  84. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  85. aa50b29 xhci: trace debug statements for urb cancellation by Xenia Ragiadakou · 11 years ago
  86. 63a23b9a xhci: add xhci_cmd_completion trace event by Xenia Ragiadakou · 11 years ago
  87. a025432 xhci: add trace for debug messages related to endpoint reset by Xenia Ragiadakou · 11 years ago
  88. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  89. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  90. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  91. 92f8e76 xhci: Remove BUG_ON in xhci_get_input_control_ctx. by Sarah Sharp · 12 years ago
  92. 851ec16 usb/xhci: unify parameter of xhci_msi_irq by Alex Shi · 12 years ago
  93. a83d675 xhci: Don't warn on empty ring for suspended devices. by Sarah Sharp · 12 years ago
  94. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 12 years ago
  95. 09ce0c0 usb: xhci: fix build warning by Peter Chen · 12 years ago
  96. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  97. 48c3375 USB: XHCI: fix memory leak of URB-private data by Alan Stern · 12 years ago
  98. ba7b5c2 drivers: xhci: fix incorrect bit test by Nickolai Zeldovich · 12 years ago
  99. f18f8ed xhci: Fix TD size for isochronous URBs. by Sarah Sharp · 12 years ago
  100. 760973d xhci: Fix isoc TD encoding. by Sarah Sharp · 12 years ago