1. d6f5f07 xhci: fix memleak in xhci_run() by Shu Wang · 7 years ago
  2. 576d554 usb: xhci: fix spinlock recursion for USB2 test mode by Peter Chen · 7 years ago
  3. a54408d xhci: fix 20000ms port resume timeout by Mathias Nyman · 7 years ago
  4. 28a2369 usb: xhci: Issue stop EP command only when the EP state is running by Shyam Sundar S K · 7 years ago
  5. 9da5a10 xhci: Bad Ethernet performance plugged in ASM1042A host by Jiahau Chang · 7 years ago
  6. 4b89586 xhci: Fix NULL pointer dereference when cleaning up streams for removed host by Mathias Nyman · 7 years ago
  7. 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
  8. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  9. 362f672 Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  10. 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
  11. 8f8e5c3 Merge branch 'acpi-pm' by Rafael J. Wysocki · 7 years ago
  12. 875aabf5 Merge branch 'uuid-types' by Rafael J. Wysocki · 7 years ago
  13. af06d00 usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  14. de3ef1e PM / core: Drop run_wake flag from struct dev_pm_info by Rafael J. Wysocki · 8 years ago
  15. dec0819 xhci: Limit USB2 port wake support for AMD Promontory hosts by Jiahau Chang · 8 years ago
  16. 571949a Merge 4.12-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  17. 3134bc9 xhci: cleanup finish_td() skip option by Mathias Nyman · 8 years ago
  18. d36374f xhci: cleanup virtual endoint structure, remove stopped_stream by Mathias Nyman · 8 years ago
  19. ade2e3a xhci: handle transfer events without TRB pointer by Mathias Nyman · 8 years ago
  20. 5eee4b6 xhci: support calling cleanup_halted_endpoint with soft retry by Mathias Nyman · 8 years ago
  21. 2174914 xhci: Add support for endpoint soft reset by Mathias Nyman · 8 years ago
  22. b336838 xhci: refactor transfer event errors and completion codes by Mathias Nyman · 8 years ago
  23. c5628a2 xhci: remove endpoint ring cache by Mathias Nyman · 8 years ago
  24. 264ffb1 usb: host: ehci-exynos: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  25. d2f48f0 usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk by Corentin Labbe · 8 years ago
  26. b72eb84 usb: xhci: Fix USB 3.1 supported protocol parsing by YD Tseng · 8 years ago
  27. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  28. ef189c8 usb: host: ohci-omap3: Remove driver in favor of ohci-platform by Tony Lindgren · 8 years ago
  29. 2545d85 usb: host: ohci-platform: Add support for omap3 and later by Tony Lindgren · 8 years ago
  30. 0aa0b93 usb: host: ohci-platform: Add basic runtime PM support by Tony Lindgren · 8 years ago
  31. fa72e6a usb: Make use of ktime_* comparison functions by Mariusz Skamra · 8 years ago
  32. e6b2012 xhci: Add helper to get hardware dequeue pointer for stopped rings. by Mathias Nyman · 8 years ago
  33. 8790736 xhci: Add stream id to xhci_dequeue_state structure by Mathias Nyman · 8 years ago
  34. cdd504e xhci: Find out where an endpoint or stream stopped from its context. by Mathias Nyman · 8 years ago
  35. 11e1d25 xhci: remove unused stopped_td pointer by Mathias Nyman · 8 years ago
  36. 4642d34 usb/uhci: Add support for Aspeed BMC SoCs by Benjamin Herrenschmidt · 8 years ago
  37. 6acf116 Merge 4.12-rc2 into usb-next by Greg Kroah-Hartman · 8 years ago
  38. 4b148d5 usb: host: xhci-plat: propagate return value of platform_get_irq() by Thomas Petazzoni · 8 years ago
  39. 604d02a xhci: Fix command ring stop regression in 4.11 by Mathias Nyman · 8 years ago
  40. 5db851c xhci: remove GFP_DMA flag from allocation by Matthias Lange · 8 years ago
  41. 63aea0d USB: xhci: fix lock-inversion problem by Alan Stern · 8 years ago
  42. 6a29bee usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd by Peter Chen · 8 years ago
  43. 7480d91 usb: host: xhci-mem: allocate zeroed Scratchpad Buffer by Peter Chen · 8 years ago
  44. a0c1663 xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton by Mathias Nyman · 8 years ago
  45. 7bc5d5a usb: xhci: trace URB before giving it back instead of after by Mathias Nyman · 8 years ago
  46. 2aa3add0 usb: host: remove unnecessary null check by Gustavo A. R. Silva · 8 years ago
  47. 5120a26 USB: host: xhci: use max-port define by Johan Hovold · 8 years ago
  48. a741547 USB: ehci-platform: fix companion-device leak by Johan Hovold · 8 years ago
  49. 1f873d8 usb: r8a66597-hcd: select a different endpoint on timeout by Chris Brandt · 8 years ago
  50. dd14a3e usb: r8a66597-hcd: decrease timeout by Chris Brandt · 8 years ago
  51. d852ed9 usb: host: xhci: remove #ifdef around PM functions by Arnd Bergmann · 8 years ago
  52. 6fc091f usb: host: xhci: print correct command ring address by Peter Chen · 8 years ago
  53. 314eaf7 usb: host: xhci: delete sp_dma_buffers for scratchpad by Peter Chen · 8 years ago
  54. 724e882 usb: host: xhci: using correct specification chapter reference for DCBAAP by Peter Chen · 8 years ago
  55. 77d45b4 xhci: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  56. 435cc11 usb: host: xhci-plat: set resume_quirk() for R-Car controllers by Yoshihiro Shimoda · 8 years ago
  57. 98c0a3f usb: host: xhci-plat: add resume_quirk() by Yoshihiro Shimoda · 8 years ago
  58. 835e424 usb: host: xhci-plat: enable clk in resume timing by Yoshihiro Shimoda · 8 years ago
  59. b0c69b4 usb: host: plat: Enable xHCI plat runtime PM by Baolin Wang · 8 years ago
  60. ec1dafe xhci: use correct flags for spin_lock_irqrestore() when setting port power by Mathias Nyman · 8 years ago
  61. 69307cc usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 8 years ago
  62. d256162 usb: xhci: refine xhci_decode_trb() by Lu Baolu · 8 years ago
  63. 96d9a6e usb: xhci: fix link trb decoding by Lu Baolu · 8 years ago
  64. c8844f2 usb: xhci: remove xhci_dbg_ctx() by Lu Baolu · 8 years ago
  65. 8c10152 usb: xhci: remove xhci_debug_trb() by Lu Baolu · 8 years ago
  66. 121dcf1 usb: xhci: remove ring debugging code by Lu Baolu · 8 years ago
  67. cd12fd9 usb: xhci: remove enq_updates and deq_updates from ring by Lu Baolu · 8 years ago
  68. 74e0b56 usb: xhci: remove error messages for failed memory allocation by Lu Baolu · 8 years ago
  69. 3969384 usb: xhci: make several functions static by Lu Baolu · 8 years ago
  70. b7d09fe usb: xhci: remove xhci_dbg_ep_rings() by Lu Baolu · 8 years ago
  71. b2d6edb usb: xhci: add xhci_log_ring trace events by Lu Baolu · 8 years ago
  72. d9f11ba xhci: Rework how we handle unresponsive or hoptlug removed hosts by Mathias Nyman · 8 years ago
  73. fe190ed xhci: Do not halt the host until both HCD have disconnected their devices. by Joel Stanley · 8 years ago
  74. b7f769a xhci: add slot and endpoint numbers to debug messages in handle_tx_event by Zhengjun Xing · 8 years ago
  75. 5d062ab usb: host: xhci: fix up Control Transfer TRB decoder by Felipe Balbi · 8 years ago
  76. 19a7d0d usb: host: xhci: add Slot and EP Context tracers by Felipe Balbi · 8 years ago
  77. 5240772 usb: host: xhci: extract xhci_slot_state_string() by Felipe Balbi · 8 years ago
  78. eaa9eb7 usb: host: xhci: print device slot from URB tracers by Felipe Balbi · 8 years ago
  79. 0f1d832 usb: xhci: Add port test modes support for usb2. by Guoqing Zhang · 8 years ago
  80. 26bba5c usb: xhci: Expose xhci_start() function. by Guoqing Zhang · 8 years ago
  81. f9e609b usb: xhci: Add helper function xhci_disable_slot(). by Guoqing Zhang · 8 years ago
  82. a6ff6cb usb: xhci: Add helper function xhci_set_power_on(). by Guoqing Zhang · 8 years ago
  83. d1001ab usb: xhci: clear EINT bit in status correctly by Lu Baolu · 8 years ago
  84. c70a152 usb: xhci: plat: Enable async suspend/resume by Andrew Bresticker · 8 years ago
  85. cb2e3d4 Merge 4.11-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  86. d3519b9 xhci: Manually give back cancelled URB if we can't queue it for cancel by Mathias Nyman · 8 years ago
  87. 0ab2881 xhci: Set URB actual length for stopped control transfers by Mathias Nyman · 8 years ago
  88. b07c125 xhci: plat: Register shutdown for xhci_plat by Adam Wallis · 8 years ago
  89. 8b373ff usb: ehci: use bus->sysdev for DMA configuration by Peter Chen · 8 years ago
  90. 4c39d4b usb: xhci: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  91. 8123e49 usb: ehci: fsl: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  92. 21a60f6 ohci-pci: add qemu quirk by Gerd Hoffmann · 8 years ago
  93. d3d6ef1 usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd() by Yoshihiro Shimoda · 8 years ago
  94. 42a58c9 usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd() by Yoshihiro Shimoda · 8 years ago
  95. ccc0d385 usb: host: Allow to build ehci orion with mvebu SoCs by Gregory CLEMENT · 8 years ago
  96. 356c500 usb: orion-ehci: Add support for the Armada 3700 by Hua Jing · 8 years ago
  97. d4d7512 usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume by Yoshihiro Shimoda · 8 years ago
  98. 2c93e79 usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW by yuan linyu · 8 years ago
  99. 324c54f usb: host: Remove remaining pci_pool in comments by Romain Perier · 8 years ago
  100. 46552bf Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago