summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-atmel.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-25ehci-atmel.c: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-05-17USB: set device dma_mask without reference to global dataStephen Warren1-3/+3
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar1-47/+41
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding1-4/+3
2012-11-22usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-22usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-22usb: 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-10EHCI: centralize controller initializationAlan Stern1-17/+2
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre1-0/+1
2012-03-15ARM: 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-12ehci-atmel: fix section mismatch warningHubert Feurstein1-3/+3
2010-12-01usb: Add in missing EHCI helpers.Paul Mundt1-0/+3
2010-03-03USB: 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