summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
7 daysdmaengine: xilinx_dma: Move descriptors to done list based on completion bitSrinivas Neeli
7 daysdmaengine: xilinx_dma: Fix MCDMA descriptor fields based on DMA directionSrinivas Neeli
7 daysdmaengine: dw-axi-dmac: convert clock handling to clk_bulk APIChaithanya Lagisetty
7 daysdmaengine: apple-admac: Add M3 generation ADMACsSasha Finkelstein
7 daysdmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bitGolla Nagendra
7 daysdmaengine: zynqmp_dma: Reject zero-length memcpy transfersGolla Nagendra
7 daysdmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherentGolla Nagendra
7 daysdmaengine: zynqmp_dma: Fix minor whitespaceGolla Nagendra
7 daysdmaengine: zynqmp_dma: Fix stale kerneldoc commentsGolla Nagendra
7 daysdmaengine: zynqmp_dma: Fix chan probe/remove error handlingGolla Nagendra
7 daysdmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v alloc failureGolla Nagendra
7 daysdmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failureGolla Nagendra
7 daysdmaengine: img-mdc: Fix runtime PM usage counter leakRuoyu Wang
7 daysdmaengine: mediatek: hsdma: fix runtime PM leak on init failureMyeonghun Pak
7 daysdmaengine: at_hdmac: Use stored IRQ in error pathHongling Zeng
7 daysdmaengine: at_hdmac: Fix use-after-free by proper tasklet cleanupHongling Zeng
7 daysdmaengine: sun6i-dma: Fix use-after-free in error handling pathsHongling Zeng
7 daysdmaengine: wait for RCU readers before releasing dma_deviceShivank Garg
7 daysdmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()Shivank Garg
7 daysdmaengine: Fix device kref underflow in dma_chan_put()Shivank Garg
7 daysdmaengine: add dma_device_get() helperShivank Garg
12 daystreewide: refresh kmalloc_obj() conversionsKees Cook
13 daysdmaengine: pl330: Move device specific debugfs file to its directoryVladimir Zapolskiy
13 daysdmaengine: sprd: Fix runtime PM reference leak in probeRuoyu Wang
13 daysdmaengine: ti: k3-udma-glue: fix NULL dereference in k3_udma_glue_release_rx_...Alexander Chesnokov
13 daysdmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3Troy Mitchell
13 daysdmaengine: at_hdmac: fix sparse '__iomem' cast warning in memset helpersRosen Penev
13 daysdmaengine: pl08x: Create debugfs stats file under device folderVladimir Zapolskiy
13 daysdmaengine: fsl_raid: avoid free_q underflow in free_chan_resourcesRosen Penev
13 daysdmaengine: fsl_raid: don't invoke client callback under desc_lockRosen Penev
13 daysdmaengine: txx9dmac: use devm_platform_ioremap_resource()Rosen Penev
2026-08-25headers: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
2026-08-24Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-12dmaengine: dw-edma: Mark emulated IRQ as level-triggeredKoichiro Den
2026-08-11dmaengine: idxd: assign all engines to group 0 in IAA defaultsGiovanni Cabiddu
2026-08-11dmaengine: qcom_hidma: remove conditional return with no effectSang-Heon Jeon
2026-08-11dmaengine: qcom-bam-dma: fix autosuspend cleanup during removalGuangshuo Li
2026-08-11dmaengine: fsl-edma: tracing: no ptr dereference during log outputMartin Kaiser
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-21dmaengine: dw-edma: Program endpoint function numbersKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add chip flags to match dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Handle optional data blocksKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Factor out descriptor block address lookupKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add register offset match flagKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add platform ops to match dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Rename vsec_data to dma_dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Add capability match dataKoichiro Den
2026-07-21dmaengine: dw-edma-pcie: Track non-LL mode in DMA dataKoichiro Den
2026-07-21dmaengine: dw-edma: Add partial channel ownership modeKoichiro Den