index
:
pub/scm/linux/kernel/git/kees/linux.git
master
Various feature branches
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
dmaengine: dw-edma: Move control field update of DMA link to the last step
Frank Li
2
-8
/
+12
2026-07-14
dmaengine: fsl-edma: Add error handling for devm_kasprintf
Griffin Kroah-Hartman
1
-0
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
6
-6
/
+0
2026-07-02
dmaengine: pl330: remove debugfs file on teardown
Pengpeng Hou
1
-3
/
+16
2026-07-02
dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALID
Ben Dooks
1
-1
/
+1
2026-07-02
dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNT
Alex Bereza
1
-6
/
+6
2026-07-02
dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeout
Alex Bereza
1
-4
/
+10
2026-07-02
dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe
Vladimir Zapolskiy
1
-1
/
+1
2026-07-02
dmaengine: zynqmp_dma: fix kernel doc for zynqmp_dma_remove()
Golla Nagendra
1
-2
/
+0
2026-07-02
dmaengine: zynqmp_dma: fix race between runtime PM and device removal
Golla Nagendra
1
-2
/
+2
2026-07-02
dmaengine: xilinx_dma: Optimize control register write and channel start logi...
Suraj Gupta
1
-3
/
+4
2026-07-02
dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by remov...
Suraj Gupta
1
-7
/
+12
2026-07-02
dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA ...
Suraj Gupta
1
-4
/
+8
2026-07-02
Merge branch 'topic/config_prep_api' into next
Vinod Koul
2
-11
/
+32
2026-07-02
dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
Yuho Choi
1
-1
/
+3
2026-07-02
dmaengine: idxd: fix double free of wq, engine, and group structs
Yuho Choi
1
-31
/
+5
2026-07-02
dmaengine: tegra210-adma: use platform to ioremap
Rosen Penev
1
-9
/
+3
2026-07-02
dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failure
Vladimir Zapolskiy
1
-1
/
+1
2026-07-01
dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
Hongling Zeng
1
-7
/
+4
2026-06-30
dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE threshold
David Carlier
1
-1
/
+1
2026-06-30
dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
Frank Li
1
-6
/
+21
2026-06-30
dmaengine: dw-edma: Use new .device_prep_config_sg() callback
Frank Li
1
-5
/
+9
2026-06-30
dmaengine: Add safe API to combine configuration and preparation
Frank Li
1
-0
/
+2
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2026-06-23
Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-548
/
+1149
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-06-11
dmaengine: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-4
/
+4
2026-06-11
dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks
Hungyu Lin
2
-15
/
+10
2026-06-11
dmaengine: dw-axi-dmac: fix PM for system sleep and channel alloc
Tze Yee Ng
1
-2
/
+9
2026-06-11
dmaengine: dw-axi-dmac: drop redundant DMAC enable in block start
Niravkumar L Rabara
1
-2
/
+0
2026-06-11
dmaengine: altera-msgdma: Use memcpy_toio for descriptor FIFO writes
Adrian Ng Ho Yin
1
-9
/
+15
2026-06-09
PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist
Lukas Wunner
1
-3
/
+0
2026-06-08
dmaengine: tegra: Fix burst size calculation
Kartik Rajput
1
-0
/
+7
2026-06-08
dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor
Nuno Sá
1
-26
/
+40
2026-06-08
dmaengine: dma-axi-dmac: Drop struct clk from main struct
Nuno Sá
1
-5
/
+4
2026-06-08
dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
Nuno Sá
1
-1
/
+1
2026-06-08
dmaengine: Fix possible use after free
Nuno Sá
1
-1
/
+2
2026-06-08
dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
Frank Li
2
-1
/
+7
2026-06-08
dmaengine: dw-edma-pcie: Reject devices without driver data
Koichiro Den
1
-0
/
+3
2026-06-08
dmaengine: sh: rz-dmac: Add DMA ACK signal routing support
John Madieu
1
-0
/
+69
2026-06-08
dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
Devendra K Verma
1
-11
/
+0
2026-06-08
dmaengine: nbpfaxi: Drop unused platform_device_id array
Uwe Kleine-König (The Capable Hub)
1
-15
/
+0
2026-06-08
dmaengine: cirrus: Drop left-over from platform probing
Uwe Kleine-König (The Capable Hub)
1
-7
/
+0
2026-06-08
dmaengine: dmatest: split struct dmatest_info from variable declaration
Rosen Penev
1
-2
/
+4
2026-06-08
dmaengine: qcom: gpi: set DMA_PRIVATE capability
Icenowy Zheng
1
-0
/
+1
2026-06-08
dmaengine: ste_dma40: turn d40_base phy_chans into a flexible array
Rosen Penev
1
-6
/
+8
2026-06-08
dmaengine: tegra210-adma: Add error logging on failure paths
Sheetal
1
-19
/
+44
2026-06-08
dmaengine: dw-edma: Add Xilinx CPM6-DMA DeviceID
Devendra K Verma
1
-0
/
+16
2026-06-04
dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
Claudiu Beznea
1
-2
/
+3
2026-06-04
dmaengine: sh: rz-dmac: Add suspend to RAM support
Claudiu Beznea
1
-5
/
+175
[prev]
[next]