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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-10
dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...
Krister Johansen
1
-2
/
+2
2017-01-02
dmaengine: ioatdma: workaround SKX ioatdma version
Dave Jiang
1
-0
/
+2
2017-01-02
dmaengine: ioatdma: Add Skylake PCI Dev ID
Dave Jiang
2
-1
/
+10
2016-12-14
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-20
/
+18
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2
-11
/
+18
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-12-12
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
1
-3
/
+0
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-4
/
+12
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
1
-0
/
+2
2016-11-18
i7300_idle: Remove this driver
Len Brown
1
-2
/
+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-10-03
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
1
-1
/
+1
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
2
-16
/
+126
2016-08-08
dmaengine: ioatdma: convert callback to helper function
Dave Jiang
1
-8
/
+4
2016-08-08
dmaengine: ioatdma: fix uninitialized array usage
Dave Jiang
1
-1
/
+1
2016-07-23
dmaengine: ioat: statify symbol
Vinod Koul
1
-1
/
+1
2016-05-14
dmaengine: ioatdma: disable relaxed ordering for ioatdma
Dave Jiang
2
-0
/
+19
2016-05-03
dmaengine: ioatdma: Use dma_pool_zalloc
Julia Lawall
1
-3
/
+2
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-235
/
+109
2016-03-14
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
4
-234
/
+108
2016-03-11
dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms
Dave Jiang
2
-36
/
+19
2016-02-15
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
4
-34
/
+81
2016-02-15
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
3
-157
/
+1
2016-02-15
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
3
-15
/
+15
2016-01-30
dmaengine: IOATDMA: fix timer code that continues to restart channels during ...
Dave Jiang
1
-12
/
+22
2016-01-25
dmaengine: ioatdma: Squelch framesize warnings
Tim Gardner
1
-1
/
+1
2015-11-16
dmaengine: ioatdma: constify dca_ops structures
Julia Lawall
1
-1
/
+1
2015-11-16
dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads
Dave Jiang
2
-46
/
+4
2015-09-21
dmaengine: ioatdma: add PCIe AER handlers
Dave Jiang
1
-2
/
+86
2015-09-21
dmaengine: ioatdma: adding shutdown support
Dave Jiang
4
-3
/
+66
2015-08-28
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
Dave Jiang
2
-1
/
+42
2015-08-26
dmaengine: ioatdma: Fix variable array length
Dave Jiang
1
-2
/
+10
2015-08-26
dmaengine: ioatdma: fix sparse "error" with prep lock
Dave Jiang
1
-0
/
+2
2015-08-21
dmaengine: ioatdma: fix coccinelle warning
Dave Jiang
1
-4
/
+3
2015-08-17
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
Dave Jiang
2
-3
/
+0
2015-08-17
dmaengine: ioatdma: fixup kernel doc errors from dma.h
Dave Jiang
1
-3
/
+7
2015-08-17
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
3
-32
/
+13
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
6
-617
/
+487
2015-08-17
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
6
-749
/
+769
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
6
-1372
/
+1375
2015-08-17
dmaengine: ioatdma: move all sysfs related code
Dave Jiang
3
-109
/
+136
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
8
-889
/
+816
2015-08-17
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
5
-191
/
+195
2015-08-17
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
5
-475
/
+470
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
5
-428
/
+1
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
4
-892
/
+2
2015-08-17
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
Dave Jiang
2
-14
/
+0
[next]