linux-stable/drivers/dma/qcom
Abhishek Sahu 749d0d4bbb dmaengine: qcom: bam_dma: add command descriptor flag
If DMA_PREP_CMD flag is passed in prep_slave_sg then peripheral
driver has passed the data is in BAM command descriptor format
and BAM driver should set CMD bit for each of the HW descriptors.

Signed-off-by: Abhishek Sahu <absahu@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2017-08-28 16:40:18 +05:30
..
Kconfig
Makefile dmaengine: qcom_hidma: add debugfs hooks 2016-05-14 11:54:45 +05:30
bam_dma.c dmaengine: qcom: bam_dma: add command descriptor flag 2017-08-28 16:40:18 +05:30
hidma.c dmaengine: qcom_hidma: introduce memset support 2017-07-19 09:33:21 +05:30
hidma.h dmaengine: qcom_hidma: introduce memset support 2017-07-19 09:33:21 +05:30
hidma_dbg.c dmaengine: qcom_hidma: make pending_tre_count atomic 2016-11-03 18:55:44 +05:30
hidma_ll.c dmaengine: qcom_hidma: introduce memset support 2017-07-19 09:33:21 +05:30
hidma_mgmt.c dmaengine: qcom_hidma: avoid freeing an uninitialized pointer 2017-08-21 21:51:00 +05:30
hidma_mgmt.h
hidma_mgmt_sys.c