summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-pci.c
AgeCommit message (Expand)Author
2014-05-03USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern
2013-10-03usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui
2013-09-25usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-27USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-08-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-05-30USB: OHCI: make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar
2013-05-30USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar
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