index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
iop-adma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: iop-adma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
*
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-4
/
+4
*
drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
Luis R. Rodriguez
2015-08-25
1
-4
/
+5
*
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
1
-4
/
+0
*
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
1
-1
/
+0
*
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
1
-94
/
+3
|
\
|
*
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
1
-94
/
+2
|
*
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-11-13
1
-0
/
+1
*
|
dmaengine: iop: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-8
/
+8
|
/
*
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
1
-3
/
+3
*
drivers/dma/iop-adma.c: fix new warnings
Olof Johansson
2013-07-09
1
-2
/
+2
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
1
-65
/
+1
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-23
/
+22
|
\
|
*
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
1
-23
/
+22
*
|
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
|
/
*
dma: remove use of __devinit
Bill Pemberton
2012-11-28
1
-4
/
+4
*
dma: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-10
1
-2
/
+2
|
\
|
*
iop-adma: Corrected array overflow in RAID6 Xscale(R) test.
Don Morris
2012-03-28
1
-2
/
+2
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
1
-39
/
+13
|
\
\
|
*
|
dmaengine: fix for cookie changes and merge
Vinod Koul
2012-03-13
1
-0
/
+1
|
*
|
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
1
-0
/
+1
|
*
|
dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c
Russell King - ARM Linux
2012-03-13
1
-10
/
+2
|
*
|
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
1
-13
/
+3
|
*
|
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-13
/
+1
|
*
|
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+2
|
*
|
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-5
/
+5
|
|
/
*
/
dma: Fix typo in iop-adma.c
Masanari Iida
2012-02-05
1
-1
/
+1
|
/
*
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
2011-12-05
1
-14
/
+2
*
dma: fix spacing for method declaration, coding style issue in iop-adma.c
Ciaran McCormick
2011-11-17
1
-2
/
+2
*
dma: use BUG_ON correctly in iop-adma.c, v4
Coly Li
2011-03-31
1
-3
/
+3
*
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
2011-01-14
1
-2
/
+2
*
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
dmaengine: provide helper for setting txstate
Dan Williams
2010-03-26
1
-13
/
+2
*
|
DMAENGINE: generic channel status v2
Linus Walleij
2010-03-26
1
-21
/
+23
|
/
*
iop-adma.c: use resource_size()
H Hartley Sweeten
2009-12-11
1
-2
/
+2
*
Merge branch 'dmaengine' into async-tx-next
Dan Williams
2009-09-08
1
-4
/
+5
|
\
|
*
iop-adma: implement a private tx_list
Dan Williams
2009-09-08
1
-4
/
+5
*
|
Merge branch 'iop-raid6' into async-tx-next
Dan Williams
2009-09-08
1
-44
/
+393
|
\
\
|
*
|
iop-adma: P+Q self test
Dan Williams
2009-08-29
1
-1
/
+181
|
*
|
iop-adma: P+Q support for iop13xx adma engines
Dan Williams
2009-08-29
1
-34
/
+197
|
*
|
iop-adma: fix lockdep false positive
Dan Williams
2009-08-29
1
-1
/
+6
|
*
|
iop-adma: cleanup iop_adma_run_tx_complete_actions
Dan Williams
2009-08-29
1
-9
/
+10
*
|
|
dmaengine: cleanup unused transaction types
Dan Williams
2009-09-08
1
-4
/
+1
|
/
/
*
|
async_tx: add support for asynchronous GF multiplication
Dan Williams
2009-08-29
1
-1
/
+1
*
|
async_tx: rename zero_sum to val
Dan Williams
2009-04-08
1
-19
/
+19
|
/
*
dmaengine: initialize tx_list in dma_async_tx_descriptor_init
Dan Williams
2009-03-25
1
-1
/
+0
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2009-03-08
1
-8
/
+8
|
\
|
*
iop-adma, mv_xor: fix mem leak on self-test setup failure
Roel Kluin
2009-03-04
1
-8
/
+8
[next]