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