index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-pxa27x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
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-02
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-14
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-24
1
-1
/
+0
*
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
2008-04-24
1
-2
/
+1
*
USB: remove dev->power.power_state
Alan Stern
2008-04-24
1
-2
/
+0
*
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+3
*
[ARM] USB: update pxa27x ohci driver to use clk support
eric miao
2008-01-26
1
-2
/
+11
*
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-04-21
1
-2
/
+2
*
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
2007-02-07
1
-16
/
+0
*
USB: ohci whitespace/comment fixups
David Brownell
2006-12-20
1
-5
/
+5
*
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-27
1
-0
/
+2
*
USB: OHCI avoids root hub timer polling
David Brownell
2006-09-27
1
-0
/
+1
*
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
2006-06-08
1
-0
/
+3
*
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
2006-01-04
1
-4
/
+7
*
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
2006-01-04
1
-6
/
+27
*
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
2006-01-04
1
-42
/
+43
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-17
/
+14
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
1
-0
/
+2
|
\
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-1
/
+1
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+1
|
/
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
1
-2
/
+2
*
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
2005-10-28
1
-0
/
+1
*
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
2005-10-28
1
-1
/
+1
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-2
/
+2
[next]