summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat (follow)
Commit message (Expand)AuthorAge
* dmaengine: ioat: fix prototype of ioat_enumerate_channelsRami Rosen2019-11-25
* driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long2018-11-21
* dmaengine: ioat: Fix error handling pathChristophe JAILLET2018-02-25
* dmaengine: ioatdma: workaround SKX ioatdma versionDave Jiang2017-08-06
* dmaengine: ioatdma: Add Skylake PCI Dev IDDave Jiang2017-08-06
* dmaengine: ioatdma: add PCIe AER handlersDave Jiang2015-09-21
* dmaengine: ioatdma: adding shutdown supportDave Jiang2015-09-21
* dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang2015-08-28
* dmaengine: ioatdma: Fix variable array lengthDave Jiang2015-08-26
* dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang2015-08-26
* dmaengine: ioatdma: fix coccinelle warningDave Jiang2015-08-21
* dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flagDave Jiang2015-08-17
* dmaengine: ioatdma: fixup kernel doc errors from dma.hDave Jiang2015-08-17
* dmanegine: ioatdma: remove function ptrs in ioatdma_deviceDave Jiang2015-08-17
* dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 referencesDave Jiang2015-08-17
* dmaengine: ioatdma: move dma prep functions to single locationDave Jiang2015-08-17
* dmaengine: ioatdma: move all the init routinesDave Jiang2015-08-17
* dmaengine: ioatdma: move all sysfs related codeDave Jiang2015-08-17
* dmaengine: ioatdma: remove dma_v2.*Dave Jiang2015-08-17
* dmaengine: ioatdma: fixup ioatdma_device namingsDave Jiang2015-08-17
* dmaengine: ioatdma: clean up local dma channel data structureDave Jiang2015-08-17
* dmaengine: ioatdma: remove ioatdma v2 registrationDave Jiang2015-08-17
* dmaengine: ioatdma: remove ioat1 specific codeDave Jiang2015-08-17
* dmaengine: ioatdma: deprecating and removal of old ioatdma devicesDave Jiang2015-08-17
* dmaengine: ioatdma: fix u16 overflow in cleanupAllen Hubbe2015-08-17
* dmaengine: ioatdma: fix u16 overflow in reshapeAllen Hubbe2015-08-17
* dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridgeJiang Liu2015-07-16
* dmaengine: ioatdma: Set non RAID channels to be private capableDave Jiang2015-07-07
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
* | dmaengine: ioatdma: workaround for incorrect DMACAP registerDave Jiang2015-03-05
|/
* ioat: fail self-test if wait_for_completion times outNicholas Mc Guire2015-02-04
* ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang2015-02-03
* dmaengine: ioatdma: PQ err descriptors should callback with err resultsDave Jiang2014-12-22
* dmaengine: ioatdma: fix dma mapping errorsPrarit Bhargava2014-12-09
* net_dma: simple removalDan Williams2014-09-28
* ioat: Use time_before_jiffies()Manuel Schölling2014-08-21
* ioat: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-10
* drivers: dma: Include appropriate header file in dca.cRashika2014-04-10
* drivers: dma: Mark functions as static in dma_v3.cRashika2014-04-10
* ioat/dca: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-04-10
* ioat: fix tasklet tear downDan Williams2014-02-25
* drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-02
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
|\
| * ioat: fix ioat3_irq_reinitDan Williams2013-11-14
| * ioat: kill msix_single_vector supportDan Williams2013-11-14
| * ioatdma: clean up sed pool kmem_cacheDan Williams2013-11-14
| * ioatdma: fix selection of 16 vs 8 source pathDan Williams2013-11-14
| * ioatdma: fix sed pool selectionDan Williams2013-11-14
| * ioatdma: Fix bug in selftest after removal of DMA_MEMSET.Dave Jiang2013-11-14