index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
dmaengine: Fix Kconfig indentation
Krzysztof Kozlowski
1
-30
/
+30
2019-11-22
dmaengine: sf-pdma: move macro to header file
Green Wan
2
-1
/
+2
2019-11-22
dmaengine: sf-pdma: replace /** with /* for non-function comment
Green Wan
2
-2
/
+2
2019-11-22
dmaengine: ti: edma: fix missed failure handling
Chuhong Yuan
1
-2
/
+4
2019-11-22
dmaengine: mmp_pdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+2
2019-11-22
dmaengine: mmp_tdma: add missed of_dma_controller_free
Chuhong Yuan
1
-0
/
+3
2019-11-14
dmaengine: sprd: Add wrap address support for link-list mode
Eric Long
1
-0
/
+13
2019-11-14
Merge branch 'fixes' into next
Vinod Koul
6
-4
/
+88
2019-11-14
dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
Green Wan
6
-0
/
+753
2019-11-14
dmaengine: zx: remove: removed dmam_pool_destroy
Satendra Singh Thakur
1
-1
/
+0
2019-11-14
dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f...
Satendra Singh Thakur
1
-1
/
+3
2019-11-14
dmaengine: iop-adma: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-11-08
dmaengine: milbeaut-xdmac: remove redundant error log
Vinod Koul
1
-4
/
+1
2019-11-08
dmaengine: milbeaut-hdmac: remove redundant error log
Vinod Koul
1
-4
/
+1
2019-11-08
dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+1
2019-11-06
dmaengine: JZ4780: Add support for the X1000.
Zhou Yanjie
1
-0
/
+7
2019-11-06
dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
Radhey Shyam Pandey
2
-9
/
+455
2019-11-06
dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
Radhey Shyam Pandey
1
-2
/
+6
2019-11-06
dmaengine: xilinx_dma: Remove axidma multichannel mode support
Radhey Shyam Pandey
1
-147
/
+8
2019-11-05
dmaengine: ti: edma: Add support for handling reserved channels
Peter Ujfalusi
1
-6
/
+53
2019-11-02
dmaengine: fsl-dpaa2-qdma: Remove unnecessary local variables in DPDMAI_CMD_C...
Nathan Chancellor
1
-3
/
+1
2019-11-02
dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
Krzysztof Kozlowski
1
-0
/
+3
2019-10-23
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
1
-1
/
+20
2019-10-23
dmaengine: fsl-dpaa2-qdma: export the symbols
Peng Ma
1
-0
/
+12
2019-10-20
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
Nicholas Graumann
1
-0
/
+1
2019-10-20
dmaengine: xilinx_dma: Print debug message when no free tx segments
Nicholas Graumann
1
-0
/
+3
2019-10-20
dmaengine: xilinx_dma: Add callback_result support
Nicholas Graumann
1
-1
/
+25
2019-10-20
dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
Nicholas Graumann
1
-17
/
+54
2019-10-20
dmaengine: xilinx_dma: Remove residue from channel data
Radhey Shyam Pandey
1
-4
/
+1
2019-10-20
dmaengine: xilinx_dma: Merge get_callback and _invoke
Nicholas Graumann
1
-4
/
+1
2019-10-20
dmaengine: xilinx_dma: Remove desc_callback_valid check
Radhey Shyam Pandey
1
-5
/
+3
2019-10-18
dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms
Jassi Brar
3
-0
/
+429
2019-10-18
dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms
Jassi Brar
3
-0
/
+592
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
1
-0
/
+19
2019-10-17
dmaengine: fsl-dpaa2-qdma: Add NXP dpaa2 qDMA controller driver for Layerscap...
Peng Ma
6
-0
/
+993
2019-10-17
dmaengine: fsl-dpaa2-qdma: Add the DPDMAI(Data Path DMA Interface) support
Peng Ma
2
-0
/
+543
2019-10-15
dmaengine: sprd: Fix the possible memory leak issue
Baolin Wang
1
-0
/
+15
2019-10-15
dmaengine: sprd: Change to use devm_platform_ioremap_resource()
Baolin Wang
1
-3
/
+1
2019-10-15
dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config
Radhey Shyam Pandey
1
-0
/
+7
2019-10-15
dmaengine: xilinx_dma: Fix 64-bit simple AXIDMA transfer
Radhey Shyam Pandey
1
-1
/
+2
2019-10-15
dmaengine: xilinx_dma: Remove clk_get error message for probe defer
Radhey Shyam Pandey
1
-5
/
+14
2019-10-15
dmaengine: xilinx_dma: use devm_platform_ioremap_resource()
Radhey Shyam Pandey
1
-3
/
+1
2019-10-14
dmaengine: iop-adma: make array 'handler' static const, makes object smaller
Colin Ian King
1
-3
/
+5
2019-10-14
dmaengine: dw: platform: Mark 'hclk' clock optional
Andy Shevchenko
1
-1
/
+1
2019-10-14
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+8
2019-10-14
dmaengine: zx: Use devm_platform_ioremap_resource() in zx_dma_probe()
Markus Elfring
1
-6
/
+1
2019-10-14
dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()
Markus Elfring
1
-6
/
+1
2019-10-14
dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_p...
Markus Elfring
1
-8
/
+1
2019-10-14
dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe()
Markus Elfring
1
-9
/
+1
2019-10-14
dmaengine: k3dma: Use devm_platform_ioremap_resource() in k3_dma_probe()
Markus Elfring
1
-6
/
+1
[next]