summaryrefslogtreecommitdiffstats
path: root/drivers/dma/edma.c
Commit message (Expand)AuthorAgeFilesLines
* edma: Update author email addressJosh Boyer2013-09-171-1/+1
* dma: edma: Remove limits on number of slotsJoel Fernandes2013-09-041-6/+0Star
* dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes2013-09-041-3/+8
* dma: edma: Find missed events and issue themJoel Fernandes2013-09-041-1/+49
* dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes2013-09-041-26/+51
* dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes2013-09-041-3/+15
* edma: no need to assign residue to 0 explicitlyAndy Shevchenko2013-08-051-2/+0Star
* ARM: davinci: move private EDMA API to arm/commonMatt Porter2013-06-181-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-30/+31
|\
| * edma: do not waste memory for dma_maskAndy Shevchenko2013-02-141-2/+4
| * dma: edma: fix slave config dependency on directionMatt Porter2013-01-201-28/+27Star
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
|/
* dma: remove use of __devinitBill Pemberton2012-11-281-1/+1
* dma: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* dmaengine: add TI EDMA DMA engine driverMatt Porter2012-09-011-0/+671