aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pxa27x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao1-2/+11
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-2/+2
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-16/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-5/+5
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+2
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-0/+1
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-08[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie1-0/+3
2006-01-04[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie1-4/+7
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie1-6/+27
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie1-42/+43
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-17/+14
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-2/+2
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell1-0/+1
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-2/+2
2005-09-12[PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell1-38/+7
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell1-0/+3
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+383