summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-pxa27x.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-07host: ohci-pxa27x: remove duplicate check on resourceVarka Bhadram
2014-10-20usb: host: drop owner assignment from platform_driversWolfram Sang
2014-04-24USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart
2013-12-18USB: ohci-pxa27x:Use devm_*() functionsJingoo Han
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-05USB: OHCI: Properly handle ohci-pxa27x suspendManjunath Goudar
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar
2013-07-31USB: host: use dev_get_platdata()Jingoo Han
2013-05-27Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman
2013-05-16USB: ohci-pxa27x: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2012-11-21usb: remove use of __devinitBill Pemberton
2012-10-22USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-08-10USB: ohci-pxa27x: add DT bindingsDaniel Mack
2012-05-01usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.cPaul Gortmaker
2012-03-15USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel
2012-03-02usb: ohci-pxa27x: add explicit include of hardware.hRob Herring
2011-11-18OHCI: remove uses of hcd->stateAlan Stern
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall
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