1. 5990e5d xhci: replace custom implementation of readq / writeq by Andy Shevchenko · 9 years ago
  2. c840d6c xhci: create one unified function to calculate TRB TD remainder. by Mathias Nyman · 9 years ago
  3. 395f540 xhci: support new USB 3.1 hub request to get extended port status by Mathias Nyman · 9 years ago
  4. 2338b9e xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw by Mathias Nyman · 9 years ago
  5. 4718909 xhci: parse xhci protocol speed ID list for usb 3.1 usage by Mathias Nyman · 9 years ago
  6. 04abb6d xhci: Read and parse new xhci 1.1 capability register by Lu Baolu · 9 years ago
  7. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  8. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  9. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  10. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  11. cd33a32 usb: xhci: cleanup xhci_hcd allocation by Roger Quadros · 9 years ago
  12. a00918d usb: host: xhci: add mutex for non-thread-safe data by Chris Bainbridge · 9 years ago
  13. 18cc2f4 xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 by Mathias Nyman · 9 years ago
  14. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 9 years ago
  15. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 9 years ago
  16. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 9 years ago
  17. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 9 years ago
  18. 6596a926 xhci: Allocate correct amount of scratchpad buffers by Mathias Nyman · 9 years ago
  19. 9970509 xhci: Print hcc params, version and quirks on init by Hans de Goede · 9 years ago
  20. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 9 years ago
  21. dc0b177 xhci: remove unused parameter 'xhci' in function xhci_handshake(). by Lin Wang · 9 years ago
  22. e1fd1dc usb: xhci: fix comment for PORT_DEV_REMOVE by Lu Baolu · 10 years ago
  23. d97b4f8 xhci: don't use the same variable for stopped and halted rings current TD by Mathias Nyman · 10 years ago
  24. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  25. 29e409f xhci: Allow xHCI drivers to be built as separate modules by Andrew Bresticker · 10 years ago
  26. e1cd972 xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold by Andrew Bresticker · 10 years ago
  27. 1885d9a xhci: Introduce xhci_init_driver() by Andrew Bresticker · 10 years ago
  28. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" 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. 8f873c1 xhci: Blacklist using streams on the Etron EJ168 controller by Hans de Goede · 10 years ago
  31. 4718c17 usb: host: xhci-plat: add clock support by Gregory CLEMENT · 10 years ago
  32. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  33. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  34. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 10 years ago
  35. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  36. 961b3d0 usb: xhci: Use IS_ENABLED() macro by Fabio Estevam · 10 years ago
  37. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  38. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  39. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago
  40. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  41. 1386ff7 Revert "xhci: Set scatter-gather limit to avoid failed block writes." by Sarah Sharp · 10 years ago
  42. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 10 years ago
  43. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 10 years ago
  44. f2d9b99 xhci: Set scatter-gather limit to avoid failed block writes. by Sarah Sharp · 10 years ago
  45. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  46. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  47. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  48. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  49. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  50. 63a67a7 xhci: fix SCT_FOR_CTX(p) macro by Xenia Ragiadakou · 11 years ago
  51. 9afcdb1 Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  52. a2cdc34 usb: xhci: remove the unused ->address field by Dan Williams · 11 years ago
  53. 58e21f7 xhci: Set L1 device slot on USB2 LPM enable/disable. by Sarah Sharp · 11 years ago
  54. 638298d xhci: Fix spurious wakeups after S5 on Haswell by Takashi Iwai · 11 years ago
  55. 455f589 xhci: quirk for extra long delay for S4 by Oliver Neukum · 11 years ago
  56. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  57. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  58. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  59. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  60. 84a99f6 xhci: add traces for debug messages in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  61. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  62. 38a532a xhci: replace xhci_info() with xhci_dbg() by Xenia Ragiadakou · 11 years ago
  63. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  64. a558ccd usb: xhci: add USB2 Link power management BESL support by Mathias Nyman · 11 years ago
  65. b6e7637 usb: xhci: define port register names and use them instead of magic numbers by Mathias Nyman · 11 years ago
  66. b630d4b usb: xhci: check usb2 port capabilities before adding hw link PM support by Mathias Nyman · 11 years ago
  67. 851ec16 usb/xhci: unify parameter of xhci_msi_irq by Alex Shi · 11 years ago
  68. 01c5f44 usb: xhci-dbg: Display endpoint number and direction in context dump by Julius Werner · 11 years ago
  69. c3897aa xhci: Disable D3cold for buggy TI redrivers. by Sarah Sharp · 11 years ago
  70. eb8ccd2 xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h by David Howells · 11 years ago
  71. 6a5d694 xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT by David Howells · 11 years ago
  72. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 11 years ago
  73. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 11 years ago
  74. f826434 USB: xhci - fix bit definitions for IMAN register by Dmitry Torokhov · 11 years ago
  75. 2611bd18 xhci: Avoid global symbol pollution with handshake. by Sarah Sharp · 12 years ago
  76. 80fab3b xhci: Intel Panther Point BEI quirk. by Sarah Sharp · 12 years ago
  77. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  78. 6e4468b xHCI: cancel command after command timeout by Elric Fu · 12 years ago
  79. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  80. c181bc5 xHCI: add cmd_ring_state by Elric Fu · 12 years ago
  81. 71c731a usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  82. e95829f xhci: Switch PPT ports to EHCI on shutdown. by Sarah Sharp · 12 years ago
  83. 8202ce2 xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. by Sarah Sharp · 12 years ago
  84. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  85. e3567d2 xhci: Add Intel U1/U2 timeout policy. by Sarah Sharp · 12 years ago
  86. 3b3db02 xhci: Add infrastructure for host-specific LPM policies. by Sarah Sharp · 12 years ago
  87. dbc3330 xhci: Reserve one command for USB3 LPM disable. by Sarah Sharp · 12 years ago
  88. 4b26654 xhci: Some Evaluate Context commands must succeed. by Sarah Sharp · 12 years ago
  89. 797b0ca xhci: Add roothub code to set U1/U2 timeouts. by Sarah Sharp · 13 years ago
  90. 1530bbc6 xhci: Add new short TX quirk for Fresco Logic host. by Sarah Sharp · 12 years ago
  91. f370b99 xHCI: keep track of ports being resumed and indicate in hub_status_data by Andiry Xu · 12 years ago
  92. 4e833c0 xhci: don't re-enable IE constantly by Felipe Balbi · 12 years ago
  93. 3429e91 usb: host: xhci: add platform driver support by Sebastian Andrzej Siewior · 12 years ago
  94. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 12 years ago
  95. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 12 years ago
  96. 3fe4fe0 xHCI: store ring's last segment and segment numbers by Andiry Xu · 12 years ago
  97. 3b72fca xHCI: store ring's type by Andiry Xu · 12 years ago
  98. 8d3709f usb: host: xhci: use __ffs() instead of hardcoding shift by Felipe Balbi · 12 years ago
  99. 4ee823b USB/xHCI: Support device-initiated USB 3.0 resume. by Sarah Sharp · 13 years ago
  100. 71d8572 xhci: Properly handle COMP_2ND_BW_ERR by Hans de Goede · 12 years ago