1. 838cc70 dmatest: move dmatest_channels and nr_channels to dmatest_info by Andy Shevchenko · 12 years ago
  2. e03e93a dmatest: create dmatest_info to keep test parameters by Andy Shevchenko · 12 years ago
  3. 945b5af dmatest: allocate memory for pq_coefs from heap by Andy Shevchenko · 12 years ago
  4. 77101ce dmatest: cancel thread immediately when asked for by Andy Shevchenko · 12 years ago
  5. 5e034f7 dmaengine/dmatest: terminate transfers only in case of errors by Shiraz Hashim · 12 years ago
  6. 944ea4d dmatest: Fix NULL pointer dereference on ioat by Jon Mason · 12 years ago
  7. 8be9e32b dmatest: adjust invalid module parameters for number of source buffers by Akinobu Mita · 12 years ago
  8. afde3be dmatest: check for dma mapping error by Andy Shevchenko · 12 years ago
  9. 632fd28 dmatest: implement two helpers to unmap dma memory by Andy Shevchenko · 12 years ago
  10. d07a74a dmaengine: fix missing 'cnt' in ?: in dmatest by Dr. David Alan Gilbert · 13 years ago
  11. adfa543 dmatest: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  12. 981ed70 dmatest: make dmatest threads freezable by Guennadi Liakhovetski · 13 years ago
  13. 9704efa dmaengine/dmatest: Terminate transfers on all channels in case of error or exit by Viresh Kumar · 13 years ago
  14. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  15. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 14 years ago
  16. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 14 years ago
  17. d42efe6 dmaengine/dmatest: Pass timeout via module params by Viresh Kumar · 14 years ago
  18. b203bd3 dmatest: fix automatic buffer unmap type by Ira Snyder · 14 years ago
  19. b9033e6 dma: dmatest: fix potential sign bug by Kulikov Vasiliy · 14 years ago
  20. 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
  21. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 15 years ago
  22. 67b9124 dmatest: fix handling of an even number of xor_sources by Dan Williams · 15 years ago
  23. 94de648 dmatest: correct raid6 PQ test by Anatolij Gustschin · 15 years ago
  24. b953df7 dmaengine: correct onstack wait_queue_head declaration by Yong Zhang · 15 years ago
  25. cfe4f27 dmaengine: fix dmatest to verify minimum transfer length and test buffer size by Guennadi Liakhovetski · 15 years ago
  26. bbb2008 Merge branch 'dmaengine' into async-tx-next by Dan Williams · 15 years ago
  27. 83544ae dmaengine, async_tx: support alignment checks by Dan Williams · 15 years ago
  28. f9dd213 Merge branch 'md-raid6-accel' into ioat3.2 by Dan Williams · 15 years ago
  29. 58691d6 dmatest: add pq support by Dan Williams · 15 years ago
  30. f1aef8b dmaengine: dmatest: correct thread_count while using multiple thread per channel by Nicolas Ferre · 16 years ago
  31. 0a2ff57d dmaengine: dmatest: add a maximum number of test iterations by Nicolas Ferre · 16 years ago
  32. c019894 drivers/dma: Remove unnecessary semicolons by Joe Perches · 16 years ago
  33. c56c81a dmatest: fix max channels handling by Dan Williams · 16 years ago
  34. e44e0aa dmatest: add dma interrupts and callbacks by Dan Williams · 16 years ago
  35. b54d5cb dmatest: add xor test by Dan Williams · 16 years ago
  36. 7cbd487 dmatest: fix use after free in dmatest_exit by Dan Williams · 16 years ago
  37. d86be86 dmatest: Use custom map/unmap for destination buffer by Atsushi Nemoto · 16 years ago
  38. 41d5e59 dmaengine: add a release for dma class devices and dependent infrastructure by Dan Williams · 16 years ago
  39. 7dd6025 dmaengine: kill enum dma_state_client by Dan Williams · 16 years ago
  40. 33df8ca dmatest: convert to dma_request_channel by Dan Williams · 16 years ago
  41. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 16 years ago
  42. 06190d8 dmaengine: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  43. 6fdb8bd drivers/dma/dmatest.c: switch a GFP_ATOMIC to GFP_KERNEL by Andrew Morton · 16 years ago
  44. 6b31419 dmatest: properly handle duplicate DMA channels by Timur Tabi · 16 years ago
  45. 4a776f0 dmatest: Simple DMA memcpy test client by Haavard Skinnemoen · 17 years ago