| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | host: ohci-pxa27x: remove duplicate check on resource | Varka Bhadram | 2014-11-07 | 1 | -9/+2 |
|/ |
|
* | USB: ohci-pxa27x: Add support for external vbus regulators | Laurent Pinchart | 2014-04-24 | 1 | -0/+68 |
* | USB: ohci-pxa27x:Use devm_*() functions | Jingoo Han | 2013-12-19 | 1 | -28/+10 |
* | Merge branch 3.13-rc4 into usb-next | Greg Kroah-Hartman | 2013-12-16 | 1 | -1/+3 |
|\ |
|
| * | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 2013-12-09 | 1 | -1/+3 |
* | | usb: ohci-pxa27x: include linux/dma-mapping.h | Daniel Mack | 2013-12-05 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 | 1 | -4/+4 |
|\ |
|
| * | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King | 2013-10-31 | 1 | -3/+1 |
| * | DMA-API: usb: use dma_set_coherent_mask() | Russell King | 2013-10-31 | 1 | -2/+4 |
* | | USB: OHCI: Properly handle ohci-pxa27x suspend | Manjunath Goudar | 2013-10-06 | 1 | -1/+8 |
* | | USB: OHCI: make ohci-pxa27x a separate driver | Manjunath Goudar | 2013-09-26 | 1 | -136/+104 |
|/ |
|
* | USB: host: use dev_get_platdata() | Jingoo Han | 2013-08-01 | 1 | -4/+4 |
* | Merge 3.10-rc3 into usb-next | Greg Kroah-Hartman | 2013-05-27 | 1 | -3/+3 |
|\ |
|
| * | USB: set device dma_mask without reference to global data | Stephen Warren | 2013-05-17 | 1 | -3/+3 |
* | | USB: ohci-pxa27x: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-17 | 1 | -1/+0 |
|/ |
|
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -3/+3 |
* | USB: ohci: merge ohci_finish_controller_resume with ohci_resume | Florian Fainelli | 2012-10-22 | 1 | -1/+1 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 1 | -2/+2 |
|\ |
|
| * | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -2/+2 |
* | | USB: ohci-pxa27x: add DT bindings | Daniel Mack | 2012-08-10 | 1 | -0/+68 |
|/ |
|
* | usb: [ARM] fix unresolved err() reference in host/ohci-pxa27x.c | Paul Gortmaker | 2012-05-02 | 1 | -1/+2 |
* | USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls | Philipp Zabel | 2012-03-15 | 1 | -2/+2 |
* | usb: ohci-pxa27x: add explicit include of hardware.h | Rob Herring | 2012-03-03 | 1 | -0/+1 |
* | OHCI: remove uses of hcd->state | Alan Stern | 2011-11-18 | 1 | -2/+0 |
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | drivers/usb/host/ohci-pxa27x.c: add missing clk_put | Julia Lawall | 2011-06-07 | 1 | -2/+5 |
* | ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx | Igor Grinberg | 2010-10-08 | 1 | -0/+7 |
* | [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x | Eric Miao | 2010-07-15 | 1 | -1/+1 |
* | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 1 | -1/+1 |
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 1 | -0/+4 |
|\ |
|
| * | USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared | Aric Blumer | 2009-09-23 | 1 | -0/+4 |
* | | USB: ohci-pxa27x: Reconfigure power settings on resume | Aric D. Blumer | 2009-09-10 | 1 | -0/+4 |
* | | [ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops' | Mike Rapoport | 2009-09-10 | 1 | -11/+15 |
|/ |
|
* | [ARM] pxa: don't pass a consumer clock name for devices with unique clocks | Russell King | 2008-11-27 | 1 | -1/+1 |
* | [ARM] ohci-pxa27x: use ioremap() and offset for register access | Eric Miao | 2008-10-07 | 1 | -79/+109 |
* | [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() | Eric Miao | 2008-10-07 | 1 | -4/+7 |
* | [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource | Eric Miao | 2008-10-07 | 1 | -7/+17 |
* | [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver | Eric Miao | 2008-10-07 | 1 | -1/+72 |
* | [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers | Eric Miao | 2008-10-07 | 1 | -0/+37 |
* | USB: automatically enable RHSC interrupts | Alan Stern | 2008-08-21 | 1 | -1/+0 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -4/+4 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 1 | -1/+0 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-15 | 1 | -1/+2 |
|\ |
|
| * | [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc | Philipp Zabel | 2008-06-15 | 1 | -1/+2 |
* | | Revert "USB: don't explicitly reenable root-hub status interrupts" | Linus Torvalds | 2008-07-06 | 1 | -0/+1 |
|/ |
|
* | USB: don't explicitly reenable root-hub status interrupts | Alan Stern | 2008-04-25 | 1 | -1/+0 |
* | USB: OHCI: host-controller resumes leave root hub suspended | Alan Stern | 2008-04-25 | 1 | -2/+1 |