summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2020-09-22dmaengine: dmatest: Return boolean result directly in filter()Andy Shevchenko
2020-09-22dmaengine: dmatest: Check list for emptiness before access its last entryAndy Shevchenko
2020-09-22Merge branch 'fixes' into nextVinod Koul
2020-09-22dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin
2020-09-18dmaengine: ti: k3-udma-glue: fix channel enable functionsGrygorii Strashko
2020-09-18dmaengine: iop-adma: Fix pointer cast warningsYueHaibing
2020-09-18dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...Gustavo Pimentel
2020-09-18dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime...Liu Shixin
2020-09-18dmaengine: ioat: Make two symbols staticJason Yan
2020-09-18dmaengine: sf-pdma: remove unused 'desc'Vinod Koul
2020-09-18dmaengine: zx: remove redundant irqsave in hardIRQBarry Song
2020-09-18dmaengine: fsl: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: k3-udma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: plx_dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: xilinx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: xgene: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: virt-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: timb_dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: tegra20: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: sun6i: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: sa11x0: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: qcom: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: pl330: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: pch_dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mv_xor: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mpc512x: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mmp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18dmaengine: mediatek: convert tasklets to use new tasklet_setup() APIAllen Pais