1. c79ef74 xhci-plat: Add hibernation support to xhci platform by Sriharsha Allenki · 6 years ago
  2. 93f5ce4 usb: XHCI: Implement xhci_handshake_check_state() API by Hemant Kumar · 6 years ago
  3. 1bca48e Merge remote-tracking branch '4.9/tmp-05a906d' into msm-4.9 by Kyle Yan · 7 years ago
  4. a13481f Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" by Kai-Heng Feng · 7 years ago
  5. 67e752e xhci: fix finding correct bus_state structure for USB 3.1 hosts by Mathias Nyman · 7 years ago
  6. f0cdec4 usb: host: xhci: Add helper function to return controller id by Hemant Kumar · 7 years ago
  7. e7113fb usb: host: Add support for usb core indexing by Hemant Kumar · 7 years ago
  8. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  9. 24a950e xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  10. f61a52a Merge remote-tracking branch '4.9/tmp-598195a' into msm-4.9 by Kyle Yan · 7 years ago
  11. f59d04e xhci: Limit USB2 port wake support for AMD Promontory hosts by Jiahau Chang · 7 years ago
  12. 2bffbf1 Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9 by Kyle Yan · 7 years ago
  13. 853469d usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 7 years ago
  14. d59f6c0 usb: host: xhci: Change L1 timeout default to 128us by Hemant Kumar · 7 years ago
  15. 71ce1d9 Merge remote-tracking branch 'tmp-44e63be' into 4.9 by Channagoud Kadabi · 7 years ago
  16. 1515924 usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 7 years ago
  17. 8aad842 usb: xhci: Add support for secondary interrupters by Hemant Kumar · 8 years ago
  18. 32788c5 usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Jack Pham · 11 years ago
  19. 63d92d1 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  20. 799dfde xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  21. 346e9973 xhci: workaround for hosts missing CAS bit by Mathias Nyman · 8 years ago
  22. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 8 years ago
  23. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  24. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  25. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 8 years ago
  26. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 8 years ago
  27. 2f6d3b6 xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 by Mathias Nyman · 9 years ago
  28. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 9 years ago
  29. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 9 years ago
  30. 172ad9a Merge 4.5-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  31. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 9 years ago
  32. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 9 years ago
  33. 0cbd4b3 xhci: mediatek: support MTK xHCI host controller by Chunfeng Yun · 9 years ago
  34. 79a17dd usb: host: xhci: add a platform-private field by Yoshihiro Shimoda · 9 years ago
  35. 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
  36. 5990e5d xhci: replace custom implementation of readq / writeq by Andy Shevchenko · 9 years ago
  37. c840d6c xhci: create one unified function to calculate TRB TD remainder. by Mathias Nyman · 9 years ago
  38. 395f540 xhci: support new USB 3.1 hub request to get extended port status by Mathias Nyman · 9 years ago
  39. 2338b9e xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw by Mathias Nyman · 9 years ago
  40. 4718909 xhci: parse xhci protocol speed ID list for usb 3.1 usage by Mathias Nyman · 9 years ago
  41. 04abb6d xhci: Read and parse new xhci 1.1 capability register by Lu Baolu · 9 years ago
  42. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  43. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  44. fac4271 xhci: prevent bus_suspend if SS port resuming in phase 1 by Zhuang Jin Can · 9 years ago
  45. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  46. cd33a32 usb: xhci: cleanup xhci_hcd allocation by Roger Quadros · 9 years ago
  47. a00918d usb: host: xhci: add mutex for non-thread-safe data by Chris Bainbridge · 9 years ago
  48. 18cc2f4 xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 by Mathias Nyman · 9 years ago
  49. d0167ad Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'" by Mathias Nyman · 9 years ago
  50. b8cb91e xhci: Workaround for PME stuck issues in Intel xhci by Mathias Nyman · 9 years ago
  51. 45ba215 xhci: fix reporting of 0-sized URBs in control endpoint by Aleksander Morgado · 9 years ago
  52. 27082e2 xhci: Clear the host side toggle manually when endpoint is 'soft reset' by Mathias Nyman · 10 years ago
  53. 6596a926 xhci: Allocate correct amount of scratchpad buffers by Mathias Nyman · 10 years ago
  54. 9970509 xhci: Print hcc params, version and quirks on init by Hans de Goede · 10 years ago
  55. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 10 years ago
  56. dc0b177 xhci: remove unused parameter 'xhci' in function xhci_handshake(). by Lin Wang · 10 years ago
  57. e1fd1dc usb: xhci: fix comment for PORT_DEV_REMOVE by Lu Baolu · 10 years ago
  58. d97b4f8 xhci: don't use the same variable for stopped and halted rings current TD by Mathias Nyman · 10 years ago
  59. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  60. 29e409f xhci: Allow xHCI drivers to be built as separate modules by Andrew Bresticker · 10 years ago
  61. e1cd972 xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold by Andrew Bresticker · 10 years ago
  62. 1885d9a xhci: Introduce xhci_init_driver() by Andrew Bresticker · 10 years ago
  63. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  64. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  65. 8f873c1 xhci: Blacklist using streams on the Etron EJ168 controller by Hans de Goede · 10 years ago
  66. 4718c17 usb: host: xhci-plat: add clock support by Gregory CLEMENT · 10 years ago
  67. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  68. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  69. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 10 years ago
  70. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  71. 961b3d0 usb: xhci: Use IS_ENABLED() macro by Fabio Estevam · 10 years ago
  72. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  73. 9aad95e xhci: For streams the dequeue ptr must be read from the stream ctx by Hans de Goede · 11 years ago
  74. 95241db xhci: Set SCT field for Set TR dequeue on streams by Hans de Goede · 11 years ago
  75. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  76. 1386ff7 Revert "xhci: Set scatter-gather limit to avoid failed block writes." by Sarah Sharp · 11 years ago
  77. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 11 years ago
  78. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 11 years ago
  79. f2d9b99 xhci: Set scatter-gather limit to avoid failed block writes. by Sarah Sharp · 11 years ago
  80. 48fc7db usb: xhci: change enumeration scheme to 'new scheme' by default by Dan Williams · 11 years ago
  81. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  82. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  83. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  84. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  85. 63a67a7 xhci: fix SCT_FOR_CTX(p) macro by Xenia Ragiadakou · 11 years ago
  86. 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
  87. a2cdc34 usb: xhci: remove the unused ->address field by Dan Williams · 11 years ago
  88. 58e21f7 xhci: Set L1 device slot on USB2 LPM enable/disable. by Sarah Sharp · 11 years ago
  89. 638298d xhci: Fix spurious wakeups after S5 on Haswell by Takashi Iwai · 11 years ago
  90. 455f589 xhci: quirk for extra long delay for S4 by Oliver Neukum · 11 years ago
  91. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  92. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  93. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  94. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  95. 84a99f6 xhci: add traces for debug messages in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  96. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  97. 38a532a xhci: replace xhci_info() with xhci_dbg() by Xenia Ragiadakou · 11 years ago
  98. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  99. a558ccd usb: xhci: add USB2 Link power management BESL support by Mathias Nyman · 11 years ago
  100. b6e7637 usb: xhci: define port register names and use them instead of magic numbers by Mathias Nyman · 11 years ago