Linus Torvalds
|
ef08e78268
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Javier Martin
|
660cd0dd94
dmaengine: i.MX: Fix merge of cookie branch.
|
13 years ago |
Javier Martin
|
f606ab897b
dmaengine: i.MX: Add support for interleaved transfers.
|
13 years ago |
Javier Martin
|
f9b283a6e4
dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.
|
13 years ago |
Javier Martin
|
cd5cf9da02
dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.
|
13 years ago |
Javier Martin
|
a6cbb2d87d
dmaengine: imx-dma: remove unused arg of imxdma_sg_next.
|
13 years ago |
Javier Martin
|
2d9c2fc59a
dmaengine: imx-dma: remove internal structure.
|
13 years ago |
Javier Martin
|
6b0e2f55e3
dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.
|
13 years ago |
Javier Martin
|
e4756b5e06
dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.
|
13 years ago |
Javier Martin
|
833bc03bf1
dmaengine: imx-dma: remove sg member from internal structure.
|
13 years ago |
Javier Martin
|
359291a1a0
dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.
|
13 years ago |
Javier Martin
|
bdc0c7534c
dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.
|
13 years ago |
Javier Martin
|
3b4b6dfc20
dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.
|
13 years ago |
Javier Martin
|
2efc3449d7
dmaengine: imx-dma: remove dma_mode member of internal structure.
|
13 years ago |
Javier Martin
|
232e3c2c79
dmaengine: imx-dma: remove data member from internal structure.
|
13 years ago |
Javier Martin
|
6bd081277e
dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c
|
13 years ago |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 years ago |
Vinod Koul
|
1f3d6dc0be
Merge branch 'rmk_cookie_fixes2' into next
|
13 years ago |
Russell King - ARM Linux
|
8ac695463f
dmaengine: ensure all DMA engine drivers initialize their cookies
|
13 years ago |
Russell King - ARM Linux
|
96a2af41c7
dmaengine: consolidate tx_status functions
|
13 years ago |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 years ago |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 years ago |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Vinod Koul
|
5170c051a5
Revert "drivers/dma: linux/module.h included twice"
|
13 years ago |
Javier Martin
|
9e15db7ce9
dmaengine: Add support for multiple descriptors for imx-dma.
|
13 years ago |
Javier Martin
|
6c05f09155
dmaengine: Add support for MEMCPY for imx-dma.
|
13 years ago |
Danny Kukawka
|
865d9438eb
drivers/dma: linux/module.h included twice
|
13 years ago |
Paul Gortmaker
|
13ae246db4
includecheck: delete any duplicate instances of module.h
|
13 years ago |
Sascha Hauer
|
5b3168763f
dma: imx-dma: start transfer in issue_pending
|
13 years ago |