All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] dmaengine: vdma: AXI DMA's enhancments
@ 2016-05-18  7:47 ` Kedareswara rao Appana
  0 siblings, 0 replies; 18+ messages in thread
From: Kedareswara rao Appana @ 2016-05-18  7:47 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series does the following
---> Add support for cyclic DMA mode for the AXI DMA IP.
---> use dma_poll_zalloc instead of dma_pool_alloc.
---> Add 64-bit addressing support for AXI DMA IP.
---> Add 64-bit addressing support for AXI CDMA IP.

Kedareswara rao Appana (4):
  dmaengine: vdma: Add support for cyclic dma mode
  dmaengine: vdma: Use dma_pool_zalloc
  dmaengine: vdma: Add 64 bit addressing support for the axi dma
  dmaengine: vdma: Add 64 bit addressing support for the axi cdma

 drivers/dma/xilinx/xilinx_vdma.c | 293 ++++++++++++++++++++++++++++++++++-----
 1 file changed, 260 insertions(+), 33 deletions(-)

-- 
2.1.2

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2016-06-07  6:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18  7:47 [PATCH v2 0/4] dmaengine: vdma: AXI DMA's enhancments Kedareswara rao Appana
2016-05-18  7:47 ` Kedareswara rao Appana
2016-05-18  7:47 ` [PATCH v2 1/4] dmaengine: vdma: Add support for cyclic dma mode Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana
2016-06-07  6:18   ` Vinod Koul
2016-06-07  6:18     ` Vinod Koul
2016-05-18  7:47 ` [PATCH v2 2/4] dmaengine: vdma: Use dma_pool_zalloc Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana
2016-06-07  6:19   ` Vinod Koul
2016-06-07  6:19     ` Vinod Koul
2016-05-18  7:47 ` [PATCH v2 3/4] dmaengine: vdma: Add 64 bit addressing support for the axi dma Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana
2016-06-07  6:17   ` Vinod Koul
2016-06-07  6:17     ` Vinod Koul
2016-06-07  6:13     ` Appana Durga Kedareswara Rao
2016-06-07  6:13       ` Appana Durga Kedareswara Rao
2016-05-18  7:47 ` [PATCH v2 4/4] dmaengine: vdma: Add 64 bit addressing support for the axi cdma Kedareswara rao Appana
2016-05-18  7:47   ` Kedareswara rao Appana

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.