summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-07-06dmaengine: sf-pdma: Add multithread support for a DMA channelViacheslav Mitrofanov
2022-07-06dmaengine: dmatest: use strscpy to replace strlcpyXueBing Chen
2022-07-06dmaengine: ste_dma40: fix typo in commentJulia Lawall
2022-07-06dmaengine: jz4780: fix typo in commentJulia Lawall
2022-07-06dmaengine: s3c24xx: fix typo in commentJulia Lawall
2022-07-06dmaengine: owl: fix typo in commentJulia Lawall
2022-07-06dmaengine: mediatek-cqdma: fix typo in commentJulia Lawall
2022-07-06dmaengine: fix typos in commentsJulia Lawall
2022-07-06dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe()Tang Bin
2022-07-05dmaengine: sun4i: Set the maximum segment sizeSamuel Holland
2022-07-01dmaengine: fsl-edma: remove redundant assignment to pointer last_sgColin Ian King
2022-07-01dmaengine: mediatek: mtk-hsdma: Fix typo in commentXiang wangx
2022-07-01dmaengine: at_xdmac: Fix typo in commentXiang wangx
2022-07-01dmaengine: ep93xx: Fix typo in commentsJiang Jian
2022-07-01dmaengine: imx-sdma: Improve the SDMA irq nameFabio Estevam
2022-07-01dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ulJayesh Choudhary
2022-06-27dmaengine: remove DMA_MEMCPY_SG once againChristoph Hellwig
2022-06-16dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()Alexey Khoroshilov
2022-06-16dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit addressGeert Uytterhoeven
2022-06-10dmaengine: dw-edma: remove a macro conditional with similar branchesVladimir Zapolskiy
2022-06-10dmaengine: dw: dmamux: Fix build without CONFIG_OFMiquel Raynal
2022-06-10dmaengine: dw: dmamux: Export the module device tableMiquel Raynal
2022-06-10dmaengine: apple-admac: Fix print formatVinod Koul
2022-06-09dmaengine: apple-admac: Add Apple ADMAC driverMartin PoviĊĦer
2022-06-09dmaengine: dmatest: Replace symbolic permissions by octal permissionsGeert Uytterhoeven
2022-06-09dmaengine: dmatest: Remove spaces before tabsGeert Uytterhoeven
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-19dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabledDave Jiang
2022-05-19dmaengine: sun6i: Add support for the D1 variantSamuel Holland
2022-05-19dmaengine: sun6i: Add support for 34-bit physical addressesSamuel Holland
2022-05-19dmaengine: sun6i: Do not use virt_to_physSamuel Holland
2022-05-19dmaengine: tegra: Remove unused switch caseAkhil R
2022-05-19dmaengine: tegra: Fix uninitialized variable usageAkhil R
2022-05-19dmaengine: stm32-dma: add device_pause/device_resume supportAmelie Delaunay
2022-05-19dmaengine: stm32-dma: rename pm ops before dma pause/resume introductionAmelie Delaunay
2022-05-19dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()Amelie Delaunay
2022-05-19dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sgAmelie Delaunay
2022-05-19dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessorAmelie Delaunay
2022-05-19dmaengine: qcom: gpi: Add support for sc7280Vinod Koul
2022-05-19dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious itAmelie Delaunay
2022-05-19dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()Amelie Delaunay
2022-05-19dmaengine: stm32-mdma: remove GISR1 registerAmelie Delaunay
2022-05-19dmaengine: ti: deprecate '#dma-channels'Krzysztof Kozlowski
2022-05-19dmaengine: mmp: deprecate '#dma-channels'Krzysztof Kozlowski
2022-05-19dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'Krzysztof Kozlowski
2022-05-19dmaengine: tegra: Fix build error without IOMMU_APIYueHaibing
2022-05-19dmaengine: dw: Add RZN1 compatibleMiquel Raynal
2022-05-19dmaengine: dw: dmamux: Introduce RZN1 DMA router supportMiquel Raynal