summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-12-12dma: fsl-qdma: add qDMA big endian supportWen He
2017-12-12dma: caam: add support for memcpyRadu Alexe
2017-12-12dma: caam: change func/field names to better match functionalityRadu Alexe
2017-12-12dma: caam: make internal function staticRadu Alexe
2017-12-12dma: caam: remove unneeded function parameterRadu Alexe
2017-12-12dma: caam: removed unsed struct fieldsRadu Alexe
2017-10-12dma: caam: fix desc error when data length is over 130815 bytesRadu Alexe
2017-10-05dma: caam: add dma driver using scatter-gatherRadu Alexe
2017-09-25dma: fsl-qdma: remove select ARCH_DMA_ADDR_T_64BIT in driver/dma/Kconfigjiaheng.fan
2017-09-25dma: fsl-dpaa-qdma: support fsl-mc IOVA addrjiaheng.fan
2017-09-25dma: fsl-dpaa-qdma: support qDMA from LS2 rev2jiaheng.fan
2017-09-25dma: fsl-dpaa-qdma: update dpdmai command ids set for MC v10.xjiaheng.fan
2017-09-25dma: fsl-dpaa-qdma: dpaa2 qdma supportjiaheng.fan
2017-09-25dma: fsl-qdma: set LWC to 0b10jiaheng.fan
2017-09-25dma: fsl-qdma: Pre-request full command descriptor for enqueue.jiaheng.fan
2017-09-25dma: fsl-qdma: add workaround for TKT329166jiaheng.fan
2017-09-25dma: fsl-qdma: uniform distribute the channels to all the commandjiaheng.fan
2017-09-25dma: fsl-qdma: rectify the address for some registerjiaheng.fan
2017-09-25dma: fsl-qdma: workaround for ERR010812jiaheng.fan
2017-09-25dma: fsl-qdma: fix addr up to 40bit support on 64bit platformjiaheng.fan
2017-09-25dma: fsl-dma: add qdma command queue modejiaheng.fan
2017-06-29dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl
2017-06-14dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa
2017-06-14dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni
2017-06-14dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni
2017-06-14dmaengine: ep93xx: Don't drain the transfers in terminate_all()Alexander Sverdlin
2017-06-14dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin
2017-06-14dmaengine: usb-dmac: Fix DMAOR AE bit definitionHiroyuki Yokoyama
2017-03-22dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen
2017-03-15dmaengine: imx-sdma - correct the dma transfer residue calculationNandor Han
2017-03-12dmaengine: ipu: Make sure the interrupt routine checks all interrupts.Magnus Lilja
2017-02-09dmaengine: cppi41: Fix oops in cppi41_runtime_resumeTony Lindgren
2017-02-09dmaengine: cppi41: Fix runtime PM timeouts with USB mass storageTony Lindgren
2017-01-26dmaengine: pl330: Fix runtime PM support for terminated transfersMarek Szyprowski
2017-01-26dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund
2017-01-19dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi
2016-11-17dmaengine: cppi41: More PM runtime fixesTony Lindgren
2016-11-14dmaengine: cpp41: Fix handling of error pathTony Lindgren
2016-11-14dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connectedTony Lindgren
2016-11-14dmaengine: cppi41: Fix list not empty warning on module removalTony Lindgren
2016-11-14dmaengine: sun6i: fix the uninitialized value for v_lliAxl-zhang
2016-10-18dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in KconfigJérémy Lefaure
2016-10-18dmaengine: edma: Fix error return code in edma_alloc_chan_resources()Wei Yongjun
2016-10-07Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-10-03Merge branch 'topic/unmap_cleanup' into for-linusVinod Koul
2016-10-03Merge branch 'topic/tegra' into for-linusVinod Koul