summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2026-06-04dmaengine: sh: rz-dmac: Adjust rz_dmac_chan_get_residue() to return error codesClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add cyclic DMA supportClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETENClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Refactor pause/resume codeClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processingClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is pausedClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to check if the channel is enabledClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Save the start LM descriptorClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Add helper to compute the lmdesc addressClaudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Use list_first_entry_or_null()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Fix incorrect NULL check for list_first_entry()Claudiu Beznea
2026-06-04dmaengine: sh: rz-dmac: Move interrupt request after everything is set upClaudiu Beznea
2026-06-04dmaengine: tegra: Add Tegra264 supportAkhil R
2026-06-04dmaengine: tegra: Use iommu-map for stream IDAkhil R
2026-06-04dmaengine: tegra: Use managed DMA controller registrationAkhil R
2026-06-04dmaengine: tegra: Support address width > 39 bitsAkhil R
2026-06-04dmaengine: tegra: Use struct for register offsetsAkhil R
2026-06-04dmaengine: tegra: Make reset control optionalAkhil R
2026-06-04dmaengine: imx-sdma: Refine spba bus searching in probeShengjiu Wang
2026-05-28raid6: hide internalsChristoph Hellwig
2026-05-19dmaengine: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-19dmaengine: mmp_pdma: add SpacemiT K3 supportGuodong Xu
2026-05-19dmaengine: mmp_pdma: refactor DRCMR access with helper functionGuodong Xu
2026-05-19dmaengine: qcom: bam_dma: Add support for BAM v2.0.0Kuldeep Singh
2026-04-26driver core: Replace dev->dma_coherent with dev_dma_coherent()Douglas Anderson
2026-04-17Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-18dmaengine: dw-edma: Add non-LL modeDevendra K Verma
2026-03-18dmaengine: dw-edma: Add AMD MDB Endpoint SupportDevendra K Verma
2026-03-18dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"Colin Ian King
2026-03-17dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controllerBinbin Zhou
2026-03-17dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_...Binbin Zhou
2026-03-17dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled()Binbin Zhou
2026-03-17dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_regist...Binbin Zhou
2026-03-17dmaengine: loongson: New directory for Loongson DMA controllers driversBinbin Zhou
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut
2026-03-17dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacksClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Add device_tx_status() callbackBiju Das
2026-03-17dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptorsJohn Madieu
2026-03-17dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() callClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Drop goto instruction and labelClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Drop read of CHCTRL registerClaudiu Beznea
2026-03-17Merge branch 'fixes' into nextVinod Koul
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea
2026-03-09dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()Tuo Li
2026-03-09dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} supportCosmin Tanislav