1. 657a77fa dmaengine: Move all map_sg/unmap_sg for slave channel to its client by Atsushi Nemoto · 15 years ago
  2. bbea0b6 fsldma: Add DMA_SLAVE support by Ira Snyder · 15 years ago
  3. e6c7ecb fsldma: split apart external pause and request count features by Ira Snyder · 15 years ago
  4. 162b96e ioat2,3: cacheline align software descriptor allocations by Dan Williams · 15 years ago
  5. 0803172 dmaengine: kill tx_list by Dan Williams · 15 years ago
  6. 1979b18 txx9dmac: implement a private tx_list by Dan Williams · 15 years ago
  7. 285a3c7 at_hdmac: implement a private tx_list by Dan Williams · 15 years ago
  8. 64203b6 mv_xor: implement a private tx_list by Dan Williams · 15 years ago
  9. ea25968a ioat: implement a private tx_list by Dan Williams · 15 years ago
  10. 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
  11. eda3423 fsldma: implement a private tx_list by Dan Williams · 15 years ago
  12. e0bd0f8 dw_dmac: implement a private tx_list by Dan Williams · 15 years ago
  13. e12c4fa Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  14. a6417dd I/OAT: Convert to PCI_VDEVICE() by Roland Dreier · 15 years ago
  15. 6506cbc Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded by Roland Dreier · 15 years ago
  16. e323271 ioat3: segregate raid engines by Dan Williams · 15 years ago
  17. b265b11 ioat3: ioat3.2 pci ids for Jasper Forest by Tom Picard · 15 years ago
  18. 58c8649 ioat3: interrupt descriptor support by Dan Williams · 15 years ago
  19. ae78662 ioat3: support xor via pq descriptors by Dan Williams · 15 years ago
  20. d69d235b ioat3: pq support by Dan Williams · 15 years ago
  21. 9de6fc7 ioat3: xor self test by Dan Williams · 15 years ago
  22. b094ad3 ioat3: xor support by Dan Williams · 15 years ago
  23. e61daca ioat3: enable dca for completion writes by Dan Williams · 15 years ago
  24. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  25. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago
  26. 2aec048 ioat3: hardware version 3.2 register / descriptor definitions by Dan Williams · 15 years ago
  27. 128f2d5 ioat2+: add fence support by Dan Williams · 15 years ago
  28. 83544ae dmaengine, async_tx: support alignment checks by Dan Williams · 15 years ago
  29. 9308add dmaengine: cleanup unused transaction types by Dan Williams · 15 years ago
  30. 138f4c3 dmaengine, async_tx: add a "no channel switch" allocator by Dan Williams · 15 years ago
  31. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  32. 4b652f0 net_dma: poll for a descriptor after allocation failure by Dan Williams · 15 years ago
  33. a309218 ioat2,3: dynamically resize descriptor ring by Dan Williams · 15 years ago
  34. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  35. ad643f5 ioat1: trim ioat_dma_desc_sw by Dan Williams · 15 years ago
  36. 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
  37. f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
  38. bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
  39. 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
  40. 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
  41. 38e12f6 ioat1: kill unused unmap parameters by Dan Williams · 15 years ago
  42. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
  43. dcbc853 ioat: prepare the code for ioat[12]_dma_chan split by Dan Williams · 15 years ago
  44. a6a39ca ioat: fix self test interrupts by Dan Williams · 15 years ago
  45. a0587bc ioat1: move descriptor allocation from submit to prep by Dan Williams · 15 years ago
  46. c7984f4 ioat: define descriptor control bit-field by Dan Williams · 15 years ago
  47. 77867ff ioat: fix type mismatch for ->dmacount by Dan Williams · 15 years ago
  48. f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago
  49. b31b78f ioat: kill function prototype ifdef guards by Dan Williams · 15 years ago
  50. bc3c702 ioat: cleanup some long deref chains and 80 column collisions by Dan Williams · 15 years ago
  51. e6c0b69 ioat: convert ioat_probe to pcim/devm by Dan Williams · 15 years ago
  52. 1f27adc2 ioat: move definitions to dma.h by Dan Williams · 15 years ago
  53. a348a7e6 Merge commit 'v2.6.31-rc1' into dmaengine by Dan Williams · 15 years ago
  54. f6dbf65 iop-adma: P+Q self test by Dan Williams · 15 years ago
  55. 7bf649a iop-adma: P+Q support for iop13xx adma engines by Dan Williams · 15 years ago
  56. 72be12f iop-adma: fix lockdep false positive by Dan Williams · 15 years ago
  57. 507fbec iop-adma: cleanup iop_adma_run_tx_complete_actions by Dan Williams · 15 years ago
  58. 58691d6 dmatest: add pq support by Dan Williams · 15 years ago
  59. b2f46fd async_tx: add support for asynchronous GF multiplication by Dan Williams · 15 years ago
  60. 95475e5 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx by Dan Williams · 15 years ago
  61. c00aafc Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  62. db06816 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  63. 584ec22 ioat: move to drivers/dma/ioat/ by Dan Williams · 15 years ago
  64. 808347f dmaengine: at_hdmac: add DMA slave transfers by Nicolas Ferre · 15 years ago
  65. dc78baa dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller by Nicolas Ferre · 15 years ago
  66. f1aef8b dmaengine: dmatest: correct thread_count while using multiple thread per channel by Nicolas Ferre · 15 years ago
  67. 0a2ff57d dmaengine: dmatest: add a maximum number of test iterations by Nicolas Ferre · 15 years ago
  68. c019894 drivers/dma: Remove unnecessary semicolons by Joe Perches · 15 years ago
  69. e3d4330 drivers/dma/fsldma.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  70. 4aebac2 DMA: Rework txx9dmac suspend_late()/resume_early() by Magnus Damm · 15 years ago
  71. 4a256b5 DMA: Rework dw_dmac suspend_late()/resume_early() by Magnus Damm · 15 years ago
  72. daf4219 dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA by Dan Williams · 15 years ago
  73. 4ac4aa5 DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set by Atsushi Nemoto · 15 years ago
  74. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 15 years ago
  75. 43a1a3e fsldma: do not clear bandwidth control bits on the 83xx controller by Ira Snyder · 15 years ago
  76. be30b22 fsldma: enable external start for the 83xx controller by Ira Snyder · 15 years ago
  77. a7aea37 fsldma: use PCI Read Multiple command by Ira W. Snyder · 15 years ago
  78. 04ce9ab async_xor: permit callers to pass in a 'dma/page scribble' region by Dan Williams · 15 years ago
  79. 3b798a5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  80. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 15 years ago
  81. b787f2e fsldma: Fix compile warnings by Kumar Gala · 15 years ago
  82. 2e077f8 fsldma: fix memory leak on error path in fsl_dma_prep_memcpy() by Ira Snyder · 15 years ago
  83. 776c894 fsldma: snooping is not enabled for last entry in descriptor chain by Ira Snyder · 15 years ago
  84. bcfb746 fsldma: fix infinite loop on multi-descriptor DMA chain completion by Ira Snyder · 15 years ago
  85. 138ef01 fsldma: fix "DMA halt timeout!" errors by Ira Snyder · 15 years ago
  86. f47edc6 fsldma: fix check on potential fdev->chan[] overflow by Roel Kluin · 15 years ago
  87. ad567ff dma: fix ipu_idmac.c to not discard the last queued buffer by Guennadi Liakhovetski · 15 years ago
  88. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 15 years ago
  89. ca50a51 ipu_idmac: Use disable_irq_nosync() from within irq handlers. by Ben Nizette · 15 years ago
  90. c56c81a dmatest: fix max channels handling by Dan Williams · 15 years ago
  91. 099f53c async_tx: rename zero_sum to val by Dan Williams · 15 years ago
  92. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  93. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  94. 133e2a3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  95. 8c6db1bb dma: Add SoF and EoF debugging to ipu_idmac.c, minor cleanup by Guennadi Liakhovetski · 15 years ago
  96. d9de451 dw_dmac: add cyclic API to DW DMA driver by Hans-Christian Egtvedt · 15 years ago
  97. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  98. 0f57151 dmaengine: Add privatecnt to revert DMA_PRIVATE property by Atsushi Nemoto · 15 years ago
  99. e44e0aa dmatest: add dma interrupts and callbacks by Dan Williams · 15 years ago
  100. b54d5cb dmatest: add xor test by Dan Williams · 15 years ago