1. 9134e7d Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  2. ecc8a0c usb: host: tegra: fix warning messages in ehci_remove by Venu Byravarasu · 12 years ago
  3. cc59c7a usb: host: mips: sead3: Update for EHCI register structure. by Steven J. Hill · 12 years ago
  4. 4840ae1 USB: isp1362-hcd.c: usb message always saved in case of underrun by Bruno Morelli · 12 years ago
  5. 872c495 OMAP: USB : Fix the EHCI enumeration and core retention issue by Keshava Munegowda · 12 years ago
  6. e95829f xhci: Switch PPT ports to EHCI on shutdown. by Sarah Sharp · 12 years ago
  7. 50d0206 xhci: Fix bug after deq ptr set to link TRB. by Sarah Sharp · 12 years ago
  8. bb1a580 usb/ohci-omap: remove unused variable by Arnd Bergmann · 12 years ago
  9. 8202ce2 xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning. by Sarah Sharp · 12 years ago
  10. 5cb7df2 xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk. by Sarah Sharp · 12 years ago
  11. 22ceac1 xhci: Increase reset timeout for Renesas 720201 host. by Sarah Sharp · 12 years ago
  12. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  13. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  14. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  15. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  17. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  18. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  19. f0a08fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  20. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  21. 451ce7f Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. 47fc28b usb: add host support for the tilegx architecture by Chris Metcalf · 12 years ago
  23. fd81d59 USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer by Vivek Gautam · 12 years ago
  24. 2c026e2 USB: ehci-s5p: Add support for device tree by Vivek Gautam · 12 years ago
  25. d513893 USB: ohci-exynos: Add support for device tree by Vivek Gautam · 12 years ago
  26. ba5952e USB: ehci-omap: fix compile failure(v1) by Ming Lei · 12 years ago
  27. 7211974 usb: host: tegra: pass correct pointer in ehci_setup() by Laxman Dewangan · 12 years ago
  28. 08d7660 USB: ehci-fsl: Update ifdef check to work on 64-bit ppc by Kumar Gala · 12 years ago
  29. 6470cbc Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  30. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  31. c4f3476 USB: EHCI: fix up locking by Alan Stern · 12 years ago
  32. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  33. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  34. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  35. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  36. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  37. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  38. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  39. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  40. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  41. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  42. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  43. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  44. 9671cd7 USB: EHCI: remove PS3 status polling by Alan Stern · 12 years ago
  45. b015cb7 USB: EHCI: return void instead of 0 by Alan Stern · 12 years ago
  46. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  47. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  48. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  49. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  50. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  51. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  52. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  53. 15be105 USB: EHCI: remove unneeded suspend/resume code by Alan Stern · 12 years ago
  54. 631fe9d USB: EHCI: initialize data before resetting hardware by Alan Stern · 12 years ago
  55. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  56. 7801dc3 Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  57. af3a23e xhci: Export Latency Tolerance Messaging capabilities. by Sarah Sharp · 12 years ago
  58. 99ac7b5 Merge branch 'omap/cleanup2' into next/clk by Arnd Bergmann · 12 years ago
  59. 1a49e2a EHCI: centralize controller initialization by Alan Stern · 12 years ago
  60. c5cf921 EHCI: centralize controller suspend/resume by Alan Stern · 12 years ago
  61. c05995c mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. by Russ Dill · 12 years ago
  62. 2761a63 mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. by Russ Dill · 12 years ago
  63. 524cd26 Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clk by Arnd Bergmann · 12 years ago
  64. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  65. 9cb0756 USB: ehci-s5p: use devm_ functions by Jingoo Han · 12 years ago
  66. 390a0a7 USB: ohci-exynos: use devm_ functions by Jingoo Han · 12 years ago
  67. e864abe USB: ohci-exynos: add clock gating to suspend/resume by Jingoo Han · 12 years ago
  68. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  69. 94ff447 Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  70. 0d9f78a xhci: Fix hang on back-to-back Set TR Deq Ptr commands. by Sarah Sharp · 12 years ago
  71. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  72. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  73. 5f612967 Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanup by Tony Lindgren · 12 years ago
  74. 984e974 ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path by Russ Dill · 12 years ago
  75. a46af4e USB: EHCI: define extension registers like normal ones by Alan Stern · 12 years ago
  76. cf61fdb USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h by Guilherme Maciel Ferreira · 12 years ago
  77. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  78. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  79. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  80. 78091dc USB: ohci-nxp: add usbd and otg clock initialization by Alexandre Pereira da Silva · 12 years ago
  81. 71c421d usb: correct trivial typo in drivers/usb/host/Kconfig by Jesper Dangaard Brouer · 12 years ago
  82. 5897b03 usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL by Shimoda, Yoshihiro · 12 years ago
  83. 354ab85 Fix OMAP EHCI suspend/resume failure (i693) by Anand Gadiyar · 12 years ago
  84. c4828d9 USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused by Roland Stigge · 12 years ago
  85. 07828b1 USB: EHCI: Fix build warning in xilinx ehci driver by Herton Ronaldo Krzesinski · 12 years ago
  86. 4f7a67e USB: fix PS3 EHCI systems by Ricardo Martins · 12 years ago
  87. 57e04bd Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  88. 622eb78 xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 12 years ago
  89. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 12 years ago
  90. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 12 years ago
  91. e25e62a xhci: Fix error path return value. by Sarah Sharp · 12 years ago
  92. e17f8af Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  93. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  94. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  95. 2b97fb5 usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  96. 20de12c USB: ehci-tegra: add clk_prepare/clk_unprepare by Prashant Gaikwad · 12 years ago
  97. b924b20 ARM: OMAP: Make FS USB omap1 only by Tony Lindgren · 12 years ago
  98. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  99. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago