index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
edma.c
Age
Commit message (
Expand
)
Author
2013-12-18
dma: edma: Set debug level to debugging messages
Ezequiel Garcia
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
dmaengine: edma: remove duplicate kfree
Vinod Koul
2013-11-12
dma: edma: Add support for Cyclic DMA
Joel Fernandes
2013-10-31
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-31
DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
Russell King
2013-10-30
dmanengine: fix edma driver to not define DMA_COMPLETE
Vinod Koul
2013-10-30
Merge branch 'dma_complete' into next
Vinod Koul
2013-10-30
Merge branch 'for-linus' into next
Vinod Koul
2013-10-25
dmaengine: edma: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-24
dmaengine: edma: fix another memory leak
Vinod Koul
2013-10-24
dma: edma: Fix memory leak
Valentin Ilie
2013-10-21
dma: edma: Increase maximum SG limit to 20
Joel Fernandes
2013-10-21
dma: edma: Split out PaRAM set calculations into its own function
Joel Fernandes
2013-10-11
dma: edma.c: remove edma_desc leakage
Geyslan G. Bem
2013-09-17
edma: Update author email address
Josh Boyer
2013-09-04
dma: edma: Remove limits on number of slots
Joel Fernandes
2013-09-04
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
2013-09-04
dma: edma: Find missed events and issue them
Joel Fernandes
2013-09-04
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
2013-09-04
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
2013-08-05
edma: no need to assign residue to 0 explicitly
Andy Shevchenko
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-14
edma: do not waste memory for dma_mask
Andy Shevchenko
2013-01-20
dma: edma: fix slave config dependency on direction
Matt Porter
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-09-01
dmaengine: add TI EDMA DMA engine driver
Matt Porter