summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-pci.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare1-1/+1
2006-03-21[PATCH] USB: EHCI and NF2 quirkDavid Brownell1-1/+24
2006-02-01[PATCH] USB: fix ehci early handoff issues warningAndrew Morton1-1/+0
2006-02-01[PATCH] USB: fix EHCI early handoff issuesDavid Brownell1-60/+3
2006-01-05[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern1-8/+1
2006-01-05[PATCH] USB: EHCI updates (4/4) driver model wakeup flagsDavid Brownell1-1/+10
2005-11-30[PATCH] USB: ehci fixupsDavid Brownell1-7/+12
2005-11-30[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-1/+26
2005-11-24[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell1-87/+79
2005-11-24[PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell1-135/+125
2005-11-24[PATCH] USB: EHCI updatesDavid Brownell1-39/+38
2005-11-11[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-29USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman1-2/+2
2005-10-29[PATCH] USB: add owner initialisation to host driversBen Dooks1-0/+1
2005-10-29[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-2/+2
2005-10-29[PATCH] EHCI, split out PCI glueMatt Porter1-0/+414