aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-pci.c
AgeCommit message (Expand)Author
2014-06-07USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2013-09-26USB: OHCI: Allow runtime PM without system sleepAlan Stern
2012-11-21usb: remove use of __devinitBill Pemberton
2012-10-22USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli
2012-01-24usb: add support for STA2X11 host driverAlessandro Rubini
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-05-17OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-06-15USB: new flag for resume-from-hibernationAlan Stern
2009-06-15USB: move PCI host controllers to new PM frameworkAlan Stern
2009-02-17USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki
2009-01-27USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki
2009-01-07USB: automatically enable wakeup for PCI host controllersAlan Stern
2009-01-07USB: fix up suspend and resume for PCI host controllersAlan Stern
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-13USB: quirk PLL power down modeLibin Yang
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern
2008-04-24USB: clarify usage of hcd->suspend/resume methodsAlan Stern
2008-04-24USB: OHCI: fix bug in controller resumeAlan Stern
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat
2007-04-27USB: add an ohci board-specific quirkDavid Brownell
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2007-02-07USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt
2007-02-07USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks