aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pxa27x.c
Commit message (Expand)AuthorAge
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-26
|\
| * USB: set device dma_mask without reference to global dataStephen Warren2013-05-16
* | USB: ohci-pxa27x: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-16
|/
* usb: remove use of __devinitBill Pemberton2012-11-21
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-22
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
* | USB: ohci-pxa27x: add DT bindingsDaniel Mack2012-08-10
|/
* usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker2012-05-01
* USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-15
* usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-02
* OHCI: remove uses of hcd->stateAlan Stern2011-11-18
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-18
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-07
* ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-08
* [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-15
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* Merge branch 'origin' into for-linusRussell King2009-09-24
|\
| * USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-23
* | USB: ohci-pxa27x: Reconfigure power settings on resumeAric D. Blumer2009-09-10
* | [ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
|/
* [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
* [ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao2008-10-07
* [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao2008-10-07
* [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao2008-10-07
* [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-07
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-07
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-07
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
|\
| * [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-15
* | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
|/
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-25
* USB: remove dev->power.power_stateAlan Stern2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-26
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-21
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-07
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-20
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-27
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-08
* [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie2006-01-04
* [PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie2006-01-04
* [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-04
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09