summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-23USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He1-13/+20
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-0/+39
2010-12-11USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He1-0/+32
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone1-0/+12
2010-11-18USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie1-0/+7
2010-11-17USB: EHCI: AMD periodic frame list table quirkAndiry Xu1-0/+13
2010-09-21USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du1-0/+5
2010-08-11USB: EHCI: remove PCI assumptionAlan Stern1-0/+1
2010-08-11USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-2/+2
2010-08-11USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+21
2010-05-21USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern1-11/+4
2010-05-21USB: ehci: Elide I/O watchdog on NEC partsDavid Miller1-0/+3
2009-12-01USB: work around for EHCI with quirky periodic schedulesOliver Neukum1-0/+4
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel1-20/+19
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du1-0/+3
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-07-13USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern1-0/+2
2009-06-16USB: EHCI: update toggle state for linked QHsAlan Stern1-0/+1
2009-06-16USB: new flag for resume-from-hibernationAlan Stern1-11/+6
2009-06-16USB: move PCI host controllers to new PM frameworkAlan Stern1-4/+5
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang1-1/+1
2009-02-18USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki1-1/+0
2009-01-28USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki1-1/+0
2009-01-28USB: don't enable wakeup by default for PCI host controllersAlan Stern1-1/+1
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern1-3/+7
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern1-0/+2
2008-12-01USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-11-20USB: fix SB700 usb subsystem hang bugAndiry Xu1-0/+21
2008-05-30USB: EHCI: suppress unwanted error messagesAlan Stern1-0/+1
2008-05-30USB: EHCI: fix up root-hub TT messAlan Stern1-2/+1
2008-04-25USB: fix compile problems in ehci-hcdAlan Stern1-0/+1
2008-04-25USB: HCDs use the do_remote_wakeup flagAlan Stern1-1/+1
2008-04-25USB: clarify usage of hcd->suspend/resume methodsAlan Stern1-2/+2
2008-04-25USB: root hubs don't lie about their number of TTsAlan Stern1-0/+1
2008-04-25USB: EHCI: carry out port handover during each root-hub resumeAlan Stern1-1/+0
2008-03-25USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-02-02USB: EHCI: add separate IAA watchdog timerAlan Stern1-1/+1
2008-02-02USB: force handover port to companion when hub_port_connect_change failsBalaji Rao1-0/+1
2007-10-13USB: EHCI restart speedupMarcelo Tosatti1-4/+1
2007-07-13USB: EHCI, OHCI: handover changesAlan Stern1-3/+4
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok1-2/+1
2007-02-08USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt1-11/+27
2006-12-02EHCI: Fix root-hub and port suspend/resume problemsAlan Stern1-24/+16
2006-10-18USB: revert EHCI VIA workaround patchGreg Kroah-Hartman1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-27USB: EHCI update VIA workaroundDavid Brownell1-1/+1
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+2
2006-09-26PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell1-0/+6
2006-06-22[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-20/+0
2006-06-22[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice1-15/+24