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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: ioatdma: use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
1
-1
/
+1
*
dmaengine: ioat: fixing the wrong dma_dev->chancnt
Yajun Deng
2023-08-21
2
-9
/
+11
*
dmaengine: ioat: Free up __cleanup() name
Peter Zijlstra
2023-06-26
1
-6
/
+6
*
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-17
1
-6
/
+0
*
dmaengine: ioat: use PCI core macros for PCIe Capability
Bjorn Helgaas
2023-03-17
2
-10
/
+3
*
dmaengine: ioat: Fix spelling mistake "idel" -> "idle"
Colin Ian King
2022-10-19
1
-1
/
+1
*
dmaengine: ioat: remove unused declarations in dma.h
Gaosheng Cui
2022-09-29
1
-2
/
+0
*
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
Dave Jiang
2022-09-29
1
-3
/
+3
*
dmaengine: iot: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-02-15
1
-2
/
+0
*
dmaengine: ioatdma: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
1
-1
/
+2
*
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
1
-8
/
+2
*
dmaengine: ioatdma: remove unused function missed during dma_v2 removal
Lukas Bulwahn
2020-11-16
1
-10
/
+0
*
dmaengine: ioat: Allocate correct size for descriptor chunk
Logan Gunthorpe
2020-10-05
1
-1
/
+1
*
Merge branch 'topic/tasklet' into next
Vinod Koul
2020-10-01
3
-7
/
+5
|
\
|
*
dmaengine: ioat: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
3
-7
/
+5
*
|
dmaengine: ioat: Make two symbols static
Jason Yan
2020-09-18
1
-2
/
+2
|
/
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-07
1
-3
/
+3
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-08-05
1
-2
/
+2
|
|
\
|
|
*
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-06-26
1
-2
/
+2
|
*
|
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' into fixes
Vinod Koul
2020-08-05
2
-4
/
+5
|
\
\
|
*
|
dmaengine: ioat: Fix some parameter misspelling and provide description for p...
Lee Jones
2020-07-15
1
-3
/
+4
|
*
|
dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channel
Lee Jones
2020-07-15
1
-1
/
+1
|
|
/
*
/
dmaengine: ioat setting ioat timeout as module parameter
Leonid Ravich
2020-07-06
2
-2
/
+12
|
/
*
dmaengine: ioat: adding missed issue_pending to timeout handler
Leonid Ravich
2020-04-23
1
-0
/
+9
*
dmaengine: ioat: remove unnesesery double complition timer modification.
Leonid Ravich
2020-04-23
1
-9
/
+16
*
dmaengine: ioat: removing duplicate code from timeout handler
Leonid Ravich
2020-04-23
1
-26
/
+19
*
dmaengine: ioat: Decreasing allocation chunk size 2M->512K
Leonid Ravich
2020-04-17
1
-1
/
+1
*
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
2020-04-17
3
-11
/
+15
*
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
1
-1
/
+1
*
Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-01-27
1
-12
/
+26
|
\
|
*
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
2019-12-24
1
-12
/
+26
*
|
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
2019-12-27
1
-1
/
+2
|
/
*
dmanegine: ioat/dca: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
5
-65
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2019-05-21
3
-39
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2019-02-25
2
-0
/
+41
*
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
2019-02-25
3
-2
/
+28
*
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2019-02-25
2
-0
/
+3
*
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
2019-02-25
3
-1
/
+6
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-7
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-7
/
+0
*
|
dmaengine: ioat: fix prototype of ioat_enumerate_channels
Rami Rosen
2018-10-05
1
-4
/
+3
*
|
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
2018-09-18
1
-1
/
+8
|
/
*
dmaengine: ioatdma: set the completion address register after channel reset
Dave Jiang
2018-06-19
1
-0
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
1
-2
/
+0
|
\
|
*
drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-12-05
1
-2
/
+0
*
|
dmaengine: ioat: Fix error handling path
Christophe JAILLET
2017-11-29
1
-1
/
+1
|
/
[next]