aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c
Commit message (Expand)AuthorAge
* USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-02
* USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam2011-04-13
* USB 3.0 Hub ChangesJohn Youn2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* ehci: Check individual port status registers on resumeMatthew Garrett2011-02-25
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
|\
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-03
* | USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney2011-02-04
|/
* USB: controller resume should check the root hubAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du2010-08-10
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-10
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-20
* USB: EHCI: clear PHCD before resumingAlek Du2010-05-20
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-20
* usb: Increase timeout value for device resetDinh Nguyen2010-04-22
* USB: ehci: phy low power mode bug fixingAlek Du2010-02-16
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-20
* USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel2009-12-11
* USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel2009-09-23
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-23
* USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-23
* USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du2009-09-23
* USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman2009-06-16
* USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-07
* USB: Avoid 20ms delay in EHCI resumeVikram Pandita2009-01-07
* USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern2008-10-17
* USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-29
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-29
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-25
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: ehci: minor cleanupsDavid Brownell2008-04-25
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-25
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-25
* USB: another ehci_iaa_watchdog fixDavid Brownell2008-04-02
* usb: ehci, remove false clear-reset pathDavid Brownell2008-02-01
* USB: EHCI: add a short delay to the bus_suspend routineAlan Stern2008-02-01
* USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern2008-02-01
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-01
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-01
* USB: Convert from class_device to device for USB coreTony Jones2008-02-01
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-12
* ehci-hub: improved over-current recoveryChristian Engelmayer2007-07-12
* USB: EHCI: fix handover for designated full-speed portsAlan Stern2007-07-12
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-12
* EHCI: add delay to bus_resume before accessing portsAlan Stern2007-04-27