1. 4aa5db2 Merge branch 'asoc-4.19' into asoc-next by Mark Brown · 6 years ago
  2. c4c2b76 dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate() by Dan Carpenter · 6 years ago
  3. e3f329c dmaengine: pl330: report BURST residue granularity by Marek Szyprowski · 6 years ago
  4. c9bd094 dmaengine: ti: omap-dma: Fix OMAP1510 incorrect residue_granularity by Janusz Krzysztofik · 6 years ago
  5. 88a0513 dmaengine: pxa: add a default requestor policy by Robert Jarzmik · 6 years ago
  6. 420c011 dmaengine: pxa: use a dma slave map by Robert Jarzmik · 6 years ago
  7. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 6 years ago
  8. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  9. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  10. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  11. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  12. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  13. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  14. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  15. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  16. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  17. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  18. 67f3197 Merge branch 'topic/txx' into for-linus by Vinod Koul · 6 years ago
  19. f1e3b4c Merge branch 'topic/ti' into for-linus by Vinod Koul · 6 years ago
  20. d97594f Merge branch 'topic/stm' into for-linus by Vinod Koul · 6 years ago
  21. d9939da Merge branch 'topic/ste' into for-linus by Vinod Koul · 6 years ago
  22. 2f62304 Merge branch 'topic/sprd' into for-linus by Vinod Koul · 6 years ago
  23. d39dae1 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 6 years ago
  24. e6f81f3 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 6 years ago
  25. 4923be7 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 6 years ago
  26. a5e588c Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  27. 53cf4c9 Merge branch 'topic/idma' into for-linus by Vinod Koul · 6 years ago
  28. b30e70e Merge branch 'topic/fsl' into for-linus by Vinod Koul · 6 years ago
  29. 17d5159 Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  30. 34cc234 Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 6 years ago
  31. 535f296 Merge branch 'topic/bam' into for-linus by Vinod Koul · 6 years ago
  32. 75abeb6 Merge branch 'topic/axi' into for-linus by Vinod Koul · 6 years ago
  33. ca1b7d3 dmaengine: sprd: Add Spreadtrum DMA configuration by Eric Long · 6 years ago
  34. 32fa201 dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy() by Eric Long · 6 years ago
  35. ce9c28c dmaengine: imx-dma: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  36. d9617a3 dmaengine: mxs-dma: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  37. c01faac dmaengine: imx-sdma: Switch to SPDX identifier by Fabio Estevam · 6 years ago
  38. 9c3655c dmaengine: qcom: bam_dma: fix some doc warnings. by Srinivas Kandagatla · 6 years ago
  39. 5c63de1 dmaengine: qcom: bam_dma: fix invalid assignment warning by Srinivas Kandagatla · 6 years ago
  40. dbad41e dmaengine: qcom: bam_dma: check if the runtime pm enabled by Srinivas Kandagatla · 6 years ago
  41. fd8d26a dmaengine: sprd: fix an NULL vs IS_ERR() bug by Dan Carpenter · 6 years ago
  42. e7f063a dmaengine: sprd: Use devm_ioremap_resource() to map memory by Baolin Wang · 6 years ago
  43. e891e41 dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe() by Wei Yongjun · 6 years ago
  44. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 6 years ago
  45. 1d48745 dmaengine: pl330: flush before wait, and add dev burst support. by Frank Mori Hess · 6 years ago
  46. 9c87572 dmaengine: axi-dmac: Request IRQ with IRQF_SHARED by Moritz Fischer · 6 years ago
  47. d317d32 dmaengine: stm32-mdma: fix spelling mistake: "avalaible" -> "available" by Colin Ian King · 6 years ago
  48. ab42ddb dmaengine: sprd: Move DMA request mode and interrupt type into head file by Eric Long · 6 years ago
  49. d7c33cf dmaengine: sprd: Define the DMA data width type by Baolin Wang · 6 years ago
  50. 6b1d255 dmaengine: sprd: Define the DMA transfer step type by Eric Long · 6 years ago
  51. d88b139 dmaengine: ti: New directory for Texas Instruments DMA drivers by Peter Ujfalusi · 6 years ago
  52. 0ef9944 dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS by Geert Uytterhoeven · 6 years ago
  53. bbb5a4e dmaengine: stm32-mdma: Fix incomplete Hw descriptors allocator by Pierre-Yves MORDRET · 6 years ago
  54. ee6de9a dmaengine: stm32-mdma: align TLEN and buffer length on burst by Pierre-Yves MORDRET · 6 years ago
  55. a8afcfe dmaengine: txx9dmac: simplify getting .drvdata by Wolfram Sang · 6 years ago
  56. be34c21 dmaengine: ste_dma40: simplify getting .drvdata by Wolfram Sang · 6 years ago
  57. b7d6979 dmaengine: idma64: simplify getting .drvdata by Wolfram Sang · 6 years ago
  58. 03bf279 dmaengine: fsldma: simplify getting .drvdata by Wolfram Sang · 6 years ago
  59. ede2b29 dmaengine: at_xdmac: simplify getting .drvdata by Wolfram Sang · 6 years ago
  60. 5c4a74a dmaengine: at_hdmac: simplify getting .drvdata by Wolfram Sang · 6 years ago
  61. 83ff132 dmaengine: dw: simplify getting .drvdata by Wolfram Sang · 6 years ago
  62. 6af6c37 dmaengine: qcom: simplify getting .drvdata by Wolfram Sang · 6 years ago
  63. 72ef08b dmaengine: dmatest: Remove use of VLAs by Laura Abbott · 6 years ago
  64. 1b02dcb Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  65. 2ffb850 Merge branch 'topic/stm' into for-linus by Vinod Koul · 6 years ago
  66. 3a7b854 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 6 years ago
  67. 185a6cd Merge branch 'topic/qcom' into for-linus by Vinod Koul · 6 years ago
  68. f18b461 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 6 years ago
  69. c21bd0a Merge branch 'topic/mtek' into for-linus by Vinod Koul · 6 years ago
  70. ab2528c Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  71. 238eed6 Merge branch 'topic/edma' into for-linus by Vinod Koul · 6 years ago
  72. 6206513 Merge branch 'topic/dw_axi' into for-linus by Vinod Koul · 6 years ago
  73. 36ebe2b Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 6 years ago
  74. 9df3bd5 dmaengine: stm32-dma: properly mask irq bits by Pierre Yves MORDRET · 6 years ago
  75. 80a7695 dmaengine: stm32-dma: fix max items per transfer by Pierre Yves MORDRET · 6 years ago
  76. c2d86b1 dmaengine: stm32-dma: fix DMA IRQ status handling by Pierre Yves MORDRET · 6 years ago
  77. a2b6103 dmaengine: stm32-dma: Improve memory burst management by Pierre Yves MORDRET · 6 years ago
  78. 249d553 dmaengine: stm32-dma: fix typo and reported checkpatch warnings by Pierre Yves MORDRET · 6 years ago
  79. e57cb3b dmaengine: stm32-dma: fix incomplete configuration in cyclic mode by Pierre Yves MORDRET · 6 years ago
  80. 951f44c dmaengine: stm32-dma: threshold manages with bitfield feature by Pierre Yves MORDRET · 6 years ago
  81. 73dcc66 dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks by Geert Uytterhoeven · 6 years ago
  82. 6a28ba2 dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught" by Colin Ian King · 6 years ago
  83. f31b323 dmaengine: edma: Check the memory allocation for the memcpy dma device by Peter Ujfalusi · 6 years ago
  84. c563747 dmaengine: at_xdmac: fix rare residue corruption by Maxime Jayat · 7 years ago
  85. 548c459 dmaengine: mediatek: Add MediaTek High-Speed DMA controller for MT7622 and MT7623 SoC by Sean Wang · 6 years ago
  86. 3e4543b dmaengine: stm32-dmamux: fix a potential buffer overflow by Pierre-Yves MORDRET · 6 years ago
  87. 1fe20f1 dmaengine: Introduce DW AXI DMAC driver by Eugeniy Paltsev · 7 years ago
  88. 3cd2c31 dmaengine: mv_xor_v2: Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  89. a3ca83124 dmaengine: pl330: fix a race condition in case of threaded irqs by Qi Hou · 7 years ago
  90. 2746e2c dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt by Thierry Bultel · 7 years ago
  91. 3e08162 dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue() by Yoshihiro Shimoda · 7 years ago
  92. 5b4a689 dmaengine: qcom: bam_dma: disable runtime pm on remote controlled by Srinivas Kandagatla · 7 years ago
  93. 54eb5e2 dmaengine: qcom: bam_dma: do not write to global regs in remote mode by Srinivas Kandagatla · 7 years ago
  94. 48d163b dmaengine: qcom: bam_dma: get num-channels and num-ees from dt by Srinivas Kandagatla · 7 years ago
  95. 9d31821 dmaengine: qcom: bam_dma: make bam clk optional by Srinivas Kandagatla · 7 years ago
  96. d716d9b dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3 by Yoshihiro Shimoda · 7 years ago
  97. 2e67a08 dmaengine: dmatest: add norandom option by Yang Shunyong · 7 years ago
  98. 367b0df Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  99. 2155e69 Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  100. 330542f Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 7 years ago