index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-08
dmaengine: ppc4xx/adma: move unmap to before callback
Dave Jiang
1
-1
/
+1
2016-08-08
dmaengine: mv_xor: move unmap to before callback
Dave Jiang
1
-1
/
+1
2016-08-08
dmaengine: fsl_raid: move unmap to before callback
Dave Jiang
1
-1
/
+1
2016-08-08
dmaengine: fsldma: move unmap to before callback
Dave Jiang
1
-1
/
+1
2016-08-08
dmaengine: sh_shdma-base: convert callback to helper function
Dave Jiang
1
-6
/
+6
2016-08-08
dmengine: xilinx_dma: convert callback to helper function
Vinod Koul
1
-6
/
+4
2016-08-08
dmaengine: documentation to the new callback mechanism
Dave Jiang
1
-0
/
+11
2016-08-08
ntb: add DMA error handling for RX DMA
Dave Jiang
1
-16
/
+67
2016-08-08
ntb: add DMA error handling for TX DMA
Dave Jiang
1
-27
/
+83
2016-08-08
dmaengine: ioatdma: add error strings to chanerr output
Dave Jiang
1
-4
/
+61
2016-08-08
dmaengine: ioatdma: Add error handling to ioat driver
Dave Jiang
2
-16
/
+126
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
2
-5
/
+33
2016-08-08
dmaengine: xgene-dma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2016-08-08
dmaengine: virt-dma: convert callback to helper function
Dave Jiang
1
-10
/
+7
2016-08-08
dmaengine: txx9dmac: convert callback to helper function
Dave Jiang
1
-6
/
+3
2016-08-08
dmaengine: timb_dma: convert callback to helper function
Dave Jiang
1
-6
/
+3
2016-08-08
dmaengine: tegra20-apb-dma: convert callback to helper function
Dave Jiang
1
-6
/
+4
2016-08-08
dmaengine: ste_dma40: convert callback to helper function
Dave Jiang
1
-6
/
+4
2016-08-08
dmaengine: sirf-dma: convert callback to helper function
Dave Jiang
1
-5
/
+2
2016-08-08
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
1
-9
/
+7
2016-08-08
dmaengine: qcom_hidma: convert callback to helper function
Dave Jiang
1
-8
/
+3
2016-08-08
dmaengine: ppc4xx_adma: convert callback to helper function
Dave Jiang
1
-4
/
+1
2016-08-08
dmaengine: pl330: convert callback to helper function
Dave Jiang
1
-6
/
+4
2016-08-08
dmaengine: pch_dma: convert callback to helper function
Dave Jiang
1
-4
/
+3
2016-08-08
dmaengine: nbpfaxi: convert callback to helper function
Dave Jiang
1
-6
/
+3
2016-08-08
dmaengine: mxs-dma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2016-08-08
dmaengine: mv_xor: convert callback to helper function
Dave Jiang
1
-4
/
+1
2016-08-08
dmaengine: mpc512x_dma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2016-08-08
dmaengine: mmp_tdma: convert callback to helper function
Dave Jiang
1
-3
/
+1
2016-08-08
dmaengine: mmp_pdma: convert callback to helper function
Dave Jiang
1
-9
/
+5
2016-08-08
dmaengine: mic_x100_dma: convert callback to helper function
Dave Jiang
1
-4
/
+2
2016-08-08
dmaengine: ipu: convert callback to helper function
Dave Jiang
1
-10
/
+8
2016-08-08
dmaengine: iop-adma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2016-08-08
dmaengine: ioatdma: convert callback to helper function
Dave Jiang
1
-8
/
+4
2016-08-08
dmaengine: imx-sdma: convert callback to helper function
Dave Jiang
1
-4
/
+3
2016-08-08
dmaengine: imx-dma: convert callback to helper function
Dave Jiang
1
-3
/
+1
2016-08-08
dmaengine: fsldma: convert callback to helper function
Dave Jiang
1
-5
/
+1
2016-08-08
dmaengine: fsl_raid: convert callback to helper function
Dave Jiang
1
-9
/
+1
2016-08-08
dmaengine: ep93xx_dma: convert callback to helper function
Dave Jiang
1
-6
/
+4
2016-08-08
dmaengine: dw: convert callback to helper function
Dave Jiang
1
-8
/
+6
2016-08-08
dmaengine: cppi41: convert callback to helper function
Dave Jiang
1
-1
/
+1
2016-08-08
dmaengine: coh901318: convert callback to helper function
Dave Jiang
1
-6
/
+3
2016-08-08
dmaengine: at_xdmac: convert callback to helper function
Dave Jiang
1
-4
/
+4
2016-08-08
dmaengine: at_hdmac: convert callback to helper function
Dave Jiang
1
-9
/
+2
2016-08-08
dmaengine: Add helper function to prep for error reporting
Dave Jiang
1
-0
/
+72
2016-08-08
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
mm: make __swap_writepage() use bio_set_op_attrs()
Jens Axboe
1
-2
/
+3
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
11
-53
/
+51
[next]