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