1. 028c5d5d Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  2. 734c299 drivers/dma: Correct NULL test by Julia Lawall · 14 years ago
  3. 8f98781 async-tx: fix buffer submission error handling in ipu_idma.c by Guennadi Liakhovetski · 14 years ago
  4. cfefe99 sh: implement DMA_SLAVE capability in SH dmaengine driver by Guennadi Liakhovetski · 14 years ago
  5. 623b4ac sh: fix Transfer Size calculation in both DMA drivers by Guennadi Liakhovetski · 14 years ago
  6. fc46185 sh: prepare the DMA driver for slave functionality by Guennadi Liakhovetski · 15 years ago
  7. b953df7 dmaengine: correct onstack wait_queue_head declaration by Yong Zhang · 14 years ago
  8. 7e55a70 ioat: fix infinite timeout checking in ioat2_quiesce by Dan Williams · 15 years ago
  9. adef477 dmaengine: fix memleak in dma_async_device_unregister by Anatolij Gustschin · 14 years ago
  10. 05a6254 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  11. f80ca16 Merge branch 'ioat' into fixes by Dan Williams · 15 years ago
  12. 0794ec8 drivers/dma: Correct use after free by Julia Lawall · 15 years ago
  13. 1e9d1b1 drivers/dma: drop unnecesary memset by Julia Lawall · 15 years ago
  14. a6d52d7 ioat2,3: put channel hardware in known state at init by Dan Williams · 15 years ago
  15. cd78809 ioat3: fix p-disabled q-continuation by Dan Williams · 15 years ago
  16. 3542a11 sh: fix DMA driver's descriptor chaining and cookie assignment by Guennadi Liakhovetski · 15 years ago
  17. 7949456 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  18. 4297a46 dma: at_hdmac: correct incompatible type for argument 1 of 'spin_lock_bh' by Nicolas Ferre · 15 years ago
  19. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  20. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  21. 12458ea ppc440spe-adma: adds updated ppc440spe adma driver by Anatolij Gustschin · 15 years ago
  22. 2e032b6 iop-adma.c: use resource_size() by H Hartley Sweeten · 15 years ago
  23. 86d61b3 sh: stylistic improvements for the DMA driver by Guennadi Liakhovetski · 15 years ago
  24. cfe4f27 dmaengine: fix dmatest to verify minimum transfer length and test buffer size by Guennadi Liakhovetski · 15 years ago
  25. ddb4f0f sh: DMA driver has to specify its alignment requirements by Guennadi Liakhovetski · 15 years ago
  26. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  27. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  28. e28edb7 Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into devel by Russell King · 15 years ago
  29. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  30. 56adf7e shdma: fix initialization error handling by Dan Williams · 15 years ago
  31. 61f135b Add COH 901 318 DMA block driver v5 by Linus Walleij · 15 years ago
  32. 49954c1 ioat3: fix pq completion versus channel deallocation race by Dan Williams · 15 years ago
  33. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 15 years ago
  34. 4499a24 dmaengine: include xor/pq validate in device_has_all_tx_types() by Dan Williams · 15 years ago
  35. b57014d ioat2,3: report all uncorrectable errors by Dan Williams · 15 years ago
  36. de581b6 ioat3: specify valid address for disabled-Q or disabled-P by Dan Williams · 15 years ago
  37. 6f82b83 ioat2,3: disable asynchronous error notifications by Dan Williams · 15 years ago
  38. 228c4f5 ioat3: dca and raid operations are incompatible by Dan Williams · 15 years ago
  39. e22dde9 ioat: silence "dca disabled" messages by Dan Williams · 15 years ago
  40. cd3abf9 ARM: 5770/1: Add DMA Engine support to at91sam9g45 by Yegor Yefremov · 15 years ago
  41. e7dcaa4 this_cpu: Eliminate get/put_cpu by Christoph Lameter · 15 years ago
  42. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  43. cdef57d ioat3: fix uninitialized var warnings by Dan Williams · 15 years ago
  44. f477f5b drivers/dma/ioat/dma_v2.c: fix warnings by Andrew Morton · 15 years ago
  45. 376ec37 ioat2: clarify ring size limits by Dan Williams · 15 years ago
  46. 33f82d1 at_hdmac: Rework suspend_late()/resume_early() by Dan Williams · 15 years ago
  47. 3208ca5 ioat: driver version 4.0 by Dan Williams · 15 years ago
  48. 1a5aeee dca: registering requesters in multiple dca domains by Maciej Sosnowski · 15 years ago
  49. 9a8de63 async_tx: remove HIGHMEM64G restriction by Dan Williams · 15 years ago
  50. d8902ad dmaengine: sh: Add Support SuperH DMA Engine driver by Nobuhiro Iwamatsu · 15 years ago
  51. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  52. 3e48e65 Merge branch 'iop-raid6' into async-tx-next by Dan Williams · 15 years ago
  53. 657a77fa dmaengine: Move all map_sg/unmap_sg for slave channel to its client by Atsushi Nemoto · 15 years ago
  54. bbea0b6 fsldma: Add DMA_SLAVE support by Ira Snyder · 15 years ago
  55. e6c7ecb fsldma: split apart external pause and request count features by Ira Snyder · 15 years ago
  56. 162b96e ioat2,3: cacheline align software descriptor allocations by Dan Williams · 15 years ago
  57. 0803172 dmaengine: kill tx_list by Dan Williams · 15 years ago
  58. 1979b18 txx9dmac: implement a private tx_list by Dan Williams · 15 years ago
  59. 285a3c7 at_hdmac: implement a private tx_list by Dan Williams · 15 years ago
  60. 64203b6 mv_xor: implement a private tx_list by Dan Williams · 15 years ago
  61. ea25968a ioat: implement a private tx_list by Dan Williams · 15 years ago
  62. 308136d iop-adma: implement a private tx_list by Dan Williams · 15 years ago
  63. eda3423 fsldma: implement a private tx_list by Dan Williams · 15 years ago
  64. e0bd0f8 dw_dmac: implement a private tx_list by Dan Williams · 15 years ago
  65. e12c4fa Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  66. a6417dd I/OAT: Convert to PCI_VDEVICE() by Roland Dreier · 15 years ago
  67. 6506cbc Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded by Roland Dreier · 15 years ago
  68. e323271 ioat3: segregate raid engines by Dan Williams · 15 years ago
  69. b265b11 ioat3: ioat3.2 pci ids for Jasper Forest by Tom Picard · 15 years ago
  70. 58c8649 ioat3: interrupt descriptor support by Dan Williams · 15 years ago
  71. ae78662 ioat3: support xor via pq descriptors by Dan Williams · 15 years ago
  72. d69d235b ioat3: pq support by Dan Williams · 15 years ago
  73. 9de6fc7 ioat3: xor self test by Dan Williams · 15 years ago
  74. b094ad3 ioat3: xor support by Dan Williams · 15 years ago
  75. e61daca ioat3: enable dca for completion writes by Dan Williams · 15 years ago
  76. 5669e31 ioat: add 'ioat' sysfs attributes by Dan Williams · 15 years ago
  77. bf40a68 ioat3: split ioat3 support to its own file, add memset by Dan Williams · 15 years ago
  78. 2aec048 ioat3: hardware version 3.2 register / descriptor definitions by Dan Williams · 15 years ago
  79. 128f2d5 ioat2+: add fence support by Dan Williams · 15 years ago
  80. 83544ae dmaengine, async_tx: support alignment checks by Dan Williams · 15 years ago
  81. 9308add dmaengine: cleanup unused transaction types by Dan Williams · 15 years ago
  82. 138f4c3 dmaengine, async_tx: add a "no channel switch" allocator by Dan Williams · 15 years ago
  83. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  84. 4b652f0 net_dma: poll for a descriptor after allocation failure by Dan Williams · 15 years ago
  85. a309218 ioat2,3: dynamically resize descriptor ring by Dan Williams · 15 years ago
  86. 09c8a5b ioat: switch watchdog and reset handler from workqueue to timer by Dan Williams · 15 years ago
  87. ad643f5 ioat1: trim ioat_dma_desc_sw by Dan Williams · 15 years ago
  88. 345d852 ioat: ___devinit annotate the initialization paths by Dan Williams · 15 years ago
  89. f6ab95b ioat: preserve chanctrl bits when re-arming interrupts by Dan Williams · 15 years ago
  90. bb32078 ioat: ignore reserved bits for chancnt and xfercap by Dan Williams · 15 years ago
  91. 4fb9b9e ioat: cleanup completion status reads by Dan Williams · 15 years ago
  92. 6df9183 ioat: add some dev_dbg() calls by Dan Williams · 15 years ago
  93. 38e12f6 ioat1: kill unused unmap parameters by Dan Williams · 15 years ago
  94. 5cbafa6 ioat2,3: convert to a true ring buffer by Dan Williams · 15 years ago
  95. dcbc853 ioat: prepare the code for ioat[12]_dma_chan split by Dan Williams · 15 years ago
  96. a6a39ca ioat: fix self test interrupts by Dan Williams · 15 years ago
  97. a0587bc ioat1: move descriptor allocation from submit to prep by Dan Williams · 15 years ago
  98. c7984f4 ioat: define descriptor control bit-field by Dan Williams · 15 years ago
  99. 77867ff ioat: fix type mismatch for ->dmacount by Dan Williams · 15 years ago
  100. f2427e2 ioat: split ioat_dma_probe into core/version-specific routines by Dan Williams · 15 years ago