1. 402096c dmaengine: stm32-dma: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  2. e17be6e dmaengine: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  3. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  4. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  5. e405439 dmaengine: stm32-dma: Fix redundant call to platform_get_irq by Amelie Delaunay · 6 years ago
  6. 2a4885a dmaengine: stm32-dma: fix residue calculation in stm32-dma by Arnaud Pouliquen · 6 years ago
  7. c6504be dmaengine: stm32-dma: Fix unsigned variable compared with zero by Vinod Koul · 6 years ago
  8. f4fd2ec dmaengine: stm32-dma: use platform_get_irq() by Fabien Dessenne · 6 years ago
  9. 48bc73b dmaengine: stm32-dma: Add PM Runtime support by Pierre-Yves MORDRET · 6 years ago
  10. ca4c72c dmaengine: stm32-dma: check FIFO error interrupt enable by Pierre-Yves MORDRET · 6 years ago
  11. cc832dc dmaengine: stm32-dma: check whether length is aligned on FIFO threshold by Pierre-Yves MORDRET · 6 years ago
  12. 90ec93c dmaengine: stm32: replace "%p" with "%pK" by Benjamin Gaignard · 6 years ago
  13. 9df3bd5 dmaengine: stm32-dma: properly mask irq bits by Pierre Yves MORDRET · 7 years ago
  14. 80a7695 dmaengine: stm32-dma: fix max items per transfer by Pierre Yves MORDRET · 7 years ago
  15. c2d86b1 dmaengine: stm32-dma: fix DMA IRQ status handling by Pierre Yves MORDRET · 7 years ago
  16. a2b6103 dmaengine: stm32-dma: Improve memory burst management by Pierre Yves MORDRET · 7 years ago
  17. 249d553 dmaengine: stm32-dma: fix typo and reported checkpatch warnings by Pierre Yves MORDRET · 7 years ago
  18. e57cb3b dmaengine: stm32-dma: fix incomplete configuration in cyclic mode by Pierre Yves MORDRET · 7 years ago
  19. 951f44c dmaengine: stm32-dma: threshold manages with bitfield feature by Pierre Yves MORDRET · 7 years ago
  20. 041cf7e dmaengine: stm32-dma: fix up error dev_err message by Colin Ian King · 8 years ago
  21. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  22. 5df4eb4 dmaengine: stm32-dma: Add error messages if xlate fails by M'boumba Cedric Madianga · 8 years ago
  23. 276b004 dmaengine: stm32-dma: Add max_burst support by M'boumba Cedric Madianga · 8 years ago
  24. dc80867 dmaengine: stm32-dma: Add synchronization support by M'boumba Cedric Madianga · 8 years ago
  25. 2b12c558 dmaengine: stm32-dma: Fix residue computation issue in cyclic mode by M'boumba Cedric Madianga · 8 years ago
  26. 8d1b76f dmaengine: stm32-dma: Rework starting transfer management by M'boumba Cedric Madianga · 8 years ago
  27. 57b5a32 dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status by M'boumba Cedric Madianga · 8 years ago
  28. 7e96304 dmaengine: stm32-dma: Set correct args number for DMA request from DT by M'boumba Cedric Madianga · 8 years ago
  29. cad0eca dmaengine: stm32-dma: remove unused ‘src_addr’ by Vinod Koul · 8 years ago
  30. 2a440bd dmaengine: stm32-dma: remove unused ‘dst_addr’ by Vinod Koul · 8 years ago
  31. 1bc4f06c dmaengine: stm32-dma: remove unused ‘sfcr’ by Vinod Koul · 8 years ago
  32. e97adb4 dmaengine: stm32-dma: make stm32_dma_set_config static by Vinod Koul · 8 years ago
  33. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  34. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago