aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_xdmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-17dmaengine: at_xdmac: Add DMA_PRIVATELudovic Desroches1-0/+5
2014-11-17dmaengine: at_xdmac: fix missing spin_unlockLudovic Desroches1-0/+1
2014-11-17dmaengine: at_xdmac: fix a bug in transfer residue computationCyrille Pitchen1-1/+3
2014-11-17dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()Cyrille Pitchen1-5/+12
2014-11-17dmaengine: at_xdmac: remove chancnt affectationLudovic Desroches1-1/+0
2014-11-17dmaengine: at_xdmac: prefer usage of readl/writel_relaxedLudovic Desroches1-4/+4
2014-11-17dmaengine: xdmac: fix print warning on dma_addr_t variableVinod Koul1-20/+20
2014-11-17dmaengine: xdmac: fix print warning on size_t variableVinod Koul1-4/+4
2014-11-17dmaengine: at_xdmac: fix usage of read, write wrappersVinod Koul1-4/+4
2014-11-17dmaengine: at_xdmac: fix semicolon.cocci warningskbuild test robot1-1/+1
2014-11-06dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driverLudovic Desroches1-0/+1510