index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
dma.c
Age
Commit message (
Expand
)
Author
2020-10-05
dmaengine: ioat: Allocate correct size for descriptor chunk
Logan Gunthorpe
2020-10-01
Merge branch 'topic/tasklet' into next
Vinod Koul
2020-09-18
dmaengine: ioat: Make two symbols static
Jason Yan
2020-09-18
dmaengine: ioat: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
2020-07-15
dmaengine: ioat: Fix some parameter misspelling and provide description for p...
Lee Jones
2020-07-06
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2020-04-23
dmaengine: ioat: adding missed issue_pending to timeout handler
Leonid Ravich
2020-04-23
dmaengine: ioat: remove unnesesery double complition timer modification.
Leonid Ravich
2020-04-23
dmaengine: ioat: removing duplicate code from timeout handler
Leonid Ravich
2020-04-17
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
2018-06-19
dmaengine: ioatdma: set the completion address register after channel reset
Dave Jiang
2017-12-05
drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-10-24
dmaengine: Convert timers to use timer_setup()
Kees Cook
2017-08-23
dmaengine: ioatdma: Add intr_coalesce sysfs entry
Ujjal Singh
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2016-12-12
dmaengine: ioat: remove unused ‘res’
Vinod Koul
2016-12-12
dmaengine: ioat: remove unused ‘ioat_dma’
Vinod Koul
2016-11-14
dmaengine: ioatdma: error string table missing an entry
Dave Jiang
2016-10-19
dmaengine: ioatdma: loop for number elements in array chanerr_str
Colin Ian King
2016-08-08
dmaengine: ioatdma: add error strings to chanerr output
Dave Jiang
2016-08-08
dmaengine: ioatdma: Add error handling to ioat driver
Dave Jiang
2016-08-08
dmaengine: ioatdma: convert callback to helper function
Dave Jiang
2016-03-17
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-03-11
dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms
Dave Jiang
2016-02-15
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
2016-02-15
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
2016-02-15
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
2016-01-30
dmaengine: IOATDMA: fix timer code that continues to restart channels during ...
Dave Jiang
2015-09-21
dmaengine: ioatdma: adding shutdown support
Dave Jiang
2015-08-26
dmaengine: ioatdma: fix sparse "error" with prep lock
Dave Jiang
2015-08-17
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
Dave Jiang
2015-08-17
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
2015-08-17
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
2015-08-17
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
2015-08-17
dmaengine: ioatdma: move all the init routines
Dave Jiang
2015-08-17
dmaengine: ioatdma: move all sysfs related code
Dave Jiang
2015-08-17
dmaengine: ioatdma: remove dma_v2.*
Dave Jiang
2015-08-17
dmaengine: ioatdma: fixup ioatdma_device namings
Dave Jiang
2015-08-17
dmaengine: ioatdma: clean up local dma channel data structure
Dave Jiang
2015-08-17
dmaengine: ioatdma: remove ioatdma v2 registration
Dave Jiang
2015-08-17
dmaengine: ioatdma: remove ioat1 specific code
Dave Jiang
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2014-09-28
net_dma: simple removal
Dan Williams
2014-04-10
ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-02-25
ioat: fix tasklet tear down
Dan Williams
2014-01-02
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
[next]