summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/sprd' into for-linusVinod Koul2017-11-144-0/+1038
|\
| * dmaengine: sprd: Add Spreadtrum DMA driverBaolin Wang2017-10-243-0/+997
| * dt-bindings: dmaengine: Add Spreadtrum SC9860 DMA controllerBaolin Wang2017-10-241-0/+41
* | Merge branch 'topic/stm' into for-linusVinod Koul2017-11-147-1/+2213
|\ \
| * | dmaengine: stm32_mdma: activate pack/unpack featurePierre-Yves MORDRET2017-11-081-34/+50
| * | dmaengine: stm32: remove redundant initialization of hwdescColin Ian King2017-10-121-2/+2
| * | dmaengine: stm32_mdma: add CONFIG_OF dependencyArnd Bergmann2017-10-121-1/+1
| * | dmaengine: stm32: use %p format specfier for pointerVinod Koul2017-10-081-1/+1
| * | dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeDan Carpenter2017-10-081-2/+2
| * | dmaengine: Add STM32 MDMA driverPierre-Yves MORDRET2017-10-083-0/+1679
| * | dt-bindings: Document the STM32 MDMA bindingsPierre-Yves MORDRET2017-10-081-0/+94
| * | dt-bindings: stm32-dma: add a property to handle STM32 DMAMUXPierre-Yves MORDRET2017-09-271-1/+3
| * | dmaengine: Add STM32 DMAMUX driverPierre-Yves MORDRET2017-09-273-0/+337
| * | dt-bindings: Document the STM32 DMAMUX bindingsPierre-Yves MORDRET2017-09-271-0/+84
| |/
* | Merge branch 'topic/sa11x0' into for-linusVinod Koul2017-11-141-0/+11
|\ \
| * | dmaengine: sa11x0: add DMA filtersRussell King2017-09-271-0/+11
| |/
* | Merge branch 'topic/renasas' into for-linusVinod Koul2017-11-142-3/+4
|\ \
| * | dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"Vinod Koul2017-11-081-1/+1
| * | dmaengine: rcar-dmac: use TCRB instead of TCR for residueHiroyuki Yokoyama2017-10-201-1/+1
| * | dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-121-3/+2
| * | dmaengine: usb-dmac: Add compatible string for r8a7743/5Biju Das2017-10-081-0/+2
| |/
* | Merge branch 'topic/qcom' into for-linusVinod Koul2017-11-141-60/+109
|\ \
| * | dmaengine: qcom-bam: Process multiple pending descriptorsSricharan R2017-09-251-60/+109
| |/
* | Merge branch 'topic/pl330' into for-linusVinod Koul2017-11-141-19/+20
|\ \
| * | dmaengine: pl330: fix descriptor allocation failAlexander Kochetkov2017-10-201-19/+20
| |/
* | Merge branch 'topic/imx' into for-linusVinod Koul2017-11-141-3/+11
|\ \
| * | dmaengine: imx-sdma: Correct src_addr_widths and directionsNicolin Chen2017-09-211-3/+11
| |/
* | Merge branch 'topic/img' into for-linusVinod Koul2017-11-141-18/+80
|\ \
| * | dmaengine: img-mdc: Add runtime PMEd Blake2017-10-161-24/+53
| * | dmaengine: img-mdc: Add suspend / resume handlingEd Blake2017-10-161-0/+33
| |/
* | Merge branch 'topic/doc' into for-linusVinod Koul2017-11-141-13/+17
|\ \
| * | dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarifyStefan Brüns2017-09-211-12/+16
| * | dmaengine: List all allowed values for src/dst_addr_width in kernel docStefan Brüns2017-09-211-1/+1
| |/
* | Merge branch 'topic/dmatest' into for-linusVinod Koul2017-11-141-0/+1
|\ \
| * | dmaengine: dmatest: warn user when dma test times outAdam Wallis2017-11-081-0/+1
| |/
* | Merge branch 'topic/bcom' into for-linusVinod Koul2017-11-142-81/+38
|\ \
| * | dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCsAnup Patel2017-10-231-1/+1
| * | dmaengine: bcm-sba-raid: Use common GPL comment headerAnup Patel2017-10-231-3/+8
| * | dmaengine: bcm-sba-raid: Use only single mailbox channelAnup Patel2017-10-231-77/+27
| * | dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lockAnup Patel2017-10-231-0/+2
| |/
* | Merge branch 'topic/axi' into for-linusVinod Koul2017-11-141-20/+55
|\ \
| * | dmaengine: axi-dmac: Fix software cyclic modeLars-Peter Clausen2017-09-171-18/+51
| * | dmaengine: axi-dmac: Only use hardware cyclic mode for single segment transfersLars-Peter Clausen2017-09-171-2/+4
| |/
* | Merge branch 'topic/print_fixes' into for-linusVinod Koul2017-11-142-4/+4
|\ \
| * | dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %padVinod Koul2017-11-081-1/+1
| * | dmaengine: coh901318: Remove unnecessary 0x prefixes before %padVinod Koul2017-11-081-3/+3
| |/
* | MAINTAINERS: Step down from a co-maintaner of DW DMAC driverAndy Shevchenko2017-11-021-1/+1
* | dmaengine: pch_dma: Replace PCI pool old APIRomain Perier2017-10-311-6/+6
|/
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\