summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: OHCI: remove space before open square bracket '['Naveen Kumar Parna2019-05-211-1/+1
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* ohci-pci: add qemu quirkGerd Hoffmann2017-03-231-0/+16
* USB: OHCI: fix problem with global suspend on ATI controllersAlan Stern2014-05-031-0/+1
* usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-031-13/+1
* usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen2013-09-251-0/+1
* Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-031-1/+1
|\
| * USB: OHCI: Allow runtime PM without system sleepAlan Stern2013-08-271-1/+1
* | USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern2013-08-261-0/+2
* | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-231-0/+5
|/
* USB: OHCI: make ohci-pci a separate driverManjunath Goudar2013-05-301-86/+45
* USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-301-13/+0
* USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar2013-05-301-7/+0
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.cFlorian Fainelli2012-10-221-45/+2
* usb: add support for STA2X11 host driverAlessandro Rubini2012-01-241-0/+4
* Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-261-26/+0
|\
| * OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-181-26/+0
* | OHCI: remove uses of hcd->stateAlan Stern2011-11-181-4/+1
|/
* 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