1. 9b8a4a1 dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 5 years ago
  2. 6e8aa99 dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 5 years ago
  3. e09a5cb dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 5 years ago
  4. e7df1de dmaengine: tegra210-adma: use devm_clk_*() helpers by Sameer Pujar · 5 years ago
  5. 5c1c6e2 dmaengine: at_xdmac: remove BUG_ON macro in tasklet by Nicolas Ferre · 5 years ago
  6. ab53d05 dmaengine: pl330: _stop: clear interrupt status by Sugar Zhang · 5 years ago
  7. 12ada5b dmaengine: tegra210-dma: free dma controller in remove() by Sameer Pujar · 5 years ago
  8. 2996669 dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid by Dirk Behme · 5 years ago
  9. 5f99bd3 dmaengine: tegra: avoid overflow of byte tracking by Ben Dooks · 6 years ago
  10. 817d556 dmaengine: qcom_hidma: assign channel cookie correctly by Shunyong Yang · 5 years ago
  11. a0a8b92 dmaengine: imx-dma: fix warning comparison of distinct pointer types by Anders Roxell · 5 years ago
  12. ad30393 dmaengine: dmatest: Abort test in case of mapping error by Andy Shevchenko · 5 years ago
  13. b498cfe dmaengine: at_xdmac: Fix wrongfull report of a channel as in use by Codrin Ciubotariu · 5 years ago
  14. d9f82de dmaengine: imx-dma: fix wrong callback invoke by Leonid Iziumtsev · 5 years ago
  15. 3c83079 dmaengine: bcm2835: Fix abort of transactions by Lukas Wunner · 5 years ago
  16. 277242c dmaengine: bcm2835: Fix interrupt race on RT by Lukas Wunner · 5 years ago
  17. 6f76b5a dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll by Nathan Chancellor · 6 years ago
  18. 1f71707 dmaengine: cppi41: delete channel from pending list when stop channel by Bin Liu · 6 years ago
  19. 07d8aba dmaengine: at_hdmac: fix module unloading by Richard Genoud · 6 years ago
  20. 0daa7fc2 dmaengine: at_hdmac: fix memory leak in at_dma_xlate() by Richard Genoud · 6 years ago
  21. e0362b4 dmaengine: dma-jz4780: Return error if not probed from DT by Paul Cercueil · 6 years ago
  22. 479cd3e driver/dma/ioat: Call del_timer_sync() without holding prep_lock by Waiman Long · 6 years ago
  23. 0c8706e dmaengine: mv_xor_v2: kill the tasklets upon exit by Hanna Hawa · 6 years ago
  24. ddf00fe dmaengine: pl330: fix irq race with terminate_all by John Keeping · 6 years ago
  25. 87aea47 dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate() by Dan Carpenter · 6 years ago
  26. 8c5fd3d dmaengine: pl330: report BURST residue granularity by Marek Szyprowski · 6 years ago
  27. cecf8a6 dmaengine: qcom: bam_dma: get num-channels and num-ees from dt by Srinivas Kandagatla · 6 years ago
  28. 431f979 dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue() by Yoshihiro Shimoda · 6 years ago
  29. 83f6484 dmaengine: pl330: fix a race condition in case of threaded irqs by Qi Hou · 6 years ago
  30. 3bdcced dmaengine: mv_xor_v2: Fix clock resource by adding a register clock by Gregory CLEMENT · 6 years ago
  31. 1270076 dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3 by Yoshihiro Shimoda · 6 years ago
  32. 5d15187 dmaengine: at_xdmac: fix rare residue corruption by Maxime Jayat · 6 years ago
  33. 9228410 dmaengine: imx-sdma: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  34. 559205f dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63 by Vignesh R · 7 years ago
  35. 2d443c9 dmaengine: zynqmp_dma: Fix race condition in the probe by Kedareswara rao Appana · 7 years ago
  36. 61ed2d2 dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped by Jiada Wang · 7 years ago
  37. 051337a dmaengine: fsl-edma: disable clks on all error paths by Andreas Platschek · 7 years ago
  38. c5d98b6 dmaengine: zx: fix build warning by Jun Nie · 7 years ago
  39. b3e6030 dmaengine: jz4740: disable/unprepare clk if probe fails by Tobias Jordan · 7 years ago
  40. 3250df9 dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved by Gustavo A. R. Silva · 7 years ago
  41. b3df69b dmaengine: ioat: Fix error handling path by Christophe JAILLET · 7 years ago
  42. 297c7cc dmaengine: dmatest: fix container_of member in dmatest_callback by Yang Shunyong · 6 years ago
  43. 5a7192b dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type by Peter Ujfalusi · 7 years ago
  44. e30ccb5 dmaengine: Fix array index out of bounds warning in __get_unmap_pool() by Matthias Kaehlcke · 7 years ago
  45. 679dbea dmaengine: dmatest: move callback wait queue to thread context by Adam Wallis · 7 years ago
  46. 49c3164 dmaengine: pl330: fix double lock by Iago Abal · 7 years ago
  47. 7468e76 dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status by M'boumba Cedric Madianga · 8 years ago
  48. 000e718 dmaengine: stm32-dma: Set correct args number for DMA request from DT by M'boumba Cedric Madianga · 8 years ago
  49. e7918c6 dmaengine: zx: set DMA_CYCLIC cap_mask bit by Shawn Guo · 8 years ago
  50. 2bd38ec dmaengine: dmatest: warn user when dma test times out by Adam Wallis · 7 years ago
  51. 9d9c288 dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse by Peter Ujfalusi · 7 years ago
  52. 618c786 dmaengine: edma: Align the memcpy acnt array size with the transfer by Peter Ujfalusi · 7 years ago
  53. 29e0adf dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. by Christophe JAILLET · 8 years ago
  54. c2804b2 dmaengine: ioatdma: workaround SKX ioatdma version by Dave Jiang · 8 years ago
  55. 2987ce1 dmaengine: ioatdma: Add Skylake PCI Dev ID by Dave Jiang · 8 years ago
  56. 25c7794 dmaengine: bcm2835: Fix cyclic DMA period splitting by Matthias Reichl · 7 years ago
  57. 1f67d28 dmaengine: mv_xor_v2: set DMA mask to 40 bits by Thomas Petazzoni · 7 years ago
  58. eb5afab dmaengine: mv_xor_v2: remove interrupt coalescing by Thomas Petazzoni · 7 years ago
  59. b2c8bb0 dmaengine: mv_xor_v2: fix tx_submit() implementation by Thomas Petazzoni · 7 years ago
  60. 0d09185 dmaengine: mv_xor_v2: enable XOR engine after its configuration by Hanna Hawa · 7 years ago
  61. e2a092e dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx by Thomas Petazzoni · 7 years ago
  62. 67b1684 dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors by Thomas Petazzoni · 7 years ago
  63. f08c84d dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly by Thomas Petazzoni · 7 years ago
  64. f2e9d10 dmaengine: ep93xx: Don't drain the transfers in terminate_all() by Alexander Sverdlin · 7 years ago
  65. b7e7a4d dmaengine: ep93xx: Always start from BASE0 by Alexander Sverdlin · 7 years ago
  66. cd0ef52 dmaengine: usb-dmac: Fix DMAOR AE bit definition by Hiroyuki Yokoyama · 7 years ago
  67. 2382c14 dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping allocations. by Krister Johansen · 7 years ago
  68. 3a654a8 dmaengine: imx-sdma - correct the dma transfer residue calculation by Nandor Han · 8 years ago
  69. 788d81d dmaengine: ipu: Make sure the interrupt routine checks all interrupts. by Magnus Lilja · 8 years ago
  70. bc05a2e dmaengine: cppi41: Fix oops in cppi41_runtime_resume by Tony Lindgren · 7 years ago
  71. 2c2e7fe dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage by Tony Lindgren · 7 years ago
  72. d21814a dmaengine: pl330: Fix runtime PM support for terminated transfers by Marek Szyprowski · 8 years ago
  73. 172270c dmaengine: rcar-dmac: unmap slave resource when channel is freed by Niklas Söderlund · 7 years ago
  74. 6c6ae8c dmaengine: omap-dma: Fix dynamic lch_map allocation by Peter Ujfalusi · 7 years ago
  75. d5afc1b dmaengine: cppi41: More PM runtime fixes by Tony Lindgren · 8 years ago
  76. 740b4be dmaengine: cpp41: Fix handling of error path by Tony Lindgren · 8 years ago
  77. 098de42 dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected by Tony Lindgren · 8 years ago
  78. 12f5908 dmaengine: cppi41: Fix list not empty warning on module removal by Tony Lindgren · 8 years ago
  79. f732c5b dmaengine: sun6i: fix the uninitialized value for v_lli by Axl-zhang · 8 years ago
  80. d661976 dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig by Jérémy Lefaure · 8 years ago
  81. f95df7d dmaengine: edma: Fix error return code in edma_alloc_chan_resources() by Wei Yongjun · 8 years ago
  82. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  83. 96622bd Merge branch 'topic/unmap_cleanup' into for-linus by Vinod Koul · 8 years ago
  84. 7afb1fa Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  85. f246911 Merge branch 'topic/ste_dma40' into for-linus by Vinod Koul · 8 years ago
  86. 709c946 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  87. 765630d Merge branch 'topic/omap' into for-linus by Vinod Koul · 8 years ago
  88. f35d763 Merge branch 'topic/no_irq' into for-linus by Vinod Koul · 8 years ago
  89. 4dfc9af Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 8 years ago
  90. 850e044 Merge branch 'topic/k3' into for-linus by Vinod Koul · 8 years ago
  91. ed58a11 Merge branch 'topic/iommu' into for-linus by Vinod Koul · 8 years ago
  92. f492908 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 8 years ago
  93. ddfaadf Merge branch 'topic/imx' into for-linus by Vinod Koul · 8 years ago
  94. d38e45a Merge branch 'topic/hsu' into for-linus by Vinod Koul · 8 years ago
  95. 11bfedf Merge branch 'topic/err_reporting' into for-linus by Vinod Koul · 8 years ago
  96. 0a98f4b Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 8 years ago
  97. 9523366 Merge branch 'topic/cppi' into for-linus by Vinod Koul · 8 years ago
  98. 9982337 Merge branch 'topic/core' into for-linus by Vinod Koul · 8 years ago
  99. 6619f03 Merge branch 'topic/compile_test' into for-linus by Vinod Koul · 8 years ago
  100. 02aa848 dmaengine: virt-dma: move function declarations by Baoyou Xie · 8 years ago