summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-251-1/+0Star
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-251-42/+1Star
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-251-3/+2Star
* USB: OHCI: fix bug in controller resumeAlan Stern2008-04-251-1/+3
* USB: OHCI handles more ZFMicro quirksMike Nuss2007-10-121-1/+21
* USB: Fix NEC OHCI chip silicon bugMichael Hanselmann2007-07-131-0/+16
* USB: EHCI, OHCI: handover changesAlan Stern2007-07-131-1/+40
* USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-231-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-081-20/+0Star
* USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt2007-02-081-0/+26
* USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt2007-02-081-63/+110
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-8/+8
* ohci: Use ref-counting hotplug safe interfacesAlan Cox2006-09-291-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-261-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-301-2/+25
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-241-36/+0Star
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+2
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-291-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-291-2/+2
* [PATCH] OHCI PM updatesDavid Brownell2005-10-291-32/+8Star
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-291-1/+1
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-291-1/+1
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-281-8/+5Star
* [PATCH] USB: OHCI on Compaq Aramada 7400David Brownell2005-04-191-3/+14
* [PATCH] USB: hcd suspend uses pm_message_tDavid Brownell2005-04-191-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+264