index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-pxa27x.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
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-15
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
2008-06-15
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
Philipp Zabel
1
-1
/
+2
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-1
/
+0
2008-04-25
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
1
-2
/
+1
2008-04-25
USB: remove dev->power.power_state
Alan Stern
1
-2
/
+0
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+3
2008-01-26
[ARM] USB: update pxa27x ohci driver to use clk support
eric miao
1
-2
/
+11
2007-04-22
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
1
-2
/
+2
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-16
/
+0
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-5
/
+5
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+2
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
1
-0
/
+1
2006-07-03
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-09
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
1
-0
/
+3
2006-01-05
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
1
-4
/
+7
2006-01-05
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
1
-6
/
+27
2006-01-05
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
1
-42
/
+43
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-17
/
+14
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-0
/
+2
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
1
-0
/
+1
2005-10-29
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-09-12
[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
David Brownell
1
-38
/
+7
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
1
-0
/
+3
2005-04-19
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+383