aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel1-0/+7
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-0/+10
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter1-0/+5
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power modeAlek Du1-5/+57
2009-06-15USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman1-2/+2
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug1-1/+8
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita1-3/+15
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern1-8/+19
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern1-2/+4
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+10
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-28drivers/usb annotations and fixesAl Viro1-1/+1
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern1-2/+2
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern1-10/+7
2008-04-24USB: ehci: minor cleanupsDavid Brownell1-1/+1
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern1-10/+1
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern1-3/+1
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell1-2/+3
2008-02-01usb: ehci, remove false clear-reset pathDavid Brownell1-5/+1
2008-02-01USB: EHCI: add a short delay to the bus_suspend routineAlan Stern1-0/+4
2008-02-01USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern1-1/+2
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern1-1/+1
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao1-24/+44
2008-02-01USB: Convert from class_device to device for USB coreTony Jones1-10/+13
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