1. 2a4885a dmaengine: stm32-dma: fix residue calculation in stm32-dma by Arnaud Pouliquen · 6 years ago
  2. 66c30aa dmaengine: nbpfaxi: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  3. 95d47fb dmaengine: bcm-sba-raid: Use dev_get_drvdata() by Kefeng Wang · 6 years ago
  4. c6504be dmaengine: stm32-dma: Fix unsigned variable compared with zero by Vinod Koul · 6 years ago
  5. f4fd2ec dmaengine: stm32-dma: use platform_get_irq() by Fabien Dessenne · 6 years ago
  6. 8a6061c dmaengine: rcar-dmac: Update copyright information by Hiroyuki Yokoyama · 6 years ago
  7. 941acd5 dmaengine: imx-sdma: Only check ratio on parts that support 1:1 by Angus Ainslie (Purism) · 6 years ago
  8. 9e1630b dmaengine: xgene-dma: fix spelling mistake "descripto" -> "descriptor" by Colin Ian King · 6 years ago
  9. ffcfc20 dmaengine: idma64: Move driver name to the header by Andy Shevchenko · 6 years ago
  10. c7266d2 dmaengine: bcm2835: Drop duplicate capability setting. by Michal Suchanek · 6 years ago
  11. 2da254cc dmaengine: pl330: _stop: clear interrupt status by Sugar Zhang · 6 years ago
  12. 9a05045 dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability by Dragos Bogdan · 6 years ago
  13. 648865a dmaengine: axi-dmac: Don't check the number of frames for alignment by Alexandru Ardelean · 6 years ago
  14. 56009f0 dmaengine: axi-dmac: Infer synthesis configuration parameters hardware by Lars-Peter Clausen · 6 years ago
  15. 38a829a3 dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer by Nicolas Ferre · 6 years ago
  16. 223a4f4 dmaengine: at_xdmac: enhance channel errors handling in tasklet by Nicolas Ferre · 6 years ago
  17. e2c114c dmaengine: at_xdmac: remove BUG_ON macro in tasklet by Nicolas Ferre · 6 years ago
  18. 23b8463 dmaengine: axi-dmac: extend support for ZynqMP arch by Michael Hennerich · 6 years ago
  19. f177a43 dmaengine: xgene-dma: move spin_lock_bh to spin_lock in tasklet by Jeff Xie · 6 years ago
  20. 2ff25c1 dmaengine: pl08x: be fair when re-assigning physical channel by Jean-Nicolas Graux · 6 years ago
  21. 921234e0 dmaengine: axi-dmac: Split too large segments by Lars-Peter Clausen · 6 years ago
  22. b45aef3 dmaengine: pl330: introduce debugfs interface by Katsuhiro Suzuki · 6 years ago
  23. 74fca24 dmaengine: tegra210-adma: update system sleep callbacks by Sameer Pujar · 6 years ago
  24. f6ed649 dmaengine: tegra210-adma: use devm_clk_*() helpers by Sameer Pujar · 6 years ago
  25. 5ba846b dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  26. 31ef489 Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  27. feb59d7 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 6 years ago
  28. 42cb6e0 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 6 years ago
  29. a74e795 Merge branch 'topic/stm' into for-linus by Vinod Koul · 6 years ago
  30. 3de78f4 Merge branch 'topic/sh' into for-linus by Vinod Koul · 6 years ago
  31. 1602a33 Merge branch 'topic/mv' into for-linus by Vinod Koul · 6 years ago
  32. 989e3af Merge branch 'topic/k3dma' into for-linus by Vinod Koul · 6 years ago
  33. 8405448 Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  34. 7907416 Merge branch 'topic/fsl' into for-linus by Vinod Koul · 6 years ago
  35. 278489c Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  36. 5c196f5 Merge branch 'topic/brcm' into for-linus by Vinod Koul · 6 years ago
  37. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  38. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  39. a3711d4 dmaengine: imx-sdma: fix consistent dma test failures by Angus Ainslie (Purism) · 6 years ago
  40. de7b7dc dmaengine: imx-sdma: add a test for imx8mq multi sdma devices by Angus Ainslie (Purism) · 6 years ago
  41. 25aaa75 dmaengine: imx-sdma: add clock ratio 1:1 check by Angus Ainslie (Purism) · 6 years ago
  42. 3b6679f dmaengine: dmatest: move test data alloc & free into functions by Alexandru Ardelean · 6 years ago
  43. 41d00bb dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func() by Alexandru Ardelean · 6 years ago
  44. 361deb7 dmaengine: dmatest: wrap src & dst data into a struct by Alexandru Ardelean · 6 years ago
  45. 528314b dmaengine: ioatdma: support latency tolerance report (LTR) for v3.4 by Dave Jiang · 6 years ago
  46. e0100d4 dmaengine: ioatdma: add descriptor pre-fetch support for v3.4 by Dave Jiang · 6 years ago
  47. 11e31e2 dmaengine: ioatdma: disable DCA enabling on IOATDMA v3.4 by Dave Jiang · 6 years ago
  48. 4d75873 dmaengine: ioatdma: Add Snow Ridge ioatdma device id by Dave Jiang · 6 years ago
  49. ffb5be7 dmaengine: sprd: Change channel id to slave id for DMA cell specifier by Baolin Wang · 6 years ago
  50. 3e5daee dmaengine: mv_xor: Use correct device for DMA API by Robin Murphy · 6 years ago
  51. 68d94a8 Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  52. 6454368 dmaengine: dmatest: Abort test in case of mapping error by Andy Shevchenko · 6 years ago
  53. c4994a9 dmaengine: k3dma: Add support for dma-channel-mask by Li Yu · 6 years ago
  54. 1200e070 dmaengine: k3dma: Delete axi_config by Li Yu · 6 years ago
  55. d4bdc39 dmaengine: k3dma: Upgrade k3dma driver to support hisi_asp_dma hardware by Youlin Wang · 6 years ago
  56. 6d66c8d Merge branch 'fix/brcm' into fixes by Vinod Koul · 6 years ago
  57. 6175f6a dmaengine: fsldma: Add 64-bit I/O accessors for powerpc64 by Scott Wood · 6 years ago
  58. 37c22ca dmaengine: bcm2835: Drop outdated comment on supported transactions by Lukas Wunner · 6 years ago
  59. efdffc1 dmaengine: bcm2835: Drop gratuitous list deletion by Lukas Wunner · 6 years ago
  60. 603fe86 dmaengine: bcm2835: Enforce control block alignment by Lukas Wunner · 6 years ago
  61. 3e05ada dmaengine: bcm2835: Return void from abort of transactions by Lukas Wunner · 6 years ago
  62. 9e528c7 dmaengine: bcm2835: Fix abort of transactions by Lukas Wunner · 6 years ago
  63. f7da7782 dmaengine: bcm2835: Fix interrupt race on RT by Lukas Wunner · 6 years ago
  64. 341198e dmaengine: imx-dma: fix wrong callback invoke by Leonid Iziumtsev · 6 years ago
  65. 0fa89f9 dmaengine: fsl-edma: dma map slave device address by Laurentiu Tudor · 6 years ago
  66. dc3f595 dmaengine: at_xdmac: Fix wrongfull report of a channel as in use by Codrin Ciubotariu · 6 years ago
  67. 0ce26a1 PCI: Move Rohm Vendor ID to generic list by Andy Shevchenko · 6 years ago
  68. d9140a0 dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit by Phuong Nguyen · 6 years ago
  69. ceaf522 dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API by Andy Duan · 6 years ago
  70. 452fd6d dmaengine: imx-dma: change return of 'imxdma_sg_next' to void by Vinod Koul · 6 years ago
  71. da5035f dmaengine: imx-dma: change variable 'now' type to size_t by Vinod Koul · 6 years ago
  72. 9227ab5 dmaengine: imx-dma: fix warning comparison of distinct pointer types by Anders Roxell · 6 years ago
  73. c2be36a dmaengine: xilinx_dma: remove set but not used variable 'tail_segment' by YueHaibing · 6 years ago
  74. 48b02a8 dmaengine: axi-dmac: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  75. 3c215fd dmaengine: timb_dma: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  76. 863326a dmaengine: tegra210-adma: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  77. 73bf95f Merge branch 'topic/qcom' into for-linus by Vinod Koul · 6 years ago
  78. 546c054 dmaengine: qcom_hidma: assign channel cookie correctly by Shunyong Yang · 6 years ago
  79. 875aac8 dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* by Shunyong Yang · 6 years ago
  80. bdcb2c5 dmaengine: dw-axi-dmac: Fix trivia typo by Andy Shevchenko · 6 years ago
  81. ad0d92d dmaengine: imx-sdma: refine to load context only once by Robin Gong · 6 years ago
  82. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  83. de1fa4f dmaengine: fsl-edma: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  84. d3d7037 dmaengine: tegra-apb: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  85. edd3c38 dmaengine: qcom: bam_dma: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  86. 55f53b9 dmaengine: st_fdma: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  87. ed414d5 dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  88. 5fde600 dmaengine: bcm2835: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  89. b466a37 dmaengine: dw: convert to SPDX identifiers by Andy Shevchenko · 6 years ago
  90. 934891b dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit by Andy Shevchenko · 6 years ago
  91. 91f0ff8 dmaengine: dw: Reset DRAIN bit when resume the channel by Andy Shevchenko · 6 years ago
  92. 69da8be dmaengine: dw: Split DW and iDMA 32-bit operations by Andy Shevchenko · 6 years ago
  93. 0781657 dmaengine: dw: Remove unused internal property by Andy Shevchenko · 6 years ago
  94. d7dba6b dmaengine: dw: Remove misleading is_private property by Andy Shevchenko · 6 years ago
  95. 87fe9ae dmaengine: dw: Add missed multi-block support for iDMA 32-bit by Andy Shevchenko · 6 years ago
  96. b834917 dmaengine: xilinx_dma: Drop SG support for VDMA IP by Andrea Merello · 6 years ago
  97. 05f7ea7 dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather by Andrea Merello · 6 years ago
  98. ae80969 dmaengine: xilinx_dma: program hardware supported buffer length by Radhey Shyam Pandey · 6 years ago
  99. 5c094d4 dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split descriptors by Andrea Merello · 6 years ago
  100. 616f0f8 dmaengine: xilinx_dma: commonize DMA copy size calculation by Andrea Merello · 6 years ago