aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-23EHCI: maintain the ehci->command value properlyAlan Stern1-1/+1
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman1-11/+9
2012-04-19USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren1-10/+7
2012-04-18USB: EHCI: remove wrong debug message for port speedPeter Chen1-1/+2
2012-04-09EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern1-15/+16
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+1
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-1/+1
2012-02-15usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi1-3/+5
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman1-6/+4
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern1-6/+4
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume().Wang Zhi1-4/+3
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov1-0/+12
2011-07-08EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-07-08USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov1-75/+0
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin1-0/+8
2011-04-13USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam1-1/+1
2011-03-13USB 3.0 Hub ChangesJohn Youn1-2/+2
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-2/+2
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett1-1/+22
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman1-0/+7
2011-02-04USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney1-2/+3
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai1-0/+7
2010-08-10USB: controller resume should check the root hubAlan Stern1-0/+4
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-3/+2
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-1/+1
2010-08-10USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du1-0/+9
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+5
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-48/+125
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du1-0/+17
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern1-12/+12
2010-04-22usb: Increase timeout value for device resetDinh Nguyen1-1/+1
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du1-5/+8
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern1-1/+19
2009-12-11USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel1-1/+1
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