summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2024-09-08dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptorOlivier Dautricourt
2024-09-08dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...Olivier Dautricourt
2024-09-04dmaengine: ti: omap-dma: Initialize sglen after allocationKees Cook
2024-09-04dmaengine: dw: Add memory bus width verificationSerge Semin
2024-09-04dmaengine: dw: Add peripheral bus width verificationSerge Semin
2024-09-04dmaengine: dw-edma: Do not enable watermark interrupts for HDMAMrinmay Sarkar
2024-09-04dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMAMrinmay Sarkar
2024-08-03dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channelsVignesh Raghavendra
2024-08-03dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou
2024-06-11dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin
2024-06-11dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann
2024-06-11dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin
2024-06-11dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin
2024-06-11dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin
2024-06-11dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()Siddharth Vadapalli
2024-06-11dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing
2024-06-07dmaengine: xilinx: xdma: Fix data synchronisation in xdma_channel_isr()Louis Chauvet
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