Age | Commit message (Expand) | Author | Files | Lines |
2018-04-10 | Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 16 | -71/+2768 |
2018-04-10 | Merge branch 'topic/stm' into for-linus | Vinod Koul | 1 | -47/+240 |
2018-04-10 | Merge branch 'topic/renesas' into for-linus | Vinod Koul | 1 | -2/+11 |
2018-04-10 | Merge branch 'topic/qcom' into for-linus | Vinod Koul | 1 | -14/+45 |
2018-04-10 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 1 | -2/+4 |
2018-04-10 | Merge branch 'topic/mtek' into for-linus | Vinod Koul | 5 | -0/+1073 |
2018-04-10 | Merge branch 'topic/imx' into for-linus | Vinod Koul | 1 | -0/+21 |
2018-04-10 | Merge branch 'topic/edma' into for-linus | Vinod Koul | 1 | -0/+6 |
2018-04-10 | Merge branch 'topic/dw_axi' into for-linus | Vinod Koul | 5 | -0/+1354 |
2018-04-10 | Merge branch 'topic/dmatest' into for-linus | Vinod Koul | 1 | -4/+12 |
2018-04-04 | dmaengine: stm32-dma: properly mask irq bits | Pierre Yves MORDRET | 1 | -1/+6 |
2018-04-04 | dmaengine: stm32-dma: fix max items per transfer | Pierre Yves MORDRET | 1 | -8/+11 |
2018-04-04 | dmaengine: stm32-dma: fix DMA IRQ status handling | Pierre Yves MORDRET | 1 | -4/+25 |
2018-04-04 | dmaengine: stm32-dma: Improve memory burst management | Pierre Yves MORDRET | 1 | -29/+175 |
2018-04-04 | dmaengine: stm32-dma: fix typo and reported checkpatch warnings | Pierre Yves MORDRET | 1 | -5/+6 |
2018-04-04 | dmaengine: stm32-dma: fix incomplete configuration in cyclic mode | Pierre Yves MORDRET | 1 | -2/+6 |
2018-04-04 | dmaengine: stm32-dma: threshold manages with bitfield feature | Pierre Yves MORDRET | 1 | -3/+16 |
2018-04-04 | dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks | Geert Uytterhoeven | 1 | -2/+2 |
2018-03-27 | dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught" | Colin Ian King | 1 | -1/+1 |
2018-03-27 | dmaengine: edma: Check the memory allocation for the memcpy dma device | Peter Ujfalusi | 1 | -0/+6 |
2018-03-27 | dmaengine: at_xdmac: fix rare residue corruption | Maxime Jayat | 1 | -2/+2 |
2018-03-27 | dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT... | Sean Wang | 5 | -0/+1073 |
2018-03-22 | dmaengine: stm32-dmamux: fix a potential buffer overflow | Pierre-Yves MORDRET | 1 | -3/+6 |
2018-03-19 | dmaengine: Introduce DW AXI DMAC driver | Eugeniy Paltsev | 5 | -0/+1354 |
2018-03-11 | dmaengine: mv_xor_v2: Fix clock resource by adding a register clock | Gregory CLEMENT | 1 | -5/+20 |
2018-03-06 | dmaengine: pl330: fix a race condition in case of threaded irqs | Qi Hou | 1 | -2/+4 |
2018-03-05 | dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt | Thierry Bultel | 1 | -0/+21 |
2018-03-05 | dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue() | Yoshihiro Shimoda | 1 | -0/+9 |
2018-03-01 | dmaengine: qcom: bam_dma: disable runtime pm on remote controlled | Srinivas Kandagatla | 1 | -2/+9 |
2018-03-01 | dmaengine: qcom: bam_dma: do not write to global regs in remote mode | Srinivas Kandagatla | 1 | -5/+8 |
2018-03-01 | dmaengine: qcom: bam_dma: get num-channels and num-ees from dt | Srinivas Kandagatla | 1 | -5/+22 |
2018-03-01 | dmaengine: qcom: bam_dma: make bam clk optional | Srinivas Kandagatla | 1 | -2/+6 |
2018-02-27 | dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3 | Yoshihiro Shimoda | 1 | -1/+1 |
2018-02-12 | dmaengine: dmatest: add norandom option | Yang Shunyong | 1 | -4/+12 |
2018-02-02 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2018-01-31 | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 25 | -276/+537 |
2018-01-31 | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 2 | -168/+313 |
2018-01-31 | Merge branch 'topic/virt-dma' into for-linus | Vinod Koul | 10 | -20/+107 |
2018-01-31 | Merge branch 'topic/timb' into for-linus | Vinod Koul | 1 | -1/+1 |
2018-01-31 | Merge branch 'topic/ti' into for-linus | Vinod Koul | 1 | -1/+9 |
2018-01-31 | Merge branch 'topic/tegra' into for-linus | Vinod Koul | 1 | -5/+14 |
2018-01-31 | Merge branch 'topic/stm' into for-linus | Vinod Koul | 1 | -3/+0 |
2018-01-31 | Merge branch 'topic/sprd' into for-linus | Vinod Koul | 1 | -1/+1 |
2018-01-31 | Merge branch 'topic/rcar' into for-linus | Vinod Koul | 1 | -1/+43 |
2018-01-31 | Merge branch 'topic/qcom_hidma' into for-linus | Vinod Koul | 1 | -46/+15 |
2018-01-31 | Merge branch 'topic/qcom' into for-linus | Vinod Koul | 2 | -25/+25 |
2018-01-31 | Merge branch 'topic/mic' into for-linus | Vinod Koul | 1 | -3/+1 |
2018-01-31 | Merge branch 'topic/imx' into for-linus | Vinod Koul | 1 | -0/+6 |
2018-01-31 | Merge branch 'topic/cppi' into for-linus | Vinod Koul | 1 | -1/+1 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |