summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-08ntb: add DMA error handling for TX DMADave Jiang1-27/+83
2016-08-08dmaengine: ioatdma: add error strings to chanerr outputDave Jiang1-4/+61
2016-08-08dmaengine: ioatdma: Add error handling to ioat driverDave Jiang2-16/+126
2016-08-08dmaengine: add support to provide error result from a DMA transationDave Jiang2-5/+33
2016-08-08dmaengine: xgene-dma: convert callback to helper functionDave Jiang1-2/+1
2016-08-08dmaengine: virt-dma: convert callback to helper functionDave Jiang1-10/+7
2016-08-08dmaengine: txx9dmac: convert callback to helper functionDave Jiang1-6/+3
2016-08-08dmaengine: timb_dma: convert callback to helper functionDave Jiang1-6/+3
2016-08-08dmaengine: tegra20-apb-dma: convert callback to helper functionDave Jiang1-6/+4
2016-08-08dmaengine: ste_dma40: convert callback to helper functionDave Jiang1-6/+4
2016-08-08dmaengine: sirf-dma: convert callback to helper functionDave Jiang1-5/+2
2016-08-08dmaengine: sh_rcar-dmac: convert callback to helper functionDave Jiang1-9/+7
2016-08-08dmaengine: qcom_hidma: convert callback to helper functionDave Jiang1-8/+3
2016-08-08dmaengine: ppc4xx_adma: convert callback to helper functionDave Jiang1-4/+1
2016-08-08dmaengine: pl330: convert callback to helper functionDave Jiang1-6/+4
2016-08-08dmaengine: pch_dma: convert callback to helper functionDave Jiang1-4/+3
2016-08-08dmaengine: nbpfaxi: convert callback to helper functionDave Jiang1-6/+3
2016-08-08dmaengine: mxs-dma: convert callback to helper functionDave Jiang1-2/+1
2016-08-08dmaengine: mv_xor: convert callback to helper functionDave Jiang1-4/+1
2016-08-08dmaengine: mpc512x_dma: convert callback to helper functionDave Jiang1-2/+1
2016-08-08dmaengine: mmp_tdma: convert callback to helper functionDave Jiang1-3/+1
2016-08-08dmaengine: mmp_pdma: convert callback to helper functionDave Jiang1-9/+5
2016-08-08dmaengine: mic_x100_dma: convert callback to helper functionDave Jiang1-4/+2
2016-08-08dmaengine: ipu: convert callback to helper functionDave Jiang1-10/+8
2016-08-08dmaengine: iop-adma: convert callback to helper functionDave Jiang1-2/+1
2016-08-08dmaengine: ioatdma: convert callback to helper functionDave Jiang1-8/+4
2016-08-08dmaengine: imx-sdma: convert callback to helper functionDave Jiang1-4/+3
2016-08-08dmaengine: imx-dma: convert callback to helper functionDave Jiang1-3/+1
2016-08-08dmaengine: fsldma: convert callback to helper functionDave Jiang1-5/+1
2016-08-08dmaengine: fsl_raid: convert callback to helper functionDave Jiang1-9/+1
2016-08-08dmaengine: ep93xx_dma: convert callback to helper functionDave Jiang1-6/+4
2016-08-08dmaengine: dw: convert callback to helper functionDave Jiang1-8/+6
2016-08-08dmaengine: cppi41: convert callback to helper functionDave Jiang1-1/+1
2016-08-08dmaengine: coh901318: convert callback to helper functionDave Jiang1-6/+3
2016-08-08dmaengine: at_xdmac: convert callback to helper functionDave Jiang1-4/+4
2016-08-08dmaengine: at_hdmac: convert callback to helper functionDave Jiang1-9/+2
2016-08-08dmaengine: Add helper function to prep for error reportingDave Jiang1-0/+72
2016-08-08Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds62-213/+213
2016-08-08Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-156/+334
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds16-34/+31
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+67
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds32-130/+82
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds64-915/+6267
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-100/+95