summary refs log tree commit diff
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-09-29dmaengine: mxs: use platform_driver_registerDario Binacchi
2022-09-05dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-09-05dmaengine: at_xdmac: Replace two if statements with only one with two conditionsTudor Ambarus
2022-09-05dmaengine: pl330: Remove unused flagsHarini Katakam
2022-09-05dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warningShravya Kumbham
2022-09-05dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He
2022-09-05dmaengine: stm32-dmamux: Simplify code and save a few bytes of memoryChristophe JAILLET
2022-09-05dmaengine: stm32-dmamux: Fix comment typoJason Wang
2022-09-05dmaengine: sf-pdma:Remove the print function dev_err()ye xingchen
2022-09-05dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath
2022-09-04dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal
2022-09-04dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal
2022-09-04dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko
2022-09-04dmaengine: hsu: Use GENMASK() consistentlyAndy Shevchenko
2022-09-04dmaengine: hsu: using for_each_set_bit to simplify the codeAndy Shevchenko
2022-09-04dmaengine: hsu: Finish conversion to managed resourcesAndy Shevchenko
2022-09-04dmaengine: stm32-mdma: add support to be triggered by STM32 DMAAmelie Delaunay
2022-09-04dmaengine: stm32-dma: add support to trigger STM32 MDMAAmelie Delaunay
2022-09-04dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfieldAmelie Delaunay
2022-09-04dmaengine: stm32-dma: use bitfield helpersAmelie Delaunay
2022-09-04dmaengine: stm32-dma: introduce 3 helpers to address channel flagsAmelie Delaunay
2022-09-04dmaengine: hisilicon: Dump regs to debugfsJie Hai
2022-09-04dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09Jie Hai
2022-09-04dmaengine: hisilicon: Use macros instead of magic numberJie Hai
2022-09-04dmaengine: hisilicon: Add multi-thread support for a DMA channelJie Hai
2022-09-04dmaengine: hisilicon: Fix CQ head updateJie Hai
2022-09-04dmaengine: hisilicon: Disable channels when unregister hisi_dmaJie Hai
2022-09-04dmaengine: idxd: avoid deadlock in process_misc_interrupts()Jerry Snitselaar
2022-09-04dmaengine: qcom: gpi: Add SM6350 supportLuca Weiss
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03dma:dw: remove reference to AVR32 architecture in core.cHans-Christian Noren Egtvedt
2022-07-26dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in commentSlark Xiao
2022-07-26dmaengine: axi-dmac: check cache coherency registerMathias Tausen
2022-07-26dmaengine: sh: rz-dmac: Add device_synchronize callbackBiju Das
2022-07-26dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König
2022-07-26dmaengine: tegra: Add terminate() for Tegra234Akhil R
2022-07-21dmaengine: xilinx: use strscpy to replace strlcpyXueBing Chen
2022-07-21dmaengine: imx-sdma: Add FIFO stride support for multi FIFO scriptShengjiu Wang
2022-07-21dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)Fabio Estevam
2022-07-21dmaengine: dw-axi-dmac: ignore interrupt if no descriptorBen Dooks
2022-07-21dmaengine: dw-axi-dmac: do not print NULL LLI during errorBen Dooks
2022-07-06dmaengine: altera-msgdma: Fixed some inconsistent function name descriptionsJiapeng Chong
2022-07-06dmaengine: imx-sdma: Add missing struct documentationShengjiu Wang
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