summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pxa27x.c
Commit message (Expand)AuthorAgeFilesLines
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-161-3/+3
* usb: remove use of __devinitBill Pemberton2012-11-211-3/+3
* USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-2/+2
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-2/+2
* | USB: ohci-pxa27x: add DT bindingsDaniel Mack2012-08-101-0/+68
|/
* usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker2012-05-011-1/+2
* USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-151-2/+2
* usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-021-0/+1
* OHCI: remove uses of hcd->stateAlan Stern2011-11-181-2/+0
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
* ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg2010-10-081-0/+7
* [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27xEric Miao2010-07-151-1/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge branch 'origin' into for-linusRussell King2009-09-241-0/+4
|\
| * USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-231-0/+4
* | USB: ohci-pxa27x: Reconfigure power settings on resumeAric D. Blumer2009-09-101-0/+4
* | [ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-11/+15
|/
* [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
* [ARM] ohci-pxa27x: use ioremap() and offset for register accessEric Miao2008-10-071-79/+109
* [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()Eric Miao2008-10-071-4/+7
* [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resourceEric Miao2008-10-071-7/+17
* [ARM] ohci-pxa27x: move OHCI controller specific registers into the driverEric Miao2008-10-071-1/+72
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-0/+37
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-1/+2
|\
| * [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-151-1/+2
* | 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: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-241-2/+1
* USB: remove dev->power.power_stateAlan Stern2008-04-241-2/+0
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* [ARM] USB: update pxa27x ohci driver to use clk supporteric miao2008-01-261-2/+11
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-2/+2
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-16/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-5/+5
* 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
* [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+3
* [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusionRichard Purdie2006-01-041-4/+7
* [PATCH] USB: Add pxa27x OHCI PM functionsRichard Purdie2006-01-041-6/+27
* [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-041-42/+43
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-17/+14
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+2
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
OpenPOWER on IntegriCloud