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
/
init.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: support latency tolerance report (LTR) for v3.4
Dave Jiang
1
-0
/
+27
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
1
-2
/
+6
2019-02-25
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
1
-0
/
+2
2019-02-25
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
1
-0
/
+3
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+0
2018-10-05
dmaengine: ioat: fix prototype of ioat_enumerate_channels
Rami Rosen
1
-4
/
+3
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-7
/
+0
2018-09-18
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
1
-1
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2017-11-29
dmaengine: ioat: Fix error handling path
Christophe JAILLET
1
-1
/
+1
2017-10-24
dmaengine: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-07-18
dmaengine: ioat: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-06-20
dmaengine: ioat: don't use DMA_ERROR_CODE
Christoph Hellwig
1
-17
/
+7
2017-04-24
dmaengine: ioat: use setup_timer
Geliang Tang
1
-3
/
+1
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
1
-1
/
+8
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
1
-4
/
+14
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-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
1
-0
/
+12
2016-05-03
dmaengine: ioatdma: Use dma_pool_zalloc
Julia Lawall
1
-3
/
+2
2016-02-15
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
1
-15
/
+12
2016-02-15
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
1
-9
/
+1
2016-02-15
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
1
-10
/
+10
2015-09-21
dmaengine: ioatdma: add PCIe AER handlers
Dave Jiang
1
-2
/
+86
2015-09-21
dmaengine: ioatdma: adding shutdown support
Dave Jiang
1
-0
/
+26
2015-08-28
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
Dave Jiang
1
-1
/
+31
2015-08-21
dmaengine: ioatdma: fix coccinelle warning
Dave Jiang
1
-4
/
+3
2015-08-17
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
1
-14
/
+11
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
1
-13
/
+6
2015-08-17
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
1
-10
/
+12
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
1
-0
/
+1293