index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
2016-10-03
41
-285
/
+596
|
\
|
*
dmaengine: qcom_hidma: add error reporting for tx_status
Sinan Kaya
2016-08-31
3
-31
/
+33
|
*
dmaengine: qcom_hidma: report transfer errors with new interface
Sinan Kaya
2016-08-31
1
-2
/
+8
|
*
dmaengine: qcom_hidma: release the descriptor before the callback
Sinan Kaya
2016-08-31
1
-8
/
+10
|
*
dmaengine: sh_shdma-base: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+6
|
*
dmengine: xilinx_dma: convert callback to helper function
Vinod Koul
2016-08-08
1
-6
/
+4
|
*
dmaengine: documentation to the new callback mechanism
Dave Jiang
2016-08-08
1
-0
/
+11
|
*
ntb: add DMA error handling for RX DMA
Dave Jiang
2016-08-08
1
-16
/
+67
|
*
ntb: add DMA error handling for TX DMA
Dave Jiang
2016-08-08
1
-27
/
+83
|
*
dmaengine: ioatdma: add error strings to chanerr output
Dave Jiang
2016-08-08
1
-4
/
+61
|
*
dmaengine: ioatdma: Add error handling to ioat driver
Dave Jiang
2016-08-08
2
-16
/
+126
|
*
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
2016-08-08
2
-5
/
+33
|
*
dmaengine: xgene-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
|
*
dmaengine: virt-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-10
/
+7
|
*
dmaengine: txx9dmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+3
|
*
dmaengine: timb_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+3
|
*
dmaengine: tegra20-apb-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
|
*
dmaengine: ste_dma40: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
|
*
dmaengine: sirf-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-5
/
+2
|
*
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+7
|
*
dmaengine: qcom_hidma: convert callback to helper function
Dave Jiang
2016-08-08
1
-8
/
+3
|
*
dmaengine: ppc4xx_adma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+1
|
*
dmaengine: pl330: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
|
*
dmaengine: pch_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+3
|
*
dmaengine: nbpfaxi: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+3
|
*
dmaengine: mxs-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
|
*
dmaengine: mv_xor: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+1
|
*
dmaengine: mpc512x_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
|
*
dmaengine: mmp_tdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-3
/
+1
|
*
dmaengine: mmp_pdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+5
|
*
dmaengine: mic_x100_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+2
|
*
dmaengine: ipu: convert callback to helper function
Dave Jiang
2016-08-08
1
-10
/
+8
|
*
dmaengine: iop-adma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
|
*
dmaengine: ioatdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-8
/
+4
|
*
dmaengine: imx-sdma: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+3
|
*
dmaengine: imx-dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-3
/
+1
|
*
dmaengine: fsldma: convert callback to helper function
Dave Jiang
2016-08-08
1
-5
/
+1
|
*
dmaengine: fsl_raid: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+1
|
*
dmaengine: ep93xx_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+4
|
*
dmaengine: dw: convert callback to helper function
Dave Jiang
2016-08-08
1
-8
/
+6
|
*
dmaengine: cppi41: convert callback to helper function
Dave Jiang
2016-08-08
1
-1
/
+1
|
*
dmaengine: coh901318: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+3
|
*
dmaengine: at_xdmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-4
/
+4
|
*
dmaengine: at_hdmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+2
|
*
dmaengine: Add helper function to prep for error reporting
Dave Jiang
2016-08-08
1
-0
/
+72
*
|
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
2016-10-03
1
-5
/
+18
|
\
\
|
*
|
dmaengine: dmatest: Restore "memcpy" as default mode
Eugeniy Paltsev
2016-09-15
1
-2
/
+2
|
*
|
dmaengine: dmatest: Apply copy_align to DMA_SG as well
Nicolin Chen
2016-09-09
1
-1
/
+1
|
*
|
dmaengine: dmatest: exclude compare and fill time during perf report
Sinan Kaya
2016-09-02
1
-2
/
+15
|
|
/
*
|
Merge branch 'topic/cppi' into for-linus
Vinod Koul
2016-10-03
1
-24
/
+116
|
\
\
[next]