summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-at91.c
Commit message (Expand)AuthorAgeFilesLines
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-251-1/+0Star
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-251-0/+1
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-2/+1Star
* USB: ohci-at91 uses generic GPIO callsDavid Brownell2008-02-011-0/+31
* USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor2007-02-171-17/+33
* USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat2007-02-081-3/+5
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-081-15/+0Star
* USB: ohci at91 warning fixAndrew Victor2006-12-201-1/+0Star
* USB: ohci whitespace/comment fixupsDavid Brownell2006-12-201-1/+1
* USB: ohci-at91, two one-linersDavid Brownell2006-09-271-1/+2
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-271-0/+2
* USB: OHCI avoids root hub timer pollingDavid Brownell2006-09-271-1/+1
* USB: AT91 OHCI updates, mostly power managementDavid Brownell2006-08-031-29/+59
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell2006-04-141-18/+17Star
* [PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2006-03-201-0/+306