aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss1-1/+21
2007-07-12USB: Fix NEC OHCI chip silicon bugMichael Hanselmann1-0/+16
2007-07-12USB: EHCI, OHCI: handover changesAlan Stern1-1/+40
2007-05-22USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov1-1/+1
2007-04-27USB: quirk for broken suspend of IT8152F/GRaphael Assenat1-0/+4
2007-04-27USB: add an ohci board-specific quirkDavid Brownell1-8/+20
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-20/+0
2007-02-07USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt1-0/+26
2007-02-07USB: Rework the OHCI quirk mecanism as suggested by DavidBenjamin Herrenschmidt1-63/+110
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-8/+8
2006-09-28ohci: Use ref-counting hotplug safe interfacesAlan Cox1-1/+2
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+3
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-1/+4
2006-09-25PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell1-0/+5
2006-04-27[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* definesJean Delvare1-1/+1
2006-03-20[PATCH] USB: ohci uses driver model wakeup flagsDavid Brownell1-2/+13
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt1-2/+25
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell1-36/+0
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks1-0/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-2/+2
2005-10-28[PATCH] OHCI PM updatesDavid Brownell1-32/+8
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-1/+1
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell1-1/+1
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-8/+5
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell1-3/+14
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+264