index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
iop-adma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
1
-13
/
+2
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
1
-21
/
+23
2009-12-11
iop-adma.c: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2009-09-08
Merge branch 'dmaengine' into async-tx-next
Dan Williams
1
-4
/
+5
2009-09-08
Merge branch 'iop-raid6' into async-tx-next
Dan Williams
1
-44
/
+393
2009-09-08
iop-adma: implement a private tx_list
Dan Williams
1
-4
/
+5
2009-09-08
dmaengine: cleanup unused transaction types
Dan Williams
1
-4
/
+1
2009-08-29
iop-adma: P+Q self test
Dan Williams
1
-1
/
+181
2009-08-29
iop-adma: P+Q support for iop13xx adma engines
Dan Williams
1
-34
/
+197
2009-08-29
iop-adma: fix lockdep false positive
Dan Williams
1
-1
/
+6
2009-08-29
iop-adma: cleanup iop_adma_run_tx_complete_actions
Dan Williams
1
-9
/
+10
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
1
-1
/
+1
2009-04-08
async_tx: rename zero_sum to val
Dan Williams
1
-19
/
+19
2009-03-25
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
Dan Williams
1
-1
/
+0
2009-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-8
/
+8
2009-03-04
iop-adma, mv_xor: fix mem leak on self-test setup failure
Roel Kluin
1
-8
/
+8
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
1
-1
/
+1
2009-01-06
iop-adma: enable module removal
Dan Williams
1
-4
/
+0
2009-01-06
iop-adma: kill debug BUG_ON
Dan Williams
1
-2
/
+0
2009-01-06
iop-adma: let devm do its job, don't duplicate free
Dan Williams
1
-13
/
+0
2009-01-06
dmaengine: remove 'bigref' infrastructure
Dan Williams
1
-1
/
+0
2009-01-06
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
1
-4
/
+3
2009-01-05
dmaengine: remove dependency on async_tx
Dan Williams
1
-2
/
+1
2008-12-08
async_xor: dma_map destination DMA_BIDIRECTIONAL
Dan Williams
1
-3
/
+13
2008-11-11
iop-adma: use iop_paranoia() for debug BUG_ONs
Dan Williams
1
-1
/
+1
2008-11-11
iop-adma: add a dummy read to flush next descriptor update
Dan Williams
1
-4
/
+5
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-07-17
iop_adma: document how to calculate the minimum descriptor pool size
Dan Williams
1
-1
/
+10
2008-07-17
iop_adma: directly reclaim descriptors on allocation failure
Dan Williams
1
-2
/
+2
2008-07-08
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
1
-11
/
+18
2008-07-08
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
1
-3
/
+4
2008-07-08
iop-adma: fix platform driver hotplug/coldplug
Kay Sievers
1
-0
/
+2
2008-05-20
iop-adma: fixup some kzalloc/memset confusions
Christophe Jaillet
1
-4
/
+2
2008-04-17
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
Dan Williams
1
-18
/
+21
2008-04-17
iop-adma: remove the workaround for missed interrupts on iop3xx
Dan Williams
1
-5
/
+0
2008-04-17
async_tx: kill ->device_dependency_added
Dan Williams
1
-7
/
+0
2008-04-17
async_tx: fix multiple dependency submission
Dan Williams
1
-4
/
+5
2008-03-13
iop-adma.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-16
/
+16
2008-02-06
async_tx: replace 'int_en' with operation preparation flags
Dan Williams
1
-10
/
+10
2008-02-06
async_tx: kill tx_set_src and tx_set_dest methods
Dan Williams
1
-81
/
+43
2008-02-06
iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2007-10-17
Remove "unsafe" from module struct
Rusty Russell
1
-5
/
+4
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
1
-0
/
+1467