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
2015-02-16
dmaenegine: edma: fix sparse warnings
Lad, Prabhakar
2014-12-22
dmaengine: edma: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
dmaengine: edma: Split device_control
Maxime Ripard
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-05
dma: edma: move device registration to platform code
Arnd Bergmann
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-15
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
Sebastian Andrzej Siewior
2014-08-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-07-31
dmaengine: edma: Do not register second device when booted with DT
Peter Ujfalusi
2014-07-31
dmaengine: edma: Do not change the error code returned from edma_alloc_slot
Peter Ujfalusi
2014-07-28
dmaengine: edma: Serve cyclic (audio) channels with high priority queue
Peter Ujfalusi
2014-07-28
dmaengine: edma: Support to suppress the period interrupts in cyclic mode
Peter Ujfalusi
2014-07-28
dmaengine: edma: Update caps->residue_granularity to match with reality
Peter Ujfalusi
2014-07-04
dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth
Peter Ujfalusi
2014-04-30
dmaengine: edma: update DMA memcpy to use new param element
Joel Fernandes
2014-04-30
dmaengine: edma: Document variables used for residue accounting
Joel Fernandes
2014-04-30
dmaengine: edma: Provide granular accounting
Thomas Gleixner
2014-04-30
dmaengine: edma: Store transfer data in edma_desc and edma_pset
Thomas Gleixner
2014-04-30
dmaengine: edma: Create private pset struct
Thomas Gleixner
2014-04-30
dmaengine: edma: Check the current decriptor first in tx_status()
Thomas Gleixner
2014-04-30
dmaengine: edma: Sanitize residue reporting
Thomas Gleixner
2014-04-29
dmaengine: edma: Add channel number to debug prints
Peter Ujfalusi
2014-04-23
dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
Joel Fernandes
2014-04-22
dmaengine: edma: Add DMA memcpy support
Joel Fernandes
2014-04-22
dmaengine: edma: Print the direction value as well when it is not supported
Peter Ujfalusi
2014-04-22
dmaengine: edma: Prefix debug prints where the text were identical in prep ca...
Peter Ujfalusi
2014-04-22
dmaengine: edma: Implement device_slave_caps callback
Peter Ujfalusi
2014-04-22
dmaengine: edma: Reduce debug print verbosity for non verbose debugging
Peter Ujfalusi
2014-04-22
dmaengine: edma: Set DMA_CYCLIC capability flag
Peter Ujfalusi
2014-04-22
dmaengine: edma: Add support for DMA_PAUSE/RESUME operation
Peter Ujfalusi
2014-04-22
dmaengine: edma: Correct the handling of src/dst_maxburst == 0
Peter Ujfalusi
2014-04-14
dma: edma: fix incorrect SG list handling
Sekhar Nori
2014-03-06
dma: edma: Fix memory leak in edma_prep_dma_cyclic()
Christian Engelmayer
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
[next]