aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-04dmaengine: tegra210-adma: restore channel statusSameer Pujar
2019-05-04dmaengine: tegra210-dma: free dma controller in remove()Sameer Pujar
2019-05-04dmaengine: tegra210-adma: add pause/resume supportSameer Pujar
2019-05-04dmaengine: tegra210-adma: add support for Tegra186/Tegra194Sameer Pujar
2019-05-04dmaengine: tegra210-adma: prepare for supporting newer Tegra chipsSameer Pujar
2019-05-04dmaengine: at_xdmac: remove a stray bottom half unlockDan Carpenter
2019-05-04dmaengine: fsl-edma: Adjust indentationKrzysztof Kozlowski
2019-05-04dmaengine: fsl-edma: Fix typo in Vybrid nameKrzysztof Kozlowski
2019-05-04dmaengine: stm32-dma: fix residue calculation in stm32-dmaArnaud Pouliquen
2019-04-29dmaengine: nbpfaxi: Use dev_get_drvdata()Kefeng Wang
2019-04-29dmaengine: bcm-sba-raid: Use dev_get_drvdata()Kefeng Wang
2019-04-29dmaengine: stm32-dma: Fix unsigned variable compared with zeroVinod Koul
2019-04-26dmaengine: stm32-dma: use platform_get_irq()Fabien Dessenne
2019-04-26dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu
2019-04-26dmaengine: rcar-dmac: Update copyright informationHiroyuki Yokoyama
2019-04-26dmaengine: imx-sdma: Only check ratio on parts that support 1:1Angus Ainslie (Purism)
2019-04-26dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor"Colin Ian King
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko
2019-04-26dmaengine: bcm2835: Drop duplicate capability setting.Michal Suchanek
2019-04-26dmaengine: pl330: _stop: clear interrupt statusSugar Zhang
2019-04-24dmaengine: axi-dmac: Enable DMA_INTERLEAVE capabilityDragos Bogdan
2019-04-24dmaengine: axi-dmac: Don't check the number of frames for alignmentAlexandru Ardelean
2019-04-24dmaengine: axi-dmac: Infer synthesis configuration parameters hardwareLars-Peter Clausen
2019-04-23dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff
2019-04-23dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme
2019-04-23dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sgStefan Wahren
2019-04-23dmaengine: at_xdmac: only monitor overflow errors for peripheral xferNicolas Ferre
2019-04-23dmaengine: at_xdmac: enhance channel errors handling in taskletNicolas Ferre
2019-04-23dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-25dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...Pierre-Yves MORDRET
2019-03-25dmaengine: axi-dmac: extend support for ZynqMP archMichael Hennerich
2019-03-25dmaengine: xgene-dma: move spin_lock_bh to spin_lock in taskletJeff Xie
2019-03-25dmaengine: pl08x: be fair when re-assigning physical channelJean-Nicolas Graux
2019-03-25dmaengine: axi-dmac: Split too large segmentsLars-Peter Clausen
2019-03-25dmaengine: pl330: introduce debugfs interfaceKatsuhiro Suzuki
2019-03-25dmaengine: tegra210-adma: update system sleep callbacksSameer Pujar
2019-03-25dmaengine: tegra210-adma: use devm_clk_*() helpersSameer Pujar
2019-03-21dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-12Merge branch 'topic/xilinx' into for-linusVinod Koul