summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2018-11-24dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2018-11-24dmaengine: coh901318: Fix a double-lock bugJia-Ju Bai
2018-11-24dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driverMasahiro Yamada
2018-11-24dmaengine: dmatest: move size checks earlier in functionAlexandru Ardelean
2018-11-24dmaengine: dmatest: use dmaengine_terminate_sync() insteadAlexandru Ardelean
2018-11-24dmaengine: dmatest: unmap data on a single code-path when xfer doneAlexandru Ardelean
2018-11-24dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_llNathan Chancellor
2018-11-24dmaengine: imx-sdma: Use a single line for dma_alloc_coherent()Fabio Estevam
2018-11-11dmaengine: xilinx_dma: Fix 64-bit simple CDMA transferRadhey Shyam Pandey
2018-11-11dmaengine: xilinx_dma: Introduce helper macro for preparing dma addressRadhey Shyam Pandey
2018-11-11dmaengine: xilinx_dma: Refactor axidma channel allocationRadhey Shyam Pandey
2018-11-11dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoCShun-Chih Yu
2018-11-11dmaengine: ep93xx: fix some typoYangtao Li
2018-11-11dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean upRussell King
2018-11-11dmaengine: sh: convert to SPDX identifiersKuninori Morimoto
2018-11-11dmaengine: bcm2835: Switch to SPDX identifierStefan Wahren
2018-11-11dmaengine: bcm2835: make license text and module license matchStefan Wahren
2018-11-05dmaengine: mmp_pdma: remove dma_slave_config direction usageVinod Koul
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-25Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-10-24Merge branch 'topic/stm' into for-linusVinod Koul
2018-10-24Merge branch 'topic/sprd' into for-linusVinod Koul
2018-10-24Merge branch 'topic/renesas' into for-linusVinod Koul
2018-10-24Merge branch 'topic/owl' into for-linusVinod Koul
2018-10-24Merge branch 'topic/of' into for-linusVinod Koul
2018-10-24Merge branch 'topic/mv' into for-linusVinod Koul
2018-10-24Merge branch 'topic/jz' into for-linusVinod Koul
2018-10-24Merge branch 'topic/intel' into for-linusVinod Koul
2018-10-24Merge branch 'topic/fsl' into for-linusVinod Koul
2018-10-24Merge branch 'topic/dw' into for-linusVinod Koul
2018-10-24Merge branch 'topic/dmam' into for-linusVinod Koul
2018-10-24Merge branch 'topic/dirn_remove' into for-linusVinod Koul
2018-10-24Merge branch 'topic/at' into for-linusVinod Koul
2018-10-16dmaengine: ppc4xx: fix off-by-one build failureChristian Lamparter
2018-10-15dmaengine: owl: Fix warnings generated during buildManivannan Sadhasivam
2018-10-09dmaengine: fsl-edma: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: rcar-dmac: set scatter/gather max segment sizeWolfram Sang
2018-10-07dmaengine: mmp_tdma: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: ep93xx_dma: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: k3dma: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: k3dma: dont use direction for memcpyVinod Koul
2018-10-07dmaengine: imx-dma: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: idma: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: hsu: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: dw: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: jz4740: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: coh901318: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: bcm2835: remove dma_slave_config direction usageVinod Koul
2018-10-07dmaengine: at_hdmac: remove dma_slave_config direction usageVinod Koul
2018-10-05dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoCManivannan Sadhasivam