1. 5c6bd5d Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  2. 04cbfba Merge tag 'dmaengine-5.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  3. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  4. b769c5b Merge branch 'spi-5.4' into spi-next by Mark Brown · 5 years ago
  5. bf75703 dmaengine: bcm2835: Avoid accessing memory when copying zeroes by Lukas Wunner · 5 years ago
  6. c3ef820 dmaengine: bcm2835: Document struct bcm2835_dmadev by Lukas Wunner · 5 years ago
  7. 6f6869d dmaengine: bcm2835: Allow reusable descriptors by Lukas Wunner · 5 years ago
  8. 4f2228c dmaengine: bcm2835: Allow cyclic transactions without interrupt by Lukas Wunner · 5 years ago
  9. d3464cc Merge tag 'dmaengine-fix-5.3' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  10. c5c6faa dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits() by Peter Ujfalusi · 5 years ago
  11. b2003f6 dmaengine: ti: edma: Only reset region0 access registers by Peter Ujfalusi · 5 years ago
  12. c5dbe60 dmaengine: ti: edma: Do not reset reserved paRAM slots by Peter Ujfalusi · 5 years ago
  13. cf24aac dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped by Yoshihiro Shimoda · 5 years ago
  14. 689379c dmaengine: sprd: Fix the DMA link-list configuration by Baolin Wang · 5 years ago
  15. d17d9ea dmaengine: iop-adma.c: fix printk format warning by Randy Dunlap · 5 years ago
  16. 402096c dmaengine: stm32-dma: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  17. 25af5af dmanegine: ioat/dca: Use struct_size() helper by Gustavo A. R. Silva · 5 years ago
  18. 09104bb dmaengine: iop-adma: remove set but not used variable 'slots_per_op' by YueHaibing · 5 years ago
  19. fb9816f dmaengine: dmatest: Add support for completion polling by Peter Ujfalusi · 5 years ago
  20. 9fa2df6e dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status() by Peter Ujfalusi · 5 years ago
  21. 7a09c09 dmaengine: ti: omap-dma: Remove 'Assignment in if condition' by Peter Ujfalusi · 5 years ago
  22. e3b9fef dmaengine: ti: edma: Remove 'Assignment in if condition' by Peter Ujfalusi · 5 years ago
  23. 20eabc8 Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  24. f5e84ea dmaengine: dw: platform: Split OF helpers to separate module by Andy Shevchenko · 5 years ago
  25. b685fe2 dmaengine: dw: platform: Split ACPI helpers to separate module by Andy Shevchenko · 5 years ago
  26. 84da042 dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register() by Andy Shevchenko · 5 years ago
  27. e7b8514 dmaengine: dw: platform: Switch to acpi_dma_controller_register() by Andy Shevchenko · 5 years ago
  28. a9c5672 dmaengine: dw: platform: Use devm_platform_ioremap_resource() by Andy Shevchenko · 5 years ago
  29. f8d9ddb dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 5 years ago
  30. b375741 dmaengine: dw: platform: Use struct dw_dma_chip_pdata by Andy Shevchenko · 5 years ago
  31. ae923c9 dmaengine: dw: Export struct dw_dma_chip_pdata for wider use by Andy Shevchenko · 5 years ago
  32. 4b8584b dmaengine: acpi: Add kernel doc parameter descriptions by Andy Shevchenko · 5 years ago
  33. a6bc332 dmaengine: acpi: Set up DMA mask based on CSRT by Andy Shevchenko · 5 years ago
  34. 377ec83 dmaengine: fsldma: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  35. 962411b dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe() by Wenwen Wang · 5 years ago
  36. 2c231c0 dmaengine: ti: dma-crossbar: Fix a memory leak bug by Wenwen Wang · 5 years ago
  37. d071fd2 dmaengine: change alignment of mux_configure32 and fsl_edma_chan_mux by Mao Wenan · 5 years ago
  38. 4f48e29 dmaengine: make mux_configure32 static by Mao Wenan · 5 years ago
  39. 698f7a9 dmaengine: mv_xor_v2: Fix -Wshift-negative-value by Nathan Huckleberry · 5 years ago
  40. b48b8bc dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym by Jarkko Nikula · 5 years ago
  41. aad7ad2 dma: iop-adma: allow building without platform headers by Arnd Bergmann · 5 years ago
  42. 00c9755 dmaengine: iop-adma: use correct printk format strings by Arnd Bergmann · 5 years ago
  43. 7f8bf11 dmaengine: iop-adma: include prefetch.h by Arnd Bergmann · 5 years ago
  44. 59d3ae9 ARM: remove Intel iop33x and iop13xx support by Arnd Bergmann · 5 years ago
  45. 7607a12 dmaengine: fsldma: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  46. 069e4a1 dmaengine: ti: unexport filter functions by Arnd Bergmann · 5 years ago
  47. d555c34 omap-dma/omap_vout_vrfb: fix off-by-one fi value by Hans Verkuil · 5 years ago
  48. 39c71a5 dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler() by Jia-Ju Bai · 5 years ago
  49. ba1cab7 dmaengine: fsl-edma: implement .device_synchronize callback by Andrey Smirnov · 5 years ago
  50. d1b622f dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu by Fuqian Huang · 5 years ago
  51. 057b05d dmaengine: qcom: hidma_mgmt: Add of_node_put() before goto by Nishka Dasgupta · 5 years ago
  52. 232a7f1 dmaengine: fsl-edma: add i.mx7ulp edma2 version support by Robin Gong · 5 years ago
  53. 719e25d dmaengine: qcom_hidma: Remove call to memset after dmam_alloc_coherent by Fuqian Huang · 5 years ago
  54. 9603a7a dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
  55. e17be6e dmaengine: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  56. 7f5d7425 dmaengine: imx-dma: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  57. a9afc9e dmaengine: tegra210-adma: Don't program FIFO threshold by Jonathan Hunter · 5 years ago
  58. 091c610 dma: Drop JZ4740 driver by Paul Cercueil · 5 years ago
  59. 57dbd0e dmaengine: stm32-mdma: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  60. 2cb114c dmaengine: stm32-dmamux: Switch to use device_property_count_u32() by Andy Shevchenko · 5 years ago
  61. aa3c6ce dmaengine: ti: edma: Support for polled (memcpy) completion by Peter Ujfalusi · 5 years ago
  62. 097ffdc dmaengine: ti: edma: Correct the residue calculation (fix for memcpy) by Peter Ujfalusi · 5 years ago
  63. e96b1f6 dmaengine: ti: edma: Clean up the 2x32bit array register accesses by Peter Ujfalusi · 5 years ago
  64. 4689d35 dmaengine: ti: omap-dma: Improved memcpy polling support by Peter Ujfalusi · 5 years ago
  65. aac8670 dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status() by Peter Ujfalusi · 5 years ago
  66. f4c255f dmaengine: dma-jz4780: Break descriptor chains on JZ4740 by Paul Cercueil · 5 years ago
  67. d105ef8 dmaengine: tegra210-adma: Fix unused function warnings by YueHaibing · 6 years ago
  68. 156a599 dmaengine: tegra-apb: Support per-burst residue granularity by Dmitry Osipenko · 6 years ago
  69. 5d6fb56 dmaengine: ste_dma40: fix unneeded variable warning by Arnd Bergmann · 5 years ago
  70. 6f4722b dmaengine: dw-edma: fix endianess confusion by Arnd Bergmann · 5 years ago
  71. 756c3ef dmaengine: dw-edma: fix __iomem type confusion by Arnd Bergmann · 5 years ago
  72. f041408 dmaengine: dw-edma: fix unnecessary stack usage by Arnd Bergmann · 5 years ago
  73. 72503b2 dmaengine: bcm2835: Print error in case setting DMA mask fails by Stefan Wahren · 5 years ago
  74. d2bfe7b dmaengine: edma: make edma_filter_fn private by Arnd Bergmann · 5 years ago
  75. 9c71b9e dmaengine: omap-dma: make omap_dma_filter_fn private by Arnd Bergmann · 5 years ago
  76. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  77. 3f06962 Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  78. 5c274ca dmaengine: Revert "dmaengine: fsl-edma: add i.mx7ulp edma2 version support" by Vinod Koul · 6 years ago
  79. b7f5b65 dmaengine: at_xdmac: check for non-empty xfers_list before invoking callback by Raag Jadav · 6 years ago
  80. 2692982 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  81. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 6 years ago
  82. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
  83. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
  84. 4c89cc7 dmaengine: jz4780: Fix an endian bug in IRQ handler by Dan Carpenter · 6 years ago
  85. 3145d73 dmaengine: tegra210-adma: remove PM_CLK dependency by Sameer Pujar · 6 years ago
  86. 7144afd dmaengine: fsl-edma: add i.mx7ulp edma2 version support by Robin Gong · 6 years ago
  87. b12650c dmaengine: fsl-edma-common: version check for v2 instead by Robin Gong · 6 years ago
  88. 78690bf dmaengine: fsl-edma-common: move dmamux register to another single function by Robin Gong · 6 years ago
  89. af80272 dmaengine: fsl-edma: add drvdata for fsl-edma by Robin Gong · 6 years ago
  90. fc4a903 dmaengine: Revert "dmaengine: fsl-edma: support little endian for edma driver" by Fabio Estevam · 6 years ago
  91. ef347c0 mtd: rawnand: gpmi: Implement exec_op by Sascha Hauer · 6 years ago
  92. ceeeb99 dmaengine: mxs: rename custom flag by Sascha Hauer · 6 years ago
  93. e0ddaab dmaengine: mxs: Add header file to be shared with gpmi nand driver by Sascha Hauer · 6 years ago
  94. d443cb2 dmaengine: mxs: Drop unnecessary flag by Sascha Hauer · 6 years ago
  95. 78efb76 dmaengine: rcar-dmac: Reject zero-length slave DMA requests by Geert Uytterhoeven · 6 years ago
  96. 9e5ab06 dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 6 years ago
  97. 2b651ec dmaengine: dw-edma: fix semicolon.cocci warnings by kbuild test robot · 6 years ago
  98. e3dc00b dmaengine: sh: usb-dmac: Use [] to denote a flexible array member by Geert Uytterhoeven · 6 years ago
  99. ed04b7c dmaengine: dmatest: timeout value of -1 should specify infinite wait by Hook, Gary · 6 years ago
  100. a183ec7 dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit by Andy Shevchenko · 6 years ago