1. 25962e1 dmaengine: imx-sdma: Fix the event id check to include RX event for UART6 by Frieder Schrempf · 4 years, 11 months ago
  2. c33ee13 dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list by Dmitry Osipenko · 5 years ago
  3. 94788af dmaengine: tegra-apb: Fix use-after-free by Dmitry Osipenko · 5 years ago
  4. d288bdd dmaengine: imx-sdma: fix context cache by Martin Fuzzey · 5 years ago
  5. 50e7e7f dmaengine: idxd: wq size configuration needs to check global max size by Dave Jiang · 4 years, 11 months ago
  6. 88402c5 dmaengine: idxd: sysfs input of wq incorrect wq type should return error by Dave Jiang · 4 years, 11 months ago
  7. 36d5d22 dmaengine: coh901318: Fix a double lock bug in dma_tc_handle() by Dan Carpenter · 5 years ago
  8. 2d0b191 dmaengine: idxd: correct reserved token calculation by Dave Jiang · 5 years ago
  9. 8390318 dmaengine: ti: k3-udma: Fix terminated transfer handling by Peter Ujfalusi · 5 years ago
  10. c7450bb dmaengine: ti: k3-udma: Use the channel direction in pause/resume functions by Peter Ujfalusi · 5 years ago
  11. 6cf668a dmaengine: ti: k3-udma: Use the TR counter helper for slave_sg and cyclic by Peter Ujfalusi · 5 years ago
  12. a979340 dmaengine: ti: k3-udma: Move the TR counter calculation to helper function by Peter Ujfalusi · 5 years ago
  13. 16cd3c6 dmaengine: ti: k3-udma: Workaround for RX teardown with stale data in peer by Peter Ujfalusi · 5 years ago
  14. 1c83767 dmaengine: ti: k3-udma: Use ktime/usleep_range based TX completion check by Vignesh Raghavendra · 5 years ago
  15. 2227ab4 dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup() by Dan Carpenter · 5 years ago
  16. 61b5865 dmaengine: idxd: fix runaway module ref count on device driver bind by Dave Jiang · 5 years ago
  17. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  18. 18ea671 Merge tag 'dmaengine-fix-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  19. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  20. bad8356 dmaengine: Cleanups for the slave <-> channel symlink support by Peter Ujfalusi · 5 years ago
  21. 5429b51 dmaengine: fix null ptr check for __dma_async_device_channel_register() by Dave Jiang · 5 years ago
  22. a9113a9 dmaengine: idxd: fix boolconv.cocci warnings by kbuild test robot · 5 years ago
  23. 474809a dmaengine: Fix return value for dma_request_chan() in case of failure by Marek Szyprowski · 5 years ago
  24. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  25. a5b871c Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  26. 71723a9 dmaengine: Create symlinks between DMA channels and slaves by Geert Uytterhoeven · 5 years ago
  27. e9f08b6 dmaengine: hisilicon: Add Kunpeng DMA engine support by Zhou Wang · 5 years ago
  28. 42d279f dmaengine: idxd: add char driver to expose submission portal to userland by Dave Jiang · 5 years ago
  29. 8f47d1a dmaengine: idxd: connect idxd to dmaengine subsystem by Dave Jiang · 5 years ago
  30. d1dfe5b dmaengine: idxd: add descriptor manipulation routines by Dave Jiang · 5 years ago
  31. c52ca47 dmaengine: idxd: add configuration component of driver by Dave Jiang · 5 years ago
  32. bfe1d56 dmaengine: idxd: Init and probe for Intel data accelerators by Dave Jiang · 5 years ago
  33. e81274c dmaengine: add support to dynamic register/unregister of channels by Dave Jiang · 5 years ago
  34. d2fb0a0 dmaengine: break out channel registration by Dave Jiang · 5 years ago
  35. 6c0157b dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited" by Colin Ian King · 5 years ago
  36. e606c8b dmaengine: s3c24xx-dma: fix spelling mistake "to" -> "too" by Colin Ian King · 5 years ago
  37. c3c431d dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h by Geert Uytterhoeven · 5 years ago
  38. 69b1189 dmaengine: Remove dma_device_satisfies_mask() wrapper by Geert Uytterhoeven · 5 years ago
  39. cc88525 dmaengine: zynqmp_dma: fix burst length configuration by Matthias Fend · 5 years ago
  40. ffc079a dmaengine: sun4i: Add support for cyclic requests with dedicated DMA by Stefan Mavrodiev · 5 years ago
  41. 4b04817 dmaengine: fsl-qdma: fix duplicated argument to && by Chen Zhou · 5 years ago
  42. 2bd8010 dmaengine: ti: k3-psil: make symbols static by Peter Ujfalusi · 5 years ago
  43. d702419 dmaengine: ti: k3-udma: Add glue layer for non DMAengine users by Grygorii Strashko · 5 years ago
  44. 25dcb5d dmaengine: ti: New driver for K3 UDMA by Peter Ujfalusi · 5 years ago
  45. 8c6bb62 dmaengine: ti: k3 PSI-L remote endpoint configuration by Peter Ujfalusi · 5 years ago
  46. 6755ec0 dmaengine: Add support for reporting DMA cached data amount by Peter Ujfalusi · 5 years ago
  47. 4db8fd3 dmaengine: Add metadata_ops for dma_async_tx_descriptor by Peter Ujfalusi · 5 years ago
  48. 4d3df16 dmaengine: plx-dma: Implement descriptor submission by Logan Gunthorpe · 5 years ago
  49. c2dbcaa dmaengine: plx-dma: Implement hardware initialization and cleanup by Logan Gunthorpe · 5 years ago
  50. 905ca51 dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton by Logan Gunthorpe · 5 years ago
  51. 9947726 dmaengine: ti: omap-dma: don't allow a null od->plat pointer to be dereferenced by Colin Ian King · 5 years ago
  52. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  53. f4cfa36 dmaengine: ti: omap-dma: Use cpu notifier to block idle for omap2 by Tony Lindgren · 5 years ago
  54. 61ecb53 dmaengine: ti: omap-dma: Allocate channels directly by Tony Lindgren · 5 years ago
  55. 211010ae dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it by Tony Lindgren · 5 years ago
  56. 9938ee9 dmaengine: ti: omap-dma: Configure global priority register directly by Tony Lindgren · 5 years ago
  57. b0b5ce1 ioat: ioat_alloc_ring() failure handling. by Alexander.Barabash@dell.com · 5 years ago
  58. 02939cd dmaengine: imx-sdma: Fix memory leak by Sascha Hauer · 5 years ago
  59. a1ff6a0 dmaengine: imx-sdma: find desc first in sdma_tx_status by Sascha Hauer · 5 years ago
  60. a80f278 dmaengine: imx-sdma: rename function by Sascha Hauer · 5 years ago
  61. b167f94 dmaengine: virt-dma: use vchan_vdesc_fini() to free descriptors by Sascha Hauer · 5 years ago
  62. 9f91e6b dmaengine: virt-dma: Add missing locking around list operations by Sascha Hauer · 5 years ago
  63. f8821011 dmaengine: virt-dma: Do not call desc_free() under a spin_lock by Sascha Hauer · 5 years ago
  64. df660a2 dmaengine: virt-dma: remove debug message by Sascha Hauer · 5 years ago
  65. 51fe9cd dmaengine: virt-dma: Add missing locking by Sascha Hauer · 5 years ago
  66. 5c8aacb dmaengine: bcm2835: do not call vchan_vdesc_fini() with lock held by Sascha Hauer · 5 years ago
  67. 08baca4 dmaengine: print more meaningful error message by Vinod Koul · 5 years ago
  68. 83c7794 dmaengine: move module_/dma_device_put() after route free by Vinod Koul · 5 years ago
  69. bf453a0 dmaengine: ioat: Support in-use unbind by Logan Gunthorpe · 5 years ago
  70. 8ad342a dmaengine: Add reference counting to dma_device struct by Logan Gunthorpe · 5 years ago
  71. 11a0fd2 dmaengine: Move dma_channel_rebalance() infrastructure up in code by Logan Gunthorpe · 5 years ago
  72. 6866071 dmaengine: Call module_put() after device_free_chan_resources() by Logan Gunthorpe · 5 years ago
  73. dae7a58 dmaengine: Store module owner in dma_device struct by Logan Gunthorpe · 5 years ago
  74. 24461d9 dmaengine: virt-dma: Fix access after free in vchan_complete() by Peter Ujfalusi · 5 years ago
  75. 2f42e05 dmaengine: k3dma: Avoid null pointer traversal by John Stultz · 5 years ago
  76. 20f5a65 dmaengine: JZ4780: Add support for the X1830. by 周琰杰 (Zhou Yanjie) · 5 years ago
  77. ed5a0ab dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform by Peng Ma · 5 years ago
  78. d1fd03a dmaengine: ti: edma: Fix error return code in edma_probe() by Wei Yongjun · 5 years ago
  79. 4c74ecf dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm by Tony Lindgren · 5 years ago
  80. a40c94b dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B by Paul Cercueil · 5 years ago
  81. a5b982a dmaengine: axi-dmac: add a check for devm_regmap_init_mmio by Chuhong Yuan · 5 years ago
  82. f68190c dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks by Ulf Hansson · 5 years ago
  83. a39cddc dmaengine: pl330: Drop boilerplate code for suspend/resume by Ulf Hansson · 5 years ago
  84. 2a03c13 dmaengine: ti: edma: add missed operations by Chuhong Yuan · 5 years ago
  85. 67805a4b dmaengine: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  86. 7d268a2 dmaengine: sf-pdma: move macro to header file by Green Wan · 5 years ago
  87. dd9c324 dmaengine: sf-pdma: replace /** with /* for non-function comment by Green Wan · 5 years ago
  88. 340049d dmaengine: ti: edma: fix missed failure handling by Chuhong Yuan · 5 years ago
  89. 39716c5 dmaengine: mmp_pdma: add missed of_dma_controller_free by Chuhong Yuan · 5 years ago
  90. c236ba4 dmaengine: mmp_tdma: add missed of_dma_controller_free by Chuhong Yuan · 5 years ago
  91. a7e335d dmaengine: sprd: Add wrap address support for link-list mode by Eric Long · 5 years ago
  92. bb5a471 Merge branch 'fixes' into next by Vinod Koul · 5 years ago
  93. 6973886 dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00 by Green Wan · 5 years ago
  94. 5c5332a dmaengine: zx: remove: removed dmam_pool_destroy by Satendra Singh Thakur · 5 years ago
  95. 1ff95243 dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq fails by Satendra Singh Thakur · 5 years ago
  96. 051f517 dmaengine: iop-adma: clean up an indentation issue by Colin Ian King · 5 years ago
  97. cdc3e30 dmaengine: milbeaut-xdmac: remove redundant error log by Vinod Koul · 5 years ago
  98. 7d4a069 dmaengine: milbeaut-hdmac: remove redundant error log by Vinod Koul · 5 years ago
  99. 9568fed dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
  100. fee175e dmaengine: JZ4780: Add support for the X1000. by Zhou Yanjie · 5 years ago