H Hartley Sweeten
|
2e032b62c4
iop-adma.c: use resource_size()
|
15 年 前 |
Dan Williams
|
bbb20089a3
Merge branch 'dmaengine' into async-tx-next
|
15 年 前 |
Dan Williams
|
3e48e65690
Merge branch 'iop-raid6' into async-tx-next
|
15 年 前 |
Dan Williams
|
308136d1ab
iop-adma: implement a private tx_list
|
15 年 前 |
Dan Williams
|
9308add6ea
dmaengine: cleanup unused transaction types
|
15 年 前 |
Dan Williams
|
f6dbf65161
iop-adma: P+Q self test
|
16 年 前 |
Dan Williams
|
7bf649aee8
iop-adma: P+Q support for iop13xx adma engines
|
16 年 前 |
Dan Williams
|
72be12f0c3
iop-adma: fix lockdep false positive
|
16 年 前 |
Dan Williams
|
507fbec4cf
iop-adma: cleanup iop_adma_run_tx_complete_actions
|
16 年 前 |
Dan Williams
|
b2f46fd8ef
async_tx: add support for asynchronous GF multiplication
|
16 年 前 |
Dan Williams
|
099f53cb50
async_tx: rename zero_sum to val
|
16 年 前 |
Dan Williams
|
ccccce229c
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
|
16 年 前 |
Linus Torvalds
|
5dc18f51a2
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 年 前 |
Roel Kluin
|
a09b09ae51
iop-adma, mv_xor: fix mem leak on self-test setup failure
|
16 年 前 |
Russell King
|
bdf602bd73
[ARM] fix lots of ARM __devexit sillyness
|
16 年 前 |
Dan Williams
|
630738b9a5
iop-adma: enable module removal
|
16 年 前 |
Dan Williams
|
0d603f611d
iop-adma: kill debug BUG_ON
|
16 年 前 |
Dan Williams
|
f38822033d
iop-adma: let devm do its job, don't duplicate free
|
16 年 前 |
Dan Williams
|
f27c580c36
dmaengine: remove 'bigref' infrastructure
|
16 年 前 |
Dan Williams
|
aa1e6f1a38
dmaengine: kill struct dma_client and supporting infrastructure
|
16 年 前 |
Dan Williams
|
07f2211e4f
dmaengine: remove dependency on async_tx
|
16 年 前 |
Dan Williams
|
a06d568f7c
async_xor: dma_map destination DMA_BIDIRECTIONAL
|
16 年 前 |
Dan Williams
|
65e503814d
iop-adma: use iop_paranoia() for debug BUG_ONs
|
16 年 前 |
Dan Williams
|
137cb55c6d
iop-adma: add a dummy read to flush next descriptor update
|
16 年 前 |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 年 前 |
Dan Williams
|
5eb907aaaf
iop_adma: document how to calculate the minimum descriptor pool size
|
17 年 前 |
Dan Williams
|
c7141d005a
iop_adma: directly reclaim descriptors on allocation failure
|
17 年 前 |
Dan Williams
|
e1d181efb1
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
|
17 年 前 |
Haavard Skinnemoen
|
848c536a37
dmaengine: Add dma_client parameter to device_alloc_chan_resources
|
17 年 前 |
Kay Sievers
|
ebabe27626
iop-adma: fix platform driver hotplug/coldplug
|
17 年 前 |