1. 157efa8 async_tx: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  2. 7d28339 async_tx: fix checking of dma_wait_for_async_tx() return value by Bartlomiej Zolnierkiewicz · 12 years ago
  3. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 13 years ago
  4. caa20d97 async_tx: trim dma_async_tx_descriptor in 'no channel switch' case by Dan Williams · 14 years ago
  5. 138f4c3 dmaengine, async_tx: add a "no channel switch" allocator by Dan Williams · 15 years ago
  6. 95475e5 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx by Dan Williams · 15 years ago
  7. af1f951 async_tx: kill needless module_{init|exit} by Dan Williams · 15 years ago
  8. a08abd8 async_tx: structify submission arguments, add scribble by Dan Williams · 15 years ago
  9. 88ba2aa async_tx: kill ASYNC_TX_DEP_ACK flag by Dan Williams · 15 years ago
  10. 729b5d1 dmaengine: allow dma support for async_tx to be toggled by Dan Williams · 15 years ago
  11. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 15 years ago
  12. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 15 years ago
  13. bec0851 dmaengine: centralize channel allocation, introduce dma_find_channel by Dan Williams · 15 years ago
  14. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 15 years ago
  15. 07f2211 dmaengine: remove dependency on async_tx by Dan Williams · 15 years ago
  16. fdb0ac8 async_tx: make async_tx_run_dependencies() easier to read by Dan Williams · 16 years ago
  17. de24125 async_tx: fix the bug in async_tx_run_dependencies by Yuri Tikhonov · 16 years ago
  18. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  19. 3dce017 async_tx: remove depend_tx from async_tx_sync_epilog by Dan Williams · 16 years ago
  20. d2c52b7 async_tx: export async_tx_quiesce by Dan Williams · 16 years ago
  21. 20fc190 async_tx: list_for_each_entry_rcu() cleanup by Li Zefan · 16 years ago
  22. 8252474 rcu: split list.h and move rcu-protected lists into rculist.h by Franck Bui-Huu · 16 years ago
  23. 636bdea dmaengine: ack to flags: make use of the unused bits in the 'ack' field by Dan Williams · 16 years ago
  24. 19242d7 async_tx: fix multiple dependency submission by Dan Williams · 16 years ago
  25. 3280ab3e async_tx: checkpatch says s/__FUNCTION__/__func__/g by Dan Williams · 16 years ago
  26. 47437b2 async_tx: allow architecture specific async_tx_find_channel implementations by Dan Williams · 16 years ago
  27. cf8f68a async_tx: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 16 years ago
  28. 6247cdc async_tx: fix dma_wait_for_async_tx by Dan Williams · 17 years ago
  29. 9bc89cd async_tx: add the async_tx api by Dan Williams · 17 years ago