aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-pxa27x.c
AgeCommit message (Expand)Author
2010-10-08ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg
2010-07-15[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer
2009-09-10USB: ohci-pxa27x: Reconfigure power settings on resumeAric D. Blumer
2009-09-10[ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops'Mike Rapoport
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-10-07[ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao
2008-10-07[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao
2008-10-07[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao
2008-10-07[ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-06-15[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern
2008-04-24USB: remove dev->power.power_stateAlan Stern
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-08[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie
2006-01-04[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie
2006-01-04[PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie
2006-01-04[PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-12[PATCH] USB: OHCI, pxa27x OHCI port power tweaksDavid Brownell
2005-09-12[PATCH] USB: OHCI relies less on NDP registerDavid Brownell
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds