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-s3c2410.c
Age
Commit message (
Expand
)
Author
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-10-14
Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"
Greg Kroah-Hartman
2013-10-05
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
2013-09-26
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
2013-09-17
usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare
Tomasz Figa
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-24
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-04-27
USB: ohci-s3c2410.c: remove err() usage
Greg Kroah-Hartman
2011-11-30
USB: ohci-s3c2410: add PM support
Jingoo Han
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-05-06
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
2011-05-06
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
2011-04-29
USB: ohci-s3c2410: use resource_size()
Jingoo Han
2011-04-29
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
2009-03-24
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2009-03-24
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
2009-03-24
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
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-07-10
Fix name of Russell King in various comments
Uwe Kleine-König
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
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-s3c2410.c: clock now usb-bus-host
Ben Dooks
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-04-14
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
2006-04-14
[PATCH] USB: cleanups for ohci-s3c2410.c
Ben Dooks
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
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-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-08
[PATCH] USB: S3C24XX port numbering fix
Ben Dooks
[next]