summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/init.c
AgeCommit message (Expand)Author
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas
2020-07-15dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channelLee Jones
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed
2020-04-17dmaengine: ioat: fixing chunk sizing macros dependencyLeonid Ravich
2019-12-24dmaengine: ioat: Support in-use unbindLogan Gunthorpe
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-02-25dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4Dave Jiang
2019-02-25dmaengine: ioatdma: add descriptor pre-fetch support for v3.4Dave Jiang
2019-02-25dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4Dave Jiang
2019-02-25dmaengine: ioatdma: Add Snow Ridge ioatdma device idDave Jiang
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-05dmaengine: ioat: fix prototype of ioat_enumerate_channelsRami Rosen
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-18driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-11-29dmaengine: ioat: Fix error handling pathChristophe JAILLET
2017-10-24dmaengine: Convert timers to use timer_setup()Kees Cook
2017-07-18dmaengine: ioat: constify pci_device_id.Arvind Yadav
2017-06-20dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig
2017-04-24dmaengine: ioat: use setup_timerGeliang Tang
2017-01-10dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping alloca...Krister Johansen
2017-01-02dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang
2017-01-02dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang
2016-12-14Merge branch 'topic/ioat' into for-linusVinod Koul
2016-12-12dmaengine: ioat: remove unused ‘is_raid_device’Vinod Koul
2016-12-06dmaengine: ioat: set error code on failuresPan Bian
2016-12-06dmaengine: ioat: set error code on failuresPan Bian
2016-08-08dmaengine: ioatdma: fix uninitialized array usageDave Jiang
2016-07-23dmaengine: ioat: statify symbolVinod Koul
2016-05-14dmaengine: ioatdma: disable relaxed ordering for ioatdmaDave Jiang
2016-05-03dmaengine: ioatdma: Use dma_pool_zallocJulia Lawall
2016-02-15dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memoryDave Jiang
2016-02-15dmaengine: IOATDMA: Removing descriptor ring reshapeDave Jiang
2016-02-15dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_*Dave Jiang
2015-09-21dmaengine: ioatdma: add PCIe AER handlersDave Jiang
2015-09-21dmaengine: ioatdma: adding shutdown supportDave Jiang
2015-08-28dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang
2015-08-21dmaengine: ioatdma: fix coccinelle warningDave Jiang
2015-08-17dmanegine: ioatdma: remove function ptrs in ioatdma_deviceDave Jiang
2015-08-17dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 referencesDave Jiang
2015-08-17dmaengine: ioatdma: move dma prep functions to single locationDave Jiang
2015-08-17dmaengine: ioatdma: move all the init routinesDave Jiang