summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | dmaengine: documentation to the new callback mechanismDave Jiang2016-08-081-0/+11
| * | 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-082-5/+33
| * | dmaengine: xgene-dma: convert callback to helper functionDave Jiang2016-08-081-2/+1
| * | dmaengine: virt-dma: convert callback to helper functionDave Jiang2016-08-081-10/+7
| * | dmaengine: txx9dmac: convert callback to helper functionDave Jiang2016-08-081-6/+3
| * | dmaengine: timb_dma: convert callback to helper functionDave Jiang2016-08-081-6/+3
| * | dmaengine: tegra20-apb-dma: convert callback to helper functionDave Jiang2016-08-081-6/+4
| * | dmaengine: ste_dma40: convert callback to helper functionDave Jiang2016-08-081-6/+4
| * | dmaengine: sirf-dma: convert callback to helper functionDave Jiang2016-08-081-5/+2
| * | dmaengine: sh_rcar-dmac: convert callback to helper functionDave Jiang2016-08-081-9/+7
| * | dmaengine: qcom_hidma: convert callback to helper functionDave Jiang2016-08-081-8/+3
| * | dmaengine: ppc4xx_adma: convert callback to helper functionDave Jiang2016-08-081-4/+1
| * | dmaengine: pl330: convert callback to helper functionDave Jiang2016-08-081-6/+4
| * | dmaengine: pch_dma: convert callback to helper functionDave Jiang2016-08-081-4/+3
| * | dmaengine: nbpfaxi: convert callback to helper functionDave Jiang2016-08-081-6/+3
| * | dmaengine: mxs-dma: convert callback to helper functionDave Jiang2016-08-081-2/+1
| * | dmaengine: mv_xor: convert callback to helper functionDave Jiang2016-08-081-4/+1
| * | dmaengine: mpc512x_dma: convert callback to helper functionDave Jiang2016-08-081-2/+1
| * | dmaengine: mmp_tdma: convert callback to helper functionDave Jiang2016-08-081-3/+1
| * | dmaengine: mmp_pdma: convert callback to helper functionDave Jiang2016-08-081-9/+5
| * | dmaengine: mic_x100_dma: convert callback to helper functionDave Jiang2016-08-081-4/+2
| * | dmaengine: ipu: convert callback to helper functionDave Jiang2016-08-081-10/+8
| * | dmaengine: iop-adma: convert callback to helper functionDave Jiang2016-08-081-2/+1
| * | dmaengine: ioatdma: convert callback to helper functionDave Jiang2016-08-081-8/+4
| * | dmaengine: imx-sdma: convert callback to helper functionDave Jiang2016-08-081-4/+3
| * | dmaengine: imx-dma: convert callback to helper functionDave Jiang2016-08-081-3/+1
| * | dmaengine: fsldma: convert callback to helper functionDave Jiang2016-08-081-5/+1
| * | dmaengine: fsl_raid: convert callback to helper functionDave Jiang2016-08-081-9/+1
| * | dmaengine: ep93xx_dma: convert callback to helper functionDave Jiang2016-08-081-6/+4
| * | dmaengine: dw: convert callback to helper functionDave Jiang2016-08-081-8/+6
| * | dmaengine: cppi41: convert callback to helper functionDave Jiang2016-08-081-1/+1
| * | dmaengine: coh901318: convert callback to helper functionDave Jiang2016-08-081-6/+3
| * | dmaengine: at_xdmac: convert callback to helper functionDave Jiang2016-08-081-4/+4
| * | dmaengine: at_hdmac: convert callback to helper functionDave Jiang2016-08-081-9/+2
| * | dmaengine: Add helper function to prep for error reportingDave Jiang2016-08-081-0/+72
| |/
* | Merge branch 'topic/dmatest' into for-linusVinod Koul2016-10-031-5/+18
|\ \
| * | dmaengine: dmatest: Restore "memcpy" as default modeEugeniy Paltsev2016-09-151-2/+2
| * | dmaengine: dmatest: Apply copy_align to DMA_SG as wellNicolin Chen2016-09-091-1/+1
| * | dmaengine: dmatest: exclude compare and fill time during perf reportSinan Kaya2016-09-021-2/+15
| |/
* | Merge branch 'topic/cppi' into for-linusVinod Koul2016-10-031-24/+116
|\ \
| * | dmaengine: cppi41: Ignore EINPROGRESS for PM runtimeTony Lindgren2016-09-141-1/+1
| * | dmaengine: cppi41: mark PM functions as __maybe_unusedArnd Bergmann2016-09-071-6/+4
| * | dmaengine: cppi41: Add basic PM runtime supportTony Lindgren2016-08-311-5/+99
| * | dmaengine: cppi41: Prepare to add PM runtime supportTony Lindgren2016-08-311-15/+15
| |/