index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
dmaengine: dw-axi-dmac: simplify descriptor management
Sia Jee Heng
2
-71
/
+102
2021-02-01
dmaengine: INTEL_LDMA should depend on X86
Geert Uytterhoeven
1
-1
/
+2
2021-02-01
dmaengine: rcar-dmac: Add support for R-Car V3U
Geert Uytterhoeven
1
-23
/
+58
2021-02-01
dmaengine: rcar-dmac: Add helpers for clearing DMA channel status
Geert Uytterhoeven
1
-2
/
+13
2021-02-01
dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper
Geert Uytterhoeven
1
-12
/
+10
2021-01-27
dmaengine: stedma40: fix 'physical' typo
Bjorn Helgaas
1
-1
/
+1
2021-01-27
dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set
Thara Gopinath
1
-14
/
+15
2021-01-26
dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+2
2021-01-26
dmaengine: idxd: add module parameter to force disable of SVA
Dave Jiang
1
-1
/
+7
2021-01-26
dmaengine: mmp_tdma: Allow building as a module
Lubomir Rintel
1
-1
/
+1
2021-01-26
dmaengine: mmp_pdma: Allow building as a module
Lubomir Rintel
1
-1
/
+1
2021-01-26
dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()
Lubomir Rintel
1
-14
/
+0
2021-01-26
dmaengine: remove coh901318 driver
Arnd Bergmann
5
-3270
/
+0
2021-01-26
dmaengine: remove zte zx driver
Arnd Bergmann
3
-951
/
+0
2021-01-26
dmaengine: remove sirfsoc driver
Arnd Bergmann
3
-1178
/
+0
2021-01-26
dmaengine: jz4780: Add support for the JZ4760(B)
Paul Cercueil
1
-0
/
+14
2021-01-26
dmaengine: imx-sdma: Use of_device_get_match_data()
Fabio Estevam
1
-10
/
+1
2021-01-26
dmaengine: imx-sdma: Remove platform data support
Fabio Estevam
1
-25
/
+10
2021-01-19
dmaengine: move channel device_node deletion to driver
Dave Jiang
2
-2
/
+4
2021-01-17
dmaengine: idxd: set DMA channel to be private
Dave Jiang
1
-0
/
+1
2021-01-17
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
1
-9
/
+27
2021-01-17
dmaengine: idxd: Fix list corruption in description completion
Dave Jiang
1
-42
/
+44
2021-01-17
dmaengine: qcom: gpi: Remove unneeded semicolon
Xu Wang
1
-1
/
+1
2021-01-13
dmaengine: hsu: disable spurious interrupt
Ferry Toth
1
-10
/
+11
2021-01-13
dmaengine: ti: k3-udma: Do not initialize ret in tisci channel config functions
Peter Ujfalusi
1
-7
/
+7
2021-01-13
dmaengine: ti: k3-udma: Add support for burst_size configuration for mem2mem
Peter Ujfalusi
1
-5
/
+111
2021-01-13
dmaengine: ti: k3-udma: Set rflow count for BCDMA split channels
Vignesh Raghavendra
1
-0
/
+1
2021-01-13
dmaengine: qcom: Always inline gpi_update_reg
Nathan Chancellor
1
-1
/
+1
2021-01-12
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-01-12
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...
Christophe JAILLET
1
-0
/
+5
2021-01-12
dmaengine: fsldma: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2021-01-12
dmaengine: Add Intel LGM SoC DMA support.
Amireddy Mallikarjuna reddy
5
-0
/
+1753
2021-01-08
dma: idxd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
1
-2
/
+1
2021-01-08
dmaengine: at_hdmac: remove platform data header
Alexandre Belloni
2
-3
/
+44
2021-01-08
dmaengine: owl: Add compatible for the Actions Semi S500 DMA controller
Cristian Ciocaltea
1
-1
/
+2
2021-01-04
dmaengine: stm32-mdma: fix STM32_MDMA_VERY_HIGH_PRIORITY value
Amelie Delaunay
1
-1
/
+1
2021-01-04
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
1
-1
/
+1
2021-01-04
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
1
-1
/
+2
2021-01-04
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
1
-1
/
+5
2021-01-04
dmaengine: qcom: fix gpi undefined behavior
Arnd Bergmann
1
-1
/
+1
2020-12-29
qcom: bam_dma: Delete useless kfree code
Zheng Yongjun
1
-5
/
+1
2020-12-29
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
1
-2
/
+2
2020-12-29
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...
Christophe JAILLET
1
-1
/
+3
2020-12-29
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
1
-0
/
+1
2020-12-29
dmaengine: qcom: gpi: Fixes a format mismatch
Xiaoming Ni
1
-4
/
+4
2020-12-29
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
1
-2
/
+2
2020-12-29
dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup
Peter Ujfalusi
1
-3
/
+3
2020-12-17
Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
51
-549
/
+6584
2020-12-11
dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA
Vignesh Raghavendra
3
-38
/
+281
2020-12-11
dmaengine: ti: k3-udma: Initial support for K3 PKTDMA
Peter Ujfalusi
3
-25
/
+533
[prev]
[next]