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
/
ioat
/
dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
1
-13
/
+1
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
1
-0
/
+12
2018-06-19
dmaengine: ioatdma: set the completion address register after channel reset
Dave Jiang
1
-0
/
+6
2017-12-05
drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-2
/
+0
2017-10-24
dmaengine: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-08-23
dmaengine: ioatdma: Add intr_coalesce sysfs entry
Ujjal Singh
1
-3
/
+7
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
1
-7
/
+4
2016-12-12
dmaengine: ioat: remove unused ‘res’
Vinod Koul
1
-3
/
+0
2016-12-12
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
1
-3
/
+0
2016-11-14
dmaengine: ioatdma: error string table missing an entry
Dave Jiang
1
-0
/
+1
2016-10-19
dmaengine: ioatdma: loop for number elements in array chanerr_str
Colin Ian King
1
-7
/
+3
2016-08-08
dmaengine: ioatdma: add error strings to chanerr output
Dave Jiang
1
-4
/
+61
2016-08-08
dmaengine: ioatdma: Add error handling to ioat driver
Dave Jiang
1
-16
/
+124
2016-08-08
dmaengine: ioatdma: convert callback to helper function
Dave Jiang
1
-8
/
+4
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-196
/
+72
2016-03-11
dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms
Dave Jiang
1
-36
/
+14
2016-02-15
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
1
-17
/
+58
2016-02-15
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
1
-143
/
+0
2016-02-15
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
1
-3
/
+3
2016-01-30
dmaengine: IOATDMA: fix timer code that continues to restart channels during ...
Dave Jiang
1
-12
/
+22
2015-09-21
dmaengine: ioatdma: adding shutdown support
Dave Jiang
1
-1
/
+2
2015-08-26
dmaengine: ioatdma: fix sparse "error" with prep lock
Dave Jiang
1
-0
/
+2
2015-08-17
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
Dave Jiang
1
-2
/
+0
2015-08-17
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
1
-4
/
+2
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
1
-57
/
+468
2015-08-17
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
1
-47
/
+0
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
1
-504
/
+5
2015-08-17
dmaengine: ioatdma: move all sysfs related code
Dave Jiang
1
-108
/
+0
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
1
-6
/
+661
2015-08-17
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
1
-77
/
+79
2015-08-17
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
1
-56
/
+60
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
1
-1
/
+0
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
1
-673
/
+1
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-09-28
net_dma: simple removal
Dan Williams
1
-1
/
+0
2014-04-10
ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-02-25
ioat: fix tasklet tear down
Dan Williams
1
-7
/
+45
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2013-11-16
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
1
-43
/
+6
2013-11-14
ioat: fix ioat3_irq_reinit
Dan Williams
1
-1
/
+1
2013-11-14
ioat: kill msix_single_vector support
Dan Williams
1
-24
/
+3
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2013-11-14
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
1
-16
/
+0
2013-11-13
dmaengine: prepare for generic 'unmap' data
Dan Williams
1
-0
/
+1
2013-10-25
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
1
-2
/
+2
2013-07-03
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2013-04-15
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
Dave Jiang
1
-1
/
+7
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+7
2013-01-07
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
[next]