summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/fsl' into for-linusVinod Koul2019-03-129-35/+1399
|\
| * dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64Scott Wood2019-02-041-1/+6
| * dmaengine: fsl-edma: dma map slave device addressLaurentiu Tudor2019-02-044-4/+68
| * dmaengine: fsl-edma: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-071-3/+1
| * dmaengine: fsl-qdma: add MODULE_LICENSEArnd Bergmann2019-01-071-0/+1
| * dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCsPeng Ma2019-01-073-0/+1273
| * dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platformPeng Ma2019-01-071-19/+42
| * dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUTWen He2019-01-072-10/+10
* | Merge branch 'topic/dw' into for-linusVinod Koul2019-03-1211-249/+420
|\ \
| * | dmaengine: dw-axi-dmac: Fix trivia typoAndy Shevchenko2019-01-081-1/+1
| * | dmaengine: dw: convert to SPDX identifiersAndy Shevchenko2019-01-076-20/+7
| * | dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bitAndy Shevchenko2019-01-074-26/+47
| * | dmaengine: dw: Reset DRAIN bit when resume the channelAndy Shevchenko2019-01-074-7/+25
| * | dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko2019-01-078-179/+339
| * | dmaengine: dw: Remove unused internal propertyAndy Shevchenko2019-01-073-10/+1
| * | dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-074-8/+1
| * | dmaengine: dw: Add missed multi-block support for iDMA 32-bitAndy Shevchenko2019-01-071-0/+1
| |/
* | Merge branch 'topic/brcm' into for-linusVinod Koul2019-03-121-61/+31
|\ \
| * | dmaengine: bcm2835: Drop outdated comment on supported transactionsLukas Wunner2019-02-041-3/+0
| * | dmaengine: bcm2835: Drop gratuitous list deletionLukas Wunner2019-02-041-10/+0
| * | dmaengine: bcm2835: Enforce control block alignmentLukas Wunner2019-02-041-1/+5
| * | dmaengine: bcm2835: Return void from abort of transactionsLukas Wunner2019-02-041-3/+2
| * | dmaengine: bcm2835: Fix abort of transactionsLukas Wunner2019-02-041-32/+9
| * | dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner2019-02-041-15/+18
| |/
* | dmaengine: imx-sdma: fix consistent dma test failuresAngus Ainslie (Purism)2019-02-251-0/+1
* | dmaengine: imx-sdma: add a test for imx8mq multi sdma devicesAngus Ainslie (Purism)2019-02-251-0/+6
* | dmaengine: imx-sdma: add clock ratio 1:1 checkAngus Ainslie (Purism)2019-02-251-4/+14
* | dmaengine: dmatest: move test data alloc & free into functionsAlexandru Ardelean2019-02-251-55/+55
* | dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()Alexandru Ardelean2019-02-251-15/+17
* | dmaengine: dmatest: wrap src & dst data into a structAlexandru Ardelean2019-02-251-94/+101
* | dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4Dave Jiang2019-02-252-0/+41
* | dmaengine: ioatdma: add descriptor pre-fetch support for v3.4Dave Jiang2019-02-253-2/+28
* | dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4Dave Jiang2019-02-252-0/+3
* | dmaengine: ioatdma: Add Snow Ridge ioatdma device idDave Jiang2019-02-253-1/+6
* | dmaengine: sprd: Change channel id to slave id for DMA cell specifierBaolin Wang2019-02-251-15/+4
* | dmaengine: mv_xor: Use correct device for DMA APIRobin Murphy2019-02-191-1/+1
* | dmaengine: axi-dmac: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-201-2/+1
* | dmaengine: timb_dma: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-201-2/+2
* | Merge branch 'topic/qcom' into for-linusVinod Koul2019-01-203-12/+14
|\ \
| * | dmaengine: qcom_hidma: assign channel cookie correctlyShunyong Yang2019-01-201-8/+9
| * | dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*Shunyong Yang2019-01-201-0/+2
| * | dmaengine: qcom: bam_dma: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-071-2/+2
| * | dmaengine: qcom_hidma: Check for driver register failureAditya Pakki2019-01-071-2/+1
| |/
* | dmaengine: st_fdma: use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-071-2/+1
* | dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-01-071-3/+2
* | dmaengine: bcm2835: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-071-2/+1
* | dmaengine: sa11x0: drop useless LIST_HEADJulia Lawall2019-01-071-2/+0
* | dmaengine: pl330: drop useless LIST_HEADJulia Lawall2019-01-071-1/+0
* | dmaengine: st_fdma: drop useless LIST_HEADJulia Lawall2019-01-071-3/+0
* | dmaengine: dw: drop useless LIST_HEADJulia Lawall2019-01-071-1/+0