1. 7480d91 usb: host: xhci-mem: allocate zeroed Scratchpad Buffer by Peter Chen · 8 years ago
  2. 5120a26 USB: host: xhci: use max-port define by Johan Hovold · 8 years ago
  3. 6fc091f usb: host: xhci: print correct command ring address by Peter Chen · 8 years ago
  4. 314eaf7 usb: host: xhci: delete sp_dma_buffers for scratchpad by Peter Chen · 8 years ago
  5. 724e882 usb: host: xhci: using correct specification chapter reference for DCBAAP by Peter Chen · 8 years ago
  6. 69307cc usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 8 years ago
  7. cd12fd9 usb: xhci: remove enq_updates and deq_updates from ring by Lu Baolu · 8 years ago
  8. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  9. b2d6edb usb: xhci: add xhci_log_ring trace events by Lu Baolu · 8 years ago
  10. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  11. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  12. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  13. c0e625c usb: host: xhci: convert several if() to a single switch statement by Felipe Balbi · 8 years ago
  14. 98871e9 usb: host: xhci: change pre-increments to post-increments by Felipe Balbi · 8 years ago
  15. 1c111b6 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  16. cb4d5ce xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  17. ee8665e xhci: free xhci virtual devices with leaf nodes first by Mathias Nyman · 8 years ago
  18. 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
  19. c95a9f8 usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL by Dan Carpenter · 8 years ago
  20. 87e44f2 usb: xhci: remove the use of xhci->addr_dev by Lu Baolu · 8 years ago
  21. 228cfae usb: xhci: cleanup cmd_completion in xhci_virt_device by Lu Baolu · 8 years ago
  22. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  23. dcf5228 usb: host: xhci: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  24. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 9 years ago
  25. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 9 years ago
  26. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 9 years ago
  27. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 9 years ago
  28. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 9 years ago
  29. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 9 years ago
  30. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  31. d5ddcdf xhci: rework xhci extended capability list parsing functions by Mathias Nyman · 9 years ago
  32. a5da956 xhci: use debug level when printing out interval rounding messages by Mathias Nyman · 9 years ago
  33. c7360b3 xhci: drop null test before destroy functions by Julia Lawall · 9 years ago
  34. 4718909 xhci: parse xhci protocol speed ID list for usb 3.1 usage by Mathias Nyman · 9 years ago
  35. cc8e4fc xhci: init command timeout timer earlier to avoid deleting it uninitialized by Mathias Nyman · 9 years ago
  36. dca7794 xhci: change xhci 1.0 only restrictions to support xhci 1.1 by Mathias Nyman · 9 years ago
  37. ffe5adc drivers/usb: Delete XHCI command timer if necessary by Gavin Shan · 9 years ago
  38. 3496810 usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function by AMAN DEEP · 9 years ago
  39. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 10 years ago
  40. 9e08a03 xhci-mem: Use setup_timer by Julia Lawall · 10 years ago
  41. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  42. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  43. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  44. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  45. 5dc2808 xhci: delete endpoints from bandwidth list before freeing whole device by Mathias Nyman · 11 years ago
  46. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 11 years ago
  47. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 11 years ago
  48. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 11 years ago
  49. 84c1e40 xhci: The trb_address_map radix tree expects 1KB segment memory aligment by Hans de Goede · 11 years ago
  50. 127329d xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0 by Hans de Goede · 11 years ago
  51. d573422 xhci: Remove segments from radix tree on failed insert. by Sarah Sharp · 11 years ago
  52. ee4aa54 xhci: Check size rather then number of streams when allocating stream ctxs by Hans de Goede · 11 years ago
  53. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  54. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 11 years ago
  55. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 11 years ago
  56. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  57. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  58. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  59. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  60. 2a10004 xhci: remove conversion from generic to pci device in xhci_mem.c by Xenia Ragiadakou · 11 years ago
  61. 0d3703b xhci: remove unnecessary check in xhci_free_stream_info() by Xenia Ragiadakou · 11 years ago
  62. 5871948 xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit by Xenia Ragiadakou · 11 years ago
  63. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  64. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  65. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  66. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  67. d195fcf xhci: trace debug messages related to driver initialization and unload by Xenia Ragiadakou · 11 years ago
  68. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  69. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  70. 008eb95 usb: xhci: add missing dma-mapping.h includes by James Hogan · 11 years ago
  71. 025f880 xhci: check for failed dma pool allocation by Mathias Nyman · 12 years ago
  72. 17d65554 xhci: remove BUG() in xhci_get_endpoint_type() by Mathias Nyman · 12 years ago
  73. bd18fd5 xhci: Remove BUG in xhci_setup_addressable_virt_dev by Mathias Nyman · 12 years ago
  74. 92f8e76 xhci: Remove BUG_ON in xhci_get_input_control_ctx. by Sarah Sharp · 12 years ago
  75. 29f9d54 xhci: Remove BUG_ON() in xhci_alloc_container_ctx. by Sarah Sharp · 12 years ago
  76. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  77. b630d4b usb: xhci: check usb2 port capabilities before adding hw link PM support by Mathias Nyman · 12 years ago
  78. 88696ae xhci: fix list access before init by Vladimir Murzin · 12 years ago
  79. 331de00 xhci-mem: init list heads at the beginning of init by Sergio Aguirre · 12 years ago
  80. e4f47e3 USB: xHCI: override bogus bulk wMaxPacketSize values by Alan Stern · 12 years ago
  81. eb8ccd2 xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h by David Howells · 12 years ago
  82. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  83. 55c1945 xhci: Handle HS bulk/ctrl endpoints that don't NAK. by Sarah Sharp · 12 years ago
  84. 68e5254 xhci: fix null-pointer dereference when destroying half-built segment rings by Julius Werner · 12 years ago
  85. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  86. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 13 years ago
  87. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 13 years ago
  88. dbc3330 xhci: Reserve one command for USB3 LPM disable. by Sarah Sharp · 13 years ago
  89. 33b2831 xhci: Reset reserved command ring TRBs on cleanup. by Sarah Sharp · 13 years ago
  90. f8a9e72 USB: fix resource leak in xhci power loss path by Oliver Neukum · 13 years ago
  91. 159e1fc xhci: Don't write zeroed pointers to xHC registers. by Sarah Sharp · 13 years ago
  92. 2fdcd47 xHCI: Allocate 2 segments for transfer ring by Andiry Xu · 13 years ago
  93. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 13 years ago
  94. 186a7ef xHCI: set cycle state when allocate rings by Andiry Xu · 13 years ago
  95. 70d4360 xHCI: factor out segments allocation and free function by Andiry Xu · 13 years ago
  96. b008df6 xHCI: count free TRBs on transfer ring by Andiry Xu · 13 years ago
  97. 3fe4fe0 xHCI: store ring's last segment and segment numbers by Andiry Xu · 13 years ago
  98. 3b72fca xHCI: store ring's type by Andiry Xu · 13 years ago
  99. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 13 years ago
  100. 340a350 xhci: Fix encoding for HS bulk/control NAK rate. by Sarah Sharp · 13 years ago