summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-121-3/+4
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-2/+1
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-071-11/+27
* EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-011-24/+16
* USB: revert EHCI VIA workaround patchGreg Kroah-Hartman2006-10-171-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* USB: EHCI update VIA workaroundDavid Brownell2006-09-271-1/+1
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-251-0/+6
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-211-20/+0
* [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice2006-06-211-15/+24
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-271-1/+1
* [PATCH] USB: EHCI and NF2 quirkDavid Brownell2006-03-201-1/+24
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-01-311-1/+0
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-01-311-60/+3
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-041-8/+1
* [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-041-1/+10
* [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-291-1/+26
* [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-231-87/+79
* [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-231-135/+125
OpenPOWER on IntegriCloud