aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-s3c2410.c
Commit message (Expand)AuthorAge
* USB: automatically enable RHSC interruptsAlan Stern2008-08-21
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* Fix name of Russell King in various commentsUwe Kleine-König2008-07-10
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-06
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-25
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-07
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-20
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* USB: ohci-s3c2410.c: clock now usb-bus-hostBen Dooks2006-09-27
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-27
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] USB: S3C2410: use clk_enable() to ensure 48MHz to OHCI coreBen Dooks2006-04-14
* [PATCH] USB: cleanups for ohci-s3c2410.cBen Dooks2006-04-14
* [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-07
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-03
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks2005-10-28
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-28
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-28
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-28
* [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-29
* [PATCH] USB: S3C24XX port numbering fixBen Dooks2005-09-08
* [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-29