index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
1
-1
/
+2
2019-12-23
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
1
-2
/
+1
2019-12-23
dmaengine: k3dma: Avoid null pointer traversal
John Stultz
1
-3
/
+9
2019-12-11
dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
Paul Cercueil
1
-1
/
+2
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
[next]