summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ohci-s3c2410.c
AgeCommit message (Expand)Author
2011-05-06USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han
2011-05-06USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han
2011-04-29USB: ohci-s3c2410: use resource_size()Jingoo Han
2011-04-29USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han
2009-03-24USB: S3C: Move usb-control.h to platform includeBen Dooks
2009-03-24USB: ohci-s3c2410: fix name of bus clockBen Dooks
2009-03-24USB: ohci-s3c2410: remove <mach/hardware.h> includeBen Dooks
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov
2006-09-27USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-04-14[PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks
2006-04-14[PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-09-08[PATCH] USB: S3C24XX port numbering fixBen Dooks
2005-07-29[PATCH] USB: add S3C24XX USB Host driver supportBen Dooks