index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
ioat
/
init.c
Age
Commit message (
Expand
)
Author
2022-02-15
dmaengine: iot: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-10-26
dmaengine: ioat: switch from 'pci_' to 'dma_' API
Qing Wang
2020-09-18
dmaengine: ioat: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2020-07-15
dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channel
Lee Jones
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-04-17
dmaengine: ioat: fixing chunk sizing macros dependency
Leonid Ravich
2019-12-24
dmaengine: ioat: Support in-use unbind
Logan Gunthorpe
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-02-25
dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4
Dave Jiang
2019-02-25
dmaengine: ioatdma: add descriptor pre-fetch support for v3.4
Dave Jiang
2019-02-25
dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4
Dave Jiang
2019-02-25
dmaengine: ioatdma: Add Snow Ridge ioatdma device id
Dave Jiang
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-05
dmaengine: ioat: fix prototype of ioat_enumerate_channels
Rami Rosen
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-18
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
Waiman Long
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-29
dmaengine: ioat: Fix error handling path
Christophe JAILLET
2017-10-24
dmaengine: Convert timers to use timer_setup()
Kees Cook
2017-07-18
dmaengine: ioat: constify pci_device_id.
Arvind Yadav
2017-06-20
dmaengine: ioat: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-04-24
dmaengine: ioat: use setup_timer
Geliang Tang
2017-01-10
dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...
Krister Johansen
2017-01-02
dmaengine: ioatdma: workaround SKX ioatdma version
Dave Jiang
2017-01-02
dmaengine: ioatdma: Add Skylake PCI Dev ID
Dave Jiang
2016-12-14
Merge branch 'topic/ioat' into for-linus
Vinod Koul
2016-12-12
dmaengine: ioat: remove unused ‘is_raid_device’
Vinod Koul
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
2016-12-06
dmaengine: ioat: set error code on failures
Pan Bian
2016-08-08
dmaengine: ioatdma: fix uninitialized array usage
Dave Jiang
2016-07-23
dmaengine: ioat: statify symbol
Vinod Koul
2016-05-14
dmaengine: ioatdma: disable relaxed ordering for ioatdma
Dave Jiang
2016-05-03
dmaengine: ioatdma: Use dma_pool_zalloc
Julia Lawall
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
2015-09-21
dmaengine: ioatdma: add PCIe AER handlers
Dave Jiang
2015-09-21
dmaengine: ioatdma: adding shutdown support
Dave Jiang
2015-08-28
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
Dave Jiang
2015-08-21
dmaengine: ioatdma: fix coccinelle warning
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