summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2024-05-21Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-13dmaengine: idxd: add a write() method for applications to submit workNikhil Rao
2024-05-13dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven
2024-05-13VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven
2024-05-04dmaengine: fsl-edma: use _Generic to handle difference typeFrank Li
2024-05-04dmaengine: fsl-edma: add trace event supportFrank Li
2024-05-04dmaengine: idxd: Avoid unnecessary destruction of file_idaFenghua Yu
2024-04-25dmaengine: xilinx: xdma: fix module autoloadingKrzysztof Kozlowski
2024-04-25dmaengine: fsl-dpaa2-qdma: Fix kernel-doc check warningFrank Li
2024-04-25dmaengine: imx-sdma: Add i2c dma supportRobin Gong
2024-04-25dmaengine: imx-sdma: utilize compiler to calculate ADDRS_ARRAY_SIZE_V<n>Frank Li
2024-04-25dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou
2024-04-25dmaengine: qcom: Drop hidma DT supportRob Herring (Arm)
2024-04-18ARM: 9368/1: dmaengine: pl330: drop owner assignmentKrzysztof Kozlowski
2024-04-17dmaengine: pl08x: Use kcalloc() instead of kzalloc()Erick Archer
2024-04-17dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces to version 3Frank Li
2024-04-17dmaengine: fsl-edma: fix miss mutex unlock at an error return pathFrank Li
2024-04-07dmaengine: pch_dma: remove unused function chan2parentColin Ian King
2024-04-07dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu
2024-04-07dmaengine: fsl-dpaa2-qdma: Add dpdmai_cmd_openFrank Li
2024-04-07dmaengine: fsl-dpaa2-qdma: Remove unused function dpdmai_create()Frank Li
2024-04-07dmaengine: fsl-dpaa2-qdma: clean up unused macroFrank Li
2024-04-07dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou
2024-04-07dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLKFrank Li
2024-04-07dmaengine: fsl-edma: add safety check for 'srcid'Frank Li
2024-04-07dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chanFrank Li
2024-04-07dma: dw-axi-dmac: support per channel interruptBaruch Siach
2024-04-07Avoid hw_desc array overrun in dw-axi-dmacJoao Pinto
2024-04-07dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMATan Chun Hau
2024-04-07dmaengine: axi-dmac: move to device managed probeNuno Sa
2024-04-07dmaengine: axi-dmac: fix possible race in remove()Nuno Sa
2024-04-07dmaengine: xilinx: xdma: Clarify kdoc in XDMA driverMiquel Raynal
2024-04-07dmaengine: xilinx: xdma: Fix synchronization issueLouis Chauvet
2024-04-07dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma de...Miquel Raynal
2024-04-07dma: Add lockdep asserts to virt-dmaSean Anderson
2024-04-07dma: xilinx_dpdma: Remove unnecessary use of irqsave/restoreSean Anderson
2024-04-07dma: xilinx_dpdma: Fix lockingSean Anderson
2024-04-07dmaengine: imx-sdma: support dual fifo for DEV_TO_DEVShengjiu Wang
2024-04-07dmaengine: imx-sdma: Support 24bit/3bytes for sg modeShengjiu Wang
2024-04-07dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)Nicolin Chen
2024-04-07dmaengine: idma64: Add check for dma_set_max_seg_sizeChen Ni
2024-04-07dmaengine: idxd: Convert spinlock to mutex to lock evl workqueueRex Zhang
2024-04-07dmaengine: idxd: Check for driver name match before sva user featureJerry Snitselaar
2024-03-28idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko
2024-03-28dmaengine: tegra186: Fix residual calculationAkhil R
2024-03-28dmaengine: owl: fix register access functionsArnd Bergmann
2024-03-28dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul
2024-03-15Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-11Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds