Age | Commit message (Expand) | Author | Files | Lines |
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-09 | dmaengine: fsl-edma: remove dma_slave_config direction usage | Vinod Koul | 2 | -40/+46 |
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: ioat: fix prototype of ioat_enumerate_channels | Rami Rosen | 1 | -4/+3 |
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 |
2018-09-11 | dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue() | Daniel Silsby | 1 | -10/+5 |
2018-09-11 | dmaengine: dma-jz4780: Add missing residue DTC mask | Daniel Silsby | 1 | -1/+2 |
2018-09-11 | dmaengine: dma-jz4780: Enable Fast DMA to the AIC | Paul Cercueil | 1 | -2/+3 |
2018-09-11 | dmaengine: dma-jz4780: Add support for the JZ4725B SoC | Paul Cercueil | 1 | -3/+20 |
2018-09-11 | dmaengine: dma-jz4780: Add support for the JZ4740 SoC | Paul Cercueil | 1 | -0/+6 |
2018-09-11 | dmaengine: dma-jz4780: Add support for the JZ4770 SoC | Paul Cercueil | 1 | -7/+54 |
2018-09-11 | dmaengine: dma-jz4780: Don't depend on MACH_JZ4780 | Paul Cercueil | 1 | -1/+1 |
2018-09-11 | dmaengine: dma-jz4780: Use 4-word descriptors | Paul Cercueil | 1 | -12/+9 |
2018-09-11 | dmaengine: dma-jz4780: Separate chan/ctrl registers | Paul Cercueil | 1 | -41/+71 |
2018-09-11 | dmaengine: dma-jz4780: Avoid hardcoding number of channels | Paul Cercueil | 1 | -9/+25 |
2018-09-11 | dmaengine: dma-jz4780: Return error if not probed from DT | Paul Cercueil | 1 | -0/+5 |
2018-09-11 | dmaengine: fsl-edma: add ColdFire mcf5441x edma support | Angelo Dureghello | 4 | -4/+349 |
2018-09-11 | dmaengine: fsl-edma: fix macros | Angelo Dureghello | 1 | -28/+22 |
2018-09-11 | dmaengine: fsl-edma: add edma version and configurable registers | Angelo Dureghello | 3 | -74/+126 |
2018-09-11 | dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior int... | Angelo Dureghello | 4 | -697/+795 |
2018-09-11 | dmaengine: pxa: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2018-09-11 | dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers" | Vinod Koul | 1 | -2/+2 |
2018-09-03 | dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet | Barry Song | 1 | -2/+2 |
2018-09-03 | dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet | Barry Song | 1 | -2/+2 |
2018-08-29 | dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers | Hans de Goede | 1 | -0/+2 |
2018-08-29 | dmaengine: add COMPILE_TEST for the drivers | Huang Shijie | 1 | -2/+2 |