1. 689379c dmaengine: sprd: Fix the DMA link-list configuration by Baolin Wang · 5 years ago
  2. 9bb9fe0 dmaengine: sprd: Add interrupt support for 2-stage transfer by Baolin Wang · 6 years ago
  3. c434e37 dmaengine: sprd: Fix the right place to configure 2-stage transfer by Eric Long · 6 years ago
  4. 89d03b3 dmaengine: sprd: Fix block length overflow by Eric Long · 6 years ago
  5. 3d626a9 dmaengine: sprd: Fix the incorrect start for 2-stage destination channels by Eric Long · 6 years ago
  6. 58152b0 dmaengine: sprd: Add validation of current descriptor in irq handler by Baolin Wang · 6 years ago
  7. 16d0f85 dmaengine: sprd: Fix the possible crash when getting descriptor status by Baolin Wang · 6 years ago
  8. ffb5be7 dmaengine: sprd: Change channel id to slave id for DMA cell specifier by Baolin Wang · 6 years ago
  9. 5319712 dmaengine: sprd: Add me as one of the module authors by Eric Long · 6 years ago
  10. 770399d dmaengine: sprd: Support DMA 2-stage transfer mode by Eric Long · 6 years ago
  11. 97dbd6e dmaengine: sprd: Support DMA link-list cyclic callback by Eric Long · 6 years ago
  12. 0e5d7b1 dmaengine: sprd: Set cur_desc as NULL when free or terminate one dma channel by Eric Long · 6 years ago
  13. 13e8997 dmaengine: sprd: Fix the last link-list configuration by Eric Long · 6 years ago
  14. d762ab3 dmaengine: sprd: Get transfer residue depending on the transfer direction by Eric Long · 6 years ago
  15. a0ecabf dmaengine: sprd: Remove direction usage from struct dma_slave_config by Baolin Wang · 6 years ago
  16. 4ac6954 dmaengine: sprd: Support DMA link-list mode by Eric Long · 6 years ago
  17. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  18. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  19. ca1b7d3 dmaengine: sprd: Add Spreadtrum DMA configuration by Eric Long · 7 years ago
  20. 32fa201 dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy() by Eric Long · 7 years ago
  21. fd8d26a dmaengine: sprd: fix an NULL vs IS_ERR() bug by Dan Carpenter · 7 years ago
  22. e7f063a dmaengine: sprd: Use devm_ioremap_resource() to map memory by Baolin Wang · 7 years ago
  23. e891e41 dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe() by Wei Yongjun · 7 years ago
  24. ab42ddb dmaengine: sprd: Move DMA request mode and interrupt type into head file by Eric Long · 7 years ago
  25. d7c33cf dmaengine: sprd: Define the DMA data width type by Baolin Wang · 7 years ago
  26. 6b1d255 dmaengine: sprd: Define the DMA transfer step type by Eric Long · 7 years ago
  27. 1ab8da1 dmaengine: sprd: statify 'sprd_dma_prep_dma_memcpy' by Vinod Koul · 7 years ago
  28. 9b3b817 dmaengine: sprd: Add Spreadtrum DMA driver by Baolin Wang · 7 years ago