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
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
1
-94
/
+3
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
1
-94
/
+2
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
1
-0
/
+1
2013-10-25
dmaengine: iop: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-8
/
+8
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
1
-3
/
+3
2013-07-09
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
1
-2
/
+2
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-65
/
+1
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-23
/
+22
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-23
/
+22
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-10
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2012-03-29
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-39
/
+13
2012-03-28
iop-adma: Corrected array overflow in RAID6 Xscale(R) test.
Don Morris
1
-2
/
+2
2012-03-13
dmaengine: fix for cookie changes and merge
Vinod Koul
1
-0
/
+1
2012-03-13
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
Russell King - ARM Linux
1
-10
/
+2
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-13
/
+3
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-13
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-5
/
+5
2012-02-05
dma: Fix typo in iop-adma.c
Masanari Iida
1
-1
/
+1
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
1
-14
/
+2
2011-11-17
dma: fix spacing for method declaration, coding style issue in iop-adma.c
Ciaran McCormick
1
-2
/
+2
2011-03-31
dma: use BUG_ON correctly in iop-adma.c, v4
Coly Li
1
-3
/
+3
2011-01-14
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
1
-2
/
+2
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
[next]