summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)Author
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-01-22USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2010-11-30USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-11-17USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driverDirk Brandewie
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-08-10USB: EHCI: remove PCI assumptionAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
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: Elide I/O watchdog on NEC partsDavid Miller
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-07-12USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern
2009-06-15USB: EHCI: update toggle state for linked QHsAlan Stern
2009-06-15USB: new flag for resume-from-hibernationAlan Stern
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-27USB: don't enable wakeup by default for PCI host controllersAlan Stern
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2008-11-30USB: fix SB600 USB subsystem hang bugShane Huang
2008-11-19USB: fix SB700 usb subsystem hang bugAndiry Xu
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern
2008-04-24USB: root hubs don't lie about their number of TTsAlan Stern
2008-04-24USB: EHCI: carry out port handover during each root-hub resumeAlan Stern
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman
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
2007-10-12USB: EHCI restart speedupMarcelo Tosatti
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-02-07USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt
2006-12-01EHCI: Fix root-hub and port suspend/resume problemsAlan Stern
2006-10-17USB: revert EHCI VIA workaround patchGreg Kroah-Hartman
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: EHCI update VIA workaroundDavid Brownell