summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-11-16dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn
2020-11-16dmaengine: idxd: fix mapping of portal sizeDave Jiang
2020-11-10dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren
2020-11-09dmaengine: xilinx_dma: Fix SG capability check for MCDMAMatthew Murrian
2020-11-09dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segmentMatthew Murrian
2020-11-09dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland
2020-11-09dmaengine: pxa_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: moxart-dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: hisi_dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: k3dma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: milbeaut-xdmac: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: tegra210-adma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: sf-pdma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: ti: k3-udma: remove redundant irqsave and irqrestore in hardIRQBarry Song
2020-11-09dmaengine: ipu_idmac: remove redundant irqsave and restore in hardIRQBarry Song
2020-11-09dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functionsGrygorii Strashko
2020-11-09dmaengine: idma64: Switch to use __maybe_unused instead of ifdefferyAndy Shevchenko
2020-11-09dmaengine: dw: Enable runtime PMAndy Shevchenko
2020-11-09dmaengine: idxd: define table offset multiplierDave Jiang
2020-11-09dmaengine: idxd: Update calculation of group offset to be more readableDave Jiang
2020-10-30dmaengine: idxd: Clean up descriptors with fault errorDave Jiang
2020-10-30dmaengine: idxd: Add shared workqueue supportDave Jiang
2020-10-30dmaengine: ppc4xx: remove xor_hw_desc assignment without readingKrzysztof Kozlowski
2020-10-30dmaengine: ppc4xx: make ppc440spe_adma_chan_list staticKrzysztof Kozlowski
2020-10-30dmaengine: at_xdmac: add AXI priority support and recommended settingsEugen Hristev
2020-10-30dmaengine: at_xdmac: add support for sama7g5 based at_xdmacEugen Hristev
2020-10-30dmaengine: at_xdmac: adapt perid for mem2mem operationsEugen Hristev
2020-10-30dmaengine: pl330: Remove unreachable codeSurendran K
2020-10-30dmaengine: stm32-mdma: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-10-30dmaengine: idxd: fix wq config registers offset programmingDave Jiang
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28dmaengine: ti: k3-udma: fix -Wenum-conversion warningArnd Bergmann
2020-10-28dmaengine: idxd: fix wq config registers offset programmingDave Jiang
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-08dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul
2020-10-08dmaengine: zynqmp_dma: fix kernel-doc style for taskletVinod Koul
2020-10-08dmaengine: xilinx_dma: fix kernel-doc style for taskletVinod Koul
2020-10-08dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul
2020-10-08dmaengine: altera-msgdma: fix kernel-doc style for taskletVinod Koul
2020-10-07dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-07dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-05dmaengine: rcar-dmac: drop double zeroingJulia Lawall
2020-10-05dmaengine: sh: drop double zeroingJulia Lawall
2020-10-05dmaengine: ioat: Allocate correct size for descriptor chunkLogan Gunthorpe
2020-10-05dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_bynameZhang Qilong
2020-10-05dmaengine: fsl: remove bad channel updateVinod Koul
2020-10-05dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil
2020-10-01Merge branch 'topic/tasklet' into nextVinod Koul
2020-10-01dmaengine: pl330: fix argument for taskletVinod Koul