aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-at91.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-311-1/+10
* USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD2011-11-141-0/+6
* at91: at91-ohci: support overcurrent notificationThomas Petazzoni2011-09-101-9/+215
* at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni2011-09-101-2/+2
* at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-101-10/+5
* USB: ohci-at91: fix power management hangingPatrice Vilchez2010-04-301-0/+2
* USB: modifications for at91sam9g10Hong Xu2009-12-111-5/+5
* USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre2009-09-231-1/+1
* [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-081-2/+2
* USB: automatically enable RHSC interruptsAlan Stern2008-08-211-1/+0
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* USB: missing usb_put_hcd to ohci-at91Pete Zaitcev2008-07-211-4/+5
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-061-0/+1
* USB: don't explicitly reenable root-hub status interruptsAlan Stern2008-04-241-1/+0
* USB: OHCI: host-controller resumes leave root hub suspendedAlan Stern2008-04-241-0/+1
* usb host: fix platform driver hotplug/coldplugKay Sievers2008-04-111-2/+1
* USB: ohci-at91 uses generic GPIO callsDavid Brownell2008-02-011-0/+31
* USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor2007-02-161-17/+33
* USB: ohci-at91 refcount fix for irq wake enablesMarc Pignat2007-02-071-3/+5
* ohci: Rework bus glue integration to allow several at onceSylvain Munaut2007-02-071-15/+0
* USB: ohci at91 warning fixAndrew Victor2006-12-201-1/+0
* 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-021-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/+17
* [PATCH] USB: add support for OCHI on AT91rm9200Andrew Victor2006-03-201-0/+306