| Commit message (Expand) | Author | Age | Files | Lines |
* | dma: edma: Set debug level to debugging messages | Ezequiel Garcia | 2013-12-18 | 1 | -3/+3 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-11-20 | 1 | -83/+286 |
|\ |
|
| * | dmaengine: edma: remove duplicate kfree | Vinod Koul | 2013-11-13 | 1 | -1/+0 |
| * | dma: edma: Add support for Cyclic DMA | Joel Fernandes | 2013-11-12 | 1 | -8/+151 |
| * | Merge branch 'dma_complete' into next | Vinod Koul | 2013-10-31 | 1 | -2/+2 |
| |\ |
|
| | * | dmanengine: fix edma driver to not define DMA_COMPLETE | Vinod Koul | 2013-10-30 | 1 | -2/+2 |
| * | | Merge branch 'dma_complete' into next | Vinod Koul | 2013-10-30 | 1 | -1/+1 |
| |\| |
|
| | * | dmaengine: edma: use DMA_COMPLETE for dma completion status | Vinod Koul | 2013-10-25 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' into next | Vinod Koul | 2013-10-30 | 1 | -75/+136 |
| |\ \ |
|
| | * | | dma: edma: Increase maximum SG limit to 20 | Joel Fernandes | 2013-10-21 | 1 | -2/+8 |
| | * | | dma: edma: Split out PaRAM set calculations into its own function | Joel Fernandes | 2013-10-21 | 1 | -72/+126 |
| | |/ |
|
* | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 1 | -4/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | DMA-API: dma: edma.c: no need to explicitly initialize DMA masks | Russell King | 2013-10-31 | 1 | -4/+6 |
* | | | dmaengine: edma: fix another memory leak | Vinod Koul | 2013-10-24 | 1 | -0/+1 |
* | | | dma: edma: Fix memory leak | Valentin Ilie | 2013-10-24 | 1 | -0/+1 |
* | | | dma: edma.c: remove edma_desc leakage | Geyslan G. Bem | 2013-10-11 | 1 | -0/+1 |
| |/
|/| |
|
* | | edma: Update author email address | Josh Boyer | 2013-09-17 | 1 | -1/+1 |
|/ |
|
* | dma: edma: Remove limits on number of slots | Joel Fernandes | 2013-09-04 | 1 | -6/+0 |
* | dma: edma: Leave linked to Null slot instead of DUMMY slot | Joel Fernandes | 2013-09-04 | 1 | -3/+8 |
* | dma: edma: Find missed events and issue them | Joel Fernandes | 2013-09-04 | 1 | -1/+49 |
* | dma: edma: Write out and handle MAX_NR_SG at a given time | Joel Fernandes | 2013-09-04 | 1 | -26/+51 |
* | dma: edma: Setup parameters to DMA MAX_NR_SG at a time | Joel Fernandes | 2013-09-04 | 1 | -3/+15 |
* | edma: no need to assign residue to 0 explicitly | Andy Shevchenko | 2013-08-05 | 1 | -2/+0 |
* | ARM: davinci: move private EDMA API to arm/common | Matt Porter | 2013-06-18 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-02-26 | 1 | -30/+31 |
|\ |
|
| * | edma: do not waste memory for dma_mask | Andy Shevchenko | 2013-02-14 | 1 | -2/+4 |
| * | dma: edma: fix slave config dependency on direction | Matt Porter | 2013-01-20 | 1 | -28/+27 |
* | | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
|/ |
|
* | dma: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | dma: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | dmaengine: add TI EDMA DMA engine driver | Matt Porter | 2012-09-01 | 1 | -0/+671 |