index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
serial: sh-sci: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
1
-4
/
+2
2014-10-15
mtd: sh_flctl: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
mtd: fsmc_nand: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
V4L2: mx3_camer: use dmaengine_pause() API
Vinod Koul
1
-4
/
+2
2014-10-15
dmaengine: coh901318: use dmaengine_terminate_all() API
Vinod Koul
1
-1
/
+1
2014-10-15
pata_arasan_cf: use dmaengine_terminate_all() API
Vinod Koul
1
-3
/
+2
2014-10-15
dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()
Sebastian Andrzej Siewior
1
-1
/
+1
2014-10-15
dmaengine: dw: export probe()/remove() and Co to users
Andy Shevchenko
2
-26
/
+30
2014-10-15
dmaengine: dw: enable and disable controller when needed
Andy Shevchenko
2
-25
/
+36
2014-10-15
dmaengine: dw: always export dw_dma_{en,dis}able
Andy Shevchenko
4
-30
/
+12
2014-10-15
dmaengine: dw: introduce dw_dma_on() helper
Andy Shevchenko
1
-2
/
+7
2014-10-15
dmaengine: dw: split dma-dw.h to platform and private parts
Andy Shevchenko
5
-24
/
+47
2014-10-15
dmaengine: dw: move private definitions to regs.h
Andy Shevchenko
2
-34
/
+29
2014-10-15
dma: cppi41: Switch to using managed resource in probe
Kiran Padwal
1
-11
/
+5
2014-10-15
dmaengine: pl330: Fix NULL pointer dereference on driver unbind
Krzysztof Kozlowski
1
-2
/
+4
2014-10-15
dmaengine: pl330: Fix NULL pointer dereference on probe failure
Krzysztof Kozlowski
1
-2
/
+4
2014-10-15
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
Krzysztof Kozlowski
1
-3
/
+0
2014-10-15
dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters
Krzysztof Kozlowski
1
-4
/
+0
2014-09-28
dma: imx-sdma: fix another incorrect __init annotation
Arnd Bergmann
1
-1
/
+1
2014-09-24
dmaengine: sun6i: Remove obsolete clk muxing code
Chen-Yu Tsai
1
-23
/
+0
2014-09-23
dma: Kconfig: Include mx6 in the IMX_SDMA help section
Fabio Estevam
1
-1
/
+1
2014-09-23
dmatest: prevent memory leakage on error path in thread
Andy Shevchenko
1
-2
/
+2
2014-09-23
dmaengine: Mark the struct dma_slave_config direction field deprecated
Laurent Pinchart
1
-1
/
+3
2014-09-23
dma: mv_xor: Add support for DMA_INTERRUPT
Lior Amsalem
2
-5
/
+40
2014-09-23
dma: mv_xor: Remove dead code
Ezequiel Garcia
2
-22
/
+0
2014-09-23
dma: mv_xor: Reduce interrupts by enabling EOD only when needed
Lior Amsalem
2
-5
/
+11
2014-09-23
dma: mv_xor: Remove all interrupt magic numbers
Ezequiel Garcia
2
-20
/
+30
2014-09-23
dma: mv_xor: Remove multi-slot support
Lior Amsalem
2
-93
/
+32
2014-09-23
dma: mv_xor: Simplify the DMA_MEMCPY operation
Lior Amsalem
1
-65
/
+12
2014-09-23
dma: mv_xor: Replace printk with dev_info
Ezequiel Garcia
1
-2
/
+3