summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2026-07-14dmaengine: fsl-edma: Add error handling for devm_kasprintfGriffin Kroah-Hartman
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02dmaengine: pl330: remove debugfs file on teardownPengpeng Hou
2026-07-02dmaengine: dw-axi-dmac: fix __le32 on set of CH_CTL_H_LLI_VALIDBen Dooks
2026-07-02dmaengine: xilinx_dma: Rename XILINX_DMA_LOOP_COUNTAlex Bereza
2026-07-02dmaengine: xilinx_dma: Fix CPU stall in xilinx_dma_poll_timeoutAlex Bereza
2026-07-02dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probeVladimir Zapolskiy
2026-07-02dmaengine: zynqmp_dma: fix kernel doc for zynqmp_dma_remove()Golla Nagendra
2026-07-02dmaengine: zynqmp_dma: fix race between runtime PM and device removalGolla Nagendra
2026-07-02dmaengine: xilinx_dma: Optimize control register write and channel start logi...Suraj Gupta
2026-07-02dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by remov...Suraj Gupta
2026-07-02dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA ...Suraj Gupta
2026-07-02Merge branch 'topic/config_prep_api' into nextVinod Koul
2026-07-02dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()Yuho Choi
2026-07-02dmaengine: idxd: fix double free of wq, engine, and group structsYuho Choi
2026-07-02dmaengine: tegra210-adma: use platform to ioremapRosen Penev
2026-07-02dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failureVladimir Zapolskiy
2026-07-01dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMAHongling Zeng
2026-06-30dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE thresholdDavid Carlier
2026-06-30dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()Frank Li
2026-06-30dmaengine: dw-edma: Use new .device_prep_config_sg() callbackFrank Li
2026-06-30dmaengine: Add safe API to combine configuration and preparationFrank Li
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-11dmaengine: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-11dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacksHungyu Lin
2026-06-11dmaengine: dw-axi-dmac: fix PM for system sleep and channel allocTze Yee Ng
2026-06-11dmaengine: dw-axi-dmac: drop redundant DMAC enable in block startNiravkumar L Rabara
2026-06-11dmaengine: altera-msgdma: Use memcpy_toio for descriptor FIFO writesAdrian Ng Ho Yin
2026-06-09PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-06-08dmaengine: tegra: Fix burst size calculationKartik Rajput
2026-06-08dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptorNuno Sá
2026-06-08dmaengine: dma-axi-dmac: Drop struct clk from main structNuno Sá
2026-06-08dmaengine: dma-axi-dmac: Properly free struct axi_dmac_descNuno Sá
2026-06-08dmaengine: Fix possible use after freeNuno Sá
2026-06-08dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASKFrank Li
2026-06-08dmaengine: dw-edma-pcie: Reject devices without driver dataKoichiro Den
2026-06-08dmaengine: sh: rz-dmac: Add DMA ACK signal routing supportJohn Madieu
2026-06-08dmaengine: dw-edma: Remove dw_edma_add_irq_mask()Devendra K Verma
2026-06-08dmaengine: nbpfaxi: Drop unused platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-08dmaengine: cirrus: Drop left-over from platform probingUwe Kleine-König (The Capable Hub)
2026-06-08dmaengine: dmatest: split struct dmatest_info from variable declarationRosen Penev
2026-06-08dmaengine: qcom: gpi: set DMA_PRIVATE capabilityIcenowy Zheng
2026-06-08dmaengine: ste_dma40: turn d40_base phy_chans into a flexible arrayRosen Penev
2026-06-08dmaengine: tegra210-adma: Add error logging on failure pathsSheetal
2026-06-08dmaengine: dw-edma: Add Xilinx CPM6-DMA DeviceIDDevendra K Verma
2026-06-04dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptorClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add suspend to RAM supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add runtime PM supportClaudiu Beznea