index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: iot: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-02-15
1
-2
/
+0
*
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
2021-10-26
1
-8
/
+2
*
dmaengine: ioat: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-3
/
+1
*
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
|
|
/
*
/
dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channel
Lee Jones
2020-07-15
1
-1
/
+1
|
/
*
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
2020-04-17
1
-1
/
+1
*
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
2019-12-24
1
-12
/
+26
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2019-02-25
1
-0
/
+27
*
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
2019-02-25
1
-2
/
+6
*
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2019-02-25
1
-0
/
+2
*
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
2019-02-25
1
-0
/
+3
*
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
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
dmaengine: ioat: Fix error handling path
Christophe JAILLET
2017-11-29
1
-1
/
+1
*
dmaengine: Convert timers to use timer_setup()
Kees Cook
2017-10-24
1
-1
/
+1
*
dmaengine: ioat: constify pci_device_id.
Arvind Yadav
2017-07-18
1
-1
/
+1
*
dmaengine: ioat: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-17
/
+7
*
dmaengine: ioat: use setup_timer
Geliang Tang
2017-04-24
1
-3
/
+1
*
dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...
Krister Johansen
2017-01-10
1
-2
/
+2
*
dmaengine: ioatdma: workaround SKX ioatdma version
Dave Jiang
2017-01-02
1
-0
/
+2
*
dmaengine: ioatdma: Add Skylake PCI Dev ID
Dave Jiang
2017-01-02
1
-1
/
+8
*
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2016-12-14
1
-4
/
+14
|
\
|
*
dmaengine: ioat: set error code on failures
Pan Bian
2016-12-06
1
-4
/
+12
|
*
dmaengine: ioat: set error code on failures
Pan Bian
2016-12-06
1
-0
/
+2
*
|
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
2016-12-12
1
-3
/
+0
|
/
*
dmaengine: ioatdma: fix uninitialized array usage
Dave Jiang
2016-08-08
1
-1
/
+1
*
dmaengine: ioat: statify symbol
Vinod Koul
2016-07-23
1
-1
/
+1
*
dmaengine: ioatdma: disable relaxed ordering for ioatdma
Dave Jiang
2016-05-14
1
-0
/
+12
*
dmaengine: ioatdma: Use dma_pool_zalloc
Julia Lawall
2016-05-03
1
-3
/
+2
*
dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory
Dave Jiang
2016-02-15
1
-15
/
+12
*
dmaengine: IOATDMA: Removing descriptor ring reshape
Dave Jiang
2016-02-15
1
-9
/
+1
*
dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*
Dave Jiang
2016-02-15
1
-10
/
+10
*
dmaengine: ioatdma: add PCIe AER handlers
Dave Jiang
2015-09-21
1
-2
/
+86
*
dmaengine: ioatdma: adding shutdown support
Dave Jiang
2015-09-21
1
-0
/
+26
*
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
Dave Jiang
2015-08-28
1
-1
/
+31
*
dmaengine: ioatdma: fix coccinelle warning
Dave Jiang
2015-08-21
1
-4
/
+3
*
dmanegine: ioatdma: remove function ptrs in ioatdma_device
Dave Jiang
2015-08-17
1
-14
/
+11
*
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
Dave Jiang
2015-08-17
1
-13
/
+6
*
dmaengine: ioatdma: move dma prep functions to single location
Dave Jiang
2015-08-17
1
-10
/
+12
*
dmaengine: ioatdma: move all the init routines
Dave Jiang
2015-08-17
1
-0
/
+1293