aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-atmel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon1-21/+9
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet1-29/+50
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet1-0/+31
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram1-10/+3
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-4/+3
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King1-3/+1
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King1-2/+3
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON1-1/+15
2013-06-24ehci-atmel.c: prepare clk before calling enableBoris BREZILLON1-4/+4
2013-05-16USB: 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-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