summaryrefslogtreecommitdiffstats
path: root/drivers/dma/edma.c
Commit message (Expand)AuthorAgeFilesLines
* dma: edma: Set debug level to debugging messagesEzequiel Garcia2013-12-181-3/+3
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-201-83/+286
|\
| * dmaengine: edma: remove duplicate kfreeVinod Koul2013-11-131-1/+0
| * dma: edma: Add support for Cyclic DMAJoel Fernandes2013-11-121-8/+151
| * Merge branch 'dma_complete' into nextVinod Koul2013-10-311-2/+2
| |\
| | * dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-2/+2
| * | Merge branch 'dma_complete' into nextVinod Koul2013-10-301-1/+1
| |\ \ | | |/
| | * dmaengine: edma: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-251-1/+1
| * | Merge branch 'for-linus' into nextVinod Koul2013-10-301-75/+136
| |\ \
| | * | dma: edma: Increase maximum SG limit to 20Joel Fernandes2013-10-211-2/+8
| | * | dma: edma: Split out PaRAM set calculations into its own functionJoel Fernandes2013-10-211-72/+126
| | |/
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-4/+6
|\ \ \ | |/ / |/| |
| * | DMA-API: dma: edma.c: no need to explicitly initialize DMA masksRussell King2013-10-311-4/+6
* | | dmaengine: edma: fix another memory leakVinod Koul2013-10-241-0/+1
* | | dma: edma: Fix memory leakValentin Ilie2013-10-241-0/+1
* | | dma: edma.c: remove edma_desc leakageGeyslan G. Bem2013-10-111-0/+1
| |/ |/|
* | edma: Update author email addressJosh Boyer2013-09-171-1/+1
|/
* dma: edma: Remove limits on number of slotsJoel Fernandes2013-09-041-6/+0
* 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/+0
* 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/+27
* | Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-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
OpenPOWER on IntegriCloud