Age | Commit message (Expand) | Author | Files | Lines |
2018-12-06 | dmaengine: dw: Fix FIFO size for Intel Merrifield | Andy Shevchenko | 1 | -3/+3 |
2018-12-05 | dmaengine: cppi41: delete channel from pending list when stop channel | Bin Liu | 1 | -1/+15 |
2018-12-05 | dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations | Lucas Stach | 1 | -1/+1 |
2018-12-05 | dmaengine: imx-sdma: implement channel termination via worker | Lucas Stach | 1 | -13/+38 |
2018-12-05 | Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" | Lucas Stach | 1 | -12/+6 |
2018-12-05 | Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" | Lucas Stach | 1 | -2/+2 |
2018-11-29 | dmaengine: at_hdmac: fix module unloading | Richard Genoud | 1 | -0/+2 |
2018-11-29 | dmaengine: at_hdmac: fix memory leak in at_dma_xlate() | Richard Genoud | 1 | -1/+7 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+0 |
2018-10-25 | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 44 | -961/+1941 |
2018-10-24 | Merge branch 'topic/stm' into for-linus | Vinod Koul | 1 | -14/+6 |
2018-10-24 | Merge branch 'topic/sprd' into for-linus | Vinod Koul | 1 | -7/+74 |
2018-10-24 | Merge branch 'topic/renesas' into for-linus | Vinod Koul | 10 | -38/+12 |
2018-10-24 | Merge branch 'topic/owl' into for-linus | Vinod Koul | 1 | -7/+276 |
2018-10-24 | Merge branch 'topic/of' into for-linus | Vinod Koul | 1 | -2/+2 |
2018-10-24 | Merge branch 'topic/mv' into for-linus | Vinod Koul | 1 | -2/+2 |
2018-10-24 | Merge branch 'topic/jz' into for-linus | Vinod Koul | 2 | -79/+204 |
2018-10-24 | Merge branch 'topic/intel' into for-linus | Vinod Koul | 2 | -8/+13 |
2018-10-24 | Merge branch 'topic/fsl' into for-linus | Vinod Koul | 7 | -714/+1209 |
2018-10-24 | Merge branch 'topic/dw' into for-linus | Vinod Koul | 1 | -0/+2 |
2018-10-24 | Merge branch 'topic/dmam' into for-linus | Vinod Koul | 8 | -36/+16 |
2018-10-24 | Merge branch 'topic/dirn_remove' into for-linus | Vinod Koul | 11 | -50/+121 |
2018-10-24 | Merge branch 'topic/at' into for-linus | Vinod Koul | 1 | -2/+2 |
2018-10-16 | dmaengine: ppc4xx: fix off-by-one build failure | Christian Lamparter | 1 | -1/+1 |
2018-10-15 | dmaengine: owl: Fix warnings generated during build | Manivannan Sadhasivam | 1 | -0/+4 |
2018-10-09 | dmaengine: fsl-edma: remove dma_slave_config direction usage | Vinod Koul | 2 | -40/+46 |
2018-10-07 | dmaengine: rcar-dmac: set scatter/gather max segment size | Wolfram Sang | 1 | -0/+3 |
2018-10-07 | dmaengine: mmp_tdma: remove dma_slave_config direction usage | Vinod Koul | 1 | -2/+20 |
2018-10-07 | dmaengine: ep93xx_dma: remove dma_slave_config direction usage | Vinod Koul | 1 | -1/+20 |
2018-10-07 | dmaengine: k3dma: remove dma_slave_config direction usage | Vinod Koul | 1 | -6/+20 |
2018-10-07 | dmaengine: k3dma: dont use direction for memcpy | Vinod Koul | 1 | -8/+2 |
2018-10-07 | dmaengine: imx-dma: remove dma_slave_config direction usage | Vinod Koul | 1 | -3/+17 |
2018-10-07 | dmaengine: idma: remove dma_slave_config direction usage | Vinod Koul | 1 | -4/+0 |
2018-10-07 | dmaengine: hsu: remove dma_slave_config direction usage | Vinod Koul | 1 | -4/+0 |
2018-10-07 | dmaengine: dw: remove dma_slave_config direction usage | Vinod Koul | 1 | -5/+0 |
2018-10-07 | dmaengine: jz4740: remove dma_slave_config direction usage | Vinod Koul | 1 | -3/+18 |
2018-10-07 | dmaengine: coh901318: remove dma_slave_config direction usage | Vinod Koul | 1 | -5/+23 |
2018-10-07 | dmaengine: bcm2835: remove dma_slave_config direction usage | Vinod Koul | 1 | -8/+0 |
2018-10-07 | dmaengine: at_hdmac: remove dma_slave_config direction usage | Vinod Koul | 1 | -1/+1 |
2018-10-05 | dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC | Manivannan Sadhasivam | 1 | -7/+272 |
2018-10-05 | dmaengine: ioat: fix prototype of ioat_enumerate_channels | Rami Rosen | 1 | -4/+3 |
2018-10-03 | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls | Oza Pawandeep | 1 | -7/+0 |
2018-10-02 | dmaengine: stm32-dma: check whether length is aligned on FIFO threshold | Pierre-Yves MORDRET | 1 | -14/+6 |
2018-10-02 | dmaengine: timb_dma: Use proper enum in td_prep_slave_sg | Nathan Chancellor | 1 | -1/+1 |
2018-09-18 | driver/dma/ioat: Call del_timer_sync() without holding prep_lock | Waiman Long | 1 | -1/+8 |
2018-09-18 | dmaengine: mcf-edma: avoid warning for wrong pointer cast | Angelo Dureghello | 1 | -1/+1 |
2018-09-11 | dmaengine: idma64: replace spin_lock_irqsave with spin_lock | Zhaoxiong Yuan | 1 | -3/+2 |
2018-09-11 | dmaengine: dma-jz4780: Use dma_set_residue() | Daniel Silsby | 1 | -4/+5 |
2018-09-11 | dmaengine: dma-jz4780: Further residue status fix | Daniel Silsby | 1 | -1/+1 |
2018-09-11 | dmaengine: dma-jz4780: Set DTCn register explicitly | Daniel Silsby | 1 | -0/+9 |