summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko
2019-01-07dmaengine: dw: Remove unused internal propertyAndy Shevchenko
2019-01-07dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko
2019-01-07dmaengine: dw: Add missed multi-block support for iDMA 32-bitAndy Shevchenko
2019-01-07dmaengine: xilinx_dma: Drop SG support for VDMA IPAndrea Merello
2019-01-07dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gatherAndrea Merello
2019-01-07dmaengine: xilinx_dma: program hardware supported buffer lengthRadhey Shyam Pandey
2019-01-07dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...Andrea Merello
2019-01-07dmaengine: xilinx_dma: commonize DMA copy size calculationAndrea Merello
2019-01-07dmaengine: tegra: add tracepoints to driverBen Dooks
2019-01-07dmaengine: tegra: reduce channel name field sizeBen Dooks
2019-01-07dmaengine: tegra: fix incorrect case of DMABen Dooks
2019-01-07dmaengine: tegra: make byte counters unsigned intBen Dooks
2019-01-07dmaengine: tegra: avoid overflow of byte trackingBen Dooks
2019-01-07dmaengine: stm32-mdma: Add PM Runtime supportPierre-Yves MORDRET
2019-01-07dmaengine: stm32-dmamux: Add PM Runtime supportPierre-Yves MORDRET
2019-01-07dmaengine: stm32-dma: Add PM Runtime supportPierre-Yves MORDRET
2019-01-07dmaengine: stm32-dma: check FIFO error interrupt enablePierre-Yves MORDRET
2019-01-07dmaengine: stm32-mdma: Add a check on read_u32_arrayAditya Pakki
2019-01-07dmaengine: qcom_hidma: Check for driver register failureAditya Pakki
2019-01-07dmaengine: mv_xor: Fix a missing check in mv_xor_channel_addAditya Pakki
2019-01-07dmaengine: fsl-qdma: add MODULE_LICENSEArnd Bergmann
2019-01-07dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCsPeng Ma
2019-01-07dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platformPeng Ma
2019-01-07dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUTWen He
2019-01-07dmaengine: sa11x0: drop useless LIST_HEADJulia Lawall
2019-01-07dmaengine: pl330: drop useless LIST_HEADJulia Lawall
2019-01-07dmaengine: st_fdma: drop useless LIST_HEADJulia Lawall
2019-01-07dmaengine: dw: drop useless LIST_HEADJulia Lawall
2019-01-07dmaengine: at_hdmac: drop useless LIST_HEADJulia Lawall
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-31Merge branch 'topic/xilinx' into for-linusVinod Koul
2018-12-31Merge branch 'topic/uniphier' into for-linusVinod Koul
2018-12-31Merge branch 'topic/sprd' into for-linusVinod Koul
2018-12-31Merge branch 'topic/sh' into for-linusVinod Koul
2018-12-31Merge branch 'topic/sa11x0' into for-linusVinod Koul
2018-12-31Merge branch 'topic/mtk' into for-linusVinod Koul
2018-12-31Merge branch 'topic/imx' into for-linusVinod Koul
2018-12-31Merge branch 'topic/ep93xx' into for-linusVinod Koul
2018-12-31Merge branch 'topic/dw' into for-linusVinod Koul
2018-12-31Merge branch 'topic/dmatest' into for-linusVinod Koul
2018-12-31Merge branch 'topic/dirn_remove' into for-linusVinod Koul
2018-12-31Merge branch 'topic/coh' into for-linusVinod Koul
2018-12-31Merge branch 'topic/bcm' into for-linusVinod Koul
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-17dmaengine: sh: rcar-dmac: Use device_iommu_mapped()Joerg Roedel
2018-12-17dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17dmaengine: pxa: remove DBGFS_FUNC_DECL()Yangtao Li