summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * dmaengine: idxd: Clean up descriptors with fault errorDave Jiang2020-10-303-12/+140
| * dmaengine: idxd: Add shared workqueue supportDave Jiang2020-10-309-43/+398
| * dmaengine: ppc4xx: remove xor_hw_desc assignment without readingKrzysztof Kozlowski2020-10-301-2/+0
| * dmaengine: ppc4xx: make ppc440spe_adma_chan_list staticKrzysztof Kozlowski2020-10-301-1/+1
| * dmaengine: at_xdmac: add AXI priority support and recommended settingsEugen Hristev2020-10-301-0/+47
| * dmaengine: at_xdmac: add support for sama7g5 based at_xdmacEugen Hristev2020-10-301-26/+84
| * dmaengine: at_xdmac: adapt perid for mem2mem operationsEugen Hristev2020-10-301-3/+3
| * dmaengine: pl330: Remove unreachable codeSurendran K2020-10-301-2/+0
| * dmaengine: stm32-mdma: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-10-301-1/+1
| * dmaengine: idxd: fix wq config registers offset programmingDave Jiang2020-10-304-17/+43
* | Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-2011-63/+111
|\ \
| * | dmaengine: fix error codes in channel_register()Dan Carpenter2020-11-181-8/+9
| * | dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang2020-11-161-1/+1
| * | dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn2020-11-161-10/+0
| * | dmaengine: idxd: fix mapping of portal sizeDave Jiang2020-11-163-3/+3
| * | dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren2020-11-101-13/+24
| * | dmaengine: xilinx_dma: Fix SG capability check for MCDMAMatthew Murrian2020-11-091-3/+4
| * | dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segmentMatthew Murrian2020-11-091-5/+24
| * | dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland2020-11-091-2/+2
| * | dmaengine: ti: k3-udma: fix -Wenum-conversion warningArnd Bergmann2020-10-281-1/+1
| * | dmaengine: idxd: fix wq config registers offset programmingDave Jiang2020-10-284-17/+43
| |/
* / misc: mic: remove the MIC driversSudeep Dutt2020-10-284-1064/+0
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-241-1/+1
|\
| * dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair requestPeter Ujfalusi2020-09-111-1/+1
* | dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul2020-10-081-1/+2
* | dmaengine: zynqmp_dma: fix kernel-doc style for taskletVinod Koul2020-10-081-1/+1
* | dmaengine: xilinx_dma: fix kernel-doc style for taskletVinod Koul2020-10-081-1/+1
* | dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul2020-10-081-1/+1
* | dmaengine: altera-msgdma: fix kernel-doc style for taskletVinod Koul2020-10-081-1/+1
* | dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-071-5/+4
* | dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-10-071-8/+6
* | dmaengine: rcar-dmac: drop double zeroingJulia Lawall2020-10-051-1/+1
* | dmaengine: sh: drop double zeroingJulia Lawall2020-10-051-1/+1
* | dmaengine: ioat: Allocate correct size for descriptor chunkLogan Gunthorpe2020-10-051-1/+1
* | dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_bynameZhang Qilong2020-10-051-4/+1
* | dmaengine: fsl: remove bad channel updateVinod Koul2020-10-051-2/+0
* | dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil2020-10-051-3/+4
* | Merge branch 'topic/tasklet' into nextVinod Koul2020-10-0142-151/+131
|\ \
| * | dmaengine: pl330: fix argument for taskletVinod Koul2020-10-011-1/+1
| * | dmaengine: fsl: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-182-6/+6
| * | dmaengine: k3-udma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-4/+3
| * | dmaengine: plx_dma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-4/+3
| * | dmaengine: xilinx: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-182-7/+6
| * | dmaengine: xgene: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-4/+3
| * | dmaengine: virt-dma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-3/+3
| * | dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-8/+6
| * | dmaengine: timb_dma: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-3/+3
| * | dmaengine: tegra20: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-4/+3
| * | dmaengine: sun6i: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-3/+3
| * | dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-181-4/+3