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