Age | Commit message (Expand) | Author |
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-03-17 | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-03-14 | Merge branch 'topic/ioatdma' into for-linus | Vinod Koul |
2016-03-11 | dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms | Dave Jiang |
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 |
2016-01-30 | dmaengine: IOATDMA: fix timer code that continues to restart channels during ... | Dave Jiang |
2016-01-25 | dmaengine: ioatdma: Squelch framesize warnings | Tim Gardner |
2015-11-16 | dmaengine: ioatdma: constify dca_ops structures | Julia Lawall |
2015-11-16 | dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads | 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-26 | dmaengine: ioatdma: Fix variable array length | Dave Jiang |
2015-08-26 | dmaengine: ioatdma: fix sparse "error" with prep lock | Dave Jiang |
2015-08-21 | dmaengine: ioatdma: fix coccinelle warning | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: fixup kernel doc errors from dma.h | 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 |
2015-08-17 | dmaengine: ioatdma: move all sysfs related code | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: remove dma_v2.* | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: fixup ioatdma_device namings | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: clean up local dma channel data structure | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: remove ioatdma v2 registration | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: remove ioat1 specific code | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: deprecating and removal of old ioatdma devices | Dave Jiang |
2015-08-17 | dmaengine: ioatdma: fix u16 overflow in cleanup | Allen Hubbe |
2015-08-17 | dmaengine: ioatdma: fix u16 overflow in reshape | Allen Hubbe |
2015-07-16 | dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge | Jiang Liu |
2015-07-07 | dmaengine: ioatdma: Set non RAID channels to be private capable | Dave Jiang |
2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-03-16 | dmaengine: Remove FSF mailing addresses | Jarkko Nikula |
2015-03-05 | dmaengine: ioatdma: workaround for incorrect DMACAP register | Dave Jiang |
2015-02-04 | ioat: fail self-test if wait_for_completion times out | Nicholas Mc Guire |
2015-02-03 | ioatdma: Adding support for BDX-DE ioatdma. | Dave Jiang |
2014-12-22 | dmaengine: ioatdma: PQ err descriptors should callback with err results | Dave Jiang |
2014-12-09 | dmaengine: ioatdma: fix dma mapping errors | Prarit Bhargava |
2014-09-28 | net_dma: simple removal | Dan Williams |
2014-08-21 | ioat: Use time_before_jiffies() | Manuel Schölling |
2014-04-10 | ioat: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-04-10 | drivers: dma: Include appropriate header file in dca.c | Rashika |
2014-04-10 | drivers: dma: Mark functions as static in dma_v3.c | Rashika |
2014-04-10 | ioat/dca: Use dev_is_pci() to check whether it is pci device | Yijing Wang |
2014-02-25 | ioat: fix tasklet tear down | Dan Williams |