summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-at91.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* | usb: remove use of __devexitBill Pemberton2012-11-211-3/+3
* | usb: remove use of __devinitBill Pemberton2012-11-211-6/+6
* | usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* | USB: ohci: merge ohci_finish_controller_resume with ohci_resumeFlorian Fainelli2012-10-221-1/+1
|/
* USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood2012-09-271-1/+2
* USB: ohci-at91: fix PIO handling in relation with number of portsNicolas Ferre2012-09-051-0/+10
* USB: ohci-at91: add a reset function to fix race conditionNicolas Ferre2012-05-091-1/+10
* USB: ohci-at91: use resource_size() for memory/io resource lengthNicolas Ferre2012-05-091-1/+1
* USB: ohci-at91.c: remove err() usageGreg Kroah-Hartman2012-04-271-1/+2
* USB: ohci-at91: change annotations for probe/remove functionsNicolas Ferre2012-04-171-6/+6
* USB: ohci-at91: trivial return code name changeNicolas Ferre2012-04-041-4/+3
* USB: ohci-at91: change maximum number of portsNicolas Ferre2012-04-041-30/+36
* USB: ohci-at91: rework and fix initializationNicolas Ferre2012-04-041-42/+46
* USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre2012-04-041-2/+2
* ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-161-1/+100
* ARM/USB: at91/ohci-at91: remove the use of irq_to_gpioNicolas Ferre2012-03-011-2/+3
* ARM/USB: at91/ohci-at91: rename vbus_pin_inverted to vbus_pin_active_lowJean-Christophe PLAGNIOL-VILLARD2012-01-201-2/+4
* USB: at91: fix clk_get error handlingJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+18
* ARM: at91/ohci: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-6/+6
* 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