1. 3257d86 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 6 years ago
  2. baab8537 Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  3. 4d44248 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 6 years ago
  4. de764fd Merge branch 'topic/ste' into for-linus by Vinod Koul · 6 years ago
  5. 89b7e78 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 6 years ago
  6. 35e0db6 Merge branch 'topic/owl' into for-linus by Vinod Koul · 6 years ago
  7. e48696f Merge branch 'topic/nbpfaxi' into for-linus by Vinod Koul · 6 years ago
  8. 531dabc Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 6 years ago
  9. 2cc50b9 Merge branch 'topic/ioat' into for-linus by Vinod Koul · 6 years ago
  10. d3df935 Merge branch 'topic/intel' into for-linus by Vinod Koul · 6 years ago
  11. 47e2057 dmaengine: Add Actions Semi Owl family S900 DMA driver by Manivannan Sadhasivam · 6 years ago
  12. 218c2104 dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr() by Yoshihiro Shimoda · 6 years ago
  13. f6206f0 dmaengine: mic_x100_dma: use the new helper to simplify the code by Huang Shijie · 6 years ago
  14. f39b948 dmaengine: add a new helper dmaenginem_async_device_register by Huang Shijie · 6 years ago
  15. 0f06c02 dmaengine: imx-sdma: add memcpy interface by Robin Gong · 6 years ago
  16. 4a6b2e8 dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' by Robin Gong · 6 years ago
  17. ec8ca8e dmaengine: dma_request_chan_by_mask() to handle deferred probing by Peter Ujfalusi · 6 years ago
  18. e497565 dmaengine: pl330: fix irq race with terminate_all by John Keeping · 6 years ago
  19. 4bcde3a dmaengine: Revert "dmaengine: mv_xor_v2: enable COMPILE_TEST" by Vinod Koul · 6 years ago
  20. ac7b06b dmaengine: mv_xor_v2: use {lower,upper}_32_bits to configure HW descriptor address by Hanna Hawa · 6 years ago
  21. 31d5e6b dmaengine: mv_xor_v2: enable COMPILE_TEST by Hanna Hawa · 6 years ago
  22. c3a272c dmaengine: mv_xor_v2: move unmap to before callback by Hanna Hawa · 6 years ago
  23. 5a80aff dmaengine: mv_xor_v2: convert callback to helper function by Hanna Hawa · 6 years ago
  24. 8bbafed dmaengine: mv_xor_v2: kill the tasklets upon exit by Hanna Hawa · 6 years ago
  25. 48c008b dmaengine: mv_xor_v2: explicitly freeup irq by Hanna Hawa · 6 years ago
  26. 8115ce7 dmaengine: sh: rcar-dmac: Add dma_pause operation by Yoshihiro Shimoda · 7 years ago
  27. 4de1247 dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier by Yoshihiro Shimoda · 7 years ago
  28. bbacb8e dmaengine: idma64: Support dmaengine_terminate_sync() by Andy Shevchenko · 7 years ago
  29. 2abc66c dmaengine: hsu: Support dmaengine_terminate_sync() by Andy Shevchenko · 7 years ago
  30. 538603c dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0 by Yoshihiro Shimoda · 7 years ago
  31. 2f903ba dmaengine: pl330: remove set but unused variable by Vinod Koul · 7 years ago
  32. bbcb875 dmaengine: pl330: Mark expected switch fall-through by Vinod Koul · 7 years ago
  33. 90ec93c dmaengine: stm32: replace "%p" with "%pK" by Benjamin Gaignard · 7 years ago
  34. d8095f9 dmaengine: add support for reporting pause and resume separately by Marek Szyprowski · 7 years ago
  35. e919417 dmaengine: rcar-dmac: clear channel register when error by Kuninori Morimoto · 7 years ago
  36. 45c9a60 dmaengine: rcar-dmac: Disable interrupts while stopping channels by Geert Uytterhoeven · 7 years ago
  37. 38fce26 dmaengine: nbpfaxi: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  38. b9b0a74 dmaengine: rcar-dmac: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  39. 24ca312 dmaengine: imx-sdma: add missing structure description by Robin Gong · 7 years ago
  40. ad78b00 dmaengine: imx-sdma: remove unused variable by Vinod Koul · 7 years ago
  41. c119987 dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations by Vinod Koul · 7 years ago
  42. 680302c dmaengine: imx-sdma: Fix some typos by Vinod Koul · 7 years ago
  43. fe5b85c dmaengine: imx-sdma: alloclate bd memory from dma pool by Robin Gong · 7 years ago
  44. 2142084 dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap by Robin Gong · 7 years ago
  45. 36e8d3b dmaengine: imx-sdma: remove the maximum limitation for bd numbers by Robin Gong · 7 years ago
  46. d69d1e1 dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel' by Robin Gong · 7 years ago
  47. 57b772b dmaengine: imx-sdma: add virt-dma support by Robin Gong · 7 years ago
  48. 76c33d2 dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel by Sascha Hauer · 7 years ago
  49. e6a7851 dmaengine: ste_dma40: Remove VLA usage by Kees Cook · 7 years ago
  50. 0894aa2 dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip support by Radhey Shyam Pandey · 7 years ago
  51. 9203dbe dmaengine: rcar-dmac: don't use DMAC error interrupt by Kuninori Morimoto · 7 years ago
  52. 4cb0e60 dmaengine: ioatdma: set the completion address register after channel reset by Dave Jiang · 7 years ago
  53. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  54. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  55. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  56. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  57. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  58. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  59. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  60. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  61. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  62. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  63. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  64. 67f3197 Merge branch 'topic/txx' into for-linus by Vinod Koul · 7 years ago
  65. f1e3b4c Merge branch 'topic/ti' into for-linus by Vinod Koul · 7 years ago
  66. d97594f Merge branch 'topic/stm' into for-linus by Vinod Koul · 7 years ago
  67. d9939da Merge branch 'topic/ste' into for-linus by Vinod Koul · 7 years ago
  68. 2f62304 Merge branch 'topic/sprd' into for-linus by Vinod Koul · 7 years ago
  69. d39dae1 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 7 years ago
  70. e6f81f3 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 7 years ago
  71. 4923be7 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 7 years ago
  72. a5e588c Merge branch 'topic/imx' into for-linus by Vinod Koul · 7 years ago
  73. 53cf4c9 Merge branch 'topic/idma' into for-linus by Vinod Koul · 7 years ago
  74. b30e70e Merge branch 'topic/fsl' into for-linus by Vinod Koul · 7 years ago
  75. 17d5159 Merge branch 'topic/dw' into for-linus by Vinod Koul · 7 years ago
  76. 34cc234 Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 7 years ago
  77. 535f2960 Merge branch 'topic/bam' into for-linus by Vinod Koul · 7 years ago
  78. 75abeb6 Merge branch 'topic/axi' into for-linus by Vinod Koul · 7 years ago
  79. ca1b7d3 dmaengine: sprd: Add Spreadtrum DMA configuration by Eric Long · 7 years ago
  80. 32fa201 dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy() by Eric Long · 7 years ago
  81. ce9c28c dmaengine: imx-dma: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  82. d9617a3 dmaengine: mxs-dma: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  83. c01faac dmaengine: imx-sdma: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  84. 9c3655c dmaengine: qcom: bam_dma: fix some doc warnings. by Srinivas Kandagatla · 7 years ago
  85. 5c63de1 dmaengine: qcom: bam_dma: fix invalid assignment warning by Srinivas Kandagatla · 7 years ago
  86. dbad41e dmaengine: qcom: bam_dma: check if the runtime pm enabled by Srinivas Kandagatla · 7 years ago
  87. fd8d26a dmaengine: sprd: fix an NULL vs IS_ERR() bug by Dan Carpenter · 7 years ago
  88. e7f063a dmaengine: sprd: Use devm_ioremap_resource() to map memory by Baolin Wang · 7 years ago
  89. e891e41 dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe() by Wei Yongjun · 7 years ago
  90. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  91. 1d48745 dmaengine: pl330: flush before wait, and add dev burst support. by Frank Mori Hess · 7 years ago
  92. 9c87572 dmaengine: axi-dmac: Request IRQ with IRQF_SHARED by Moritz Fischer · 7 years ago
  93. d317d32 dmaengine: stm32-mdma: fix spelling mistake: "avalaible" -> "available" by Colin Ian King · 7 years ago
  94. ab42ddb dmaengine: sprd: Move DMA request mode and interrupt type into head file by Eric Long · 7 years ago
  95. d7c33cf dmaengine: sprd: Define the DMA data width type by Baolin Wang · 7 years ago
  96. 6b1d255 dmaengine: sprd: Define the DMA transfer step type by Eric Long · 7 years ago
  97. d88b139 dmaengine: ti: New directory for Texas Instruments DMA drivers by Peter Ujfalusi · 7 years ago
  98. 0ef9944 dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS by Geert Uytterhoeven · 7 years ago
  99. bbb5a4e dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator by Pierre-Yves MORDRET · 7 years ago
  100. ee6de9a dmaengine: stm32-mdma: align TLEN and buffer length on burst by Pierre-Yves MORDRET · 7 years ago