aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hub.c
AgeCommit message (Expand)Author
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-04USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2010-08-10USB: controller resume should check the root hubAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-04-22usb: Increase timeout value for device resetDinh Nguyen
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2009-12-11USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter
2009-09-23USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...Alek Du
2009-06-15USB: EHCI: create sysfs companion files directly in the controller deviceGreg Kroah-Hartman
2009-01-07USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug
2009-01-07USB: Avoid 20ms delay in EHCI resumeVikram Pandita
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: ehci: minor cleanupsDavid Brownell
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell
2008-02-01usb: ehci, remove false clear-reset pathDavid Brownell
2008-02-01USB: EHCI: add a short delay to the bus_suspend routineAlan Stern
2008-02-01USB: EHCI: move del_timer_sync calls outside spinlocked regionAlan Stern
2008-02-01USB: EHCI: add separate IAA watchdog timerAlan Stern
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-07-12USB: Don't resume root hub if the controller is suspendedAlan Stern
2007-07-12ehci-hub: improved over-current recoveryChristian Engelmayer
2007-07-12USB: EHCI: fix handover for designated full-speed portsAlan Stern
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern
2007-04-27EHCI: add delay to bus_resume before accessing portsAlan Stern
2007-03-09USB: fix Unaligned access in EHCI driverMax Dmitrichenko
2007-02-16EHCI: add debugging message to ehci_bus_suspendAlan Stern