summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-291-0/+1
* USB: EHCI: fix up root-hub TT messAlan Stern2008-05-291-2/+1Star
* USB: fix compile problems in ehci-hcdAlan Stern2008-04-251-0/+1
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-251-1/+1
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-251-2/+2
* USB: root hubs don't lie about their number of TTsAlan Stern2008-04-251-0/+1
* USB: EHCI: carry out port handover during each root-hub resumeAlan Stern2008-04-251-1/+0Star
* USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-251-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/+1Star
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-131-3/+4
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-2/+1Star
* USB: Implement support for EHCI with big endian MMIOBenjamin Herrenschmidt2007-02-081-11/+27
* EHCI: Fix root-hub and port suspend/resume problemsAlan Stern2006-12-011-24/+16Star
* 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-261-0/+6
* [PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala2006-06-221-20/+0Star
* [PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice2006-06-221-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-02-011-1/+0Star
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-02-011-60/+3Star
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-041-8/+1Star
* [PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell2006-01-041-1/+10
* [PATCH] USB: ehci fixupsDavid Brownell2005-11-301-7/+12
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-301-1/+26
* [PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2005-11-241-87/+79Star
* [PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell2005-11-241-135/+125Star
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-241-39/+38Star
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2005-10-291-2/+2
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-291-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-291-2/+2
* [PATCH] EHCI, split out PCI glueMatt Porter2005-10-291-0/+414