1. 1586ba0 USB: EHCI: fix compiler warning introduced by commit 2a40f324541e by Alan Stern · 9 years ago
  2. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 9 years ago
  3. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 9 years ago
  4. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 9 years ago
  5. 74db22c drivers:usb:fsl: Fix compilation error for fsl ehci drv by Ramneek Mehresh · 9 years ago
  6. c8d1bc1 Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
  7. ea16328 usb: host: ehci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  8. 625a4c5 ehci-hub: use USB_DT_HUB by Sergei Shtylyov · 9 years ago
  9. 3a2359e ehci-hub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  10. 11a7e59 usb: ehci: add ehci_port_power interface by Michael Grzeschik · 10 years ago
  11. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  12. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  13. 5cbcc35 usb: ehci: using wIndex + 1 for hub port by Peter Chen · 10 years ago
  14. 3776993 USB: EHCI: Export the ehci_hub_control function by Laurent Pinchart · 10 years ago
  15. 3e8d6d8 USB: EHCI: add delay during suspend to prevent erroneous wakeups by Alan Stern · 11 years ago
  16. bbcd5ca ehci: no conditional compilation for interestingness by Oliver Neukum · 11 years ago
  17. fea26ef ehci: remove ehci_vdbg() verbose debugging statements by Xenia Ragiadakou · 11 years ago
  18. 726a85c usb: host: add Kconfig option for EHSET by Jack Pham · 11 years ago
  19. 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
  20. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  21. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  22. 2cdcec4 usb: host: add has_tdi_phy_lpm capability bit by Tuomas Tynkkynen · 11 years ago
  23. 6753f4c USB: EHCI: don't depend on hardware for tracking port resets and resumes by Alan Stern · 11 years ago
  24. 3a20446 USB: EHCI: keep better track of resuming ports by Alan Stern · 11 years ago
  25. 47a64a1 USB: EHCI: Fix resume signalling on remote wakeup by Roger Quadros · 11 years ago
  26. 2f3a6b8 USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers by Manjunath Goudar · 11 years ago
  27. 9b79091 usb: ehci: Only sleep for post-resume handover if devices use persist by Julius Werner · 11 years ago
  28. e6604a7 EHCI: Quirk flag for port power handling on overcurrent. by Christian Engelmayer · 11 years ago
  29. cf2d950 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  30. 24b9081 USB: EHCI: don't turn on PORT_SUSPEND during port resume by Alan Stern · 12 years ago
  31. 4dd405a USB: EHCI: improve use of per-port status-change bits by Alan Stern · 12 years ago
  32. 2a40f32 USB: EHCI: fix regression during bus resume by Alan Stern · 12 years ago
  33. ee74290 USB: EHCI: fix timer bug affecting port resume by Alan Stern · 12 years ago
  34. f292e7f USB: EHCI: notify usbcore about port resumes by Alan Stern · 12 years ago
  35. 3e02320 USB: EHCI: prepare to make ehci-hcd a library module by Alan Stern · 12 years ago
  36. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  37. 4968f95 USB: EHCI: remove unused Link Power Management code by Alan Stern · 12 years ago
  38. 6273f18 USB: EHCI: add condition for delay during the resume by Peter Chen · 12 years ago
  39. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  40. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  41. c4f3476 USB: EHCI: fix up locking by Alan Stern · 12 years ago
  42. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  43. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  44. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  45. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  46. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  47. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  48. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago
  49. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  50. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  51. 15be105 USB: EHCI: remove unneeded suspend/resume code by Alan Stern · 12 years ago
  52. c5cf921 EHCI: centralize controller suspend/resume by Alan Stern · 12 years ago
  53. a46af4e USB: EHCI: define extension registers like normal ones by Alan Stern · 12 years ago
  54. c2e935a USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy by Richard Zhao · 12 years ago
  55. 3d9545c EHCI: maintain the ehci->command value properly by Alan Stern · 12 years ago
  56. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  57. 6d5f89c USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLE by Stephen Warren · 12 years ago
  58. 0ca7eb2 USB: EHCI: remove wrong debug message for port speed by Peter Chen · 12 years ago
  59. a448e4d EHCI: keep track of ports being resumed and indicate in hub_status_data by Alan Stern · 12 years ago
  60. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  61. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  62. 5407a3c usb: host: ehci: allow ehci_* symbols to be unused by Felipe Balbi · 13 years ago
  63. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  64. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  65. d0f2fb2 USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  66. 77636c8 USB: EHCI: Fix test mode sequence by Boris Todorov · 13 years ago
  67. 81463c1 EHCI: only power off port if over-current is active by Sergei Shtylyov · 13 years ago
  68. 4c67045 USB: EHCI: Move sysfs related bits into ehci-sysfs.c by Kirill Smelkov · 13 years ago
  69. 83722bc USB: extend ehci-fsl and fsl_udc_core driver for OTG operation by Anatolij Gustschin · 13 years ago
  70. 0b0cd6c USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused by Fabio Estevam · 13 years ago
  71. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  72. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  73. 294d95f ehci: Check individual port status registers on resume by Matthew Garrett · 14 years ago
  74. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  75. ac8d674 USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings. by David Daney · 14 years ago
  76. 148fc55 USB: EHCI: fix scheduling while atomic during suspend by Yin Kangkai · 14 years ago
  77. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago
  78. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  79. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  80. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  81. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  82. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  83. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 14 years ago
  84. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  85. 6307e09 usb: Increase timeout value for device reset by Dinh Nguyen · 14 years ago
  86. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  87. cec3a53 USB: EHCI & UHCI: fix race between root-hub suspend and port resume by Alan Stern · 15 years ago
  88. 872d359 USB: ehci-hub: Remove redundant ehci->debug check by Jason Wessel · 15 years ago
  89. ad45f1d USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume by Jason Wessel · 15 years ago
  90. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago
  91. 015798b USB: EHCI: ensure all watchdog timer events are deleted when suspending usb by Jon Hunter · 15 years ago
  92. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  93. ed14f03 USB: EHCI: create sysfs companion files directly in the controller device by Greg Kroah-Hartman · 15 years ago
  94. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  95. 3a4e72c USB: Avoid 20ms delay in EHCI resume by Vikram Pandita · 16 years ago
  96. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  97. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 16 years ago
  98. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  99. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  100. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago