aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-s3c2410.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-12/+0
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-2/+2
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-271-1/+1
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-0/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-141-8/+24
* [PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks2006-04-141-4/+5
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-2/+0
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-11/+10
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* [PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks2005-10-281-0/+1
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-281-2/+2
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-281-0/+1
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-281-2/+1
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-291-1/+0
* [PATCH] USB: S3C24XX port numbering fixBen Dooks2005-09-081-2/+2
* [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-291-0/+496