aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-at91.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-30USB: ohci-at91: fix power management hangingPatrice Vilchez1-0/+2
2009-12-11USB: modifications for at91sam9g10Hong Xu1-5/+5
2009-09-23USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre1-1/+1
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
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-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-07-21USB: missing usb_put_hcd to ohci-at91Pete Zaitcev1-4/+5
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-24USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern1-0/+1
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers1-2/+1
2008-02-01USB: ohci-at91 uses generic GPIO callsDavid Brownell1-0/+31
2007-02-16USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor1-17/+33
2007-02-07USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat1-3/+5
2007-02-07ohci: Rework bus glue integration to allow several at onceSylvain Munaut1-15/+0
2006-12-20USB: ohci at91 warning fixAndrew Victor1-1/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell1-1/+1
2006-09-27USB: ohci-at91, two one-linersDavid Brownell1-1/+2
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-1/+1
2006-08-02USB: AT91 OHCI updates, mostly power managementDavid Brownell1-29/+59
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell1-18/+17
2006-03-20[PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor1-0/+306