1. 099a9a9 dmaengine: stm32-dma: add device_pause/device_resume support by Amelie Delaunay · 2 years, 10 months ago
  2. baa1424 dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction by Amelie Delaunay · 2 years, 10 months ago
  3. ded6230 dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done() by Amelie Delaunay · 2 years, 10 months ago
  4. db60a63e dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg by Amelie Delaunay · 2 years, 10 months ago
  5. 728f6c7 dmaengine: stm32-dma: set dma_device max_sg_burst by Amelie Delaunay · 3 years, 1 month ago
  6. 2498363 dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_get_max_width by Arnd Bergmann · 3 years, 4 months ago
  7. af229d2 dmaengine: stm32-dma: fix burst in case of unaligned memory address by Amelie Delaunay · 3 years, 4 months ago
  8. b20fd5f dmaengine: stm32-dma: fix stm32_dma_get_max_width by Amelie Delaunay · 3 years, 4 months ago
  9. 79e40b0 dmaengine: stm32-dma: mark pending descriptor complete in terminate_all by Amelie Delaunay · 3 years, 4 months ago
  10. ffa179a Merge branch 'fixes' into next by Vinod Koul · 3 years, 7 months ago
  11. 2b5b740 dmaengine: stm32-dma: add alternate REQ/ACK protocol management by Amelie Delaunay · 3 years, 8 months ago
  12. d54db74 dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma ops by Zhang Qilong · 3 years, 9 months ago
  13. e0ebdbd dmaengine: stm32-dma: take address into account when computing max width by Amelie Delaunay · 4 years, 3 months ago
  14. 5d4d4df dmaengine: stm32-dma: clean channel configuration when channel is freed by Amelie Delaunay · 4 years, 3 months ago
  15. a44d9d7 dmaengine: stm32-dma: rework irq handler to manage error before xfer events by Amelie Delaunay · 4 years, 3 months ago
  16. 1c966e1 dmaengine: stm32: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 6 months ago
  17. 955b176 dmaengine: stm32-dma: direct mode support through device tree by Amelie Delaunay · 4 years, 10 months ago
  18. d80cbef dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all by Amelie Delaunay · 5 years ago
  19. 409ffc4 dmaengine: stm32-dma: fix sleeping function called from invalid context by Amelie Delaunay · 5 years ago
  20. 32ce108 dmaengine: stm32-dma: add copy_align constraint by Amelie Delaunay · 5 years ago
  21. d7a9e42 dmaengine: stm32-dma: use dma_set_max_seg_size to set the sg limit by Amelie Delaunay · 5 years ago
  22. 22a0bb2 dmaengine: stm32-dma: enable descriptor_reuse by Pierre-Yves MORDRET · 5 years ago
  23. 615eee2 dmaengine: stm32-dma: driver defers probe for reset by Etienne Carriere · 5 years ago
  24. 8cf1e0f dmaengine: stm32-dma: use reset controller only at probe time by Etienne Carriere · 5 years ago
  25. 05f8740 dmaengine: stm32-dma: add suspend/resume power management support by Pierre-Yves MORDRET · 5 years ago
  26. 402096c dmaengine: stm32-dma: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  27. e17be6e dmaengine: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
  28. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  29. af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
  30. e405439 dmaengine: stm32-dma: Fix redundant call to platform_get_irq by Amelie Delaunay · 6 years ago
  31. 2a4885a dmaengine: stm32-dma: fix residue calculation in stm32-dma by Arnaud Pouliquen · 6 years ago
  32. c6504be dmaengine: stm32-dma: Fix unsigned variable compared with zero by Vinod Koul · 6 years ago
  33. f4fd2ec dmaengine: stm32-dma: use platform_get_irq() by Fabien Dessenne · 6 years ago
  34. 48bc73b dmaengine: stm32-dma: Add PM Runtime support by Pierre-Yves MORDRET · 6 years ago
  35. ca4c72c dmaengine: stm32-dma: check FIFO error interrupt enable by Pierre-Yves MORDRET · 6 years ago
  36. cc832dc dmaengine: stm32-dma: check whether length is aligned on FIFO threshold by Pierre-Yves MORDRET · 6 years ago
  37. 90ec93c dmaengine: stm32: replace "%p" with "%pK" by Benjamin Gaignard · 7 years ago
  38. 9df3bd5 dmaengine: stm32-dma: properly mask irq bits by Pierre Yves MORDRET · 7 years ago
  39. 80a7695 dmaengine: stm32-dma: fix max items per transfer by Pierre Yves MORDRET · 7 years ago
  40. c2d86b1 dmaengine: stm32-dma: fix DMA IRQ status handling by Pierre Yves MORDRET · 7 years ago
  41. a2b6103 dmaengine: stm32-dma: Improve memory burst management by Pierre Yves MORDRET · 7 years ago
  42. 249d553 dmaengine: stm32-dma: fix typo and reported checkpatch warnings by Pierre Yves MORDRET · 7 years ago
  43. e57cb3b dmaengine: stm32-dma: fix incomplete configuration in cyclic mode by Pierre Yves MORDRET · 7 years ago
  44. 951f44c dmaengine: stm32-dma: threshold manages with bitfield feature by Pierre Yves MORDRET · 7 years ago
  45. 041cf7e dmaengine: stm32-dma: fix up error dev_err message by Colin Ian King · 8 years ago
  46. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  47. 5df4eb4 dmaengine: stm32-dma: Add error messages if xlate fails by M'boumba Cedric Madianga · 8 years ago
  48. 276b004 dmaengine: stm32-dma: Add max_burst support by M'boumba Cedric Madianga · 8 years ago
  49. dc808675 dmaengine: stm32-dma: Add synchronization support by M'boumba Cedric Madianga · 8 years ago
  50. 2b12c558 dmaengine: stm32-dma: Fix residue computation issue in cyclic mode by M'boumba Cedric Madianga · 8 years ago
  51. 8d1b76f dmaengine: stm32-dma: Rework starting transfer management by M'boumba Cedric Madianga · 8 years ago
  52. 57b5a32 dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status by M'boumba Cedric Madianga · 8 years ago
  53. 7e96304 dmaengine: stm32-dma: Set correct args number for DMA request from DT by M'boumba Cedric Madianga · 8 years ago
  54. cad0eca dmaengine: stm32-dma: remove unused ‘src_addr’ by Vinod Koul · 8 years ago
  55. 2a440bd dmaengine: stm32-dma: remove unused ‘dst_addr’ by Vinod Koul · 8 years ago
  56. 1bc4f06c dmaengine: stm32-dma: remove unused ‘sfcr’ by Vinod Koul · 8 years ago
  57. e97adb4 dmaengine: stm32-dma: make stm32_dma_set_config static by Vinod Koul · 8 years ago
  58. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  59. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago