Age | Commit message (Expand) | Author |
2019-11-22 | dmaengine: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-22 | dmaengine: sf-pdma: move macro to header file | Green Wan |
2019-11-22 | dmaengine: sf-pdma: replace /** with /* for non-function comment | Green Wan |
2019-11-22 | dmaengine: ti: edma: fix missed failure handling | Chuhong Yuan |
2019-11-22 | dmaengine: mmp_pdma: add missed of_dma_controller_free | Chuhong Yuan |
2019-11-22 | dmaengine: mmp_tdma: add missed of_dma_controller_free | Chuhong Yuan |
2019-11-14 | dmaengine: sprd: Add wrap address support for link-list mode | Eric Long |
2019-11-14 | Merge branch 'fixes' into next | Vinod Koul |
2019-11-14 | dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00 | Green Wan |
2019-11-14 | dmaengine: zx: remove: removed dmam_pool_destroy | Satendra Singh Thakur |
2019-11-14 | dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f... | Satendra Singh Thakur |
2019-11-14 | dmaengine: iop-adma: clean up an indentation issue | Colin Ian King |
2019-11-08 | dmaengine: milbeaut-xdmac: remove redundant error log | Vinod Koul |
2019-11-08 | dmaengine: milbeaut-hdmac: remove redundant error log | Vinod Koul |
2019-11-08 | dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove | Chuhong Yuan |
2019-11-06 | dmaengine: JZ4780: Add support for the X1000. | Zhou Yanjie |
2019-11-06 | dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support | Radhey Shyam Pandey |
2019-11-06 | dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle | Radhey Shyam Pandey |
2019-11-06 | dmaengine: xilinx_dma: Remove axidma multichannel mode support | Radhey Shyam Pandey |
2019-11-05 | dmaengine: ti: edma: Add support for handling reserved channels | Peter Ujfalusi |
2019-11-02 | dmaengine: fsl-dpaa2-qdma: Remove unnecessary local variables in DPDMAI_CMD_C... | Nathan Chancellor |
2019-11-02 | dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ | Krzysztof Kozlowski |
2019-10-23 | dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle | Tony Lindgren |
2019-10-23 | dmaengine: fsl-dpaa2-qdma: export the symbols | Peng Ma |
2019-10-20 | dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset | Nicholas Graumann |
2019-10-20 | dmaengine: xilinx_dma: Print debug message when no free tx segments | Nicholas Graumann |
2019-10-20 | dmaengine: xilinx_dma: Add callback_result support | Nicholas Graumann |
2019-10-20 | dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue | Nicholas Graumann |
2019-10-20 | dmaengine: xilinx_dma: Remove residue from channel data | Radhey Shyam Pandey |
2019-10-20 | dmaengine: xilinx_dma: Merge get_callback and _invoke | Nicholas Graumann |
2019-10-20 | dmaengine: xilinx_dma: Remove desc_callback_valid check | Radhey Shyam Pandey |
2019-10-18 | dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms | Jassi Brar |
2019-10-18 | dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms | Jassi Brar |
2019-10-18 | dmaengine: qcom: bam_dma: Fix resource leak | Jeffrey Hugo |
2019-10-17 | dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscap... | Peng Ma |
2019-10-17 | dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support | Peng Ma |
2019-10-15 | dmaengine: sprd: Fix the possible memory leak issue | Baolin Wang |
2019-10-15 | dmaengine: sprd: Change to use devm_platform_ioremap_resource() | Baolin Wang |
2019-10-15 | dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config | Radhey Shyam Pandey |
2019-10-15 | dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer | Radhey Shyam Pandey |
2019-10-15 | dmaengine: xilinx_dma: Remove clk_get error message for probe defer | Radhey Shyam Pandey |
2019-10-15 | dmaengine: xilinx_dma: use devm_platform_ioremap_resource() | Radhey Shyam Pandey |
2019-10-14 | dmaengine: iop-adma: make array 'handler' static const, makes object smaller | Colin Ian King |
2019-10-14 | dmaengine: dw: platform: Mark 'hclk' clock optional | Andy Shevchenko |
2019-10-14 | dmaengine: imx-sdma: fix size check for sdma script_number | Robin Gong |
2019-10-14 | dmaengine: zx: Use devm_platform_ioremap_resource() in zx_dma_probe() | Markus Elfring |
2019-10-14 | dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe() | Markus Elfring |
2019-10-14 | dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_p... | Markus Elfring |
2019-10-14 | dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe() | Markus Elfring |
2019-10-14 | dmaengine: k3dma: Use devm_platform_ioremap_resource() in k3_dma_probe() | Markus Elfring |