1. da87ca4 ioat: fix tasklet tear down by Dan Williams · 10 years ago
  2. df12a31 Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Vinod Koul · 11 years ago
  3. 779e561 ioat: fix ioat3_irq_reinit by Dan Williams · 11 years ago
  4. 4c5d961 ioat: kill msix_single_vector support by Dan Williams · 11 years ago
  5. 59056e8 ioatdma: clean up sed pool kmem_cache by Dan Williams · 11 years ago
  6. 21e96c7 ioatdma: fix selection of 16 vs 8 source path by Dan Williams · 11 years ago
  7. 5d48b9b ioatdma: fix sed pool selection by Dan Williams · 11 years ago
  8. ac7d631 ioatdma: Fix bug in selftest after removal of DMA_MEMSET. by Dave Jiang · 11 years ago
  9. 0776ae7 dmaengine: remove DMA unmap flags by Bartlomiej Zolnierkiewicz · 11 years ago
  10. 54f8d50 dmaengine: remove DMA unmap from drivers by Bartlomiej Zolnierkiewicz · 11 years ago
  11. d38a8c6 dmaengine: prepare for generic 'unmap' data by Dan Williams · 11 years ago
  12. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  13. e6a5fa6 ioatdma: silence GCC warnings by Paul Bolle · 11 years ago
  14. c4dcf0e ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies by Brice Goglin · 11 years ago
  15. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  16. e6a30fe ioatdma: ioat3_alloc_sed can be static by Fengguang Wu · 11 years ago
  17. 75c6f0a ioatdma: Adding write back descriptor error status support for ioatdma 3.3 by Dave Jiang · 11 years ago
  18. d302398 ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap by Dave Jiang · 11 years ago
  19. 7727eaa ioatdma: Adding support for 16 src PQ ops and super extended descriptors by Dave Jiang · 11 years ago
  20. e088477 ioatdma: Removing hw bug workaround for CB3.x .2 and earlier by Dave Jiang · 11 years ago
  21. eceec44 ioatdma: skip silicon bug workaround for pq_align for cb3.3 by Dave Jiang · 11 years ago
  22. 3f09ede ioatdma: Removing PQ val disable for cb3.3 by Dave Jiang · 11 years ago
  23. 6ead7e4 ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it by Dave Jiang · 11 years ago
  24. 8a52b9f ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms by Dave Jiang · 11 years ago
  25. 570727b ioatdma: Adding Haswell devid for ioatdma by Dave Jiang · 11 years ago
  26. 9a37f64 ioatdma: allow all channels to have irq coalescing support by Dave Jiang · 11 years ago
  27. 50f9f97 ioatdma: make debug output more readable by Dave Jiang · 11 years ago
  28. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  29. a20702b dmaengine: ioat - fix spare sparse complain by Fengguang Wu · 11 years ago
  30. 4dec23d ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING by Dave Jiang · 11 years ago
  31. 3f58e09 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  32. 6decffd ioat: remove chanerr mask setting for IOAT v3.x by Dave Jiang · 12 years ago
  33. 1a36306 ioat: Add alignment workaround for IVB platforms by Dave Jiang · 12 years ago
  34. 7369f56 ioat3: add missing DMA unmap to ioat_xor_val_self_test() by Bartlomiej Zolnierkiewicz · 12 years ago
  35. ac49898 ioat: Fix DMA memory sync direction correct flag by Shuah Khan · 12 years ago
  36. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 12 years ago
  38. f26df1a ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata by Dave Jiang · 12 years ago
  39. 2750293 ioat: fix size of 'completion' for Xen by Dan Williams · 12 years ago
  40. 949ff5b dmaengine: fix for cookie changes and merge by Vinod Koul · 12 years ago
  41. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 12 years ago
  42. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  43. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  44. d0b0c8c ioat: fix xor_idx_to_desc by Dan Williams · 13 years ago
  45. 9b487ce Avoid section type conflict in dma/ioat/dma_v3.c by Andi Kleen · 13 years ago
  46. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  47. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  48. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  49. 2adfc55 ioat3: disable cacheline-unaligned transfers for raid operations by Dan Williams · 14 years ago
  50. 074cc47 ioat2,3: convert to producer/consumer locking by Dan Williams · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 14 years ago
  53. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 14 years ago
  54. b9cc986 ioat3: interrupt coalescing by Dan Williams · 14 years ago
  55. aa75db0 ioat: close potential BUG_ON race in the descriptor cleanup path by Dan Williams · 14 years ago
  56. b372ec2 ioat3: use ioat2_quiesce() by Dan Williams · 14 years ago
  57. 773d9e2 ioat3: cleanup, don't enable DCA completion writes by Dan Williams · 14 years ago
  58. a6d52d7 ioat2,3: put channel hardware in known state at init by Dan Williams · 15 years ago
  59. cd78809 ioat3: fix p-disabled q-continuation by Dan Williams · 15 years ago
  60. 49954c1 ioat3: fix pq completion versus channel deallocation race by Dan Williams · 15 years ago
  61. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 15 years ago
  62. b57014d ioat2,3: report all uncorrectable errors by Dan Williams · 15 years ago
  63. de581b6 ioat3: specify valid address for disabled-Q or disabled-P by Dan Williams · 15 years ago
  64. 228c4f5 ioat3: dca and raid operations are incompatible by Dan Williams · 15 years ago
  65. cdef57d ioat3: fix uninitialized var warnings by Dan Williams · 15 years ago
  66. e323271 ioat3: segregate raid engines by Dan Williams · 15 years ago
  67. 58c8649 ioat3: interrupt descriptor support by Dan Williams · 15 years ago
  68. ae78662 ioat3: support xor via pq descriptors by Dan Williams · 15 years ago
  69. d69d235b ioat3: pq support by Dan Williams · 15 years ago
  70. 9de6fc7 ioat3: xor self test by Dan Williams · 15 years ago
  71. b094ad3 ioat3: xor support by Dan Williams · 15 years ago
  72. e61daca ioat3: enable dca for completion writes by Dan Williams · 15 years ago
  73. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  74. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago