summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2020-11-09dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-4/+3
2020-11-09dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-6/+4
2020-11-09dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQBarry Song1-6/+4
2020-11-09dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQBarry Song1-6/+5
2020-11-09dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functionsGrygorii Strashko1-26/+38
2020-11-09dmaengine: idma64: Switch to use __maybe_unused instead of ifdefferyAndy Shevchenko1-6/+2
2020-11-09dmaengine: dw: Enable runtime PMAndy Shevchenko1-0/+6
2020-11-09dmaengine: idxd: define table offset multiplierDave Jiang2-10/+9
2020-11-09dmaengine: idxd: Update calculation of group offset to be more readableDave Jiang2-7/+23
2020-10-30dmaengine: idxd: Clean up descriptors with fault errorDave Jiang3-12/+140
2020-10-30dmaengine: idxd: Add shared workqueue supportDave Jiang9-43/+398
2020-10-30dmaengine: ppc4xx: remove xor_hw_desc assignment without readingKrzysztof Kozlowski1-2/+0
2020-10-30dmaengine: ppc4xx: make ppc440spe_adma_chan_list staticKrzysztof Kozlowski1-1/+1
2020-10-30dmaengine: at_xdmac: add AXI priority support and recommended settingsEugen Hristev1-0/+47
2020-10-30dmaengine: at_xdmac: add support for sama7g5 based at_xdmacEugen Hristev1-26/+84
2020-10-30dmaengine: at_xdmac: adapt perid for mem2mem operationsEugen Hristev1-3/+3
2020-10-30dmaengine: pl330: Remove unreachable codeSurendran K1-2/+0
2020-10-30dmaengine: stm32-mdma: Use struct_size() in kzalloc()Gustavo A. R. Silva1-1/+1
2020-10-30dmaengine: idxd: fix wq config registers offset programmingDave Jiang4-17/+43
2020-10-28misc: mic: remove the MIC driversSudeep Dutt4-1064/+0
2020-10-28dmaengine: ti: k3-udma: fix -Wenum-conversion warningArnd Bergmann1-1/+1
2020-10-28dmaengine: idxd: fix wq config registers offset programmingDave Jiang4-17/+43
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+1
2020-10-08dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul1-1/+2
2020-10-08dmaengine: zynqmp_dma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-08dmaengine: xilinx_dma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-08dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-08dmaengine: altera-msgdma: fix kernel-doc style for taskletVinod Koul1-1/+1
2020-10-07dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-10-07dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() APIAllen Pais1-8/+6
2020-10-05dmaengine: rcar-dmac: drop double zeroingJulia Lawall1-1/+1
2020-10-05dmaengine: sh: drop double zeroingJulia Lawall1-1/+1
2020-10-05dmaengine: ioat: Allocate correct size for descriptor chunkLogan Gunthorpe1-1/+1
2020-10-05dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_bynameZhang Qilong1-4/+1
2020-10-05dmaengine: fsl: remove bad channel updateVinod Koul1-2/+0
2020-10-05dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil1-3/+4
2020-10-01Merge branch 'topic/tasklet' into nextVinod Koul42-151/+131
2020-10-01dmaengine: pl330: fix argument for taskletVinod Koul1-1/+1
2020-09-22dmaengine: dmatest: Return boolean result directly in filter()Andy Shevchenko1-7/+1
2020-09-22dmaengine: dmatest: Check list for emptiness before access its last entryAndy Shevchenko1-3/+2
2020-09-22Merge branch 'fixes' into nextVinod Koul1-5/+21
2020-09-22dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin1-5/+21
2020-09-18dmaengine: ti: k3-udma-glue: fix channel enable functionsGrygorii Strashko1-14/+3
2020-09-18dmaengine: iop-adma: Fix pointer cast warningsYueHaibing1-6/+5
2020-09-18dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...Gustavo Pimentel1-1/+1
2020-09-18dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime...Liu Shixin1-6/+1
2020-09-18dmaengine: ioat: Make two symbols staticJason Yan1-2/+2
2020-09-18dmaengine: sf-pdma: remove unused 'desc'Vinod Koul1-1/+0
2020-09-18dmaengine: zx: remove redundant irqsave in hardIRQBarry Song1-4/+2
2020-09-18dmaengine: fsl: convert tasklets to use new tasklet_setup() APIAllen Pais2-6/+6