summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel2009-09-231-0/+7
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-231-0/+10
* USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-231-0/+5
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-231-5/+57
* USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman2009-06-161-2/+2
* USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-1/+8
* USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-071-3/+15
* USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern2008-10-171-8/+19
* USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-291-2/+4
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+10
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* drivers/usb annotations and fixesAl Viro2008-04-281-1/+1
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-251-2/+2
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-251-10/+7Star
* USB: ehci: minor cleanupsDavid Brownell2008-04-251-1/+1
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-251-10/+1Star
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-251-3/+1Star
* USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-031-2/+3
* usb: ehci, remove false clear-reset pathDavid Brownell2008-02-011-5/+1Star
* USB: EHCI: add a short delay to the bus_suspend routineAlan Stern2008-02-011-0/+4
* USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern2008-02-011-1/+2
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-011-1/+1
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-011-24/+44
* USB: Convert from class_device to device for USB coreTony Jones2008-02-011-10/+13
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-131-0/+4
* ehci-hub: improved over-current recoveryChristian Engelmayer2007-07-131-1/+16
* USB: EHCI: fix handover for designated full-speed portsAlan Stern2007-07-131-1/+3
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-131-5/+94
* EHCI: add delay to bus_resume before accessing portsAlan Stern2007-04-271-0/+4
* USB: fix Unaligned access in EHCI driverMax Dmitrichenko2007-03-101-2/+1Star
* EHCI: add debugging message to ehci_bus_suspendAlan Stern2007-02-171-0/+2
* EHCI: fix interrupt-driven remote wakeupAlan Stern2007-02-081-18/+32
* EHCI: force high-speed devices to run at full speedAlan Stern2007-02-081-0/+107
* EHCI: don't hide ports owned by the companionAlan Stern2007-02-081-29/+35
* EHCI: local variable for port status registerAlan Stern2007-02-081-31/+24Star
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-081-55/+63
* EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-011-25/+42
* USB: add ehci_hcd.ignore_oc parameterDavid Brownell2006-12-011-3/+15
* USB: EHCI hooks for high speed electrical testsDavid Brownell2006-12-011-0/+19
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-171-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* USB: EHCI update VIA workaroundDavid Brownell2006-09-271-1/+1
* USB: EHCI whitespace fixes (cosmetic)David Brownell2006-09-271-6/+6
* [PATCH] USB: EHCI and NF2 quirkDavid Brownell2006-03-201-0/+4
* [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-041-2/+2
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-241-0/+7
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-291-4/+4
* [PATCH] USB: EHCI port tweaksDavid Brownell2005-09-121-11/+16
* [PATCH] USB: misc ehci updatesDavid Brownell2005-06-271-1/+1