1. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 3 months ago
  2. bc9fd1f xhci: Fix memory leak in xhci_add_in_port() by Mika Westerberg · 4 years, 6 months ago
  3. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  4. 268476c xhci: xhci-mem: off by one in xhci_stream_id_to_ring() by Dan Carpenter · 6 years ago
  5. 79a63da Merge android-4.9.103 (70c65e4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  6. 48701a8 xhci: zero usb device slot_id member when disabling and freeing a xhci slot by Mathias Nyman · 6 years ago
  7. f826f83 usb: host: replace %p with %pK by Vamsi Krishna Samavedam · 8 years ago
  8. eef0f77 Merge android-4.9-o.77 (dcb2674) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  9. 66bb6c2 xhci: Fix ring leak in failure path of xhci_alloc_virt_device() by Ben Hutchings · 6 years ago
  10. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  11. 3bdb508 xhci: Don't add a virt_dev to the devs array before it's fully allocated by Mathias Nyman · 7 years ago
  12. 34ba2f0 usb: xhci: fix panic in xhci_free_virt_devices_depth_first by Yu Chen · 7 years ago
  13. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  14. 4581d7d usb: xhci: Fix USB 3.1 supported protocol parsing by YD Tseng · 7 years ago
  15. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  16. 1046d6a usb: host: xhci-mem: allocate zeroed Scratchpad Buffer by Peter Chen · 7 years ago
  17. 374a3fb xhci: remove GFP_DMA flag from allocation by Matthias Lange · 7 years ago
  18. 2bffbf1 Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9 by Kyle Yan · 7 years ago
  19. 91cd8f9 usb: host: xhci: print correct command ring address by Peter Chen · 7 years ago
  20. 853469d usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 7 years ago
  21. 2d950c3 usb: xhci: Set bulk EP maxpacket to 8 for buggy FS devices by Manu Gautam · 7 years ago
  22. a9ff911 usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 7 years ago
  23. 48cb388 usb: host: xhci: Fix bound check for interrupter number by Hemant Kumar · 7 years ago
  24. b675716 usb: xhci: Acknowledge pending events in secondary event ring by Hemant Kumar · 8 years ago
  25. 873c6b3 usb: xhci: Clear event handler busy flag upon event ring cleanup by Hemant Kumar · 8 years ago
  26. 8aad842 usb: xhci: Add support for secondary interrupters by Hemant Kumar · 8 years ago
  27. 63d92d1 xhci: Fix race related to abort operation by OGAWA Hirofumi · 7 years ago
  28. 799dfde xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 7 years ago
  29. 6db5215 usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL by Dan Carpenter · 8 years ago
  30. 3bf5e74 xhci: free xhci virtual devices with leaf nodes first by Mathias Nyman · 7 years ago
  31. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 8 years ago
  32. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 8 years ago
  33. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 8 years ago
  34. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 8 years ago
  35. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 8 years ago
  36. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 8 years ago
  37. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  38. d5ddcdf xhci: rework xhci extended capability list parsing functions by Mathias Nyman · 9 years ago
  39. a5da956 xhci: use debug level when printing out interval rounding messages by Mathias Nyman · 9 years ago
  40. c7360b3 xhci: drop null test before destroy functions by Julia Lawall · 9 years ago
  41. 4718909 xhci: parse xhci protocol speed ID list for usb 3.1 usage by Mathias Nyman · 9 years ago
  42. cc8e4fc xhci: init command timeout timer earlier to avoid deleting it uninitialized by Mathias Nyman · 9 years ago
  43. dca7794 xhci: change xhci 1.0 only restrictions to support xhci 1.1 by Mathias Nyman · 9 years ago
  44. ffe5adc drivers/usb: Delete XHCI command timer if necessary by Gavin Shan · 9 years ago
  45. 3496810 usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function by AMAN DEEP · 9 years ago
  46. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 9 years ago
  47. 9e08a03 xhci-mem: Use setup_timer by Julia Lawall · 9 years ago
  48. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  49. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  50. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  51. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  52. 5dc2808 xhci: delete endpoints from bandwidth list before freeing whole device by Mathias Nyman · 10 years ago
  53. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  54. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  55. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 10 years ago
  56. 84c1e40 xhci: The trb_address_map radix tree expects 1KB segment memory aligment by Hans de Goede · 11 years ago
  57. 127329d xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0 by Hans de Goede · 11 years ago
  58. d573422 xhci: Remove segments from radix tree on failed insert. by Sarah Sharp · 11 years ago
  59. ee4aa54 xhci: Check size rather then number of streams when allocating stream ctxs by Hans de Goede · 11 years ago
  60. 1534130 xhci: fix usb3 streams by Gerd Hoffmann · 11 years ago
  61. f7b2e40 Revert "xhci: replace xhci_read_64() with readq()" by Sarah Sharp · 10 years ago
  62. 477632d Revert "xhci: replace xhci_write_64() with writeq()" by Sarah Sharp · 10 years ago
  63. 7dd09a1 xhci: replace xhci_write_64() with writeq() by Xenia Ragiadakou · 11 years ago
  64. e8b3733 xhci: replace xhci_read_64() with readq() by Xenia Ragiadakou · 11 years ago
  65. 204b779 xhci: replace xhci_writel() with writel() by Xenia Ragiadakou · 11 years ago
  66. b0ba972 xhci: replace xhci_readl() with readl() by Xenia Ragiadakou · 11 years ago
  67. 2a10004 xhci: remove conversion from generic to pci device in xhci_mem.c by Xenia Ragiadakou · 11 years ago
  68. 0d3703b xhci: remove unnecessary check in xhci_free_stream_info() by Xenia Ragiadakou · 11 years ago
  69. 5871948 xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit by Xenia Ragiadakou · 11 years ago
  70. de68bab usb: Don't enable USB 2.0 Link PM by default. by Sarah Sharp · 11 years ago
  71. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  72. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  73. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  74. d195fcf xhci: trace debug messages related to driver initialization and unload by Xenia Ragiadakou · 11 years ago
  75. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  76. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  77. 008eb95 usb: xhci: add missing dma-mapping.h includes by James Hogan · 11 years ago
  78. 025f880 xhci: check for failed dma pool allocation by Mathias Nyman · 11 years ago
  79. 17d65554 xhci: remove BUG() in xhci_get_endpoint_type() by Mathias Nyman · 11 years ago
  80. bd18fd5 xhci: Remove BUG in xhci_setup_addressable_virt_dev by Mathias Nyman · 11 years ago
  81. 92f8e76 xhci: Remove BUG_ON in xhci_get_input_control_ctx. by Sarah Sharp · 11 years ago
  82. 29f9d54 xhci: Remove BUG_ON() in xhci_alloc_container_ctx. by Sarah Sharp · 11 years ago
  83. 141dc40 Merge 3.10-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  84. b630d4b usb: xhci: check usb2 port capabilities before adding hw link PM support by Mathias Nyman · 11 years ago
  85. 88696ae xhci: fix list access before init by Vladimir Murzin · 11 years ago
  86. 331de00 xhci-mem: init list heads at the beginning of init by Sergio Aguirre · 11 years ago
  87. e4f47e3 USB: xHCI: override bogus bulk wMaxPacketSize values by Alan Stern · 11 years ago
  88. eb8ccd2 xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h by David Howells · 11 years ago
  89. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 11 years ago
  90. 55c1945 xhci: Handle HS bulk/ctrl endpoints that don't NAK. by Sarah Sharp · 11 years ago
  91. 68e5254 xhci: fix null-pointer dereference when destroying half-built segment rings by Julius Werner · 12 years ago
  92. b92cc66 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  93. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 12 years ago
  94. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 12 years ago
  95. dbc3330 xhci: Reserve one command for USB3 LPM disable. by Sarah Sharp · 12 years ago
  96. 33b2831 xhci: Reset reserved command ring TRBs on cleanup. by Sarah Sharp · 12 years ago
  97. f8a9e72 USB: fix resource leak in xhci power loss path by Oliver Neukum · 12 years ago
  98. 159e1fc xhci: Don't write zeroed pointers to xHC registers. by Sarah Sharp · 12 years ago
  99. 2fdcd47 xHCI: Allocate 2 segments for transfer ring by Andiry Xu · 12 years ago
  100. 8dfec61 xHCI: dynamic ring expansion by Andiry Xu · 12 years ago