aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-ppc-soc.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-021-4/+4
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* 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 host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-121-0/+5
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-16/+0
* USB: Implement support for "split" endian OHCIBenjamin Herrenschmidt2007-02-071-1/+1
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-4/+4
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-0/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov2005-11-181-1/+1
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-11/+10
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* [PATCH] USB: add owner initialisation to host driversBen Dooks2005-10-281-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-2/+2
* [PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth2005-09-081-18/+4
* [PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth2005-09-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+234