index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-5
/
+29
|
\
|
*
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
1
-4
/
+28
|
*
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-27
1
-1
/
+1
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
37
-930
/
+3547
|
\
\
|
*
|
dmaengine: imx: fix the build failure on x86_64
Vinod Koul
2012-03-27
1
-0
/
+1
|
*
|
dmaengine: i.MX: Fix merge of cookie branch.
Javier Martin
2012-03-26
1
-0
/
+1
|
*
|
dmaengine: i.MX: Add support for interleaved transfers.
Javier Martin
2012-03-26
1
-15
/
+131
|
*
|
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
Javier Martin
2012-03-26
1
-11
/
+12
|
*
|
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
Javier Martin
2012-03-26
1
-76
/
+93
|
*
|
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
Javier Martin
2012-03-26
1
-4
/
+5
|
*
|
dmaengine: imx-dma: remove internal structure.
Javier Martin
2012-03-26
1
-46
/
+18
|
*
|
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
Javier Martin
2012-03-26
1
-8
/
+3
|
*
|
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
Javier Martin
2012-03-26
1
-9
/
+0
|
*
|
dmaengine: imx-dma: remove sg member from internal structure.
Javier Martin
2012-03-26
1
-24
/
+18
|
*
|
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
Javier Martin
2012-03-26
1
-63
/
+35
|
*
|
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
Javier Martin
2012-03-26
1
-33
/
+13
|
*
|
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
Javier Martin
2012-03-26
1
-43
/
+14
|
*
|
dmaengine: imx-dma: remove dma_mode member of internal structure.
Javier Martin
2012-03-26
1
-58
/
+45
|
*
|
dmaengine: imx-dma: remove data member from internal structure.
Javier Martin
2012-03-26
1
-1
/
+0
|
*
|
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
Javier Martin
2012-03-26
2
-53
/
+552
|
*
|
dmaengine: at_hdmac: add slave config operation
Nicolas Ferre
2012-03-21
2
-13
/
+75
|
*
|
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
18
-25
/
+42
|
*
|
dma: imx-sdma: Treat firmware messages as warnings instead of erros
Fabio Estevam
2012-03-21
1
-3
/
+3
|
*
|
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
2012-03-13
35
-634
/
+296
|
|
\
\
|
|
*
|
dmaengine: fix for cookie changes and merge
Vinod Koul
2012-03-13
6
-5
/
+7
|
|
*
|
dmaengine: pl330: fix the pl330 build after cookie cleanup
Vinod Koul
2012-03-13
1
-1
/
+0
|
|
*
|
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
9
-0
/
+9
|
|
*
|
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
Russell King - ARM Linux
2012-03-13
2
-15
/
+3
|
|
*
|
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
15
-28
/
+31
|
|
*
|
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
23
-235
/
+93
|
|
*
|
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
19
-21
/
+36
|
|
*
|
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
25
-272
/
+52
|
|
*
|
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
24
-0
/
+49
|
|
*
|
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
34
-115
/
+81
|
|
*
|
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2012-03-13
2
-2
/
+0
|
*
|
|
Revert "drivers/dma: linux/module.h included twice"
Vinod Koul
2012-03-09
2
-0
/
+2
|
*
|
|
DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB
Boojin Kim
2012-03-08
1
-5
/
+26
|
*
|
|
DMA: PL330: Removes useless function
Boojin Kim
2012-03-08
1
-46
/
+0
|
*
|
|
DMA: PL330: Merge PL330 driver into drivers/dma/
Boojin Kim
2012-03-08
2
-2
/
+2113
|
*
|
|
dma: imx-sdma: Print a message when firmare fails to be requested
Fabio Estevam
2012-03-06
1
-2
/
+4
|
*
|
|
dma: imx-sdma: Let the driver be probed even if no firware is found
Fabio Estevam
2012-03-06
1
-8
/
+5
|
*
|
|
dmaengine: Add support for multiple descriptors for imx-dma.
Javier Martin
2012-03-06
1
-74
/
+258
|
*
|
|
dmaengine: Add support for MEMCPY for imx-dma.
Javier Martin
2012-03-06
1
-1
/
+35
|
*
|
|
dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages
Fabio Estevam
2012-03-06
1
-4
/
+4
|
*
|
|
drivers/dma: linux/module.h included twice
Danny Kukawka
2012-03-06
2
-2
/
+0
|
|
/
/
|
*
|
dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave
Viresh Kumar
2012-02-22
1
-0
/
+12
|
*
|
dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
2012-02-22
2
-29
/
+93
|
*
|
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
Viresh Kumar
2012-02-22
1
-4
/
+16
|
*
|
dmaengine/dw_dmac: Don't handle block interrupts
Viresh Kumar
2012-02-22
1
-30
/
+6
|
*
|
dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly
Viresh Kumar
2012-02-22
1
-1
/
+1
[next]