1. 9b1b016 usb: r8a66597-hcd: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  2. ff49896 Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  3. e7ecf06 xhci: Fix warning introduced by disabling runtime PM. by Sarah Sharp · 11 years ago
  4. 69820e0 USB: OHCI: Allow runtime PM without system sleep by Alan Stern · 11 years ago
  5. d143a8e usb: ohci-at91: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  6. 0730d52 xhci:prevent "callbacks suppressed" when debug is not enabled by Dmitry Kasatkin · 11 years ago
  7. dcf06a0 xhci: fix port BESL LPM capability checking by Mathias Nyman · 11 years ago
  8. c8476fb usb: xhci: Disable runtime PM suspend for quirky controllers by Shawn Nematbakhsh · 11 years ago
  9. f375fc5 usb: ehci-mxc: check for pdata before dereferencing by Daniel Mack · 11 years ago
  10. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  11. 224563b Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  12. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  13. 726a85c usb: host: add Kconfig option for EHSET by Jack Pham · 11 years ago
  14. c10cf11 xhci: fix dma mask setup in xhci.c by Xenia Ragiadakou · 11 years ago
  15. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  16. d195fcf xhci: trace debug messages related to driver initialization and unload by Xenia Ragiadakou · 11 years ago
  17. aa50b29 xhci: trace debug statements for urb cancellation by Xenia Ragiadakou · 11 years ago
  18. 63a23b9a xhci: add xhci_cmd_completion trace event by Xenia Ragiadakou · 11 years ago
  19. 1d27fab xhci: add xhci_address_ctx trace event by Xenia Ragiadakou · 11 years ago
  20. a025432 xhci: add trace for debug messages related to endpoint reset by Xenia Ragiadakou · 11 years ago
  21. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  22. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  23. 84a99f6 xhci: add traces for debug messages in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  24. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  25. 5c1127d xhci: replace printk(KERN_DEBUG ...) by Xenia Ragiadakou · 11 years ago
  26. 38a532a xhci: replace xhci_info() with xhci_dbg() by Xenia Ragiadakou · 11 years ago
  27. 1fe6c45 usb: Add Device Tree support to XHCI Platform driver by Al Cooper · 11 years ago
  28. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  29. 644f6a1 HWA: avoid constant suspend and resume on the root hub by Thomas Pugliese · 11 years ago
  30. 24f5313 USB: EHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  31. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  32. 900e062 usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs. by David Daney · 11 years ago
  33. fc76051 USB: XHCI: mark no_sg_constraint by Ming Lei · 11 years ago
  34. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 11 years ago
  35. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  36. 35371e4 USB: EHCI: improve ehci_endpoint_disable by Ming Lei · 11 years ago
  37. 327d8b4 usb: host: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  38. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  39. 6b0a1cf USB: ohci-at91: add usb_clk for transition to common clk framework by Boris BREZILLON · 11 years ago
  40. 6753f4c USB: EHCI: don't depend on hardware for tracking port resets and resumes by Alan Stern · 11 years ago
  41. 3a20446 USB: EHCI: keep better track of resuming ports by Alan Stern · 11 years ago
  42. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  43. 008eb95 usb: xhci: add missing dma-mapping.h includes by James Hogan · 11 years ago
  44. 7d50195 usb: host: Faraday fotg210-hcd driver by Feng-Hsin Chiang · 11 years ago
  45. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  46. 7db71a9 usb: host: tegra: Locate a PHY via standard API by Tuomas Tynkkynen · 11 years ago
  47. d506427 usb: tegra: host: Remove references to plat data by Tuomas Tynkkynen · 11 years ago
  48. de3f233 usb: host: tegra: Remove leftover code by Tuomas Tynkkynen · 11 years ago
  49. f5b8c8b usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS by Mikko Perttunen · 11 years ago
  50. 88650d6 usb: ehci-omap: select NOP_USB_XCEIV PHY driver by Roger Quadros · 11 years ago
  51. 052a11d usb: phy: make PHY driver selection possible by controller drivers by Roger Quadros · 11 years ago
  52. 435932f USB: ohci_usb warn "irq nobody cared" on shutdown by caizhiyong · 11 years ago
  53. af3f233 usb: ohci-ep93xx: tidy up driver (*probe) and (*remove) by H Hartley Sweeten · 11 years ago
  54. 09ae8e7 usb: ohci-ep93xx: use devm_clk_get() by H Hartley Sweeten · 11 years ago
  55. 8fb35f2 usb: ohci-ep93xx: use platform_get_irq() by H Hartley Sweeten · 11 years ago
  56. 8bd3902 usb: ohci-ep93xx: use devm_ioremap_resource() by H Hartley Sweeten · 11 years ago
  57. aaf6b52 USB: host: Use usb_hcd_platform_shutdown() wherever possible by Roger Quadros · 11 years ago
  58. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  59. 07f3cb7 usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 by George Cherian · 11 years ago
  60. c4d949b usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled by Randy Dunlap · 11 years ago
  61. d5c82fe usb: xhci: Mark two functions __maybe_unused by Olof Johansson · 11 years ago
  62. 203a866 xhci: Avoid NULL pointer deref when host dies. by Sarah Sharp · 11 years ago
  63. 5447e0a Revert "usb: host: Faraday fotg210-hcd driver" by Greg Kroah-Hartman · 11 years ago
  64. 1dd3d12 usb: host: Faraday fotg210-hcd driver by Yuan-Hsin Chen · 11 years ago
  65. a636346 USB: isp1362: move debug files from proc to debugfs by Greg Kroah-Hartman · 11 years ago
  66. 0511b36 USB: sl811: move debug files from proc to debugfs by Greg Kroah-Hartman · 11 years ago
  67. 7603dee Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  68. e452828 USB: sl811: remove CONFIG_USB_DEBUG dependency by Greg Kroah-Hartman · 11 years ago
  69. 1d896ce USB: isp116x: remove dependency on CONFIG_USB_DEBUG by Greg Kroah-Hartman · 11 years ago
  70. 641c86c USB: isp1362: remove CONFIG_USB_DEBUG dependency by Greg Kroah-Hartman · 11 years ago
  71. 374f4bf USB: isp1362: remove _DBG() usage by Greg Kroah-Hartman · 11 years ago
  72. 2809508 USB: isp1362: remove unused _WARN_ON() calls by Greg Kroah-Hartman · 11 years ago
  73. 051a0689 USB: isp1362: remove unused _BUG_ON() calls by Greg Kroah-Hartman · 11 years ago
  74. 03e64e9 xhci: Correct misplaced newlines by Joe Perches · 11 years ago
  75. 26b7679 Intel xhci: refactor EHCI/xHCI port switching by Mathias Nyman · 11 years ago
  76. 063ebeb xhci: Report USB 2.1 link status for L1 by Sarah Sharp · 12 years ago
  77. eae5b17 xhci: Refactor port status into a new function. by Sarah Sharp · 12 years ago
  78. 57d04eb usb: xhci: add the suspend/resume functionality by Vikas Sajjan · 12 years ago
  79. 47a64a1 USB: EHCI: Fix resume signalling on remote wakeup by Roger Quadros · 11 years ago
  80. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  81. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  82. 1f21569 xhci: Add missing unlocks on error paths by Emil Goode · 11 years ago
  83. cfafb62 ehci-atmel.c: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  84. 8e82d8d USB: ohci-at91: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  85. a899575 USB: HWA: fix device probe failure by Thomas Pugliese · 11 years ago
  86. 5388a3a usb: host: xhci-plat: release mem region while removing module by George Cherian · 11 years ago
  87. ff8fa4e Merge tag 'remove-nondt-exynos-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Arnd Bergmann · 11 years ago
  88. 025f880 xhci: check for failed dma pool allocation by Mathias Nyman · 11 years ago
  89. 45778ff4 Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  90. 58d5b72 USB: Check for ARCH_EXYNOS separately by Tomasz Figa · 11 years ago
  91. a3b0f9b USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driver by Emil Goode · 11 years ago
  92. 4e5c9e6 USB: ehci-omap: Tweak PHY initialization sequence by Roger Quadros · 11 years ago
  93. 8fefcfd USB: EHCI: tegra: Fix oops in error cleanup by Thierry Reding · 11 years ago
  94. c19d14d USB: EHCI: tegra: make use of ehci->priv by Stephen Warren · 11 years ago
  95. 9fc5f24 USB: EHCI: make ehci-tegra a separate driver by Manjunath Goudar · 11 years ago
  96. 91a687d USB: EHCI: tegra: fix circular module dependencies by Stephen Warren · 11 years ago
  97. a4faa54 USB: EHCI: tegra: remove all power management by Stephen Warren · 11 years ago
  98. 2f3a6b8 USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers by Manjunath Goudar · 11 years ago
  99. 2b81c08 usb: wire adapter: add scatter gather support by Thomas Pugliese · 11 years ago
  100. a114926 Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 11 years ago