summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-04-20dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang
2022-04-20dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang
2022-04-20dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong
2022-04-20dmaengine: tegra: Remove unused including <linux/version.h>Jiapeng Chong
2022-04-20dmaengine: add verification of DMA_INTERRUPT capability for dmatestDave Jiang
2022-04-20dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as po...Haowen Bai
2022-04-20dmaengine: pl08x: drop the useless functionHaowen Bai
2022-04-20dmaengine: idxd: set max_xfer and max_batch for RO deviceDave Jiang
2022-04-20dmaengine: idxd: set DMA_INTERRUPT cap bitDave Jiang
2022-04-20dmaengine: jz4780: set DMA maximum segment sizeAidan MacDonald
2022-04-20dmaengine: PTDMA: support polled modeIlya Novikov
2022-04-20dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()Yunbo Yu
2022-04-19dmaengine: imx-sdma: Add multi fifo supportSascha Hauer
2022-04-19dmaengine: imx-sdma: error out on unsupported transfer typesSascha Hauer
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer
2022-04-13dmaengine: qcom: gpi: Add SM8350 supportBjorn Andersson
2022-04-13dmaengine: qcom: gpi: Add support for ee_offsetVinod Koul
2022-04-13dmaengine: qcom: gpi: set chain and link flag for duplexVinod Koul
2022-04-12dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina
2022-04-12dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong
2022-04-11dmaengine: Remove a useless mutexChristophe JAILLET
2022-04-11dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin
2022-04-11dmaengine: tegra: Add tegra gpcdma driverAkhil R
2022-04-11dmaengine: idxd: remove trailing white space on input str for wq nameDave Jiang
2022-04-11dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-11dmaengine: stm32-mdma: check the channel availability (secure or not)Amelie Delaunay
2022-04-11dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-11dmaengine: ep93xx: Remove redundant word in commentjianchunfu
2022-04-11dmaengine: idxd: don't load pasid config until neededDave Jiang
2022-04-11dmaengine: mediatek-cqdma: Use platform_get_irq() to get the interruptLad Prabhakar
2022-04-11dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interruptLad Prabhakar
2022-04-11dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2022-04-11dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld
2022-04-08dmaengine: idxd: fix device cleanup on disableDave Jiang
2022-04-08dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2LLad Prabhakar
2022-04-08dmaengine: sf-pdma: Get number of channel by device treeZong Li
2022-03-30Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-11dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai
2022-03-11dmaengine: dw-axi-dmac: cleanup commentsTom Rix
2022-03-11dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinelGeert Uytterhoeven
2022-03-11dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-03-11dmaengine: idxd: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-03-11dmaengine: qcom_hidma: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-03-11dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config optionLad Prabhakar
2022-03-11dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA dataVignesh Raghavendra
2022-03-11dmaengine: ti: k3-udma: Add AM62x DMSS supportVignesh Raghavendra
2022-03-11dmaengine: ti: cleanup commentsTom Rix
2022-03-11dmaengine: imx-sdma: clean up some inconsistent indentingYang Li