summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-12-21dmaengine: xilinx: xdma: Fix the count of elapsed periods in cyclic modeMiquel Raynal
2023-12-21dmaengine: idxd: Move dma_free_coherent() out of spinlocked contextRex Zhang
2023-12-21dmaengine: ti: k3-udma: Add PSIL threads for AM62P and J722SVignesh Raghavendra
2023-12-21dmaengine: fix NULL pointer in channel unregistration functionAmelie Delaunay
2023-12-21dmaengine: fsl-edma: utilize common dt-binding header fileFrank Li
2023-12-21dmaengine: fsl-edma: fix eDMAv4 channel allocation issueFrank Li
2023-12-21dmaengine: axi-dmac: Improve cyclic DMA transfers in SG modePaul Cercueil
2023-12-21dmaengine: axi-dmac: Use only EOT interrupts when doing scatter-gatherPaul Cercueil
2023-12-21dmaengine: axi-dmac: Add support for scatter-gather transfersPaul Cercueil
2023-12-21dmaengine: axi-dmac: Allocate hardware descriptorsPaul Cercueil
2023-12-21dmaengine: axi-dmac: Small code cleanupPaul Cercueil
2023-12-21dmaengine: ls2x-apb: New driver for the Loongson LS2X APB DMA controllerBinbin Zhou
2023-12-21dmaengine: std_dma40: fix kernel-doc warnings and spellingRandy Dunlap
2023-12-21dmaengine: idxd: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-15dmaengine: idxd: Add support for device/wq defaultsTom Zanussi
2023-12-15dmaengine: idxd: add callback support for iaa cryptoTom Zanussi
2023-12-15dmaengine: idxd: Add wq private data accessorsTom Zanussi
2023-12-15dmaengine: idxd: Export wq resource management functionsTom Zanussi
2023-12-15dmaengine: idxd: Export descriptor management functionsTom Zanussi
2023-12-15dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...Tom Zanussi
2023-12-15dmaengine: idxd: add external module driver support for dsa_bus_typeDave Jiang
2023-12-12iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining placesJason Gunthorpe
2023-12-11dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameterAmelie Delaunay
2023-12-11dmaengine: fsl-edma: fix DMA channel leak in eDMAv4Frank Li
2023-12-11dmaengine: tegra210-adma: Support dma-channel-mask propertyMohan Kumar
2023-12-11dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang
2023-12-11dmaengine: sf-pdma: add mpfs-pdma compatible nameShravan Chippa
2023-12-11dmaengine: sf-pdma: Support of_dma_controller_register()Shravan Chippa
2023-12-11dmaengine: idxd: Fix incorrect descriptions for GRPCFG registerGuanjun
2023-12-11dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun
2023-11-24dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTHHector Martin
2023-11-24dmaengine: uniphier-xdmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-24dmaengine: uniphier-mdmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-24dmaengine: milbeaut-xdmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-24dmaengine: milbeaut-hdmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-24dmaengine: stm32-dma: avoid bitfield overflow assertionAmelie Delaunay
2023-11-24dmaengine: fsl-edma: Add judgment on enabling round robin arbitrationXiaolei Wang
2023-11-24dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...Xiaolei Wang
2023-11-24dmaengine: ti: k3-psil-am62a: Fix SPI PDMA dataJai Luthra
2023-11-23dmaengine: ti: k3-psil-am62: Fix SPI PDMA dataRonald Wahl
2023-11-03Merge tag 'dmaengine-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-16dmaengine: stm32-mdma: correct desc prep when channel runningAlain Volmat
2023-10-16dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16Sergey Khimich
2023-10-16dmaengine: xilinx: xilinx_dma: Fix kernel doc about xilinx_dma_remove()Uwe Kleine-König
2023-10-13Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-10dmaengine: mmp_tdma: drop unused variable 'of_id'Vinod Koul
2023-10-09dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()Frank Li
2023-10-09dmaengine: stm32-dma: fix residue in case of MDMA chainingAmelie Delaunay
2023-10-09dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chainingAmelie Delaunay
2023-10-09dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is setAmelie Delaunay