aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-10-261-1/+1
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2013-01-031-1/+2
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-191-8/+0
* xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-05-311-1/+3
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-111-0/+8
* EHCI: workaround for MosChip controller bugAlan Stern2011-10-181-0/+5
* USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-221-1/+1
* Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-271-0/+39
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-39/+6
* USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-031-1/+1
* USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He2011-01-221-13/+20
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-0/+39
|\
| * USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He2010-12-101-0/+32
| * USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie2010-11-171-0/+7
* | USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone2010-11-301-0/+12
* | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-161-0/+13
|/
* USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
* USB: EHCI: remove PCI assumptionAlan Stern2010-08-101-0/+1
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-2/+2
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-0/+21
* USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-201-11/+4
* USB: ehci: Elide I/O watchdog on NEC partsDavid Miller2010-05-201-0/+3
* USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-301-0/+4
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-231-20/+19
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-231-0/+3
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-121-0/+2
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-151-0/+1
* USB: new flag for resume-from-hibernationAlan Stern2009-06-151-11/+6
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-151-4/+5
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-071-1/+1
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-171-1/+0
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-271-1/+0
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-271-1/+1
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-071-3/+7
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-071-0/+2
* USB: fix SB600 USB subsystem hang bugShane Huang2008-11-301-3/+6
* USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-191-0/+21
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-291-2/+1
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-241-0/+1
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-241-1/+1
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-241-2/+2
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-241-0/+1
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-241-1/+0
* USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-241-0/+14
* 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-0/+1
* USB: EHCI restart speedupMarcelo Tosatti2007-10-121-4/+1