1. 148fc55 USB: EHCI: fix scheduling while atomic during suspend by Yin Kangkai · 14 years ago
  2. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago
  3. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  4. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  5. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  6. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  7. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  8. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 14 years ago
  9. 749da5f USB: straighten out port feature vs. port status usage by Alan Stern · 15 years ago
  10. 6307e09 usb: Increase timeout value for device reset by Dinh Nguyen · 14 years ago
  11. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  12. cec3a53 USB: EHCI & UHCI: fix race between root-hub suspend and port resume by Alan Stern · 15 years ago
  13. 872d359 USB: ehci-hub: Remove redundant ehci->debug check by Jason Wessel · 15 years ago
  14. ad45f1d USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume by Jason Wessel · 15 years ago
  15. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago
  16. 015798b USB: EHCI: ensure all watchdog timer events are deleted when suspending usb by Jon Hunter · 15 years ago
  17. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 15 years ago
  18. ed14f03 USB: EHCI: create sysfs companion files directly in the controller device by Greg Kroah-Hartman · 15 years ago
  19. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  20. 3a4e72c USB: Avoid 20ms delay in EHCI resume by Vikram Pandita · 16 years ago
  21. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  22. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 16 years ago
  23. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  24. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  25. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  26. aff6d18 USB: fix compile problems in ehci-hcd by Alan Stern · 16 years ago
  27. 58a97ff USB: HCDs use the do_remote_wakeup flag by Alan Stern · 16 years ago
  28. 9776afc USB: ehci: minor cleanups by David Brownell · 17 years ago
  29. feccc30 USB: remove CONFIG_USB_PERSIST setting by Alan Stern · 17 years ago
  30. 3bb1af5 USB: EHCI: carry out port handover during each root-hub resume by Alan Stern · 17 years ago
  31. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 16 years ago
  32. cd4cdc9 usb: ehci, remove false clear-reset path by David Brownell · 17 years ago
  33. cd930c9 USB: EHCI: add a short delay to the bus_suspend routine by Alan Stern · 17 years ago
  34. f8fa757 USB: EHCI: move del_timer_sync calls outside spinlocked region by Alan Stern · 17 years ago
  35. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  36. 90da096 USB: force handover port to companion when hub_port_connect_change fails by Balaji Rao · 17 years ago
  37. 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 17 years ago
  38. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  39. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  40. 756aa6b ehci-hub: improved over-current recovery by Christian Engelmayer · 17 years ago
  41. 3c519b8 USB: EHCI: fix handover for designated full-speed ports by Alan Stern · 17 years ago
  42. 383975d USB: EHCI, OHCI: handover changes by Alan Stern · 17 years ago
  43. e198a31 EHCI: add delay to bus_resume before accessing ports by Alan Stern · 18 years ago
  44. 6454365 USB: fix Unaligned access in EHCI driver by Max Dmitrichenko · 18 years ago
  45. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  46. 629e442 EHCI: fix interrupt-driven remote wakeup by Alan Stern · 18 years ago
  47. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  48. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  49. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  50. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  51. 8c03356 EHCI: Fix root-hub and port suspend/resume problems by Alan Stern · 18 years ago
  52. 93f1a47 USB: add ehci_hcd.ignore_oc parameter by David Brownell · 18 years ago
  53. f0d7f27 USB: EHCI hooks for high speed electrical tests by David Brownell · 18 years ago
  54. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  55. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  56. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  57. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  58. f8aeb3b [PATCH] USB: EHCI and NF2 quirk by David Brownell · 19 years ago
  59. 2c1c3c4 [PATCH] USB: EHCI updates (4/4) driver model wakeup flags by David Brownell · 19 years ago
  60. f03c17f [PATCH] USB: EHCI updates by David Brownell · 19 years ago
  61. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  62. 10f6524 [PATCH] USB: EHCI port tweaks by David Brownell · 19 years ago
  63. d49d431 [PATCH] USB: misc ehci updates by David Brownell · 19 years ago
  64. c22fa3a [PATCH] spin longer for ehci port reset completion by David Brownell · 19 years ago
  65. 4756ae5 [PATCH] USB: ehci suspend must stop timer by David Brownell · 19 years ago
  66. 56c1e26 [PATCH] USB: ehci power fixes by David Brownell · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago