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
starfive-6.6.48-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-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-3
/
+3
2009-07-29
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
Anand Gadiyar
1
-0
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-3
/
+3
2008-12-11
ARM: OMAP: Switch ohci-omap to gpio_request/free calls
Jarkko Nikula
1
-3
/
+3
2008-12-11
ARM: OMAP: switch to gpio_direction_input
David Brownell
1
-1
/
+1
2008-10-18
USB: ohci-omap: handle other omap15xx chips
Tony Lindgren
1
-2
/
+2
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
1
-3
/
+11
2008-09-04
[ARM] omap: fix build error in ohci-omap.c
Russell King
1
-1
/
+1
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-1
/
+0
2008-08-14
USB: Hook start_hnp into ohci struct
Dmitry Baryshkov
1
-0
/
+1
2008-08-14
USB: ohci: make distrust_firmware a quirk
Dmitry Baryshkov
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-6
/
+6
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+4
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+1
2008-07-03
ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG
Tony Lindgren
1
-1
/
+4
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
/
+3
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
/
+1
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-1
/
+1
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-19
/
+0
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
1
-2
/
+2
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+2
2006-09-27
USB: build fixes: ohci-omap
David Brownell
1
-42
/
+71
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
1
-1
/
+4
2006-07-03
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-03-21
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
1
-2
/
+7
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2005-11-10
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-18
/
+17
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+3
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+2
2005-10-29
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] OHCI PM updates
David Brownell
1
-25
/
+13
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
-8
/
+2
2005-09-29
[ARM] Don't include asm/arch/hardware.h directly
Russell King
1
-1
/
+0
2005-07-12
[PATCH] USB: ohci-omap pm updates
david-b@pacbell.net
1
-37
/
+16
2005-06-28
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
1
-2
/
+2
2005-04-19
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+560