summaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_xdmac.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: at_xdmac: split device_controlLudovic Desroches2014-12-221-37/+57
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches2014-11-171-0/+5
* dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches2014-11-171-0/+1
* dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen2014-11-171-1/+3
* dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen2014-11-171-5/+12
* dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches2014-11-171-1/+0
* dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches2014-11-171-4/+4
* dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul2014-11-171-20/+20
* dmaengine: xdmac: fix print warning on size_t variableVinod Koul2014-11-171-4/+4
* dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul2014-11-171-4/+4
* dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot2014-11-171-1/+1
* dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches2014-11-061-0/+1510