index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
edma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
1
-3
/
+3
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-83
/
+286
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-4
/
+6
2013-11-13
dmaengine: edma: remove duplicate kfree
Vinod Koul
1
-1
/
+0
2013-11-12
dma: edma: Add support for Cyclic DMA
Joel Fernandes
1
-8
/
+151
2013-10-31
Merge branch 'dma_complete' into next
Vinod Koul
1
-2
/
+2
2013-10-31
DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
Russell King
1
-4
/
+6
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
1
-2
/
+2
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
1
-1
/
+1
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
1
-75
/
+136
2013-10-25
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-1
/
+1
2013-10-24
dmaengine: edma: fix another memory leak
Vinod Koul
1
-0
/
+1
2013-10-24
dma: edma: Fix memory leak
Valentin Ilie
1
-0
/
+1
2013-10-21
dma: edma: Increase maximum SG limit to 20
Joel Fernandes
1
-2
/
+8
2013-10-21
dma: edma: Split out PaRAM set calculations into its own function
Joel Fernandes
1
-72
/
+126
2013-10-11
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
1
-0
/
+1
2013-09-17
edma: Update author email address
Josh Boyer
1
-1
/
+1
2013-09-04
dma: edma: Remove limits on number of slots
Joel Fernandes
1
-6
/
+0
2013-09-04
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
1
-3
/
+8
2013-09-04
dma: edma: Find missed events and issue them
Joel Fernandes
1
-1
/
+49
2013-09-04
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
1
-26
/
+51
2013-09-04
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
1
-3
/
+15
2013-08-05
edma: no need to assign residue to 0 explicitly
Andy Shevchenko
1
-2
/
+0
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-1
/
+1
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-30
/
+31
2013-02-14
edma: do not waste memory for dma_mask
Andy Shevchenko
1
-2
/
+4
2013-01-20
dma: edma: fix slave config dependency on direction
Matt Porter
1
-28
/
+27
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-01
dmaengine: add TI EDMA DMA engine driver
Matt Porter
1
-0
/
+671