aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ioat
AgeCommit message (Expand)Author
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-12-27ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com
2019-12-24dmaengine: ioat: Support in-use unbindLogan Gunthorpe
2019-09-04dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas 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-19dmaengine: ioatdma: set the completion address register after channel resetDave Jiang
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-12-05drivers/dma/ioat: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney
2017-11-29dmaengine: ioat: Fix error handling pathChristophe JAILLET
2017-10-24dmaengine: Convert timers to use timer_setup()Kees Cook
2017-08-23dmaengine: ioatdma: Add intr_coalesce sysfs entryUjjal Singh
2017-07-18dmaengine: ioat: constify pci_device_id.Arvind Yadav
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-06-20dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig
2017-06-15dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()Prarit Bhargava
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 tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-12-14Merge branch 'topic/ioat' into for-linusVinod Koul
2016-12-12dmaengine: ioat: remove unused ‘res’Vinod Koul
2016-12-12dmaengine: ioat: remove unused ‘ioat_dma’Vinod 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-11-18i7300_idle: Remove this driverLen Brown
2016-11-14dmaengine: ioatdma: error string table missing an entryDave Jiang
2016-10-19dmaengine: ioatdma: loop for number elements in array chanerr_strColin Ian King
2016-10-03Merge branch 'topic/ioatdma' into for-linusVinod Koul
2016-08-08dmaengine: ioatdma: add error strings to chanerr outputDave Jiang
2016-08-08dmaengine: ioatdma: Add error handling to ioat driverDave Jiang
2016-08-08dmaengine: ioatdma: convert callback to helper functionDave Jiang
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-03-17Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-03-14Merge branch 'topic/ioatdma' into for-linusVinod Koul