1. bd4d74e Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 2 months ago
  2. 7e4be12 dmaengine: fix error codes in channel_register() by Dan Carpenter · 4 years, 2 months ago
  3. e773ca7 dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size by Sugar Zhang · 4 years, 2 months ago
  4. 4e7d4f2 dmaengine: ioatdma: remove unused function missed during dma_v2 removal by Lukas Bulwahn · 4 years, 2 months ago
  5. 8326be9f dmaengine: idxd: fix mapping of portal size by Dave Jiang · 4 years, 2 months ago
  6. 29a25b9 dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio by Tony Lindgren · 4 years, 2 months ago
  7. 96d5d88 dmaengine: xilinx_dma: Fix SG capability check for MCDMA by Matthew Murrian · 4 years, 2 months ago
  8. c8ae793 dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segment by Matthew Murrian · 4 years, 2 months ago
  9. 0ba2df0 dmaengine: xilinx_dma: use readl_poll_timeout_atomic variant by Marc Ferland · 4 years, 2 months ago
  10. 80ade22c misc: mic: remove the MIC drivers by Sudeep Dutt · 4 years, 2 months ago
  11. 7686641 dmaengine: ti: k3-udma: fix -Wenum-conversion warning by Arnd Bergmann · 4 years, 2 months ago
  12. 484f910 dmaengine: idxd: fix wq config registers offset programming by Dave Jiang · 4 years, 2 months ago
  13. 2e368dd Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 2 months ago
  14. fc143e3 dmaengine: owl-dma: fix kernel-doc style for enum by Vinod Koul · 4 years, 3 months ago
  15. 2997ced dmaengine: zynqmp_dma: fix kernel-doc style for tasklet by Vinod Koul · 4 years, 3 months ago
  16. d11913f dmaengine: xilinx_dma: fix kernel-doc style for tasklet by Vinod Koul · 4 years, 3 months ago
  17. a5e399a dmaengine: qcom: bam_dma: fix kernel-doc style for tasklet by Vinod Koul · 4 years, 3 months ago
  18. 62e13a5 dmaengine: altera-msgdma: fix kernel-doc style for tasklet by Vinod Koul · 4 years, 3 months ago
  19. b1839e7 dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 3 months ago
  20. 1311f7c dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 3 months ago
  21. 7ffd5c8 dmaengine: rcar-dmac: drop double zeroing by Julia Lawall · 4 years, 4 months ago
  22. aafa88f37 dmaengine: sh: drop double zeroing by Julia Lawall · 4 years, 4 months ago
  23. 028926e dmaengine: ioat: Allocate correct size for descriptor chunk by Logan Gunthorpe · 4 years, 4 months ago
  24. ea27500 dmaengine: ti: k3-udma: use devm_platform_ioremap_resource_byname by Zhang Qilong · 4 years, 4 months ago
  25. 0395f86 dmaengine: fsl: remove bad channel update by Vinod Koul · 4 years, 3 months ago
  26. baf6fd9 dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status by Paul Cercueil · 4 years, 3 months ago
  27. a841592 Merge branch 'topic/tasklet' into next by Vinod Koul · 4 years, 3 months ago
  28. 86ae924 dmaengine: pl330: fix argument for tasklet by Vinod Koul · 4 years, 3 months ago
  29. da75ba2 dmaengine: dmatest: Return boolean result directly in filter() by Andy Shevchenko · 4 years, 4 months ago
  30. b28de38 dmaengine: dmatest: Check list for emptiness before access its last entry by Andy Shevchenko · 4 years, 4 months ago
  31. d2dc9ab Merge branch 'fixes' into next by Vinod Koul · 4 years, 4 months ago
  32. ce65d55 dmaengine: dmatest: Prevent to run on misconfigured channel by Vladimir Murzin · 4 years, 4 months ago
  33. 52c74d3 dmaengine: ti: k3-udma-glue: fix channel enable functions by Grygorii Strashko · 4 years, 4 months ago
  34. 985d513 dmaengine: iop-adma: Fix pointer cast warnings by YueHaibing · 4 years, 5 months ago
  35. 7f35e27 dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-debugfs.c by Gustavo Pimentel · 4 years, 4 months ago
  36. ceae069 dmaengine: mediatek: simplify the return expression of mtk_uart_apdma_runtime_resume() by Liu Shixin · 4 years, 4 months ago
  37. 0143db6 dmaengine: ioat: Make two symbols static by Jason Yan · 4 years, 4 months ago
  38. d8344fa dmaengine: sf-pdma: remove unused 'desc' by Vinod Koul · 4 years, 4 months ago
  39. 55f8b25 dmaengine: zx: remove redundant irqsave in hardIRQ by Barry Song · 4 years, 4 months ago
  40. 59cd818 dmaengine: fsl: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  41. 2fa9bc9 dmaengine: k3-udma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  42. 6c1fd9a dmaengine: plx_dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  43. f19a11d dmaengine: xilinx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  44. 0e71d9b dmaengine: xgene: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  45. 3f7a660 dmaengine: virt-dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  46. a81b0e6 dmaengine: txx9dmac: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  47. 8354795 dmaengine: timb_dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  48. 86fc54f dmaengine: tegra20: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  49. aaf9d3d dmaengine: sun6i: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  50. b1880c9 dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  51. 758cc05 dmaengine: sirf-dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  52. 8a53688 dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  53. 00c4747 dmaengine: qcom: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  54. 7f82817 dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  55. ab2a98a dmaengine: pl330: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  56. 88ff509 dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  57. bbc6154 dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  58. 6afe877 dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  59. 34ca9a53 dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  60. 8125968 dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  61. 77a4f4f dmaengine: mmp: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  62. 80ef886 dmaengine: mediatek: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  63. 881bd14 dmaengine: k3dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  64. fae985d dmaengine: ipu: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  65. 5bbb671 dmaengine: iop_adma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  66. 3b8040d dmaengine: ioat: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  67. cce010a dmaengine: imx-dma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  68. 95fbf16 dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  69. 169bb74 dmaengine: dw: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  70. 52fcf65 dmaengine: coh901318: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  71. 00217d1 dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  72. f6a0eb5 dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  73. 6752e40 dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  74. 3338ca5 dmaengine: sf-pdma: remove unused 'desc' by Vinod Koul · 4 years, 4 months ago
  75. 6259c84 dmaengine: ti: k3-udma-glue: Fix parameters for rx ring pair request by Peter Ujfalusi · 4 years, 4 months ago
  76. e3a5215 dmaengine: Kconfig: Update description for RCAR_DMAC config by Lad Prabhakar · 4 years, 4 months ago
  77. f9b0366f5 dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters by Peter Ujfalusi · 4 years, 4 months ago
  78. 4c80e93 Merge tag 'v5.9-rc4' into next by Vinod Koul · 4 years, 4 months ago
  79. ef759e4 dmaengine: dmatest: Print error codes as signed value by Andy Shevchenko · 4 years, 4 months ago
  80. 2fc3cad dmaengine: pl330: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  81. 4e06de4 dmaengine: qcom: bam_dma: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  82. 1ecb127 dmaengine: ste_dma40: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  83. 93f8688 dmaengine: rcar-dmac: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  84. 6c60922 dmaengine: mxs: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  85. b7fccfe dmaengine: imx-sdma: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  86. 1885119 dmaengine: imx-dma: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  87. 2f02b23 dmaengine: bcm2835: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  88. a4b1e65 dmaengine: axi-dmac: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  89. 8f6b6d0 dmaengine: sf-pdma: Fix an error that calls callback twice by Brad Kim · 4 years, 4 months ago
  90. e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 4 months ago
  91. 46815bf dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0 by Peter Ujfalusi · 4 years, 4 months ago
  92. ff18de5 dmaengine: idxd: add command status to idxd sysfs attribute by Dave Jiang · 4 years, 4 months ago
  93. e7184b1 dmaengine: idxd: add support for configurable max wq batch size by Dave Jiang · 4 years, 4 months ago
  94. d7aad55 dmaengine: idxd: add support for configurable max wq xfer size by Dave Jiang · 4 years, 4 months ago
  95. b0ef489 dmaengine: xilinx: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  96. 1c966e1 dmaengine: stm32: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  97. af53bef dmaengine: pl330: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  98. 5d7e816 dmaengine: Save few bytes and increase readability of dma_request_chan() by Andy Shevchenko · 4 years, 4 months ago
  99. 7547dbd dmaengine: Mark dma_request_slave_channel() deprecated by Peter Ujfalusi · 4 years, 4 months ago
  100. 0a4c56c fsldma: fix very broken 32-bit ppc ioread64 functionality by Linus Torvalds · 4 years, 4 months ago