1. 5b2aa9f dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling by Peter Ujfalusi · 4 years, 5 months ago
  2. 7d8c914 dmaengine: of-dma: Fix misspellings/formatting issues in some function headers by Lee Jones · 4 years, 6 months ago
  3. c3c431d dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h by Geert Uytterhoeven · 5 years ago
  4. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  5. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  6. f515131 dmaengine: Add matching device node validation in __dma_request_channel() by Baolin Wang · 6 years ago
  7. c6c9304 dmaengine: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  8. 20ea6be dmaengine: of_dma: approximate an average distribution by Niklas Söderlund · 9 years ago
  9. 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 10 years ago
  10. 0aed112 dmaengine: export symbol of of_dma_request_slave_channel() by Kuninori Morimoto · 10 years ago
  11. c914570 dmaengine: of: bail out early if "dmas" property is not present by Wolfram Sang · 10 years ago
  12. 16369ef dmaengine: of: add common xlate function for matching by channel id by Alexander Popov · 11 years ago
  13. 0ad7c00 dma: add channel request API that supports deferred probe by Stephen Warren · 11 years ago
  14. 303fd71d dma: of: make error message more meaningful by adding the node name by Lothar Waßmann · 11 years ago
  15. 8552bb4 dma: of: Remove check on always true condition by Lars-Peter Clausen · 12 years ago
  16. ff0e0f4 dma: of: Remove restriction that #dma-cells can't be 0 by Lars-Peter Clausen · 12 years ago
  17. de61608 dma:of: Use a mutex to protect the of_dma_list by Lars-Peter Clausen · 12 years ago
  18. f22eb14 dma: of: Fix of_node reference leak by Lars-Peter Clausen · 12 years ago
  19. af31826 dma: of: Remove unnecessary list_empty check by Lars-Peter Clausen · 12 years ago
  20. 9a188eb DMA: OF: Check properties value before running be32_to_cpup() on it by Viresh Kumar · 12 years ago
  21. bef29ec DMA: of: Constant names by Markus Pargmann · 12 years ago
  22. 88b386c dma: of-dma: protect list write operation by spin_lock by Andy Shevchenko · 12 years ago
  23. e68b113 dma: of-dma.c: fix memory leakage by Cong Ding · 12 years ago
  24. 5fa422c dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.c by Vinod Koul · 12 years ago[Renamed from drivers/of/dma.c]
  25. 9743a3b of: dma: fix protection of DMA controller data stored by DMA helpers by Jon Hunter · 12 years ago
  26. 5ca7c10 of: dma: fix potential deadlock when requesting a slave channel by Jon Hunter · 12 years ago
  27. aa3da64 of: Add generic device tree DMA helpers by Jon Hunter · 12 years ago