aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ioat
AgeCommit message (Expand)Author
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-26dmaengine: ioatdma: Fix variable array lengthDave Jiang
2015-08-26dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang
2015-08-21dmaengine: ioatdma: fix coccinelle warningDave Jiang
2015-08-17dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flagDave Jiang
2015-08-17dmaengine: ioatdma: fixup kernel doc errors from dma.hDave 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
2015-08-17dmaengine: ioatdma: move all sysfs related codeDave Jiang
2015-08-17dmaengine: ioatdma: remove dma_v2.*Dave Jiang
2015-08-17dmaengine: ioatdma: fixup ioatdma_device namingsDave Jiang
2015-08-17dmaengine: ioatdma: clean up local dma channel data structureDave Jiang
2015-08-17dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang
2015-08-17dmaengine: ioatdma: remove ioat1 specific codeDave Jiang
2015-08-17dmaengine: ioatdma: deprecating and removal of old ioatdma devicesDave Jiang
2015-08-17dmaengine: ioatdma: fix u16 overflow in cleanupAllen Hubbe
2015-08-17dmaengine: ioatdma: fix u16 overflow in reshapeAllen Hubbe
2015-07-16dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridgeJiang Liu
2015-07-07dmaengine: ioatdma: Set non RAID channels to be private capableDave Jiang
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2015-03-05dmaengine: ioatdma: workaround for incorrect DMACAP registerDave Jiang
2015-02-04ioat: fail self-test if wait_for_completion times outNicholas Mc Guire
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang
2014-12-22dmaengine: ioatdma: PQ err descriptors should callback with err resultsDave Jiang
2014-12-09dmaengine: ioatdma: fix dma mapping errorsPrarit Bhargava
2014-09-28net_dma: simple removalDan Williams
2014-08-21ioat: Use time_before_jiffies()Manuel Schölling
2014-04-10ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-10drivers: dma: Include appropriate header file in dca.cRashika
2014-04-10drivers: dma: Mark functions as static in dma_v3.cRashika
2014-04-10ioat/dca: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2014-02-25ioat: fix tasklet tear downDan Williams
2014-01-02drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-14ioat: fix ioat3_irq_reinitDan Williams
2013-11-14ioat: kill msix_single_vector supportDan Williams
2013-11-14ioatdma: clean up sed pool kmem_cacheDan Williams
2013-11-14ioatdma: fix selection of 16 vs 8 source pathDan Williams
2013-11-14ioatdma: fix sed pool selectionDan Williams
2013-11-14ioatdma: Fix bug in selftest after removal of DMA_MEMSET.Dave Jiang
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-10-25dmaengine: ioat: use DMA_COMPLETE for dma completion statusVinod Koul
2013-08-23ioatdma: silence GCC warningsPaul Bolle