aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-lh7a404.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches1-6/+5
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König1-1/+1
2008-07-06Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds1-0/+1
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern1-1/+0
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-16/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-4/+4
2006-09-27USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov1-0/+2
2006-09-27USB: OHCI avoids root hub timer pollingDavid Brownell1-4/+1
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-17[PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie1-1/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-17/+14
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks1-0/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-2/+2
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell1-0/+5
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King1-1/+0
2005-09-29[ARM] Don't include asm/arch/hardware.h directlyRussell King1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+266