summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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