summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang2022-04-201-0/+3
* dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang2022-04-201-0/+3
* dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang2022-04-201-0/+3
* dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang2022-04-201-2/+2
* dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang2022-04-201-1/+2
* dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong2022-04-201-9/+10
* dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina2022-04-121-2/+5
* dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong2022-04-121-3/+6
* dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin2022-04-111-2/+2
* dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong2022-04-111-5/+7
* dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld2022-04-111-14/+14
* dmaengine: idxd: fix device cleanup on disableDave Jiang2022-04-081-2/+1
* Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-3023-46/+258
|\
| * dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai2022-03-111-1/+1
| * dmaengine: dw-axi-dmac: cleanup commentsTom Rix2022-03-112-5/+5
| * dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinelGeert Uytterhoeven2022-03-111-1/+1
| * dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-03-111-1/+1
| * dmaengine: idxd: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-03-111-2/+0
| * dmaengine: qcom_hidma: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-03-111-3/+1
| * dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config optionLad Prabhakar2022-03-111-3/+3
| * dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA dataVignesh Raghavendra2022-03-114-1/+190
| * dmaengine: ti: k3-udma: Add AM62x DMSS supportVignesh Raghavendra2022-03-111-0/+1
| * dmaengine: ti: cleanup commentsTom Rix2022-03-113-9/+9
| * dmaengine: imx-sdma: clean up some inconsistent indentingYang Li2022-03-111-2/+2
| * dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul2022-03-101-3/+1
| * Merge tag 'dmaengine-fix-5.17' into nextVinod Koul2022-03-105-13/+25
| |\
| * | dmaengine: idxd: restore traffic class defaults after wq resetDave Jiang2022-02-151-2/+7
| * | dmaengine: altera-msgdma: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-02-151-3/+1
| * | dmaengine: stm32-dma: set dma_device max_sg_burstAmelie Delaunay2022-02-151-0/+1
| * | dmaengine: imx-sdma: fix cyclic buffer race conditionTomasz Moń2022-02-151-1/+3
| * | dmaengine: imx-sdma: restart cyclic channel if neededTomasz Moń2022-02-151-0/+14
| * | dmaengine: iot: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-02-151-2/+0
| * | dmaengine: ptdma: handle the cases based on DMA is completeSanjay R Mehta2022-02-151-6/+11
| * | dmaengine: ptdma: fix concurrency issue with multiple dma transferSanjay R Mehta2022-02-151-1/+6
* | | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-03-251-1/+1
|\ \ \
| * | | MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-011-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-211-2/+2
|\ \ \ | |_|/ |/| |
| * | ARM: 9172/1: amba: Cleanup amba pclk operationWang Kefeng2022-02-281-2/+2
| |/
* | dmaengine: shdma: Fix runtime PM imbalance on errorYongzhi Liu2022-02-151-1/+3
* | dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_sizeJiasheng Jiang2022-02-151-1/+4
* | dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probeMiaoqian Lin2022-02-151-1/+3
* | dmaengine: sh: rcar-dmac: Check for error num after setting maskJiasheng Jiang2022-02-151-1/+3
* | dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()Yang Yingliang2022-02-151-1/+3
* | dmaengine: ptdma: Fix the error handling path in pt_core_init()Christophe JAILLET2022-02-151-8/+9
|/
* Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1826-573/+1236
|\
| * dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-081-1/+1
| * dmaengine: at_xdmac: Fix race over irq_statusTudor Ambarus2022-01-051-8/+8
| * dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()Tudor Ambarus2022-01-051-36/+34
| * dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus2022-01-051-9/+9
| * dmaengine: at_xdmac: Fix lld view settingTudor Ambarus2022-01-051-1/+3