index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-pxa27x.c
Age
Commit message (
Expand
)
Author
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
2008-10-07
[ARM] ohci-pxa27x: use ioremap() and offset for register access
Eric Miao
2008-10-07
[ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()
Eric Miao
2008-10-07
[ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource
Eric Miao
2008-10-07
[ARM] ohci-pxa27x: move OHCI controller specific registers into the driver
Eric Miao
2008-10-07
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-06-15
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
Philipp Zabel
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
USB: OHCI: host-controller resumes leave root hub suspended
Alan Stern
2008-04-24
USB: remove dev->power.power_state
Alan Stern
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2008-01-26
[ARM] USB: update pxa27x ohci driver to use clk support
eric miao
2007-04-21
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
Eric Miao
2007-02-07
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
2006-12-20
USB: ohci whitespace/comment fixups
David Brownell
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-27
USB: OHCI avoids root hub timer polling
David Brownell
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-06-08
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
2006-01-04
[PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion
Richard Purdie
2006-01-04
[PATCH] USB: Add pxa27x OHCI PM functions
Richard Purdie
2006-01-04
[PATCH] USB: pxa27x OHCI - Separate platform code from main driver
Richard Purdie
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-09-12
[PATCH] USB: OHCI, pxa27x OHCI port power tweaks
David Brownell
2005-09-12
[PATCH] USB: OHCI relies less on NDP register
David Brownell
2005-04-18
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds