1. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  2. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  3. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  4. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  5. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  6. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  7. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  8. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  9. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  10. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  11. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  12. 9671cd7 USB: EHCI: remove PS3 status polling by Alan Stern · 12 years ago
  13. b015cb7 USB: EHCI: return void instead of 0 by Alan Stern · 12 years ago
  14. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  15. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  16. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  17. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  18. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  19. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  20. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  21. 15be105 USB: EHCI: remove unneeded suspend/resume code by Alan Stern · 12 years ago
  22. 631fe9d USB: EHCI: initialize data before resetting hardware by Alan Stern · 12 years ago
  23. b903bd6 Merge 3.5-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  24. 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
  25. 1a49e2a EHCI: centralize controller initialization by Alan Stern · 12 years ago
  26. c5cf921 EHCI: centralize controller suspend/resume by Alan Stern · 12 years ago
  27. c05995c mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. by Russ Dill · 12 years ago
  28. 19181bc usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl by Hans de Goede · 12 years ago
  29. 9cb0756 USB: ehci-s5p: use devm_ functions by Jingoo Han · 12 years ago
  30. 390a0a7 USB: ohci-exynos: use devm_ functions by Jingoo Han · 12 years ago
  31. e864abe USB: ohci-exynos: add clock gating to suspend/resume by Jingoo Han · 12 years ago
  32. 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
  33. 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
  34. 0d9f78a xhci: Fix hang on back-to-back Set TR Deq Ptr commands. by Sarah Sharp · 12 years ago
  35. 8bea2bd usb: Add support for root hub port status CAS by Stanislaw Ledwon · 12 years ago
  36. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  37. 984e974 ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path by Russ Dill · 12 years ago
  38. a46af4e USB: EHCI: define extension registers like normal ones by Alan Stern · 12 years ago
  39. cf61fdb USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h by Guilherme Maciel Ferreira · 12 years ago
  40. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  41. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  42. ff446f2 Merge 3.5-rc3 into usb-next by Greg Kroah-Hartman · 12 years ago
  43. 78091dc USB: ohci-nxp: add usbd and otg clock initialization by Alexandre Pereira da Silva · 12 years ago
  44. 71c421d usb: correct trivial typo in drivers/usb/host/Kconfig by Jesper Dangaard Brouer · 12 years ago
  45. 5897b03 usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL by Shimoda, Yoshihiro · 12 years ago
  46. 354ab85 Fix OMAP EHCI suspend/resume failure (i693) by Anand Gadiyar · 12 years ago
  47. c4828d9 USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused by Roland Stigge · 12 years ago
  48. 07828b1 USB: EHCI: Fix build warning in xilinx ehci driver by Herton Ronaldo Krzesinski · 12 years ago
  49. 4f7a67e USB: fix PS3 EHCI systems by Ricardo Martins · 12 years ago
  50. 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
  51. 622eb78 xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 12 years ago
  52. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 12 years ago
  53. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 12 years ago
  54. e25e62a xhci: Fix error path return value. by Sarah Sharp · 12 years ago
  55. e17f8af Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  56. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  57. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  58. 2b97fb5 usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare by Fabio Estevam · 12 years ago
  59. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  60. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  62. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  63. 813a95e Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. cda4db5 Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  65. c88db16 xhci: Fix DIV_ROUND_UP compile error. by Sarah Sharp · 12 years ago
  66. b01bcbf xhci: Fix compile with CONFIG_USB_SUSPEND=n by Sarah Sharp · 12 years ago
  67. 8e19291 Revert "USB: EHCI: work around bug in the Philips ISP1562 controller" by Greg Kroah-Hartman · 12 years ago
  68. 1c01f1d USB: EHCI: fix command register configuration lost problem by Ming Lei · 12 years ago
  69. 8377c94 USB: ehci-platform: remove update_device by Hauke Mehrtens · 12 years ago
  70. e3567d2 xhci: Add Intel U1/U2 timeout policy. by Sarah Sharp · 12 years ago
  71. 3b3db02 xhci: Add infrastructure for host-specific LPM policies. by Sarah Sharp · 13 years ago
  72. dbc3330 xhci: Reserve one command for USB3 LPM disable. by Sarah Sharp · 13 years ago
  73. 4b26654 xhci: Some Evaluate Context commands must succeed. by Sarah Sharp · 13 years ago
  74. 797b0ca xhci: Add roothub code to set U1/U2 timeouts. by Sarah Sharp · 13 years ago
  75. 33b2831 xhci: Reset reserved command ring TRBs on cleanup. by Sarah Sharp · 13 years ago
  76. f8a9e72 USB: fix resource leak in xhci power loss path by Oliver Neukum · 13 years ago
  77. 1530bbc6 xhci: Add new short TX quirk for Fresco Logic host. by Sarah Sharp · 13 years ago
  78. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 12 years ago
  79. b12909b USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT by Marek Vasut · 12 years ago
  80. 1996e6c USB: EHCI: work around bug in the Philips ISP1562 controller by Alan Stern · 12 years ago
  81. 65b8e5c USB: EHCI: improve full-speed isochronous scheduling routine by Alan Stern · 12 years ago
  82. fa28618 Revert "usb: move struct usb_device->children to struct usb_hub_port->child" by Greg Kroah-Hartman · 12 years ago
  83. 0686a1f USB: ohci-omap: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 13 years ago
  84. fee8bc1 USB: ehci-fsl: Use usb_put_transceiver instead of put_device by Jarkko Nikula · 13 years ago
  85. 4a0dfe6 Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/pinctrl by Olof Johansson · 13 years ago
  86. bebc56d usb: move struct usb_device->children to struct usb_hub_port->child by Lan Tianyu · 13 years ago
  87. eb70e5a usb: chipidea: add host role by Alexander Shishkin · 13 years ago
  88. fdf6e63 usb: host: mips: sead3: Fix for big endian. by Steven J. Hill · 13 years ago
  89. 93c6d89 Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock by Arnd Bergmann · 13 years ago
  90. caafc71 Merge tag 'v3.5-soc' of git://gitorious.org/linux-davinci/linux-davinci into next/drivers by Olof Johansson · 13 years ago
  91. bd69e27 Merge branch 'for-3.5/usb-ulpi' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 13 years ago
  92. 7488185 Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/pinctrl by Olof Johansson · 13 years ago
  93. 07e4e55 USB: ohci-at91: add a reset function to fix race condition by Nicolas Ferre · 13 years ago
  94. 7a82f61 USB: ohci-at91: use resource_size() for memory/io resource length by Nicolas Ferre · 13 years ago
  95. 7b18389 ARM: OMAP: USB: fix warning on EHCI PHY reset path by Igor Grinberg · 13 years ago
  96. d5a2a1b Merge tag 'v3.4-rc6' into next/cleanup by Olof Johansson · 13 years ago
  97. cba3309 Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 13 years ago
  98. 8c869ed ARM: Orion: EHCI: Add support for enabling clocks by Andrew Lunn · 13 years ago
  99. ab59ac01 ohci-da8xx: set MODULE_ALIAS to allow autoloading by Jan Luebbe · 13 years ago
  100. ccd68bb USB: xhci: testing sizeof xhci_doorbell_array 2 time by girish verma · 13 years ago