USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
[safe/jmp/linux-2.6] / drivers / usb / host / ohci-s3c2410.c
2008-04-11 Kay Sieversusb host: fix platform driver hotplug/coldplug
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-02-07 Sylvain Munautohci: Rework bus glue integration to allow several...
2006-12-20 David BrownellUSB: ohci whitespace/comment fixups
2006-09-27 Aleksey GorelovUSB: Properly unregister reboot notifier in case of...
2006-09-27 Ben DooksUSB: ohci-s3c2410.c: clock now usb-bus-host
2006-09-27 David BrownellUSB: OHCI avoids root hub timer polling
2006-07-02 Thomas Gleixner[PATCH] irq-flags: usb: Use the new IRQF_ constants
2006-04-14 Ben Dooks[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz...
2006-04-14 Ben Dooks[PATCH] USB: cleanups for ohci-s3c2410.c
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-01-07 Russell King[ARM] Move asm/hardware/clock.h to linux/clk.h
2006-01-03 Russell King[ARM] Remove clk_use()/clk_unuse()
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Ben Dooks[PATCH] USB: S3C2410 OHCI - add driver owner field
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 David Brownell[PATCH] all HCDs provide root hub suspend/resume methods
2005-10-28 David Brownell[PATCH] remove some USB_SUSPEND dependencies
2005-09-29 Russell King[ARM] Don't include mach-types.h unnecessarily
2005-09-08 Ben Dooks[PATCH] USB: S3C24XX port numbering fix
2005-07-29 Ben Dooks[PATCH] USB: add S3C24XX USB Host driver support