1. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  2. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  3. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  4. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  5. 6606118 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 6 years ago
  6. 69ca36b Merge branch 'topic/uniphier' into for-linus by Vinod Koul · 6 years ago
  7. 990beed Merge branch 'topic/sprd' into for-linus by Vinod Koul · 6 years ago
  8. f782086 Merge branch 'topic/sh' into for-linus by Vinod Koul · 6 years ago
  9. 56e8e1a Merge branch 'topic/sa11x0' into for-linus by Vinod Koul · 6 years ago
  10. 68ded1d Merge branch 'topic/mtk' into for-linus by Vinod Koul · 6 years ago
  11. 23a1bff Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  12. b7ff66c Merge branch 'topic/ep93xx' into for-linus by Vinod Koul · 6 years ago
  13. 010299bf Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  14. 466e601 Merge branch 'topic/dmatest' into for-linus by Vinod Koul · 6 years ago
  15. 77ee1aa Merge branch 'topic/dirn_remove' into for-linus by Vinod Koul · 6 years ago
  16. 5f44325 Merge branch 'topic/coh' into for-linus by Vinod Koul · 6 years ago
  17. 7c2269e Merge branch 'topic/bcm' into for-linus by Vinod Koul · 6 years ago
  18. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  19. f884f6e dmaengine: sh: rcar-dmac: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  20. f7f41722 dmaengine: qcom_hidma: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  21. e00f50a dmaengine: pxa: remove DBGFS_FUNC_DECL() by Yangtao Li · 6 years ago
  22. 0f7ab39 dmaengine: mic_x100_dma: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  23. 8e1897b dmaengine: amba-pl08x: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  24. 13396a1 dmaengine: dmatest: Add transfer_size parameter by Seraj Alijan · 6 years ago
  25. a875abf dmaengine: dmatest: Add alignment parameter by Seraj Alijan · 6 years ago
  26. 6138f96 dmaengine: dmatest: Use fixed point div to calculate iops by Seraj Alijan · 6 years ago
  27. d53513d dmaengine: dmatest: Add support for multi channel testing by Seraj Alijan · 6 years ago
  28. ffe843b dmaengine: dw: Fix FIFO size for Intel Merrifield by Andy Shevchenko · 6 years ago
  29. a5b21a8 dmaengine: zynqmp_dma: replace spin_lock_bh with spin_lock_irqsave by Michael Tretter · 6 years ago
  30. 5319712 dmaengine: sprd: Add me as one of the module authors by Eric Long · 6 years ago
  31. 770399d dmaengine: sprd: Support DMA 2-stage transfer mode by Eric Long · 6 years ago
  32. 97dbd6e dmaengine: sprd: Support DMA link-list cyclic callback by Eric Long · 6 years ago
  33. 0e5d7b1 dmaengine: sprd: Set cur_desc as NULL when free or terminate one dma channel by Eric Long · 6 years ago
  34. 13e8997 dmaengine: sprd: Fix the last link-list configuration by Eric Long · 6 years ago
  35. d762ab3 dmaengine: sprd: Get transfer residue depending on the transfer direction by Eric Long · 6 years ago
  36. a0ecabf dmaengine: sprd: Remove direction usage from struct dma_slave_config by Baolin Wang · 6 years ago
  37. 59861547e dmaengine: cppi41: delete channel from pending list when stop channel by Bin Liu · 6 years ago
  38. 6406885 dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations by Lucas Stach · 6 years ago
  39. b8603d2 dmaengine: imx-sdma: implement channel termination via worker by Lucas Stach · 6 years ago
  40. ebb853b Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" by Lucas Stach · 6 years ago
  41. c06abca Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" by Lucas Stach · 6 years ago
  42. 3f3c755 dmaengine: dmatest: fix a small memory leak in dmatest_func() by Dan Carpenter · 6 years ago
  43. a197886 dmaengine: sh: Remove R-Mobile APE6 support by Geert Uytterhoeven · 6 years ago
  44. c2a70a3 dmaengine: pxa: make the filter function internal by Robert Jarzmik · 7 years ago
  45. 77e75fd dmaengine: at_hdmac: fix module unloading by Richard Genoud · 6 years ago
  46. 98f5f93 dmaengine: at_hdmac: fix memory leak in at_dma_xlate() by Richard Genoud · 6 years ago
  47. 35faaf0 dmaengine: coh901318: Remove unused variable by Vinod Koul · 6 years ago
  48. 9e314ef dmaengine: ste_dma40: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  49. 445897c dmaengine: pl330: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  50. 107d064 dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_event_enable() by Vinod Koul · 6 years ago
  51. 7b0c03e dmaengine: dw-dmac: implement dma protection control setting by Christian Lamparter · 6 years ago
  52. 627469e dmaengine: coh901318: Fix a double-lock bug by Jia-Ju Bai · 6 years ago
  53. 32e74aa dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver by Masahiro Yamada · 6 years ago
  54. 787d308 dmaengine: dmatest: move size checks earlier in function by Alexandru Ardelean · 6 years ago
  55. fbffb6b dmaengine: dmatest: use dmaengine_terminate_sync() instead by Alexandru Ardelean · 6 years ago
  56. 0255200 dmaengine: dmatest: unmap data on a single code-path when xfer done by Alexandru Ardelean · 6 years ago
  57. aeaebcc dmaengine: xilinx_dma: Remove __aligned attribute on zynqmp_dma_desc_ll by Nathan Chancellor · 6 years ago
  58. af8bf89 dmaengine: imx-sdma: Use a single line for dma_alloc_coherent() by Fabio Estevam · 6 years ago
  59. 0e03aca dmaengine: xilinx_dma: Fix 64-bit simple CDMA transfer by Radhey Shyam Pandey · 6 years ago
  60. 4e47d24 dmaengine: xilinx_dma: Introduce helper macro for preparing dma address by Radhey Shyam Pandey · 6 years ago
  61. 91b4382 dmaengine: xilinx_dma: Refactor axidma channel allocation by Radhey Shyam Pandey · 6 years ago
  62. b1f01e4 dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for MT6765 SoC by Shun-Chih Yu · 6 years ago
  63. 9b68cc0 dmaengine: ep93xx: fix some typo by Yangtao Li · 6 years ago
  64. bc822e8 dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean up by Russell King · 6 years ago
  65. 9be92ba dmaengine: sh: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  66. 80c4445e5 dmaengine: bcm2835: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  67. ab39e147 dmaengine: bcm2835: make license text and module license match by Stefan Wahren · 6 years ago
  68. 56b94b0 dmaengine: mmp_pdma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  69. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  70. a41efc2 Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  71. 71f021c Merge branch 'topic/stm' into for-linus by Vinod Koul · 6 years ago
  72. 4b4447b Merge branch 'topic/sprd' into for-linus by Vinod Koul · 6 years ago
  73. 8e75ab9 Merge branch 'topic/renesas' into for-linus by Vinod Koul · 6 years ago
  74. bfda902 Merge branch 'topic/owl' into for-linus by Vinod Koul · 6 years ago
  75. 4fa7393 Merge branch 'topic/of' into for-linus by Vinod Koul · 6 years ago
  76. ca36ed0 Merge branch 'topic/mv' into for-linus by Vinod Koul · 6 years ago
  77. 81c3ee0 Merge branch 'topic/jz' into for-linus by Vinod Koul · 6 years ago
  78. b29cf44 Merge branch 'topic/intel' into for-linus by Vinod Koul · 6 years ago
  79. 9b01029 Merge branch 'topic/fsl' into for-linus by Vinod Koul · 6 years ago
  80. 11b73fc Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  81. b8bb45c Merge branch 'topic/dmam' into for-linus by Vinod Koul · 6 years ago
  82. edc329f Merge branch 'topic/dirn_remove' into for-linus by Vinod Koul · 6 years ago
  83. e1b5c26 Merge branch 'topic/at' into for-linus by Vinod Koul · 6 years ago
  84. 27d8d2d dmaengine: ppc4xx: fix off-by-one build failure by Christian Lamparter · 6 years ago
  85. a3e4031 dmaengine: owl: Fix warnings generated during build by Manivannan Sadhasivam · 6 years ago
  86. 0e819e35 dmaengine: fsl-edma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  87. 97d49c5 dmaengine: rcar-dmac: set scatter/gather max segment size by Wolfram Sang · 6 years ago
  88. 314448f dmaengine: mmp_tdma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  89. 4e3c404 dmaengine: ep93xx_dma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  90. 2ae1a23 dmaengine: k3dma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  91. ad7756e dmaengine: k3dma: dont use direction for memcpy by Vinod Koul · 6 years ago
  92. dea7a9f dmaengine: imx-dma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  93. 7f0c145 dmaengine: idma: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  94. fe6d371 dmaengine: hsu: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  95. 3d143c2 dmaengine: dw: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  96. 09347e3 dmaengine: jz4740: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  97. 80ade4b dmaengine: coh901318: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  98. 00648f4 dmaengine: bcm2835: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  99. 6235588 dmaengine: at_hdmac: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  100. d64e1b3 dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC by Manivannan Sadhasivam · 6 years ago