1. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  2. c181bc5 xHCI: add cmd_ring_state by Elric Fu · 12 years ago
  3. 50d0206 xhci: Fix bug after deq ptr set to link TRB. by Sarah Sharp · 12 years ago
  4. 8202ce2 xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. by Sarah Sharp · 12 years ago
  5. 0d9f78a xhci: Fix hang on back-to-back Set TR Deq Ptr commands. by Sarah Sharp · 12 years ago
  6. 4b26654 xhci: Some Evaluate Context commands must succeed. by Sarah Sharp · 12 years ago
  7. 1530bbc6 xhci: Add new short TX quirk for Fresco Logic host. by Sarah Sharp · 12 years ago
  8. 1949f9e USB: xhci-hcd: print URB's expected length in decimal, not hex by Alan Stern · 12 years ago
  9. 9c74599 usb-xhci: Handle COMP_TX_ERR for isoc tds by Hans de Goede · 12 years ago
  10. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 13 years ago
  11. 3fc8206 xHCI: use gfp flags from caller instead of GFP_ATOMIC by Dan Carpenter · 13 years ago
  12. 4e833c0 xhci: don't re-enable IE constantly by Felipe Balbi · 13 years ago
  13. 085deb1 xHCI: check enqueue pointer advance into dequeue seg by Andiry Xu · 13 years ago
  14. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 13 years ago
  15. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 13 years ago
  16. 3b72fca xHCI: store ring's type by Andiry Xu · 13 years ago
  17. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  18. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  19. 623bef9 USB/xhci: Enable remote wakeup for USB3 devices. by Sarah Sharp · 13 years ago
  20. d93814c xHCI: Kick khubd when USB3 resume really completes. by Sarah Sharp · 13 years ago
  21. cf84055 xHCI: Cleanup isoc transfer ring when TD length mismatch found by Andiry Xu · 13 years ago
  22. d0cd5d4 xhci: Fix USB 3.0 device restart on resume. by Sarah Sharp · 13 years ago
  23. e910b44 xhci: Clean up 32-bit build warnings. by Sarah Sharp · 13 years ago
  24. 9258c0b xhci: Better debugging for critical host errors. by Sarah Sharp · 13 years ago
  25. 79688ac xhci: Be less verbose during URB cancellation. by Sarah Sharp · 13 years ago
  26. b0a465d xhci: Remove debugging about toggling cycle bits. by Sarah Sharp · 13 years ago
  27. 3d616f5 xhci: Remove debugging for individual transfers. by Sarah Sharp · 13 years ago
  28. c4255f6 xhci: Remove useless sg-list debugging. by Sarah Sharp · 13 years ago
  29. 2a9227a xhci: Remove scary warnings about transfer issues. by Sarah Sharp · 13 years ago
  30. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  31. 47b6495 Merge 3.2-rc3 into usb-linus by Greg Kroah-Hartman · 13 years ago
  32. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  33. f43d623 usb, xhci: fix lockdep warning on endpoint timeout by Don Zickus · 13 years ago
  34. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  35. 7e393a8 xHCI: AMD isoc link TRB chain bit quirk by Andiry Xu · 13 years ago
  36. 6fd4562 xHCI: Clear PLC for USB2 root hub ports by Andiry Xu · 13 years ago
  37. d2f52c9 xHCI: test and clear RWC bit by Andiry Xu · 13 years ago
  38. c9682df xHCI: set link state by Andiry Xu · 13 years ago
  39. c2d7b49 USB: xHCI: prevent infinite loop when processing MSE event by Andiry Xu · 13 years ago
  40. fd984d2 xhci: Don't print short isoc packets. by Sarah Sharp · 13 years ago
  41. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  42. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  43. 48df4a6 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 13 years ago
  44. 585df1d xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 13 years ago
  45. 522989a xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 13 years ago
  46. d13565c xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 13 years ago
  47. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  48. b3df3f9 xhci: Always set urb->status to zero for isoc endpoints. by Sarah Sharp · 13 years ago
  49. f6ba6fe xHCI 1.0: Incompatible Device Error by Alex He · 13 years ago
  50. e1cf486 xHCI 1.0: Force Stopped Event(FSE) by Alex He · 13 years ago
  51. dcc8545 Merge 3.0-rc2 into usb-linus as it's needed by some USB patches by Greg Kroah-Hartman · 13 years ago
  52. f5960b6 xhci: Remove some unnecessary casts and tidy some endian swap code by Matt Evans · 13 years ago
  53. f697531 xhci: Bigendian fix for skip_isoc_td() by Matt Evans · 13 years ago
  54. 2cf95c1 Intel xhci: Limit number of active endpoints to 64. by Sarah Sharp · 13 years ago
  55. ad80833 Intel xhci: Ignore spurious successful event. by Sarah Sharp · 13 years ago
  56. f444ff2 xhci: STFU: Be quieter during URB submission and completion. by Sarah Sharp · 14 years ago
  57. 5153b7b xhci: STFU: Don't print event ring dequeue pointer. by Sarah Sharp · 14 years ago
  58. 380032c xhci: STFU: Remove function tracing. by Sarah Sharp · 14 years ago
  59. 0714a57 xhci: Clear stopped_td when Stop Endpoint command completes. by Sarah Sharp · 13 years ago
  60. 3abeca9 xhci: Fix bug in control transfer cancellation. by Sarah Sharp · 13 years ago
  61. ad106f2 xHCI 1.0: Block Interrupts for Isoch transfer by Andiry Xu · 13 years ago
  62. b83cdc8 xHCI 1.0: Setup Stage TRB Transfer Type flag by Andiry Xu · 13 years ago
  63. b61d378 xhci 1.0: Set transfer burst last packet count field. by Sarah Sharp · 14 years ago
  64. 5cd43e3 xhci 1.0: Set transfer burst count field. by Sarah Sharp · 14 years ago
  65. 4da6e6f xhci 1.0: Update TD size field format. by Sarah Sharp · 14 years ago
  66. af8b9e6 xhci 1.0: Only interrupt on short packet for IN EPs. by Sarah Sharp · 14 years ago
  67. 9dee9a2 xhci: Remove recursive call to xhci_handle_event by Matt Evans · 14 years ago
  68. 92a3da4 xhci: Add rmb() between reading event validity & event data access. by Matt Evans · 14 years ago
  69. 28ccd29 xhci: Make xHCI driver endian-safe by Matt Evans · 14 years ago
  70. c41136b xHCI: Implement AMD PLL quirk by Andiry Xu · 14 years ago
  71. 386139d xhci: Fix NULL pointer deref in handle_port_status() by Sarah Sharp · 14 years ago
  72. 926008c USB: xhci: simplify logic of skipping missed isoc TDs by Dmitry Torokhov · 14 years ago
  73. 575688e USB: xhci - remove excessive 'inline' markings by Dmitry Torokhov · 14 years ago
  74. 22e0487 USB: xhci: unsigned char never equals -1 by Dan Carpenter · 14 years ago
  75. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  76. ba0a4d9 xhci: Clean up cycle bit math used during stalls. by Sarah Sharp · 14 years ago
  77. 01a1fdb xhci: Fix cycle bit calculation during stall handling. by Sarah Sharp · 14 years ago
  78. bf161e8 xhci: Update internal dequeue pointers after stalls. by Sarah Sharp · 14 years ago
  79. b320937 xhci: Fixes for suspend/resume of shared HCDs. by Sarah Sharp · 14 years ago
  80. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  81. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  82. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  83. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  84. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  85. 214f76f xhci: Always use usb_hcd in URB instead of converting xhci_hcd. by Sarah Sharp · 14 years ago
  86. ac04e6f xhci: Remove references to HC_STATE_HALT. by Sarah Sharp · 14 years ago
  87. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  88. 0b8ca72 xhci: Remove old no-op test. by Sarah Sharp · 14 years ago
  89. bcd2fde xhci: Fix an error in count_sg_trbs_needed() by Paul Zimmerman · 14 years ago
  90. 5807795 xhci: Fix errors in the running total calculations in the TRB math by Paul Zimmerman · 14 years ago
  91. a249018 xhci: Clarify some expressions in the TRB math by Paul Zimmerman · 14 years ago
  92. 68e41c5 xhci: Avoid BUG() in interrupt context by Paul Zimmerman · 14 years ago
  93. 50d64676 xhci: Remove more doorbell-related reads by Matthew Wilcox · 14 years ago
  94. 7961acd xHCI: fix printk_ratelimit() usage by Andiry Xu · 14 years ago
  95. f2c565e xHCI: replace dev_dbg() with xhci_dbg() by Andiry Xu · 14 years ago
  96. 50f7b52 xHCI: fix cycle bit set in giveback_first_trb() by Andiry Xu · 14 years ago
  97. e1eab2e xHCI: remove redundant parameter in giveback_first_trb() by Andiry Xu · 14 years ago
  98. 47cbf69 xHCI: fix queue_trb in isoc transfer by Andiry Xu · 14 years ago
  99. 7111ebc xhci: Resume bus on any port status change. by Sarah Sharp · 14 years ago
  100. 241b652 xhci: Remove excessive printks with shared IRQs. by Sarah Sharp · 14 years ago