| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-08-26 | 1 | -16/+7 |
|\ |
|
| * | dmaengine: Convert to new IDA API | Matthew Wilcox | 2018-08-22 | 1 | -16/+7 |
* | | Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2018-08-19 | 17 | -300/+1532 |
|\ \ |
|
| * \ | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 2018-08-17 | 1 | -6/+6 |
| |\ \ |
|
| | * | | dmaengine: pl330: fix irq race with terminate_all | John Keeping | 2018-07-25 | 1 | -2/+3 |
| | * | | dmaengine: pl330: remove set but unused variable | Vinod Koul | 2018-07-10 | 1 | -4/+0 |
| | * | | dmaengine: pl330: Mark expected switch fall-through | Vinod Koul | 2018-07-10 | 1 | -0/+3 |
| * | | | Merge branch 'topic/imx' into for-linus | Vinod Koul | 2018-08-17 | 2 | -199/+380 |
| |\ \ \ |
|
| | * | | | dmaengine: imx-sdma: add memcpy interface | Robin Gong | 2018-07-30 | 1 | -3/+90 |
| | * | | | dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' | Robin Gong | 2018-07-30 | 1 | -5/+6 |
| | * | | | dmaengine: imx-sdma: add missing structure description | Robin Gong | 2018-07-06 | 1 | -28/+57 |
| | * | | | dmaengine: imx-sdma: remove unused variable | Vinod Koul | 2018-07-02 | 1 | -5/+2 |
| | * | | | dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations | Vinod Koul | 2018-07-02 | 1 | -2/+2 |
| | * | | | dmaengine: imx-sdma: Fix some typos | Vinod Koul | 2018-07-02 | 1 | -3/+3 |
| | * | | | dmaengine: imx-sdma: alloclate bd memory from dma pool | Robin Gong | 2018-07-02 | 1 | -6/+12 |
| | * | | | dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap | Robin Gong | 2018-07-02 | 1 | -46/+37 |
| | * | | | dmaengine: imx-sdma: remove the maximum limitation for bd numbers | Robin Gong | 2018-07-02 | 1 | -14/+0 |
| | * | | | dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan... | Robin Gong | 2018-07-02 | 1 | -23/+0 |
| | * | | | dmaengine: imx-sdma: add virt-dma support | Robin Gong | 2018-07-02 | 2 | -93/+171 |
| | * | | | dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel | Sascha Hauer | 2018-07-02 | 1 | -54/+83 |
| | |/ / |
|
| * | | | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 2018-08-17 | 1 | -0/+22 |
| |\ \ \ |
|
| | * | | | dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support | Radhey Shyam Pandey | 2018-06-29 | 1 | -0/+22 |
| | |/ / |
|
| * | | | Merge branch 'topic/ste' into for-linus | Vinod Koul | 2018-08-17 | 3 | -8/+19 |
| |\ \ \ |
|
| | * | | | dmaengine: stm32: replace "%p" with "%pK" | Benjamin Gaignard | 2018-07-09 | 2 | -6/+6 |
| | * | | | dmaengine: ste_dma40: Remove VLA usage | Kees Cook | 2018-07-02 | 1 | -2/+13 |
| | |/ / |
|
| * | | | Merge branch 'topic/renesas' into for-linus | Vinod Koul | 2018-08-17 | 1 | -66/+46 |
| |\ \ \ |
|
| | * | | | dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr() | Yoshihiro Shimoda | 2018-07-31 | 1 | -17/+0 |
| | * | | | dmaengine: sh: rcar-dmac: Add dma_pause operation | Yoshihiro Shimoda | 2018-07-11 | 1 | -0/+12 |
| | * | | | dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier | Yoshihiro Shimoda | 2018-07-11 | 1 | -4/+11 |
| | * | | | dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0 | Yoshihiro Shimoda | 2018-07-10 | 1 | -2/+3 |
| | * | | | dmaengine: rcar-dmac: clear channel register when error | Kuninori Morimoto | 2018-07-09 | 1 | -1/+9 |
| | * | | | dmaengine: rcar-dmac: Disable interrupts while stopping channels | Geert Uytterhoeven | 2018-07-09 | 1 | -2/+2 |
| | * | | | dmaengine: rcar-dmac: convert to SPDX identifiers | Kuninori Morimoto | 2018-07-06 | 1 | -4/+1 |
| | * | | | dmaengine: rcar-dmac: don't use DMAC error interrupt | Kuninori Morimoto | 2018-06-28 | 1 | -50/+22 |
| | |/ / |
|
| * | | | Merge branch 'topic/owl' into for-linus | Vinod Koul | 2018-08-17 | 3 | -0/+980 |
| |\ \ \ |
|
| | * | | | dmaengine: Add Actions Semi Owl family S900 DMA driver | Manivannan Sadhasivam | 2018-08-09 | 3 | -0/+980 |
| | |/ / |
|
| * | | | Merge branch 'topic/nbpfaxi' into for-linus | Vinod Koul | 2018-08-17 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | dmaengine: nbpfaxi: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-07-09 | 1 | -0/+1 |
| | |/ / |
|
| * | | | Merge branch 'topic/mv_xor' into for-linus | Vinod Koul | 2018-08-17 | 1 | -6/+10 |
| |\ \ \ |
|
| | * | | | dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST" | Vinod Koul | 2018-07-25 | 1 | -1/+1 |
| | * | | | dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor ad... | Hanna Hawa | 2018-07-25 | 1 | -2/+2 |
| | * | | | dmaengine: mv_xor_v2: enable COMPILE_TEST | Hanna Hawa | 2018-07-20 | 1 | -1/+1 |
| | * | | | dmaengine: mv_xor_v2: move unmap to before callback | Hanna Hawa | 2018-07-20 | 1 | -2/+1 |
| | * | | | dmaengine: mv_xor_v2: convert callback to helper function | Hanna Hawa | 2018-07-20 | 1 | -3/+2 |
| | * | | | dmaengine: mv_xor_v2: kill the tasklets upon exit | Hanna Hawa | 2018-07-20 | 1 | -0/+2 |
| | * | | | dmaengine: mv_xor_v2: explicitly freeup irq | Hanna Hawa | 2018-07-20 | 1 | -0/+4 |
| | |/ / |
|
| * | | | Merge branch 'topic/ioat' into for-linus | Vinod Koul | 2018-08-17 | 1 | -0/+6 |
| |\ \ \ |
|
| | * | | | dmaengine: ioatdma: set the completion address register after channel reset | Dave Jiang | 2018-06-19 | 1 | -0/+6 |
| | |/ / |
|
| * | | | Merge branch 'topic/intel' into for-linus | Vinod Koul | 2018-08-17 | 2 | -0/+16 |
| |\ \ \ |
|
| | * | | | dmaengine: idma64: Support dmaengine_terminate_sync() | Andy Shevchenko | 2018-07-10 | 1 | -0/+8 |