aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/edma.c
AgeCommit message (Expand)Author
2014-06-18dma: edma: fix incorrect SG list handlingSekhar Nori
2013-12-18dma: edma: Set debug level to debugging messagesEzequiel Garcia
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13dmaengine: edma: remove duplicate kfreeVinod Koul
2013-11-12dma: edma: Add support for Cyclic DMAJoel Fernandes
2013-10-31Merge branch 'dma_complete' into nextVinod Koul
2013-10-31DMA-API: dma: edma.c: no need to explicitly initialize DMA masksRussell King
2013-10-30dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul
2013-10-30Merge branch 'dma_complete' into nextVinod Koul
2013-10-30Merge branch 'for-linus' into nextVinod Koul
2013-10-25dmaengine: edma: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-24dmaengine: edma: fix another memory leakVinod Koul
2013-10-24dma: edma: Fix memory leakValentin Ilie
2013-10-21dma: edma: Increase maximum SG limit to 20Joel Fernandes
2013-10-21dma: edma: Split out PaRAM set calculations into its own functionJoel Fernandes
2013-10-11dma: edma.c: remove edma_desc leakageGeyslan G. Bem
2013-09-17edma: Update author email addressJosh Boyer
2013-09-04dma: edma: Remove limits on number of slotsJoel Fernandes
2013-09-04dma: edma: Leave linked to Null slot instead of DUMMY slotJoel Fernandes
2013-09-04dma: edma: Find missed events and issue themJoel Fernandes
2013-09-04dma: edma: Write out and handle MAX_NR_SG at a given timeJoel Fernandes
2013-09-04dma: edma: Setup parameters to DMA MAX_NR_SG at a timeJoel Fernandes
2013-08-05edma: no need to assign residue to 0 explicitlyAndy Shevchenko
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-14edma: do not waste memory for dma_maskAndy Shevchenko
2013-01-20dma: edma: fix slave config dependency on directionMatt Porter
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman
2012-11-28dma: remove use of __devinitBill Pemberton
2012-11-28dma: remove use of __devexit_pBill Pemberton
2012-09-01dmaengine: add TI EDMA DMA engine driverMatt Porter