aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAge
* USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-30
* USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-23
* USB: EHCI: add need_io_watchdog flag to ehci_hcdAlek Du2009-09-23
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-12
* USB: EHCI: update toggle state for linked QHsAlan Stern2009-06-16
* USB: new flag for resume-from-hibernationAlan Stern2009-06-16
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
* dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-07
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
* USB: don't enable wakeup by default for PCI host controllersAlan Stern2009-01-27
* USB: automatically enable wakeup for PCI host controllersAlan Stern2009-01-07
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
* USB: fix SB600 USB subsystem hang bugShane Huang2008-12-01
* USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-20
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-29
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-29
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-25
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-25
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-25
* USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-25
* USB: EHCI: add separate IAA watchdog timerAlan Stern2008-02-01
* USB: force handover port to companion when hub_port_connect_change failsBalaji Rao2008-02-01
* USB: EHCI restart speedupMarcelo Tosatti2007-10-12
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-12
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-07
* EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-01
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: EHCI update VIA workaroundDavid Brownell2006-09-27
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-21
* [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice2006-06-21
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-27
* [PATCH] USB: EHCI and NF2 quirkDavid Brownell2006-03-20
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-01-31
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-01-31
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-04
* [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-04
* [PATCH] USB: ehci fixupsDavid Brownell2005-11-30
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-30
* [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-24
* [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-24
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-24
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10