1. 3d4b81e Revert "usb: xhci: Link TRB must not occur within a USB payload burst" by Sarah Sharp · 10 years ago
  2. 9cf00d9 Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" by Sarah Sharp · 10 years ago
  3. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 10 years ago
  4. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 10 years ago
  5. d6c9ea9 xhci: Avoid infinite loop when sg urb requires too many trbs by Ben Hutchings · 11 years ago
  6. 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
  7. 599459d xhci: Remove unused variable 'addr' in inc_deq() and inc_enq(). by Lin Wang · 11 years ago
  8. d59abb9 Merge branch 3.13-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  9. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  10. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  11. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  12. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  13. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  14. 7e76ad4 xhci: fix incorrect type in assignment in handle_device_notification() by Xenia Ragiadakou · 11 years ago
  15. 35773da usb: xhci: Link TRB must not occur within a USB payload burst by David Laight · 11 years ago
  16. 4e34181 usb: xhci: kill a conditional when toggling cycle by Dan Williams · 11 years ago
  17. c69a059 xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers by Xenia Ragiadakou · 11 years ago
  18. b8200c9 xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers by Xenia Ragiadakou · 11 years ago
  19. bc752bd xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler by Xenia Ragiadakou · 11 years ago
  20. b54fc46 xhci: add variable 'cmd_type' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  21. 9124b12 xhci: add variable 'cmd_trb' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  22. e7a79a1 xhci: add variable 'cmd_comp_code' in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  23. 6ed46d3 xhci: refactor TRB_CONFIG_EP case into function by Xenia Ragiadakou · 11 years ago
  24. fd54498 xhci: remove unused 'ep_ring' variable in handle_cmd_completion() by Xenia Ragiadakou · 11 years ago
  25. 07948a8 xhci: refactor TRB_EVAL_CONTEXT case into function by Xenia Ragiadakou · 11 years ago
  26. 2c07082 xhci: refactor TRB_NEC_GET_FW case into function by Xenia Ragiadakou · 11 years ago
  27. f681321 xhci: refactor TRB_RESET_DEV case into function by Xenia Ragiadakou · 11 years ago
  28. 20e7acb xhci: use completion event's slot id rather than dig it out of command by Xenia Ragiadakou · 11 years ago
  29. 9b3103a xhci: refactor TRB_ADDR_DEV case into function by Xenia Ragiadakou · 11 years ago
  30. 6c02dd1 xhci: refactor TRB_DISABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  31. b244b43 xhci: refactor TRB_ENABLE_SLOT case into function by Xenia Ragiadakou · 11 years ago
  32. 60b9593 xhci: rename existing Command Completion Event handlers by Xenia Ragiadakou · 11 years ago
  33. 07a37e9 xhci: remove unused argument from xhci_giveback_urb_in_irq() by Xenia Ragiadakou · 11 years ago
  34. 526867c xhci: Fix race between ep halt and URB cancellation by Florian Wolter · 11 years ago
  35. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  36. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  37. 284d205 xhci: Fix oops happening after address device timeout by Mathias Nyman · 11 years ago
  38. 0730d52 xhci:prevent "callbacks suppressed" when debug is not enabled by Dmitry Kasatkin · 11 years ago
  39. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  40. aa50b29 xhci: trace debug statements for urb cancellation by Xenia Ragiadakou · 11 years ago
  41. 63a23b9a xhci: add xhci_cmd_completion trace event by Xenia Ragiadakou · 11 years ago
  42. a025432 xhci: add trace for debug messages related to endpoint reset by Xenia Ragiadakou · 11 years ago
  43. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  44. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  45. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  46. 92f8e76 xhci: Remove BUG_ON in xhci_get_input_control_ctx. by Sarah Sharp · 11 years ago
  47. 851ec16 usb/xhci: unify parameter of xhci_msi_irq by Alex Shi · 11 years ago
  48. a83d675 xhci: Don't warn on empty ring for suspended devices. by Sarah Sharp · 11 years ago
  49. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 11 years ago
  50. 09ce0c0 usb: xhci: fix build warning by Peter Chen · 11 years ago
  51. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 11 years ago
  52. 48c3375 USB: XHCI: fix memory leak of URB-private data by Alan Stern · 12 years ago
  53. ba7b5c2 drivers: xhci: fix incorrect bit test by Nickolai Zeldovich · 12 years ago
  54. f18f8ed xhci: Fix TD size for isochronous URBs. by Sarah Sharp · 12 years ago
  55. 760973d xhci: Fix isoc TD encoding. by Sarah Sharp · 12 years ago
  56. 026630d usb: host: xhci: remove unused trb var in xhci_irq() by Javier Martinez Canillas · 12 years ago
  57. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  58. 4525c0a xHCI: Fix TD Size calculation on 1.0 hosts. by Sarah Sharp · 12 years ago
  59. 2611bd18 xhci: Avoid global symbol pollution with handshake. by Sarah Sharp · 12 years ago
  60. 43a09f7 xhci: Fix potential NULL ptr deref in command cancellation. by Sarah Sharp · 12 years ago
  61. 80fab3b xhci: Intel Panther Point BEI quirk. by Sarah Sharp · 12 years ago
  62. 261fa12 drivers/usb/host/xhci-ring.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  63. ed384bd usb: host: xhci: sparse fixes by Felipe Balbi · 12 years ago
  64. b63f405 xHCI: handle command after aborting the command ring by Elric Fu · 12 years ago
  65. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  66. c181bc5 xHCI: add cmd_ring_state by Elric Fu · 12 years ago
  67. 50d0206 xhci: Fix bug after deq ptr set to link TRB. by Sarah Sharp · 12 years ago
  68. 8202ce2 xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. by Sarah Sharp · 12 years ago
  69. 0d9f78a xhci: Fix hang on back-to-back Set TR Deq Ptr commands. by Sarah Sharp · 12 years ago
  70. 4b26654 xhci: Some Evaluate Context commands must succeed. by Sarah Sharp · 12 years ago
  71. 1530bbc6 xhci: Add new short TX quirk for Fresco Logic host. by Sarah Sharp · 12 years ago
  72. 1949f9e USB: xhci-hcd: print URB's expected length in decimal, not hex by Alan Stern · 12 years ago
  73. 9c74599 usb-xhci: Handle COMP_TX_ERR for isoc tds by Hans de Goede · 12 years ago
  74. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 12 years ago
  75. 3fc8206 xHCI: use gfp flags from caller instead of GFP_ATOMIC by Dan Carpenter · 12 years ago
  76. 4e833c0 xhci: don't re-enable IE constantly by Felipe Balbi · 12 years ago
  77. 085deb1 xHCI: check enqueue pointer advance into dequeue seg by Andiry Xu · 12 years ago
  78. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 12 years ago
  79. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 12 years ago
  80. 3b72fca xHCI: store ring's type by Andiry Xu · 12 years ago
  81. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 12 years ago
  82. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  83. 623bef9 USB/xhci: Enable remote wakeup for USB3 devices. by Sarah Sharp · 13 years ago
  84. d93814c xHCI: Kick khubd when USB3 resume really completes. by Sarah Sharp · 13 years ago
  85. cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found by Andiry Xu · 13 years ago
  86. d0cd5d4 xhci: Fix USB 3.0 device restart on resume. by Sarah Sharp · 13 years ago
  87. e910b44 xhci: Clean up 32-bit build warnings. by Sarah Sharp · 13 years ago
  88. 9258c0b xhci: Better debugging for critical host errors. by Sarah Sharp · 13 years ago
  89. 79688ac xhci: Be less verbose during URB cancellation. by Sarah Sharp · 13 years ago
  90. b0a465d xhci: Remove debugging about toggling cycle bits. by Sarah Sharp · 13 years ago
  91. 3d616f5 xhci: Remove debugging for individual transfers. by Sarah Sharp · 13 years ago
  92. c4255f6 xhci: Remove useless sg-list debugging. by Sarah Sharp · 13 years ago
  93. 2a9227a xhci: Remove scary warnings about transfer issues. by Sarah Sharp · 13 years ago
  94. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  95. 47b6495 Merge 3.2-rc3 into usb-linus by Greg Kroah-Hartman · 13 years ago
  96. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  97. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago
  98. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  99. 7e393a8 xHCI: AMD isoc link TRB chain bit quirk by Andiry Xu · 13 years ago
  100. 6fd4562 xHCI: Clear PLC for USB2 root hub ports by Andiry Xu · 13 years ago