summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-10-16dmaengine: img-mdc: Add runtime PMEd Blake
2017-10-16dmaengine: img-mdc: Add suspend / resume handlingEd Blake
2017-10-12dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-12dmaengine: omap-dma: Implement protection for invalid max_burstPeter Ujfalusi
2017-10-12dmaengine: edma: Implement protection for invalid max_burstPeter Ujfalusi
2017-10-12dmaengine: stm32: remove redundant initialization of hwdescColin Ian King
2017-10-12dmaengine: stm32_mdma: add CONFIG_OF dependencyArnd Bergmann
2017-10-08dmaengine: stm32: use %p format specfier for pointerVinod Koul
2017-10-08dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeDan Carpenter
2017-10-08dmaengine: Add STM32 MDMA driverPierre-Yves MORDRET
2017-09-28dmaengine: altera: fix spinlock usageSylvain Lesne
2017-09-28dmaengine: altera: fix response FIFO emptyingSylvain Lesne
2017-09-27dmaengine: sa11x0: add DMA filtersRussell King
2017-09-27dmaengine: Add STM32 DMAMUX driverPierre-Yves MORDRET
2017-09-25dmaengine: qcom-bam: Process multiple pending descriptorsSricharan R
2017-09-21dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi
2017-09-21dmaengine: sun6i: use of_device_get_match_dataCorentin Labbe
2017-09-21dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi
2017-09-21dmaengine: imx-sdma: Correct src_addr_widths and directionsNicolin Chen
2017-09-17dmaengine: xilinx_dma: Move enum xdma_ip_type to driver fileLars-Peter Clausen
2017-09-17dmaengine: axi-dmac: Fix software cyclic modeLars-Peter Clausen
2017-09-17dmaengine: axi-dmac: Only use hardware cyclic mode for single segment transfersLars-Peter Clausen
2017-09-07Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-09-06Merge branch 'topic/dmatest' into for-linusVinod Koul
2017-09-06Merge branch 'topic/qcom' into for-linusVinod Koul
2017-09-06Merge branch 'topic/ppc4xx' into for-linusVinod Koul
2017-09-06Merge branch 'topic/of' into for-linusVinod Koul
2017-09-06Merge branch 'topic/k3dma' into for-linusVinod Koul
2017-09-06Merge branch 'topic/ioat' into for-linusVinod Koul
2017-09-06Merge branch 'topic/bcm' into for-linusVinod Koul
2017-09-06Merge branch 'topic/altera' into for-linusVinod Koul
2017-09-05dmaengine: sun6i: support V3s SoC variantIcenowy Zheng
2017-09-05dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirkIcenowy Zheng
2017-09-05dmaengine: xilinx_dma: Fix error code format specifierLars-Peter Clausen
2017-08-29dmaengine: altera: Use macros instead of structs to describe the registersStefan Roese
2017-08-28dmaengine: ti-dma-crossbar: Fix dra7 reserve functionAlexander Smirnov
2017-08-28dmaengine: pl330: constify amba_idArvind Yadav
2017-08-28dmaengine: pl08x: constify amba_idArvind Yadav
2017-08-28dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETEDAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Explicitly ACK mailbox message after sendingAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Add debugfs supportAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_RECEIVEDAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Re-factor sba_process_deferred_requests()Anup Patel
2017-08-28dmaengine: bcm-sba-raid: Pre-ack async tx descriptorAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Peek mbox when we have no free requestsAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Alloc resources before registering DMA deviceAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Improve sba_issue_pending() run durationAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Increase number of free sba_requestAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Allow arbitrary number free sba_requestAnup Patel
2017-08-28dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_deviceAnup Patel