1. bdf602b [ARM] fix lots of ARM __devexit sillyness by Russell King · 16 years ago
  2. 287d859 atmel-mci: fix initialization of dma slave data by Dan Williams · 16 years ago
  3. 5296b56 i.MX31: Image Processing Unit DMA and IRQ drivers by Guennadi Liakhovetski · 16 years ago
  4. 83436a0 dmaengine: kill some dubious WARN_ONCEs by Dan Williams · 16 years ago
  5. 169d5f6 fsldma: print correct IRQ on mpc83xx by Peter Korsgaard · 16 years ago
  6. 6782dfe fsldma: check for NO_IRQ in fsl_dma_chan_remove() by Peter Korsgaard · 16 years ago
  7. d86be86 dmatest: Use custom map/unmap for destination buffer by Atsushi Nemoto · 16 years ago
  8. 6527de6 fsldma: use a valid 'device' for dma_pool_create by Dan Williams · 16 years ago
  9. dd59b85 dmaengine: fix dependency chaining by Yuri Tikhonov · 16 years ago
  10. b9bdcbb ioat: fix self test for multi-channel case by Dan Williams · 16 years ago
  11. 652afc2 dmaengine: bump initcall level to arch_initcall by Dan Williams · 16 years ago
  12. e234667 dmaengine: advertise all channels on a device to dma_filter_fn by Dan Williams · 16 years ago
  13. 864498a dmaengine: use idr for registering dma device numbers by Dan Williams · 16 years ago
  14. 41d5e59 dmaengine: add a release for dma class devices and dependent infrastructure by Dan Williams · 16 years ago
  15. 4fac7fa ioat: do not perform removal actions at shutdown by Dan Williams · 16 years ago
  16. 630738b iop-adma: enable module removal by Dan Williams · 16 years ago
  17. 0d603f6 iop-adma: kill debug BUG_ON by Dan Williams · 16 years ago
  18. f388220 iop-adma: let devm do its job, don't duplicate free by Dan Williams · 16 years ago
  19. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 16 years ago
  20. f27c580 dmaengine: remove 'bigref' infrastructure by Dan Williams · 16 years ago
  21. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 16 years ago
  22. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 16 years ago
  23. 74465b4 atmel-mci: convert to dma_request_channel and down-level dma_slave by Dan Williams · 16 years ago
  24. 33df8ca dmatest: convert to dma_request_channel by Dan Williams · 16 years ago
  25. 59b5ec2 dmaengine: introduce dma_request_channel and private channels by Dan Williams · 16 years ago
  26. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 16 years ago
  27. bec0851 dmaengine: centralize channel allocation, introduce dma_find_channel by Dan Williams · 16 years ago
  28. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  29. 07f2211 dmaengine: remove dependency on async_tx by Dan Williams · 16 years ago
  30. a06d568 async_xor: dma_map destination DMA_BIDIRECTIONAL by Dan Williams · 16 years ago
  31. b0b42b1 dmaengine: protect 'id' from concurrent registrations by Dan Williams · 16 years ago
  32. 532d3b1 ioat: wait for self-test completion by Dan Williams · 16 years ago
  33. 06190d8 dmaengine: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  34. 65e5038 iop-adma: use iop_paranoia() for debug BUG_ONs by Dan Williams · 16 years ago
  35. 137cb55 iop-adma: add a dummy read to flush next descriptor update by Dan Williams · 16 years ago
  36. 12ccea2 [3/4] I/OAT: fix async_tx.callback checking by Maciej Sosnowski · 16 years ago
  37. c2c0b4c [2/4] I/OAT: fix dma_pin_iovec_pages() error handling by Maciej Sosnowski · 16 years ago
  38. c3d4f44 [1/4] I/OAT: fix channel resources free for not allocated channels by Maciej Sosnowski · 16 years ago
  39. 9fb3c5c Merge branch 'i7300_idle' into release by Len Brown · 16 years ago
  40. f371be6 i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not defined by Venki Pallipadi · 16 years ago
  41. 3ad0b02 i7300_idle: Disable ioat channel only on platforms where ile driver can load by Venki Pallipadi · 16 years ago
  42. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  43. 27471fd i7300_idle driver v1.55 by Andy Henroid · 16 years ago
  44. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  45. 7fe7b2f dw_dmac: fix copy/paste bug in tasklet by Haavard Skinnemoen · 16 years ago
  46. 77cd62e fsldma: allow Freescale Elo DMA driver to be compiled as a module by Timur Tabi · 16 years ago
  47. 59f647c fsldma: remove internal self-test from Freescale Elo DMA driver by Timur Tabi · 16 years ago
  48. 6fdb8bd drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL by Andrew Morton · 16 years ago
  49. 6b31419 dmatest: properly handle duplicate DMA channels by Timur Tabi · 16 years ago
  50. 89f72a0 drivers/dma/ioat_dma.c: drop code after return by Julia Lawall · 16 years ago
  51. 492c71d Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  52. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  53. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  54. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  55. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  56. 7f1b358 I/OAT: I/OAT version 3.0 support by Maciej Sosnowski · 16 years ago
  57. 16a37ac I/OAT: tcp_dma_copybreak default value dependent on I/OAT version by Maciej Sosnowski · 16 years ago
  58. 09177e8 I/OAT: Add watchdog/reset functionality to ioatdma by Maciej Sosnowski · 16 years ago
  59. 5eb907a iop_adma: document how to calculate the minimum descriptor pool size by Dan Williams · 16 years ago
  60. c7141d0 iop_adma: directly reclaim descriptors on allocation failure by Dan Williams · 16 years ago
  61. 3bfb1d2 dmaengine: Driver for the Synopsys DesignWare DMA controller by Haavard Skinnemoen · 16 years ago
  62. dc0ee643 dmaengine: Add slave DMA interface by Haavard Skinnemoen · 16 years ago
  63. e1d181e dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap by Dan Williams · 16 years ago
  64. 848c536 dmaengine: Add dma_client parameter to device_alloc_chan_resources by Haavard Skinnemoen · 16 years ago
  65. 4a776f0 dmatest: Simple DMA memcpy test client by Haavard Skinnemoen · 16 years ago
  66. ff7b047 dmaengine: DMA engine driver for Marvell XOR engine by Saeed Bishara · 16 years ago
  67. ebabe27 iop-adma: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  68. 7cc5bf9 dmaengine: track the number of clients using a channel by Dan Williams · 16 years ago
  69. 9c402f4 dmaengine: remove arch dependency from DMADEVICES by Dan Williams · 16 years ago
  70. 1099dc7 dmaengine: Couple DMA channels to their physical DMA device by Haavard Skinnemoen · 16 years ago
  71. 51ee87f fsldma: fix incorrect exit path for initialization by Li Yang · 16 years ago
  72. eccf214 iop-adma: fixup some kzalloc/memset confusions by Christophe Jaillet · 16 years ago
  73. 8a5703f DMA engine: typo fixes by Sebastian Siewior · 16 years ago
  74. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  75. c4fe155 iop-adma: remove the workaround for missed interrupts on iop3xx by Dan Williams · 16 years ago
  76. ce4d65a async_tx: kill ->device_dependency_added by Dan Williams · 16 years ago
  77. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 16 years ago
  78. 1c62979 fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. by Zhang Wei · 16 years ago
  79. 411e23d fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. by Zhang Wei · 16 years ago
  80. 049c9d4 [POWERPC] fsldma: Use compatiable binding as spec by Kumar Gala · 17 years ago
  81. a4e6d5d fix the broken annotations in fsldma by Al Viro · 17 years ago
  82. 53a0c98 ioat_dca __iomem annotations by Al Viro · 17 years ago
  83. f79abb6 fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. by Zhang Wei · 17 years ago
  84. 3d9b525 iop-adma.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  85. 9c98718 fsldma: Add a completed cookie updated action in DMA finish interrupt. by Zhang Wei · 17 years ago
  86. 2187c26 fsldma: Add device_prep_dma_interrupt support to fsldma.c by Zhang Wei · 17 years ago
  87. 9b941c6 dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT. by Zhang Wei · 17 years ago
  88. 5682284 fsldma: Fix fsldma.c warning messages when it's compiled under PPC64. by Zhang Wei · 17 years ago
  89. 6497dcf ioat: fix 'ack' handling, driver must ensure that 'ack' is zero by Dan Williams · 17 years ago
  90. 222ccf9 fsldma: do not cleanup descriptors in hardirq context by Dan Williams · 17 years ago
  91. 173acc7 dmaengine: add driver for Freescale MPC85xx DMA controller by Zhang Wei · 17 years ago
  92. d4c56f9 async_tx: replace 'int_en' with operation preparation flags by Dan Williams · 17 years ago
  93. 0036731 async_tx: kill tx_set_src and tx_set_dest methods by Dan Williams · 17 years ago
  94. e73ef9a iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  95. 891f78e DMA: Convert from class_device to device for DMA engine by Tony Jones · 17 years ago
  96. bb8e8bc I/OAT: fix null device in call to dev_err() by Shannon Nelson · 17 years ago
  97. 711924b I/OAT: fixups from code comments by Shannon Nelson · 17 years ago
  98. 6d4f587 dmaengine: correct invalid assumptions in the Kconfig text by Haavard Skinnemoen · 17 years ago
  99. 7bb67c1 I/OAT: Add support for version 2 of ioatdma device by Shannon Nelson · 17 years ago
  100. 348badf dmaengine: fix broken device refcounting by Haavard Skinnemoen · 17 years ago