1. e77e561 dmaengine: at_xdmac: Fix race over irq_status by Tudor Ambarus · 3 years, 1 month ago
  2. a61210c dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet() by Tudor Ambarus · 3 years, 1 month ago
  3. 912f7c6 dmaengine: at_xdmac: Fix at_xdmac_lld struct definition by Tudor Ambarus · 3 years, 1 month ago
  4. 1385eb4 dmaengine: at_xdmac: Fix lld view setting by Tudor Ambarus · 3 years, 1 month ago
  5. 42468aa dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work() by Tudor Ambarus · 3 years, 1 month ago
  6. 18dedde dmaengine: at_xdmac: Fix concurrency over xfers_list by Tudor Ambarus · 3 years, 1 month ago
  7. 801db90 dmaengine: at_xdmac: Move the free desc to the tail of the desc list by Tudor Ambarus · 3 years, 1 month ago
  8. b63e5cb dmaengine: at_xdmac: Fix race for the tx desc callback by Tudor Ambarus · 3 years, 1 month ago
  9. 506875c dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie by Tudor Ambarus · 3 years, 1 month ago
  10. 5edc24a dmaengine: at_xdmac: Print debug message after realeasing the lock by Tudor Ambarus · 3 years, 1 month ago
  11. e6af9b0 dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending by Tudor Ambarus · 3 years, 1 month ago
  12. bccfb96 dmaengine: at_xdmac: Don't start transactions at tx_submit level by Tudor Ambarus · 3 years, 1 month ago
  13. aa8ff35 dmaengine: at_xdmac: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 3 years, 1 month ago
  14. d191a9a dmaengine: at_xdmac: fix compilation warning by Claudiu Beznea · 3 years, 3 months ago
  15. 8e0c7e4 dmaengine: at_xdmac: use pm_ptr() by Claudiu Beznea · 3 years, 3 months ago
  16. b183d41 dmaengine: at_xdmac: use __maybe_unused for pm functions by Claudiu Beznea · 3 years, 3 months ago
  17. 320c88a dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro by Claudiu Beznea · 3 years, 3 months ago
  18. fa5270e dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path by Claudiu Beznea · 3 years, 3 months ago
  19. 258cb69 dmaengine: at_xdmac: use platform_driver_register by Clément Léger · 3 years, 6 months ago
  20. 361e5fc dmaengine: at_xdmac: Remove unused inline function at_xdmac_csize() by YueHaibing · 3 years, 9 months ago
  21. f40566f dmaengine: at_xdmac: add AXI priority support and recommended settings by Eugen Hristev · 4 years, 3 months ago
  22. 2bec35a dmaengine: at_xdmac: add support for sama7g5 based at_xdmac by Eugen Hristev · 4 years, 3 months ago
  23. 60f88c0 dmaengine: at_xdmac: adapt perid for mem2mem operations by Eugen Hristev · 4 years, 3 months ago
  24. 00217d1 dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  25. d9fd428 dmaengine: at_xdmac: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  26. 191bd1c dmaengine: at_xdmac: Fix locking in tasklet by Tudor Ambarus · 5 years ago
  27. 8592f2c dmaengine: at_xdmac: GFP_KERNEL for user that can sleep by Tudor Ambarus · 5 years ago
  28. 387269d dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources() by Tudor Ambarus · 5 years ago
  29. a443e98 dmaengine: at_xdmac: Drop always true check by Tudor Ambarus · 5 years ago
  30. fbd1d63 dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe() by Markus Elfring · 5 years ago
  31. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  32. b7f5b65 dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback by Raag Jadav · 6 years ago
  33. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  34. 0b515ab dmaengine: at_xdmac: remove a stray bottom half unlock by Dan Carpenter · 6 years ago
  35. 38a829a3 dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer by Nicolas Ferre · 6 years ago
  36. 223a4f4 dmaengine: at_xdmac: enhance channel errors handling in tasklet by Nicolas Ferre · 6 years ago
  37. e2c114c dmaengine: at_xdmac: remove BUG_ON macro in tasklet by Nicolas Ferre · 6 years ago
  38. dc3f595 dmaengine: at_xdmac: Fix wrongfull report of a channel as in use by Codrin Ciubotariu · 6 years ago
  39. d8570d0 dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet by Barry Song · 6 years ago
  40. ede2b29 dmaengine: at_xdmac: simplify getting .drvdata by Wolfram Sang · 7 years ago
  41. c563747 dmaengine: at_xdmac: fix rare residue corruption by Maxime Jayat · 7 years ago
  42. 87c56dc dmaengine: at_xdmac: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  43. 1edc85d dmaengine: at_xdmac: Fix compilation warning. by Arvind Yadav · 7 years ago
  44. d3f8dc4 dmaengine: at_xdmac: don't restore unsaved status by Alexandre Belloni · 8 years ago
  45. 9dcd7408 dmaengine: at_xdmac: Use dma_pool_zalloc by Souptick Joarder · 8 years ago
  46. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  47. 6a8b0c6 dmaengine: at_xdmac: fix to pass correct device identity to free_irq() by Wei Yongjun · 8 years ago
  48. a1d4eaa dmaengine: at_xdmac: convert callback to helper function by Dave Jiang · 8 years ago
  49. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  50. 2325a6a Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 9 years ago
  51. 3935e08 dmaengine: at_xdmac: fix debug string by Alexandre Belloni · 9 years ago
  52. 192dc8c dmaengine: at_xdmac: fix un-exported functions by Ben Dooks · 9 years ago
  53. 9295c41 dmaengine: at_xdmac: double FIFO flush needed to compute residue by Ludovic Desroches · 9 years ago
  54. 53398f4 dmaengine: at_xdmac: fix residue corruption by Ludovic Desroches · 9 years ago
  55. 4a9723e dmaengine: at_xdmac: align descriptors on 64 bits by Ludovic Desroches · 9 years ago
  56. 25c5e96 dmaengine: at_xdmac: fix residue computation by Ludovic Desroches · 9 years ago
  57. 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  58. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 9 years ago
  59. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  60. aa876cd dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() by Cyrille Pitchen · 9 years ago
  61. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  62. ef10b0b dmaengine: at_xdmac: fix bad behavior in interleaved mode by Sylvain ETIENNE · 9 years ago
  63. f5a00eb dmaengine: at_xdmac: fix false condition for memset_sg transfers by Ludovic Desroches · 9 years ago
  64. 15a0385 dmaengine: at_xdmac: fix macro typo by Ludovic Desroches · 9 years ago
  65. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  66. 268914f dmaengine: at_xdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  67. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  68. 62b5cb7 dmaengine: at_xdmac: fix memory leak in interleaved mode by Ludovic Desroches · 9 years ago
  69. 4e538578 dmaengine: at_xdmac: handle numf > 1 by Maxime Ripard · 9 years ago
  70. 0be2136 dmaengine: at_xdmac: clean used descriptor by Ludovic Desroches · 9 years ago
  71. a1cf0903 dmaengine: at_xdmac: change block increment addressing mode by Maxime Ripard · 9 years ago
  72. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  73. 59b0fbd Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 9 years ago
  74. e900c30 dmaengine: at_xdmac: fix bug in prep_dma_cyclic by Ludovic Desroches · 9 years ago
  75. 67a6eed dmaengine: xdmac: Add scatter gathered memset support by Maxime Ripard · 10 years ago
  76. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 10 years ago
  77. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 10 years ago
  78. 35ca0ee dmaengine: at_xdmac: fix indentation by Ludovic Desroches · 10 years ago
  79. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  80. b206d9a dmaengine: xdmac: Add memset support by Maxime Ripard · 10 years ago
  81. 87d001e dmaengine: Move icg helpers to global header by Maxime Ripard · 10 years ago
  82. 765c37d dmaengine: at_xdmac: rework slave configuration part by Ludovic Desroches · 10 years ago
  83. 4c374fc dmaengine: at_xdmac: lock fixes by Ludovic Desroches · 10 years ago
  84. 6007ccb dmaengine: xdmac: Add interleaved transfer support by Maxime Ripard · 10 years ago
  85. 0d0ee75 dmaengine: xdmac: Rework the chaining logic by Maxime Ripard · 10 years ago
  86. f0816a3 dmaengine: xdmac: Add function to align width by Maxime Ripard · 10 years ago
  87. ee0fe35 dmaengine: xdmac: Handle descriptor's view 3 registers by Maxime Ripard · 10 years ago
  88. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  89. 0434a23 dmaengine: at_xdmac: unlock spin lock before return by Niklas Cassel · 10 years ago
  90. 6eb9d3c dmaengine: at_xdmac: fix for chan conf simplification by Ludovic Desroches · 10 years ago
  91. 6d3a7d9 dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers by Ludovic Desroches · 10 years ago
  92. be83507 dmaengine: at_xdmac: simplify channel configuration stuff by Ludovic Desroches · 10 years ago
  93. 734bb9a dmaengine: at_xdmac: introduce save_cc field by Ludovic Desroches · 10 years ago
  94. cbb85e6 dmaengine: at_xdmac: wait for in-progress transaction to complete after pausing a channel by Cyrille Pitchen · 10 years ago
  95. 2cd6f79 Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus by Vinod Koul · 10 years ago
  96. 640f204 dmaengine: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  97. 8ac82f8 dmaengine: at_xdmac: Declare slave capabilities for the generic code by Ludovic Desroches · 10 years ago
  98. 3d13887 dmaengine: at_xdmac: split device_control by Ludovic Desroches · 10 years ago
  99. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  100. fef4cbf dmaengine: at_xdmac: Add DMA_PRIVATE by Ludovic Desroches · 10 years ago