index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
dma_v3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
2015-08-17
1
-525
/
+0
*
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
2015-08-17
1
-649
/
+10
*
dmaengine: ioatdma: move all the init routines
Dave Jiang
2015-08-17
1
-589
/
+37
*
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
2015-08-17
1
-32
/
+31
*
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
2015-08-17
1
-62
/
+64
*
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
2015-08-17
1
-156
/
+151
*
dmaengine: ioatdma: Set non RAID channels to be private capable
Dave Jiang
2015-07-07
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-4
/
+0
|
\
|
*
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
1
-4
/
+0
*
|
dmaengine: ioatdma: workaround for incorrect DMACAP register
Dave Jiang
2015-03-05
1
-0
/
+4
|
/
*
ioat: fail self-test if wait_for_completion times out
Nicholas Mc Guire
2015-02-05
1
-3
/
+6
*
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
2015-02-04
1
-0
/
+5
*
dmaengine: ioatdma: PQ err descriptors should callback with err results
Dave Jiang
2014-12-22
1
-0
/
+11
*
dmaengine: ioatdma: fix dma mapping errors
Prarit Bhargava
2014-12-09
1
-6
/
+29
*
net_dma: simple removal
Dan Williams
2014-09-28
1
-1
/
+0
*
drivers: dma: Mark functions as static in dma_v3.c
Rashika
2014-04-10
1
-3
/
+3
*
ioat: fix tasklet tear down
Dan Williams
2014-02-25
1
-0
/
+3
*
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Vinod Koul
2013-11-16
1
-272
/
+43
|
\
|
*
ioat: fix ioat3_irq_reinit
Dan Williams
2013-11-14
1
-25
/
+14
|
*
ioat: kill msix_single_vector support
Dan Williams
2013-11-14
1
-7
/
+0
|
*
ioatdma: clean up sed pool kmem_cache
Dan Williams
2013-11-14
1
-35
/
+7
|
*
ioatdma: fix selection of 16 vs 8 source path
Dan Williams
2013-11-14
1
-15
/
+15
|
*
ioatdma: fix sed pool selection
Dan Williams
2013-11-14
1
-15
/
+1
|
*
ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Dave Jiang
2013-11-14
1
-0
/
+2
|
*
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
1
-9
/
+3
|
*
dmaengine: remove DMA unmap from drivers
Bartlomiej Zolnierkiewicz
2013-11-14
1
-166
/
+0
|
*
dmaengine: prepare for generic 'unmap' data
Dan Williams
2013-11-14
1
-0
/
+1
*
|
dmaengine: ioat: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-10-25
1
-4
/
+4
|
/
*
ioatdma: silence GCC warnings
Paul Bolle
2013-08-23
1
-1
/
+1
*
ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies
Brice Goglin
2013-08-23
1
-23
/
+1
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-04
1
-112
/
+2
*
ioatdma: ioat3_alloc_sed can be static
Fengguang Wu
2013-04-16
1
-2
/
+2
*
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
Dave Jiang
2013-04-15
1
-23
/
+88
*
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
Dave Jiang
2013-04-15
1
-0
/
+15
*
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
Dave Jiang
2013-04-15
1
-21
/
+373
*
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
Dave Jiang
2013-04-15
1
-11
/
+20
*
ioatdma: skip silicon bug workaround for pq_align for cb3.3
Dave Jiang
2013-04-15
1
-2
/
+10
*
ioatdma: Removing PQ val disable for cb3.3
Dave Jiang
2013-04-15
1
-12
/
+122
*
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
Dave Jiang
2013-04-15
1
-13
/
+21
*
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
Dave Jiang
2013-04-15
1
-82
/
+154
*
ioatdma: Adding Haswell devid for ioatdma
Dave Jiang
2013-04-15
1
-1
/
+27
*
ioatdma: allow all channels to have irq coalescing support
Dave Jiang
2013-04-15
1
-9
/
+3
*
ioatdma: make debug output more readable
Dave Jiang
2013-04-15
1
-1
/
+2
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-72
/
+144
|
\
|
*
dmaengine: ioat - fix spare sparse complain
Fengguang Wu
2013-02-13
1
-1
/
+1
|
*
ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING
Dave Jiang
2013-02-12
1
-48
/
+63
|
*
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
2013-01-08
1
-6
/
+1
|
*
ioat: Add alignment workaround for IVB platforms
Dave Jiang
2013-01-08
1
-1
/
+21
|
*
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-08
1
-17
/
+59
*
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-01-24
1
-1
/
+1
|
\
\
[next]