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