1. 3250df9 dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved by Gustavo A. R. Silva · 6 years ago
  2. b3df69b dmaengine: ioat: Fix error handling path by Christophe JAILLET · 6 years ago
  3. 297c7cc dmaengine: dmatest: fix container_of member in dmatest_callback by Yang Shunyong · 6 years ago
  4. e97b668 Merge "Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9" by Linux Build Service Account · 6 years ago
  5. a29e960 dmaengine: gpi: optimize completion event processing by Sujeev Dias · 6 years ago
  6. 8fc2600 dmaengine: gpi: remove sg ring since it's not used by Sujeev Dias · 6 years ago
  7. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  8. 5fa1d9f dmaengine: gpi: increase cmd completion timeout for debug mode by Sujeev Dias · 6 years ago
  9. 5a7192b dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type by Peter Ujfalusi · 7 years ago
  10. e30ccb5 dmaengine: Fix array index out of bounds warning in __get_unmap_pool() by Matthias Kaehlcke · 7 years ago
  11. 679dbea dmaengine: dmatest: move callback wait queue to thread context by Adam Wallis · 6 years ago
  12. 49c3164 dmaengine: pl330: fix double lock by Iago Abal · 7 years ago
  13. 7468e76 dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status by M'boumba Cedric Madianga · 7 years ago
  14. 000e718 dmaengine: stm32-dma: Set correct args number for DMA request from DT by M'boumba Cedric Madianga · 7 years ago
  15. e7918c6 dmaengine: zx: set DMA_CYCLIC cap_mask bit by Shawn Guo · 7 years ago
  16. 7513ba4 Merge "Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9" by Linux Build Service Account · 6 years ago
  17. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 6 years ago
  18. e019709 dmaengine: gpi: use spin_lock_irqsave instead of spin_lock_irq by Sujeev Dias · 6 years ago
  19. 2bd38ec dmaengine: dmatest: warn user when dma test times out by Adam Wallis · 7 years ago
  20. a88270f Merge remote-tracking branch '4.9/tmp-86f97ab' into msm-4.9 by Kyle Yan · 7 years ago
  21. 9d9c288 dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse by Peter Ujfalusi · 7 years ago
  22. 618c786 dmaengine: edma: Align the memcpy acnt array size with the transfer by Peter Ujfalusi · 7 years ago
  23. 468cf98 Merge "Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9" by Linux Build Service Account · 7 years ago
  24. c26f9e1 Merge "dmaengine: gpi: Add support for SMMU S1 translation" by Linux Build Service Account · 7 years ago
  25. 6948421 dmaengine: gpi: Add support for SMMU S1 translation by Sujeev Dias · 7 years ago
  26. dfe09e1 dmaengine: gpi: Dynamically assign gpii instance to clients by Sujeev Dias · 7 years ago
  27. 8322d81 qcom-sps-dma: Add snapshot of QCOM SPS DMA driver by Shrey Vijay · 7 years ago
  28. e2486b7 Merge remote-tracking branch '4.9/tmp-e6b0c64f' into 4.9 by Kyle Yan · 7 years ago
  29. 29e0adf dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. by Christophe JAILLET · 7 years ago
  30. c2804b2 dmaengine: ioatdma: workaround SKX ioatdma version by Dave Jiang · 7 years ago
  31. 2987ce1 dmaengine: ioatdma: Add Skylake PCI Dev ID by Dave Jiang · 7 years ago
  32. 0bed286 dmaengine: qcom: reduce vmalloc memory size by Tony Truong · 7 years ago
  33. 2506cb5 Merge remote-tracking branch '4.9/tmp-75d78c7' into 4.9 by Kyle Yan · 7 years ago
  34. 25c7794 dmaengine: bcm2835: Fix cyclic DMA period splitting by Matthias Reichl · 7 years ago
  35. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  36. 1f67d28 dmaengine: mv_xor_v2: set DMA mask to 40 bits by Thomas Petazzoni · 7 years ago
  37. eb5afab dmaengine: mv_xor_v2: remove interrupt coalescing by Thomas Petazzoni · 7 years ago
  38. b2c8bb0 dmaengine: mv_xor_v2: fix tx_submit() implementation by Thomas Petazzoni · 7 years ago
  39. 0d09185 dmaengine: mv_xor_v2: enable XOR engine after its configuration by Hanna Hawa · 7 years ago
  40. e2a092e dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx by Thomas Petazzoni · 7 years ago
  41. 67b1684 dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors by Thomas Petazzoni · 7 years ago
  42. f08c84d dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly by Thomas Petazzoni · 7 years ago
  43. f2e9d10 dmaengine: ep93xx: Don't drain the transfers in terminate_all() by Alexander Sverdlin · 7 years ago
  44. b7e7a4d dmaengine: ep93xx: Always start from BASE0 by Alexander Sverdlin · 7 years ago
  45. cd0ef52 dmaengine: usb-dmac: Fix DMAOR AE bit definition by Hiroyuki Yokoyama · 7 years ago
  46. dd66ce0 dmaengine: qcom: Add support for GPI DMA engine by Sujeev Dias · 8 years ago
  47. 2382c14 dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping allocations. by Krister Johansen · 7 years ago
  48. 3a654a8 dmaengine: imx-sdma - correct the dma transfer residue calculation by Nandor Han · 8 years ago
  49. 788d81d dmaengine: ipu: Make sure the interrupt routine checks all interrupts. by Magnus Lilja · 7 years ago
  50. bc05a2e dmaengine: cppi41: Fix oops in cppi41_runtime_resume by Tony Lindgren · 7 years ago
  51. 2c2e7fe dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage by Tony Lindgren · 7 years ago
  52. d21814a dmaengine: pl330: Fix runtime PM support for terminated transfers by Marek Szyprowski · 7 years ago
  53. 172270c dmaengine: rcar-dmac: unmap slave resource when channel is freed by Niklas Söderlund · 7 years ago
  54. 6c6ae8c dmaengine: omap-dma: Fix dynamic lch_map allocation by Peter Ujfalusi · 7 years ago
  55. d5afc1b dmaengine: cppi41: More PM runtime fixes by Tony Lindgren · 7 years ago
  56. 740b4be dmaengine: cpp41: Fix handling of error path by Tony Lindgren · 7 years ago
  57. 098de42 dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected by Tony Lindgren · 8 years ago
  58. 12f5908 dmaengine: cppi41: Fix list not empty warning on module removal by Tony Lindgren · 8 years ago
  59. f732c5b dmaengine: sun6i: fix the uninitialized value for v_lli by Axl-zhang · 8 years ago
  60. d661976 dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig by Jérémy Lefaure · 8 years ago
  61. f95df7d dmaengine: edma: Fix error return code in edma_alloc_chan_resources() by Wei Yongjun · 8 years ago
  62. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  63. 96622bd Merge branch 'topic/unmap_cleanup' into for-linus by Vinod Koul · 8 years ago
  64. 7afb1fa Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  65. f246911 Merge branch 'topic/ste_dma40' into for-linus by Vinod Koul · 8 years ago
  66. 709c946 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  67. 765630d Merge branch 'topic/omap' into for-linus by Vinod Koul · 8 years ago
  68. f35d763 Merge branch 'topic/no_irq' into for-linus by Vinod Koul · 8 years ago
  69. 4dfc9af Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 8 years ago
  70. 850e044 Merge branch 'topic/k3' into for-linus by Vinod Koul · 8 years ago
  71. ed58a11 Merge branch 'topic/iommu' into for-linus by Vinod Koul · 8 years ago
  72. f492908 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 8 years ago
  73. ddfaadf Merge branch 'topic/imx' into for-linus by Vinod Koul · 8 years ago
  74. d38e45a Merge branch 'topic/hsu' into for-linus by Vinod Koul · 8 years ago
  75. 11bfedf Merge branch 'topic/err_reporting' into for-linus by Vinod Koul · 8 years ago
  76. 0a98f4b Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 8 years ago
  77. 9523366 Merge branch 'topic/cppi' into for-linus by Vinod Koul · 8 years ago
  78. 9982337 Merge branch 'topic/core' into for-linus by Vinod Koul · 8 years ago
  79. 6619f03 Merge branch 'topic/compile_test' into for-linus by Vinod Koul · 8 years ago
  80. 02aa848 dmaengine: virt-dma: move function declarations by Baoyou Xie · 8 years ago
  81. e7b2acf dmaengine: omap-dma: Enable burst and data pack for SG by Misael Lopez Cruz · 8 years ago
  82. 585a1db dmaengine: fsldma: Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  83. fc878ef dmaengine: jz4780: fix resource leaks on error exit return by Colin Ian King · 8 years ago
  84. 9f0df93 dmaengine: coh901318: fix integer overflow when shifting more than 32 places by Colin Ian King · 8 years ago
  85. 2cc40ee dmaengine: edma: avoid uninitialized variable use by Arnd Bergmann · 8 years ago
  86. 509cf0b dmaengine: ti-dma-crossbar: enable COMPILE_TEST by Peter Ujfalusi · 8 years ago
  87. 54ff7a2 dmaengine: omap-dma: enable COMPILE_TEST by Peter Ujfalusi · 8 years ago
  88. c5df357 dmaengine: edma: enable COMPILE_TEST by Peter Ujfalusi · 8 years ago
  89. 5f9367a dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usage by Peter Ujfalusi · 8 years ago
  90. e7282b6 dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter by Peter Ujfalusi · 8 years ago
  91. 1634d30 dmaengine: edma: Rename set_bits and remove unused clear_bits helper by Peter Ujfalusi · 8 years ago
  92. f1d1e34 dmaengine: edma: Use correct type for of_find_property() third parameter by Peter Ujfalusi · 8 years ago
  93. b786274 dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC) by Peter Ujfalusi · 8 years ago
  94. 8673751 dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs by Peter Ujfalusi · 8 years ago
  95. 4cd1694 dmaengine: tegra-adma: enable COMPILE_TEST by Vinod Koul · 8 years ago
  96. 3a03ea7 dmaengine: sun6i: Add support for Allwinner A83T (sun8i) variant by Jean-Francois Moine · 8 years ago
  97. 34681d8 dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices by Sam Van Den Berge · 8 years ago
  98. 4d8673a ste_dma40: Rename a jump label in d40_log_lli_to_lcxa() by Markus Elfring · 8 years ago
  99. b140ea0 ste_dma40: Rename a jump label in __d40_execute_command_phy() by Markus Elfring · 8 years ago
  100. d4cd217 ste_dma40: Rename a jump label in dma_tasklet() by Markus Elfring · 8 years ago