summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-hub.c
Commit message (Expand)AuthorAgeFilesLines
...
* USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao2012-06-131-1/+1
* EHCI: maintain the ehci->command value properlyAlan Stern2012-04-231-1/+1
* Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-221-11/+9
|\
| * USB: EHCI: remove PORT_RWC_BITS when clearing USB_PORT_FEAT_ENABLEStephen Warren2012-04-191-10/+7
| * USB: EHCI: remove wrong debug message for port speedPeter Chen2012-04-181-1/+2
* | EHCI: keep track of ports being resumed and indicate in hub_status_dataAlan Stern2012-04-091-15/+16
|/
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-1/+1
|\
| * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-1/+1
* | usb: host: ehci: allow ehci_* symbols to be unusedFelipe Balbi2012-02-151-3/+5
|/
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-291-6/+4
|\
| * USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-6/+4
* | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-221-4/+3
|/
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-081-0/+12
* EHCI: only power off port if over-current is activeSergei Shtylyov2011-07-081-1/+2
* USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov2011-07-081-75/+0
* USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-021-0/+8
* USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam2011-04-131-1/+1
* USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
* ehci: Check individual port status registers on resumeMatthew Garrett2011-02-251-1/+22
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-171-0/+7
|\
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-031-0/+7
* | USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.David Daney2011-02-041-2/+3
|/
* USB: controller resume should check the root hubAlan Stern2010-08-101-0/+4
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-3/+2
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-1/+1
* USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bitsAlek Du2010-08-101-0/+9
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-0/+5
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-201-48/+125
* USB: EHCI: clear PHCD before resumingAlek Du2010-05-201-0/+17
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-12/+12
* usb: Increase timeout value for device resetDinh Nguyen2010-04-221-1/+1
* USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-201-1/+19
* USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel2009-12-111-1/+1
* 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-151-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-241-2/+2
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-241-10/+7
* USB: ehci: minor cleanupsDavid Brownell2008-04-241-1/+1
OpenPOWER on IntegriCloud