aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-atmel.c
AgeCommit message (Expand)Author
2016-03-03usb: ehci-atmel: use __maybe_unused to hide pm functionsArnd Bergmann
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King
2013-10-31DMA-API: usb: use dma_set_coherent_mask()Russell King
2013-10-30USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON
2013-06-24ehci-atmel.c: prepare clk before calling enableBoris BREZILLON
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren
2013-04-08USB: EHCI: make ehci-atmel a separate driverManjunath Goudar
2013-01-22usb: Convert to devm_ioremap_resource()Thierry Reding
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-08-10drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre
2012-03-16ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein
2010-11-30usb: Add in missing EHCI helpers.Paul Mundt
2010-03-02USB: ehci-atmel.c: use resource_size()H Hartley Sweeten
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre