aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-pxa27x.c
Commit message (Expand)AuthorAge
* USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart2014-04-24
* USB: ohci-pxa27x:Use devm_*() functionsJingoo Han2013-12-18
* Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16
|\
| * usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* | usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack2013-12-04
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-31
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-31
* | USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar2013-10-05
* | USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar2013-09-26
|/
* USB: host: use dev_get_platdata()Jingoo Han2013-07-31
* 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