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-14
dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
Chuhong Yuan
2020-01-26
dmaengine: ti: edma: fix missed failure handling
Chuhong Yuan
2020-01-17
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2020-01-17
dmaengine: k3dma: Avoid null pointer traversal
John Stultz
2020-01-17
dmaengine: dw: platform: Mark 'hclk' clock optional
Andy Shevchenko
2020-01-09
dmaengine: virt-dma: Fix access after free in vchan_complete()
Peter Ujfalusi
2020-01-09
dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
Paul Cercueil
2020-01-04
dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
Krzysztof Kozlowski
2020-01-04
dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset
Nicholas Graumann
2019-10-23
dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle
Tony Lindgren
2019-10-18
dmaengine: qcom: bam_dma: Fix resource leak
Jeffrey Hugo
2019-10-15
dmaengine: sprd: Fix the possible memory leak issue
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-14
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
2019-10-14
dmaengine: tegra210-adma: fix transfer failure
Sameer Pujar
2019-10-14
dmaengine: sprd: Fix the link-list pointer register configuration issue
Zhenfang Wang
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-17
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-11
dmaengine: bcm2835: Avoid accessing memory when copying zeroes
Lukas Wunner
2019-09-11
dmaengine: bcm2835: Document struct bcm2835_dmadev
Lukas Wunner
2019-09-11
dmaengine: bcm2835: Allow reusable descriptors
Lukas Wunner
2019-09-11
dmaengine: bcm2835: Allow cyclic transactions without interrupt
Lukas Wunner
2019-09-07
Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-09-04
dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
Peter Ujfalusi
2019-09-04
dmaengine: ti: edma: Only reset region0 access registers
Peter Ujfalusi
2019-09-04
dmaengine: ti: edma: Do not reset reserved paRAM slots
Peter Ujfalusi
2019-09-04
dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped
Yoshihiro Shimoda
2019-09-04
dmaengine: sprd: Fix the DMA link-list configuration
Baolin Wang
2019-09-04
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
2019-09-04
dmaengine: stm32-dma: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
2019-09-04
dmaengine: dmatest: Add support for completion polling
Peter Ujfalusi
2019-09-04
dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
Peter Ujfalusi
2019-09-04
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-09-04
dmaengine: ti: edma: Remove 'Assignment in if condition'
Peter Ujfalusi
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-08-21
dmaengine: dw: platform: Split OF helpers to separate module
Andy Shevchenko
[next]