index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-s3c2410.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2016-12-05
USB: OHCI: ohci-s3c2410: remove useless functions
Manjunath Goudar
1
-25
/
+14
2016-11-29
usb: ohci: s3c2410: allow probing from device tree
Sergio Prado
1
-0
/
+8
2015-01-25
ohci-s3c2410: use HUB_CHAR_*
Sergei Shtylyov
1
-3
/
+3
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-25
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
1
-10
/
+3
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-12-09
USB: OHCI: Properly handle ohci-s3c2410 suspend
Majunath Goudar
1
-17
/
+4
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-4
/
+4
2013-10-14
Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"
Greg Kroah-Hartman
1
-4
/
+17
2013-10-06
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
1
-17
/
+4
2013-09-26
USB: OHCI: make ohci-s3c2410 a separate driver
Manjunath Goudar
1
-71
/
+57
2013-09-17
usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare
Tomasz Figa
1
-4
/
+4
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
1
-5
/
+6
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-4
/
+3
2012-11-22
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-25
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
1
-24
/
+8
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
1
-2
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-04-27
USB: ohci-s3c2410.c: remove err() usage
Greg Kroah-Hartman
1
-1
/
+2
2011-11-30
USB: ohci-s3c2410: add PM support
Jingoo Han
1
-2
/
+53
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-07
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
1
-2
/
+2
2011-05-07
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
1
-23
/
+23
2011-04-30
USB: ohci-s3c2410: use resource_size()
Jingoo Han
1
-1
/
+1
2011-04-30
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2009-03-25
USB: S3C: Move usb-control.h to platform include
Ben Dooks
1
-2
/
+1
2009-03-25
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
1
-1
/
+1
2009-03-25
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
1
-1
/
+0
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
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-11
Fix name of Russell King in various comments
Uwe Kleine-König
1
-1
/
+1
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+1
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-1
/
+0
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+1
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-02-08
ohci: Rework bus glue integration to allow several at once
Sylvain Munaut
1
-12
/
+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: ohci-s3c2410.c: clock now usb-bus-host
Ben Dooks
1
-1
/
+1
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-04-14
[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI core
Ben Dooks
1
-8
/
+24
2006-04-14
[PATCH] USB: cleanups for ohci-s3c2410.c
Ben Dooks
1
-4
/
+5
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-2
/
+0
[next]