Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-17 | dmaengine: at_xdmac: Add DMA_PRIVATE | Ludovic Desroches | 1 | -0/+5 |
2014-11-17 | dmaengine: at_xdmac: fix missing spin_unlock | Ludovic Desroches | 1 | -0/+1 |
2014-11-17 | dmaengine: at_xdmac: fix a bug in transfer residue computation | Cyrille Pitchen | 1 | -1/+3 |
2014-11-17 | dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status() | Cyrille Pitchen | 1 | -5/+12 |
2014-11-17 | dmaengine: at_xdmac: remove chancnt affectation | Ludovic Desroches | 1 | -1/+0 |
2014-11-17 | dmaengine: at_xdmac: prefer usage of readl/writel_relaxed | Ludovic Desroches | 1 | -4/+4 |
2014-11-17 | dmaengine: xdmac: fix print warning on dma_addr_t variable | Vinod Koul | 1 | -20/+20 |
2014-11-17 | dmaengine: xdmac: fix print warning on size_t variable | Vinod Koul | 1 | -4/+4 |
2014-11-17 | dmaengine: at_xdmac: fix usage of read, write wrappers | Vinod Koul | 1 | -4/+4 |
2014-11-17 | dmaengine: at_xdmac: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2014-11-06 | dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver | Ludovic Desroches | 1 | -0/+1510 |