summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ehci-atmel.c
Commit message (Expand)AuthorAgeFilesLines
* USB: host: ehci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* ehci-atmel: Power down during suspend is normalRomain Izard2017-10-041-1/+2
* usb: ehci-atmel: use __maybe_unused to hide pm functionsArnd Bergmann2016-03-041-4/+2Star
* USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9Star
* USB: host: ehci-atmel: Move global variables to private structSylvain Rochet2015-01-251-29/+50
* USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet2015-01-251-0/+31
* host: ehci-atmel: remove duplicate check on resourceVarka Bhadram2014-11-071-10/+3Star
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+1
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-4/+3Star
|\
| * DMA-API: usb: use new dma_coerce_mask_and_coherent()Russell King2013-10-311-3/+1Star
| * DMA-API: usb: use dma_set_coherent_mask()Russell King2013-10-311-2/+3
* | USB: ehci-atmel: add usb_clk for transition to CCFBoris BREZILLON2013-10-301-1/+15
|/
* ehci-atmel.c: prepare clk before calling enableBoris BREZILLON2013-06-251-4/+4
* USB: set device dma_mask without reference to global dataStephen Warren2013-05-171-3/+3
* USB: EHCI: make ehci-atmel a separate driverManjunath Goudar2013-04-081-47/+41Star
* usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-4/+3Star
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-8/+1Star
* drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall2012-08-101-24/+6Star
* EHCI: centralize controller initializationAlan Stern2012-07-091-17/+2Star
* USB: ehci-atmel: add needed of.h header fileNicolas Ferre2012-04-041-0/+1
* ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-1/+23
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-1/+1
* ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-111-3/+3
* usb: Add in missing EHCI helpers.Paul Mundt2010-12-011-0/+3
* USB: ehci-atmel.c: use resource_size()H Hartley Sweeten2010-03-021-1/+1
* USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre2009-09-231-0/+230