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