index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-s3c2410.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
2011-05-06
1
-2
/
+2
*
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
2011-05-06
1
-23
/
+23
*
USB: ohci-s3c2410: use resource_size()
Jingoo Han
2011-04-29
1
-1
/
+1
*
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
2011-04-29
1
-3
/
+3
*
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2009-03-24
1
-2
/
+1
*
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
2009-03-24
1
-1
/
+1
*
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
2009-03-24
1
-1
/
+0
*
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
-2
/
+2
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
Fix name of Russell King in various comments
Uwe Kleine-König
2008-07-10
1
-1
/
+1
*
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 host: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-11
1
-0
/
+1
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-1
/
+1
*
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
2007-02-07
1
-12
/
+0
*
USB: ohci whitespace/comment fixups
David Brownell
2006-12-20
1
-2
/
+2
*
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-27
1
-0
/
+2
*
USB: ohci-s3c2410.c: clock now usb-bus-host
Ben Dooks
2006-09-27
1
-1
/
+1
*
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
*
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
2006-04-14
1
-8
/
+24
*
[PATCH] USB: cleanups for ohci-s3c2410.c
Ben Dooks
2006-04-14
1
-4
/
+5
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-1
/
+1
*
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2006-01-07
1
-1
/
+1
*
[ARM] Remove clk_use()/clk_unuse()
Russell King
2006-01-03
1
-2
/
+0
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-11
/
+10
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-0
/
+2
*
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
2005-10-28
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
-2
/
+1
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
1
-1
/
+0
*
[PATCH] USB: S3C24XX port numbering fix
Ben Dooks
2005-09-08
1
-2
/
+2
*
[PATCH] USB: add S3C24XX USB Host driver support
Ben Dooks
2005-07-29
1
-0
/
+496