1. 6481352 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  2. dec0819 xhci: Limit USB2 port wake support for AMD Promontory hosts by Jiahau Chang · 7 years ago
  3. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 7 years ago
  4. 2174914 xhci: Add support for endpoint soft reset by Mathias Nyman · 7 years ago
  5. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 7 years ago
  6. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 7 years ago
  7. 11e1d25 xhci: remove unused stopped_td pointer by Mathias Nyman · 7 years ago
  8. d852ed9 usb: host: xhci: remove #ifdef around PM functions by Arnd Bergmann · 8 years ago
  9. 314eaf7 usb: host: xhci: delete sp_dma_buffers for scratchpad by Peter Chen · 8 years ago
  10. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  11. 69307cc usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 8 years ago
  12. d256162 usb: xhci: refine xhci_decode_trb() by Lu Baolu · 8 years ago
  13. 96d9a6e usb: xhci: fix link trb decoding by Lu Baolu · 8 years ago
  14. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago
  15. 8c10152 usb: xhci: remove xhci_debug_trb() by Lu Baolu · 8 years ago
  16. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  17. cd12fd9 usb: xhci: remove enq_updates and deq_updates from ring by Lu Baolu · 8 years ago
  18. 3969384 usb: xhci: make several functions static by Lu Baolu · 8 years ago
  19. b7d09fe usb: xhci: remove xhci_dbg_ep_rings() by Lu Baolu · 8 years ago
  20. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  21. 5d062ab usb: host: xhci: fix up Control Transfer TRB decoder by Felipe Balbi · 8 years ago
  22. 19a7d0d usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  23. 5240772 usb: host: xhci: extract xhci_slot_state_string() by Felipe Balbi · 8 years ago
  24. 0f1d832 usb: xhci: Add port test modes support for usb2. by Guoqing Zhang · 8 years ago
  25. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 8 years ago
  26. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 8 years ago
  27. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  28. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  29. a37c3f7 usb: host: xhci: make a generic TRB tracer by Felipe Balbi · 8 years ago
  30. ed6d643 usb: host: xhci: combine event TRB completion debugging messages by Felipe Balbi · 8 years ago
  31. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  32. 41135de usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  33. e22caf8 usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure by Baolin Wang · 8 years ago
  34. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  35. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  36. 1c111b6 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  37. cb4d5ce xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  38. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  39. c2d3d49 usb: xhci: move slot_id from xhci_hcd to xhci_command structure by Lu Baolu · 8 years ago
  40. 87e44f2 usb: xhci: remove the use of xhci->addr_dev by Lu Baolu · 8 years ago
  41. 228cfae usb: xhci: cleanup cmd_completion in xhci_virt_device by Lu Baolu · 8 years ago
  42. 5071e6b xhci: add helper to get the endpoint state of a endpoint context by Mathias Nyman · 8 years ago
  43. f4c8f03 usb: xhci: clean up error_bitmask usage by Lu Baolu · 8 years ago
  44. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  45. 346e9973 xhci: workaround for hosts missing CAS bit by Mathias Nyman · 8 years ago
  46. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 8 years ago
  47. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  48. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  49. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  50. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 9 years ago
  51. 2f6d3b6 xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 by Mathias Nyman · 9 years ago
  52. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 9 years ago
  53. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 9 years ago
  54. 172ad9a Merge 4.5-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  55. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 9 years ago
  56. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 9 years ago
  57. 0cbd4b3 xhci: mediatek: support MTK xHCI host controller by Chunfeng Yun · 9 years ago
  58. 79a17ddf usb: host: xhci: add a platform-private field by Yoshihiro Shimoda · 9 years ago
  59. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  60. 5990e5d xhci: replace custom implementation of readq / writeq by Andy Shevchenko · 9 years ago
  61. c840d6c xhci: create one unified function to calculate TRB TD remainder. by Mathias Nyman · 9 years ago
  62. 395f540 xhci: support new USB 3.1 hub request to get extended port status by Mathias Nyman · 9 years ago
  63. 2338b9e xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw by Mathias Nyman · 9 years ago
  64. 4718909 xhci: parse xhci protocol speed ID list for usb 3.1 usage by Mathias Nyman · 9 years ago
  65. 04abb6d xhci: Read and parse new xhci 1.1 capability register by Lu Baolu · 9 years ago
  66. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  67. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  68. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  69. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  70. cd33a32 usb: xhci: cleanup xhci_hcd allocation by Roger Quadros · 9 years ago
  71. a00918d usb: host: xhci: add mutex for non-thread-safe data by Chris Bainbridge · 9 years ago
  72. 18cc2f4 xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 by Mathias Nyman · 9 years ago
  73. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 10 years ago
  74. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 10 years ago
  75. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 10 years ago
  76. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 10 years ago
  77. 6596a926 xhci: Allocate correct amount of scratchpad buffers by Mathias Nyman · 10 years ago
  78. 9970509 xhci: Print hcc params, version and quirks on init by Hans de Goede · 10 years ago
  79. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 10 years ago
  80. dc0b177 xhci: remove unused parameter 'xhci' in function xhci_handshake(). by Lin Wang · 10 years ago
  81. e1fd1dc usb: xhci: fix comment for PORT_DEV_REMOVE by Lu Baolu · 10 years ago
  82. d97b4f8 xhci: don't use the same variable for stopped and halted rings current TD by Mathias Nyman · 10 years ago
  83. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  84. 29e409f xhci: Allow xHCI drivers to be built as separate modules by Andrew Bresticker · 10 years ago
  85. e1cd972 xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold by Andrew Bresticker · 10 years ago
  86. 1885d9a xhci: Introduce xhci_init_driver() by Andrew Bresticker · 10 years ago
  87. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  88. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  89. 8f873c1 xhci: Blacklist using streams on the Etron EJ168 controller by Hans de Goede · 10 years ago
  90. 4718c17 usb: host: xhci-plat: add clock support by Gregory CLEMENT · 10 years ago
  91. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  92. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  93. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 10 years ago
  94. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  95. 961b3d0 usb: xhci: Use IS_ENABLED() macro by Fabio Estevam · 10 years ago
  96. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  97. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  98. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago
  99. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  100. 1386ff7 Revert "xhci: Set scatter-gather limit to avoid failed block writes." by Sarah Sharp · 11 years ago