1. 68a8cc9 ioatdma: Adding support for BDX-DE ioatdma. by Dave Jiang · 10 years ago
  2. 59056e8 ioatdma: clean up sed pool kmem_cache by Dan Williams · 11 years ago
  3. 7727eaa ioatdma: Adding support for 16 src PQ ops and super extended descriptors by Dave Jiang · 12 years ago
  4. 0132bce ioatdma: Adding PCI IDs for Intel Atom S1200 product family ioatdma devices by Dave Jiang · 12 years ago
  5. 570727b ioatdma: Adding Haswell devid for ioatdma by Dave Jiang · 12 years ago
  6. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  7. 1a36306 ioat: Add alignment workaround for IVB platforms by Dave Jiang · 12 years ago
  8. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  9. a7d6e3e dma: remove use of __devexit_p by Bill Pemberton · 12 years ago
  10. 8eb4da2 ioat: Adding Ivy Bridge IOATDMA PCI device IDs by Dave Jiang · 12 years ago
  11. 3baef94 ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms by Dave Jiang · 13 years ago
  12. c86e140 ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device by Minskey Guo · 15 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. 1a5aeee dca: registering requesters in multiple dca domains by Maciej Sosnowski · 15 years ago
  15. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  16. 162b96e ioat2,3: cacheline align software descriptor allocations by Dan Williams · 15 years ago
  17. a6417dd I/OAT: Convert to PCI_VDEVICE() by Roland Dreier · 15 years ago
  18. 6506cbc Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded by Roland Dreier · 15 years ago
  19. b265b11 ioat3: ioat3.2 pci ids for Jasper Forest by Tom Picard · 15 years ago
  20. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  21. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago
  22. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
  23. f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago
  24. e6c0b69 ioat: convert ioat_probe to pcim/devm by Dan Williams · 15 years ago
  25. 584ec22 ioat: move to drivers/dma/ioat/ by Dan Williams · 15 years ago[Renamed (97%) from drivers/dma/ioat.c]
  26. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  27. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  28. 211a22c I/OAT: update driver version and copyright dates by Maciej Sosnowski · 16 years ago
  29. 4fac7fa ioat: do not perform removal actions at shutdown by Dan Williams · 16 years ago
  30. 7f1b358 I/OAT: I/OAT version 3.0 support by Maciej Sosnowski · 16 years ago
  31. 7bb67c1 I/OAT: Add support for version 2 of ioatdma device by Shannon Nelson · 17 years ago
  32. 5149fd0 I/OAT: clean up error handling and some print messages by Shannon Nelson · 17 years ago
  33. dfe2299 I/OAT: clean up of dca provider start and stop by Shannon Nelson · 17 years ago
  34. 7df7cf0 I/OAT: cleanup pci issues by Shannon Nelson · 17 years ago
  35. 2ed6dc3 I/OAT: Add DCA services by Shannon Nelson · 17 years ago
  36. 8ab8956 I/OAT: Split PCI startup from DMA handling code by Shannon Nelson · 17 years ago