index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-05-06
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
1
-2
/
+2
2011-05-06
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
1
-23
/
+23
2011-04-29
USB: ohci-s3c2410: use resource_size()
Jingoo Han
1
-1
/
+1
2011-04-29
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2009-03-24
USB: S3C: Move usb-control.h to platform include
Ben Dooks
1
-2
/
+1
2009-03-24
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
1
-1
/
+1
2009-03-24
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-10
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-24
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-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+1
2007-02-07
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-02
[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
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-11
/
+10
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+2
2005-10-28
[PATCH] USB: S3C2410 OHCI - add driver owner field
Ben Dooks
1
-0
/
+1
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-2
/
+2
2005-10-28
[PATCH] all HCDs provide root hub suspend/resume methods
David Brownell
1
-0
/
+1
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
1
-2
/
+1
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
1
-1
/
+0
2005-09-08
[PATCH] USB: S3C24XX port numbering fix
Ben Dooks
1
-2
/
+2
2005-07-29
[PATCH] USB: add S3C24XX USB Host driver support
Ben Dooks
1
-0
/
+496