[PATCH v7 0/6] dmaengine: xilinx_dma: Bug fixes

Kedareswara rao Appana appana.durga.rao at xilinx.com
Wed Dec 6 21:21:01 PST 2017


This patch series fixes below bugs in DMA and VDMA IP's
---> Added channel idle checks in the driver before submitting the buffer descriptor to h/w.
---> Fixes bug in Multi frame sotres handling in VDMA
---> Fixes issues w.r.to multi frame descriptors submit with AXI DMA S2MM(recv) Side.
---> Fixed kernel doc warnings in the driver.
---> Fixed checkpatch errors in the driver.

Kedareswara rao Appana (6):
  dmaengine: xilinx_dma: Check for channel idle state before submitting
    dma descriptor
  dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in
    vdma
  dmaengine: xilinx_dma: Fix race condition in the driver for multiple
    descriptor scenario
  dmaengine: xilinx_dma: Fix kernel doc warnings
  dmaengine: xilinx_dma: fix style issues from checkpatch
  dmaengine: xilinx_dma: Differentiate probe based on the ip type

 drivers/dma/xilinx/xilinx_dma.c | 283 ++++++++++++++++++++++------------------
 1 file changed, 157 insertions(+), 126 deletions(-)

-- 
2.7.4




More information about the linux-arm-kernel mailing list