aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern1-0/+4
2007-07-12ehci-hub: improved over-current recoveryChristian Engelmayer1-1/+16
2007-07-12USB: EHCI: fix handover for designated full-speed portsAlan Stern1-1/+3
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern1-5/+94
2007-04-27EHCI: add delay to bus_resume before accessing portsAlan Stern1-0/+4
2007-03-09USB: fix Unaligned access in EHCI driverMax Dmitrichenko1-2/+1
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2
2007-02-07EHCI: fix interrupt-driven remote wakeupAlan Stern1-18/+32
2007-02-07EHCI: force high-speed devices to run at full speedAlan Stern1-0/+107
2007-02-07EHCI: don't hide ports owned by the companionAlan Stern1-29/+35
2007-02-07EHCI: local variable for port status registerAlan Stern1-31/+24
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-55/+63
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern1-25/+42
2006-12-01USB: add ehci_hcd.ignore_oc parameterDavid Brownell1-3/+15
2006-12-01USB: EHCI hooks for high speed electrical testsDavid Brownell1-0/+19
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-27USB: EHCI update VIA workaroundDavid Brownell1-1/+1
2006-09-27USB: EHCI whitespace fixes (cosmetic)David Brownell1-6/+6
2006-03-20[PATCH] USB: EHCI and NF2 quirkDavid Brownell1-0/+4
2006-01-04[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell1-2/+2
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell1-0/+7
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-4/+4
2005-09-12[PATCH] USB: EHCI port tweaksDavid Brownell1-11/+16
2005-06-27[PATCH] USB: misc ehci updatesDavid Brownell1-1/+1
2005-06-13[PATCH] spin longer for ehci port reset completionDavid Brownell1-1/+4
2005-05-16[PATCH] USB: ehci suspend must stop timerDavid Brownell1-0/+1
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+553