summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/pl330' into for-linusVinod Koul2016-10-031-1/+14
|\
| * dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_statusHsin-Yu Chao2016-09-091-0/+2
| * dmaengine: pl330: fix residual for non-running BUSY descriptorsStephen Barber2016-09-091-1/+12
* | Merge branch 'topic/omap' into for-linusVinod Koul2016-10-031-30/+213
|\ \
| * | dmaengine: omap-dma: Enable burst and data pack for SGMisael Lopez Cruz2016-10-011-3/+6
| * | dmaengine: omap-dma: Correct type2 descriptor's member typesPeter Ujfalusi2016-09-141-4/+4
| * | dmaengine: omap-dma: Support for LinkedList transfer of slave_sgPeter Ujfalusi2016-08-101-6/+177
| * | dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loopPeter Ujfalusi2016-08-101-3/+5
| * | dmaengine: omap-dma: Add more debug information when freeing channelPeter Ujfalusi2016-08-101-1/+2
| * | dmaengine: omap-dma: Dynamically allocate memory for lch_mapPeter Ujfalusi2016-08-101-6/+14
| * | dmaengine: omap-dma: Simplify omap_dma_callbackPeter Ujfalusi2016-08-101-8/+6
| * | dmaengine: omap-dma: Simplify omap_dma_start_sg parameter listPeter Ujfalusi2016-08-101-6/+6
| |/
* | Merge branch 'topic/no_irq' into for-linusVinod Koul2016-10-034-13/+10
|\ \
| * | dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann2016-09-051-5/+4
| * | dmaengine: sirf: fix irq number error checkArnd Bergmann2016-09-051-1/+1
| * | dmaengine: mxs: remove NO_IRQ checkArnd Bergmann2016-09-051-6/+4
| * | dmaengine: moxart: remove NO_IRQArnd Bergmann2016-09-051-1/+1
| |/
* | Merge branch 'topic/mv_xor' into for-linusVinod Koul2016-10-032-1/+101
|\ \
| * | dmaengine: mv_xor: Add support for IO (PCIe) src/dst areasStefan Roese2016-09-152-1/+101
| |/
* | Merge branch 'topic/k3' into for-linusVinod Koul2016-10-032-38/+179
|\ \
| * | dmaengine: k3dma: use correct format string for debug outputArnd Bergmann2016-09-071-3/+3
| * | Kconfig: Allow k3dma driver to be selected for more then HISI3xx platformsJohn Stultz2016-08-311-1/+1
| * | k3dma: Add cyclic mode for audioAndy Green2016-08-311-11/+103
| * | k3dma: Fix memory handling in preparation for cyclic modeJohn Stultz2016-08-311-14/+24
| * | k3dma: Fix occasional DMA ERR issue by using proper dma apiJohn Stultz2016-08-311-8/+45
| * | k3dma: Fix "nobody cared" message seen on any errorAndy Green2016-08-311-3/+5
| * | k3dma: Fix dma err offsetsAndy Green2016-08-311-2/+2
| * | k3dma: Fix hisi burst clippingAndy Green2016-08-311-1/+1
| |/
* | Merge branch 'topic/iommu' into for-linusVinod Koul2016-10-031-22/+94
|\ \
| * | dmaengine: rcar-dmac: add iommu support for slave transfersNiklas Söderlund2016-09-261-8/+74
| * | dmaengine: rcar-dmac: group slave configurationNiklas Söderlund2016-09-261-16/+22
| |/
* | Merge branch 'topic/ioatdma' into for-linusVinod Koul2016-10-031-1/+1
|\ \
| * | dmaengine: ioatdma: fix uninitialized array usageDave Jiang2016-08-081-1/+1
| |/
* | Merge branch 'topic/imx' into for-linusVinod Koul2016-10-031-1/+27
|\ \
| * | dmaengine: imx-sdma: Add i.MX7 supportFabio Estevam2016-08-311-0/+26
| * | dmaengine: imx-sdma: (trivial) fix a typoMartin Kaiser2016-08-101-1/+1
| |/
* | Merge branch 'topic/hsu' into for-linusVinod Koul2016-10-033-12/+11
|\ \
| * | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-153-12/+11
| |/
* | Merge branch 'topic/err_reporting' into for-linusVinod Koul2016-10-0339-285/+569
|\ \
| * | dmaengine: qcom_hidma: add error reporting for tx_statusSinan Kaya2016-08-313-31/+33
| * | dmaengine: qcom_hidma: report transfer errors with new interfaceSinan Kaya2016-08-311-2/+8
| * | dmaengine: qcom_hidma: release the descriptor before the callbackSinan Kaya2016-08-311-8/+10
| * | dmaengine: sh_shdma-base: convert callback to helper functionDave Jiang2016-08-081-6/+6
| * | dmengine: xilinx_dma: convert callback to helper functionVinod Koul2016-08-081-6/+4
| * | ntb: add DMA error handling for RX DMADave Jiang2016-08-081-16/+67
| * | ntb: add DMA error handling for TX DMADave Jiang2016-08-081-27/+83
| * | dmaengine: ioatdma: add error strings to chanerr outputDave Jiang2016-08-081-4/+61
| * | dmaengine: ioatdma: Add error handling to ioat driverDave Jiang2016-08-082-16/+126
| * | dmaengine: add support to provide error result from a DMA transationDave Jiang2016-08-081-5/+17
| * | dmaengine: xgene-dma: convert callback to helper functionDave Jiang2016-08-081-2/+1