Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 13 | -0/+13 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-09 | Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 17 | -156/+542 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -3/+0 |
2019-05-04 | dmaengine: tegra210-adma: restore channel status | Sameer Pujar | 1 | -1/+45 |
2019-05-04 | dmaengine: tegra210-dma: free dma controller in remove() | Sameer Pujar | 1 | -0/+1 |
2019-05-04 | dmaengine: tegra210-adma: add pause/resume support | Sameer Pujar | 1 | -0/+51 |
2019-05-04 | dmaengine: tegra210-adma: add support for Tegra186/Tegra194 | Sameer Pujar | 1 | -8/+37 |
2019-05-04 | dmaengine: tegra210-adma: prepare for supporting newer Tegra chips | Sameer Pujar | 1 | -34/+57 |
2019-05-04 | dmaengine: at_xdmac: remove a stray bottom half unlock | Dan Carpenter | 1 | -1/+1 |
2019-05-04 | dmaengine: fsl-edma: Adjust indentation | Krzysztof Kozlowski | 1 | -3/+3 |
2019-05-04 | dmaengine: fsl-edma: Fix typo in Vybrid name | Krzysztof Kozlowski | 1 | -1/+1 |
2019-05-04 | dmaengine: stm32-dma: fix residue calculation in stm32-dma | Arnaud Pouliquen | 1 | -13/+77 |
2019-04-29 | dmaengine: nbpfaxi: Use dev_get_drvdata() | Kefeng Wang | 1 | -2/+2 |
2019-04-29 | dmaengine: bcm-sba-raid: Use dev_get_drvdata() | Kefeng Wang | 1 | -2/+1 |
2019-04-29 | dmaengine: stm32-dma: Fix unsigned variable compared with zero | Vinod Koul | 1 | -2/+4 |
2019-04-26 | dmaengine: stm32-dma: use platform_get_irq() | Fabien Dessenne | 1 | -5/+6 |
2019-04-26 | dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start | Shun-Chih Yu | 1 | -1/+1 |
2019-04-26 | dmaengine: rcar-dmac: Update copyright information | Hiroyuki Yokoyama | 1 | -2/+2 |
2019-04-26 | dmaengine: imx-sdma: Only check ratio on parts that support 1:1 | Angus Ainslie (Purism) | 1 | -1/+14 |
2019-04-26 | dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor" | Colin Ian King | 1 | -1/+1 |
2019-04-26 | dmaengine: idma64: Move driver name to the header | Andy Shevchenko | 1 | -5/+4 |
2019-04-26 | dmaengine: bcm2835: Drop duplicate capability setting. | Michal Suchanek | 1 | -1/+0 |
2019-04-26 | dmaengine: pl330: _stop: clear interrupt status | Sugar Zhang | 1 | -3/+7 |
2019-04-24 | dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability | Dragos Bogdan | 1 | -0/+1 |
2019-04-24 | dmaengine: axi-dmac: Don't check the number of frames for alignment | Alexandru Ardelean | 1 | -1/+1 |
2019-04-24 | dmaengine: axi-dmac: Infer synthesis configuration parameters hardware | Lars-Peter Clausen | 1 | -12/+20 |
2019-04-23 | dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status | Achim Dahlhoff | 1 | -3/+23 |
2019-04-23 | dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid | Dirk Behme | 1 | -1/+3 |
2019-04-23 | dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg | Stefan Wahren | 1 | -1/+1 |
2019-04-23 | dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer | Nicolas Ferre | 1 | -1/+12 |
2019-04-23 | dmaengine: at_xdmac: enhance channel errors handling in tasklet | Nicolas Ferre | 1 | -6/+42 |
2019-04-23 | dmaengine: at_xdmac: remove BUG_ON macro in tasklet | Nicolas Ferre | 1 | -1/+5 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -3/+0 |
2019-03-25 | dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32... | Pierre-Yves MORDRET | 1 | -3/+1 |
2019-03-25 | dmaengine: axi-dmac: extend support for ZynqMP arch | Michael Hennerich | 1 | -1/+1 |
2019-03-25 | dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet | Jeff Xie | 1 | -2/+2 |
2019-03-25 | dmaengine: pl08x: be fair when re-assigning physical channel | Jean-Nicolas Graux | 1 | -6/+16 |
2019-03-25 | dmaengine: axi-dmac: Split too large segments | Lars-Peter Clausen | 1 | -20/+61 |
2019-03-25 | dmaengine: pl330: introduce debugfs interface | Katsuhiro Suzuki | 1 | -0/+51 |
2019-03-25 | dmaengine: tegra210-adma: update system sleep callbacks | Sameer Pujar | 1 | -8/+2 |
2019-03-25 | dmaengine: tegra210-adma: use devm_clk_*() helpers | Sameer Pujar | 1 | -15/+12 |
2019-03-21 | dmaengine: idma64: Use actual device for DMA transfers | Andy Shevchenko | 2 | -2/+6 |
2019-03-14 | Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 48 | -630/+2453 |
2019-03-12 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 1 | -70/+100 |
2019-03-12 | Merge branch 'topic/tegra' into for-linus | Vinod Koul | 2 | -19/+31 |
2019-03-12 | Merge branch 'topic/stm' into for-linus | Vinod Koul | 3 | -30/+155 |
2019-03-12 | Merge branch 'topic/sh' into for-linus | Vinod Koul | 1 | -0/+2 |
2019-03-12 | Merge branch 'topic/mv' into for-linus | Vinod Koul | 1 | -1/+4 |
2019-03-12 | Merge branch 'topic/k3dma' into for-linus | Vinod Koul | 1 | -9/+52 |