summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-04-20dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang
2022-04-20dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang
2022-04-20dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang
2022-04-20dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang
2022-04-20dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang
2022-04-20dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong
2022-04-12dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina
2022-04-12dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong
2022-04-11dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin
2022-04-11dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-11dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld
2022-04-08dmaengine: idxd: fix device cleanup on disableDave Jiang
2022-03-30Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-03-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-11dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai
2022-03-11dmaengine: dw-axi-dmac: cleanup commentsTom Rix
2022-03-11dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinelGeert Uytterhoeven
2022-03-11dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-03-11dmaengine: idxd: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-03-11dmaengine: qcom_hidma: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-03-11dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config optionLad Prabhakar
2022-03-11dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA dataVignesh Raghavendra
2022-03-11dmaengine: ti: k3-udma: Add AM62x DMSS supportVignesh Raghavendra
2022-03-11dmaengine: ti: cleanup commentsTom Rix
2022-03-11dmaengine: imx-sdma: clean up some inconsistent indentingYang Li
2022-03-10dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul
2022-03-10Merge tag 'dmaengine-fix-5.17' into nextVinod Koul
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2022-02-28ARM: 9172/1: amba: Cleanup amba pclk operationWang Kefeng
2022-02-15dmaengine: idxd: restore traffic class defaults after wq resetDave Jiang
2022-02-15dmaengine: altera-msgdma: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-02-15dmaengine: stm32-dma: set dma_device max_sg_burstAmelie Delaunay
2022-02-15dmaengine: imx-sdma: fix cyclic buffer race conditionTomasz Moń
2022-02-15dmaengine: imx-sdma: restart cyclic channel if neededTomasz Moń
2022-02-15dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu
2022-02-15dmaengine: iot: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-02-15dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang
2022-02-15dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin
2022-02-15dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang
2022-02-15dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()Yang Yingliang
2022-02-15dmaengine: ptdma: handle the cases based on DMA is completeSanjay R Mehta
2022-02-15dmaengine: ptdma: fix concurrency issue with multiple dma transferSanjay R Mehta
2022-02-15dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-08dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2022-01-05dmaengine: at_xdmac: Fix race over irq_statusTudor Ambarus
2022-01-05dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()Tudor Ambarus