aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-27USB: ohci-sh.c: remove err() usageGreg Kroah-Hartman1-4/+4
2011-11-18OHCI: remove uses of hcd->stateAlan Stern1-1/+0
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda1-1/+1
2010-11-01usb: ohci-sh: Set IRQ as shared.Paul Mundt1-1/+1
2010-10-22USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin1-2/+1
2008-08-21USB: automatically enable RHSC interruptsAlan Stern1-1/+0
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
2008-02-01USB: add support for SuperH OHCIYoshihiro Shimoda1-0/+143