aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini1-0/+4
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman1-26/+0
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern1-26/+0
2011-11-18OHCI: remove uses of hcd->stateAlan Stern1-4/+1
2011-05-17OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern1-2/+10
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-102/+8
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman1-8/+102
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu1-102/+8
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern1-0/+18
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang1-0/+20
2009-06-15USB: new flag for resume-from-hibernationAlan Stern1-6/+7
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern1-6/+5
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki1-1/+0
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki1-1/+0
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern1-2/+2
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern1-0/+2
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-08-13USB: quirk PLL power down modeLibin Yang1-0/+132
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern1-42/+1
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern1-3/+2
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern1-1/+3
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss1-1/+21
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-0/+16
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern1-1/+40
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov1-1/+1
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-27USB: add an ohci board-specific quirkDavid Brownell1-8/+20
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-20/+0
2007-02-07USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt1-0/+26
2007-02-07USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt1-63/+110
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-8/+8
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox1-1/+2
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+3
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-1/+4
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell1-0/+5
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare1-1/+1
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell1-2/+13
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-2/+25
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell1-36/+0
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks1-0/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-2/+2
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-32/+8
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-1/+1
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell1-1/+1