index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-23
/
+22
2013-01-08
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-23
/
+22
2013-01-04
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-29
dma: remove use of __devinit
Bill Pemberton
1
-4
/
+4
2012-11-29
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-11
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2012-03-30
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-15
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
1
-2
/
+2
2010-05-18
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-27
dmaengine: provide helper for setting txstate
Dan Williams
1
-13
/
+2
2010-03-27
DMAENGINE: generic channel status v2
Linus Walleij
1
-21
/
+23
2009-12-12
iop-adma.c: use resource_size()
H Hartley Sweeten
1
-2
/
+2
2009-09-09
Merge branch 'dmaengine' into async-tx-next
Dan Williams
1
-4
/
+5
2009-09-09
Merge branch 'iop-raid6' into async-tx-next
Dan Williams
1
-44
/
+393
2009-09-09
iop-adma: implement a private tx_list
Dan Williams
1
-4
/
+5
2009-09-09
dmaengine: cleanup unused transaction types
Dan Williams
1
-4
/
+1
2009-08-30
iop-adma: P+Q self test
Dan Williams
1
-1
/
+181
2009-08-30
iop-adma: P+Q support for iop13xx adma engines
Dan Williams
1
-34
/
+197
2009-08-30
iop-adma: fix lockdep false positive
Dan Williams
1
-1
/
+6
2009-08-30
iop-adma: cleanup iop_adma_run_tx_complete_actions
Dan Williams
1
-9
/
+10
2009-08-30
async_tx: add support for asynchronous GF multiplication
Dan Williams
1
-1
/
+1
2009-04-09
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-05
iop-adma, mv_xor: fix mem leak on self-test setup failure
Roel Kluin
1
-8
/
+8
2009-03-04
[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-06
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-18
iop_adma: document how to calculate the minimum descriptor pool size
Dan Williams
1
-1
/
+10
[next]