index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
iop-adma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
Merge branch 'topic/tasklet' into next
Vinod Koul
1
-4
/
+4
2020-09-18
dmaengine: iop-adma: Fix pointer cast warnings
YueHaibing
1
-6
/
+5
2020-09-18
dmaengine: iop_adma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-07-15
dmaengine: iop-adma: Function parameter documentation must adhere to correct ...
Lee Jones
1
-2
/
+1
2019-11-14
dmaengine: iop-adma: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-10-14
dmaengine: iop-adma: make array 'handler' static const, makes object smaller
Colin Ian King
1
-3
/
+5
2019-09-17
Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+2
2019-09-04
dmaengine: iop-adma.c: fix printk format warning
Randy Dunlap
1
-2
/
+2
2019-09-04
dmaengine: iop-adma: remove set but not used variable 'slots_per_op'
YueHaibing
1
-2
/
+0
2019-08-14
dma: iop-adma: allow building without platform headers
Arnd Bergmann
1
-2
/
+1
2019-08-14
dmaengine: iop-adma: use correct printk format strings
Arnd Bergmann
1
-9
/
+9
2019-08-14
dmaengine: iop-adma: include prefetch.h
Arnd Bergmann
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2016-08-08
dmaengine: iop-adma: convert callback to helper function
Dave Jiang
1
-2
/
+1
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-4
/
+4
2015-08-25
drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
Luis R. Rodriguez
1
-4
/
+5
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
[next]