aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: Allow runtime PM without system sleepAlan Stern2013-10-261-1/+1
* OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-181-26/+0
* OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern2011-05-171-2/+10
* USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-071-2/+2
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-102/+8
* Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-171-8/+102
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-041-102/+8
* OHCI: work around for nVidia shutdown problemAlan Stern2010-10-221-0/+18
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+1
* USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-171-0/+20
* USB: new flag for resume-from-hibernationAlan Stern2009-06-151-6/+7
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-151-6/+5
* 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: automatically enable wakeup for PCI host controllersAlan Stern2009-01-071-2/+2
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-071-0/+2
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* USB: quirk PLL power down modeLibin Yang2008-08-131-0/+132
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-241-42/+1
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-241-3/+2
* USB: OHCI: fix bug in controller resumeAlan Stern2008-04-241-1/+3
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-121-1/+21
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-121-0/+16
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-121-1/+40
* USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-221-1/+1
* USB: quirk for broken suspend of IT8152F/GRaphael Assenat2007-04-271-0/+4
* USB: add an ohci board-specific quirkDavid Brownell2007-04-271-8/+20
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-20/+0
* USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt2007-02-071-0/+26
* USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt2007-02-071-63/+110
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-8/+8
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-281-1/+2
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+3
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-1/+4
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-251-0/+5
* [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare2006-04-271-1/+1
* [PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell2006-03-201-2/+13
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-291-2/+25
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-231-36/+0
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-281-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] OHCI PM updatesDavid Brownell2005-10-281-32/+8
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-1/+1
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-281-1/+1
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-8/+5
* [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-181-3/+14