index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2020-03-12
dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
Dan Carpenter
2020-03-12
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
2020-03-12
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
2020-03-12
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
Frieder Schrempf
2020-03-12
dmaengine: imx-sdma: fix context cache
Martin Fuzzey
2020-02-28
Revert "dmaengine: imx-sdma: Fix memory leak"
Greg Kroah-Hartman
2020-02-24
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
2020-02-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
2020-02-24
dmaengine: fsl-qdma: fix duplicated argument to &&
Chen Zhou
2020-02-24
dmaengine: ti: edma: Fix error return code in edma_probe()
Wei Yongjun
2020-02-24
dmaengine: ti: edma: add missed operations
Chuhong Yuan
2020-02-14
dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
Chuhong Yuan
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2019-12-23
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
2019-12-23
dmaengine: k3dma: Avoid null pointer traversal
John Stultz
2019-12-11
dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
Paul Cercueil
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
[next]