summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-atmel.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-8/+1
2012-08-10drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall1-24/+6
2012-07-09EHCI: centralize controller initializationAlan Stern1-17/+2
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre1-0/+1
2012-03-16ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD1-1/+23
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-1/+1
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein1-3/+3
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt1-0/+3
2010-03-02USB: ehci-atmel.c: use resource_size()H Hartley Sweeten1-1/+1
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre1-0/+230