summaryrefslogtreecommitdiffstats
path: root/Documentation/accounting (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-25dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)2-0/+7
2019-02-25dmaengine: imx-sdma: add clock ratio 1:1 checkAngus Ainslie (Purism)1-4/+14
2019-02-25dmaengine: dmatest: move test data alloc & free into functionsAlexandru Ardelean1-55/+55
2019-02-25dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()Alexandru Ardelean1-15/+17
2019-02-25dmaengine: dmatest: wrap src & dst data into a structAlexandru Ardelean1-94/+101
2019-02-25dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4Dave Jiang2-0/+41
2019-02-25dmaengine: ioatdma: add descriptor pre-fetch support for v3.4Dave Jiang3-2/+28
2019-02-25dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4Dave Jiang2-0/+3
2019-02-25dmaengine: ioatdma: Add Snow Ridge ioatdma device idDave Jiang3-1/+6
2019-02-25dmaengine: sprd: Change channel id to slave id for DMA cell specifierBaolin Wang1-15/+4
2019-02-25dt-bindings: dmaengine: sprd: Change channel id to slave id for DMA cell spec...Baolin Wang1-1/+1
2019-02-19dmaengine: mv_xor: Use correct device for DMA APIRobin Murphy1-1/+1
2019-02-11Documentation :dmaengine: clarify DMA desc. pointer after submissionFederico Vaga1-0/+7
2019-02-11Documentation: dmaengine: fix dmatest.rst warningRandy Dunlap1-0/+1
2019-02-04dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64Scott Wood1-1/+6
2019-02-04dmaengine: bcm2835: Drop outdated comment on supported transactionsLukas Wunner1-3/+0
2019-02-04dmaengine: bcm2835: Drop gratuitous list deletionLukas Wunner1-10/+0
2019-02-04dmaengine: bcm2835: Enforce control block alignmentLukas Wunner1-1/+5
2019-02-04dmaengine: bcm2835: Return void from abort of transactionsLukas Wunner1-3/+2
2019-02-04dmaengine: bcm2835: Fix abort of transactionsLukas Wunner1-32/+9
2019-02-04dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner1-15/+18
2019-02-04dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor4-4/+68
2019-01-20dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() APIAndy Duan1-7/+8
2019-01-20dmaengine: imx-dma: change return of 'imxdma_sg_next' to voidVinod Koul1-3/+1
2019-01-20dmaengine: imx-dma: change variable 'now' type to size_tVinod Koul1-1/+1
2019-01-20dmaengine: imx-dma: fix warning comparison of distinct pointer typesAnders Roxell1-1/+1
2019-01-20dmaengine: axi-dmac: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-01-20dmaengine: timb_dma: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+2
2019-01-20dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang1-8/+9
2019-01-20dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*Shunyong Yang1-0/+2
2019-01-08dmaengine: dw-axi-dmac: Fix trivia typoAndy Shevchenko1-1/+1
2019-01-08dmaengine: imx-sdma: refine to load context only onceRobin Gong1-0/+7
2019-01-07dmaengine: fsl-edma: use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-07dmaengine: qcom: bam_dma: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+2
2019-01-07dmaengine: st_fdma: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-01-07dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-07dmaengine: bcm2835: Use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-01-07dmaengine: dw: convert to SPDX identifiersAndy Shevchenko8-28/+9
2019-01-07dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bitAndy Shevchenko4-26/+47
2019-01-07dmaengine: dw: Reset DRAIN bit when resume the channelAndy Shevchenko4-7/+25
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko10-181/+343
2019-01-07dmaengine: dw: Remove unused internal propertyAndy Shevchenko4-12/+1
2019-01-07dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko6-13/+1
2019-01-07dmaengine: dw: Add missed multi-block support for iDMA 32-bitAndy Shevchenko1-0/+1
2019-01-07dmaengine: qcom_hidma: Check for driver register failureAditya Pakki1-2/+1
2019-01-07dmaengine: fsl-qdma: add MODULE_LICENSEArnd Bergmann1-0/+1