1. f797bd4 Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/soc by Kevin Hilman · 11 years ago
  2. eee41b4 USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization by Shengzhou Liu · 11 years ago
  3. ad1260e fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy by Ramneek Mehresh · 11 years ago
  4. fca9b5e Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 11 years ago
  5. f875fdb USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd by Alan Stern · 11 years ago
  6. a869342 USB: OHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  7. bef073b USB: UHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  8. 8937669 USB: iMX21: accept very late isochronous URBs by Alan Stern · 11 years ago
  9. 526867c xhci: Fix race between ep halt and URB cancellation by Florian Wolter · 11 years ago
  10. 8b3d457 usb: Fix xHCI host issues on remote wakeup. by Sarah Sharp · 11 years ago
  11. ec7e43e xhci: Ensure a command structure points to the correct trb on the command ring by Mathias Nyman · 11 years ago
  12. 284d205 xhci: Fix oops happening after address device timeout by Mathias Nyman · 11 years ago
  13. 42f4891 Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  14. 3b8d732 Revert "USB: EHCI: support running URB giveback in tasklet context" by Greg Kroah-Hartman · 11 years ago
  15. 660479a usb: host: fsl-mph-dr-of: Staticize local symbols by Sachin Kamat · 11 years ago
  16. d0127f6 usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare by Tomasz Figa · 11 years ago
  17. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  18. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  19. b3b4911 Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  20. eb5ea73 ehci: remove debugging statement with ehci statistics in ehci_stop() by Xenia Ragiadakou · 11 years ago
  21. 15532f4 ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c by Xenia Ragiadakou · 11 years ago
  22. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 11 years ago
  23. fea26ef ehci: remove ehci_vdbg() verbose debugging statements by Xenia Ragiadakou · 11 years ago
  24. 9b1b016 usb: r8a66597-hcd: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  25. 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
  26. e7ecf06 xhci: Fix warning introduced by disabling runtime PM. by Sarah Sharp · 11 years ago
  27. 69820e0 USB: OHCI: Allow runtime PM without system sleep by Alan Stern · 11 years ago
  28. d143a8e usb: ohci-at91: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  29. 0730d52 xhci:prevent "callbacks suppressed" when debug is not enabled by Dmitry Kasatkin · 11 years ago
  30. dcf06a0 xhci: fix port BESL LPM capability checking by Mathias Nyman · 11 years ago
  31. c8476fb usb: xhci: Disable runtime PM suspend for quirky controllers by Shawn Nematbakhsh · 11 years ago
  32. d347404 USB: OHCI: fix build error related to ohci_suspend/resume by Alan Stern · 11 years ago
  33. f375fc5 usb: ehci-mxc: check for pdata before dereferencing by Daniel Mack · 11 years ago
  34. 9a11899 USB: OHCI: add missing PCI PM callbacks to ohci-pci.c by Alan Stern · 11 years ago
  35. 7282bdb USB: fsl-mph-dr-of: cleanup clock API use by Gerhard Sittig · 11 years ago
  36. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  37. 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
  38. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  39. 726a85c usb: host: add Kconfig option for EHSET by Jack Pham · 11 years ago
  40. c10cf11 xhci: fix dma mask setup in xhci.c by Xenia Ragiadakou · 11 years ago
  41. 68ffb01 xhci: trace debug statements related to ring expansion by Xenia Ragiadakou · 11 years ago
  42. d195fcf xhci: trace debug messages related to driver initialization and unload by Xenia Ragiadakou · 11 years ago
  43. aa50b29 xhci: trace debug statements for urb cancellation by Xenia Ragiadakou · 11 years ago
  44. 63a23b9a xhci: add xhci_cmd_completion trace event by Xenia Ragiadakou · 11 years ago
  45. 1d27fab xhci: add xhci_address_ctx trace event by Xenia Ragiadakou · 11 years ago
  46. a025432 xhci: add trace for debug messages related to endpoint reset by Xenia Ragiadakou · 11 years ago
  47. 4bdfe4c xhci: add trace for debug messages related to quirks by Xenia Ragiadakou · 11 years ago
  48. 3a7fa5b xhci: add trace for debug messages related to changing contexts by Xenia Ragiadakou · 11 years ago
  49. 84a99f6 xhci: add traces for debug messages in xhci_address_device() by Xenia Ragiadakou · 11 years ago
  50. b249750 xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code by Xenia Ragiadakou · 11 years ago
  51. 5c1127d xhci: replace printk(KERN_DEBUG ...) by Xenia Ragiadakou · 11 years ago
  52. 38a532a xhci: replace xhci_info() with xhci_dbg() by Xenia Ragiadakou · 11 years ago
  53. 1fe6c45 usb: Add Device Tree support to XHCI Platform driver by Al Cooper · 11 years ago
  54. 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
  55. 644f6a1 HWA: avoid constant suspend and resume on the root hub by Thomas Pugliese · 11 years ago
  56. 24f5313 USB: EHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  57. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  58. 900e062 usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs. by David Daney · 11 years ago
  59. fc76051 USB: XHCI: mark no_sg_constraint by Ming Lei · 11 years ago
  60. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 11 years ago
  61. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  62. 35371e4 USB: EHCI: improve ehci_endpoint_disable by Ming Lei · 11 years ago
  63. 327d8b4 usb: host: tegra: Tegra30 support by Tuomas Tynkkynen · 11 years ago
  64. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  65. 6b0a1cf USB: ohci-at91: add usb_clk for transition to common clk framework by Boris BREZILLON · 11 years ago
  66. 6753f4c USB: EHCI: don't depend on hardware for tracking port resets and resumes by Alan Stern · 11 years ago
  67. 3a20446 USB: EHCI: keep better track of resuming ports by Alan Stern · 11 years ago
  68. d4f09e2 USB: host: use dev_get_platdata() by Jingoo Han · 11 years ago
  69. 008eb95 usb: xhci: add missing dma-mapping.h includes by James Hogan · 11 years ago
  70. 7d50195 usb: host: Faraday fotg210-hcd driver by Feng-Hsin Chiang · 11 years ago
  71. 78283dd Merge 3.11-rc3 into usb-next by Greg Kroah-Hartman · 11 years ago
  72. 7db71a9 usb: host: tegra: Locate a PHY via standard API by Tuomas Tynkkynen · 11 years ago
  73. d506427 usb: tegra: host: Remove references to plat data by Tuomas Tynkkynen · 11 years ago
  74. de3f233 usb: host: tegra: Remove leftover code by Tuomas Tynkkynen · 11 years ago
  75. f5b8c8b usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS by Mikko Perttunen · 11 years ago
  76. 88650d6 usb: ehci-omap: select NOP_USB_XCEIV PHY driver by Roger Quadros · 11 years ago
  77. 052a11d usb: phy: make PHY driver selection possible by controller drivers by Roger Quadros · 11 years ago
  78. 435932f USB: ohci_usb warn "irq nobody cared" on shutdown by caizhiyong · 11 years ago
  79. af3f233 usb: ohci-ep93xx: tidy up driver (*probe) and (*remove) by H Hartley Sweeten · 11 years ago
  80. 09ae8e7 usb: ohci-ep93xx: use devm_clk_get() by H Hartley Sweeten · 11 years ago
  81. 8fb35f2 usb: ohci-ep93xx: use platform_get_irq() by H Hartley Sweeten · 11 years ago
  82. 8bd3902 usb: ohci-ep93xx: use devm_ioremap_resource() by H Hartley Sweeten · 11 years ago
  83. aaf6b52 USB: host: Use usb_hcd_platform_shutdown() wherever possible by Roger Quadros · 11 years ago
  84. d66eaf9 xhci: fix null pointer dereference on ring_doorbell_for_active_rings by Oleksij Rempel · 11 years ago
  85. 07f3cb7 usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0 by George Cherian · 11 years ago
  86. c4d949b usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled by Randy Dunlap · 11 years ago
  87. d5c82fe usb: xhci: Mark two functions __maybe_unused by Olof Johansson · 11 years ago
  88. 203a866 xhci: Avoid NULL pointer deref when host dies. by Sarah Sharp · 11 years ago
  89. 5447e0a Revert "usb: host: Faraday fotg210-hcd driver" by Greg Kroah-Hartman · 11 years ago
  90. 1dd3d12 usb: host: Faraday fotg210-hcd driver by Yuan-Hsin Chen · 11 years ago
  91. a636346 USB: isp1362: move debug files from proc to debugfs by Greg Kroah-Hartman · 11 years ago
  92. 0511b36 USB: sl811: move debug files from proc to debugfs by Greg Kroah-Hartman · 11 years ago
  93. 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
  94. e452828 USB: sl811: remove CONFIG_USB_DEBUG dependency by Greg Kroah-Hartman · 11 years ago
  95. 1d896ce USB: isp116x: remove dependency on CONFIG_USB_DEBUG by Greg Kroah-Hartman · 11 years ago
  96. 641c86c USB: isp1362: remove CONFIG_USB_DEBUG dependency by Greg Kroah-Hartman · 11 years ago
  97. 374f4bf USB: isp1362: remove _DBG() usage by Greg Kroah-Hartman · 11 years ago
  98. 2809508 USB: isp1362: remove unused _WARN_ON() calls by Greg Kroah-Hartman · 11 years ago
  99. 051a0689 USB: isp1362: remove unused _BUG_ON() calls by Greg Kroah-Hartman · 11 years ago
  100. 03e64e9 xhci: Correct misplaced newlines by Joe Perches · 11 years ago