1. 0161df1 dmaengine: ste_dma40_ll: make d40_width_to_bits static by Ben Dooks · 8 years ago
  2. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  3. a0d3c7c Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  4. f9114a5 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  5. 0f5c85f Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  6. 53b84ba Merge branch 'topic/sun6i' into for-linus by Vinod Koul · 8 years ago
  7. 82770a2 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 8 years ago
  8. ba8b6cc0 Merge branch 'topic/pxa' into for-linus by Vinod Koul · 8 years ago
  9. 4dc5006 Merge branch 'topic/pl08x' into for-linus by Vinod Koul · 8 years ago
  10. 112db20 Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 8 years ago
  11. ee5644c Merge branch 'topic/mpc512x' into for-linus by Vinod Koul · 8 years ago
  12. 8dfc27a Merge branch 'topic/hsu' into for-linus by Vinod Koul · 8 years ago
  13. 5621488 Merge branch 'topic/dw' into for-linus by Vinod Koul · 8 years ago
  14. 95c4dc7 Merge branch 'topic/bcm' into for-linus by Vinod Koul · 8 years ago
  15. a365c96 Merge branch 'topic/core' into for-linus by Vinod Koul · 8 years ago
  16. 511deae dmaengine: ioatdma: disable relaxed ordering for ioatdma by Dave Jiang · 8 years ago
  17. 20ea6be dmaengine: of_dma: approximate an average distribution by Niklas Söderlund · 8 years ago
  18. d57d3a4 dmaengine: core: Use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  19. 3b2bc8a dmaengine: edma: Re-evaluate errors when ccerr is triggered w/o error event by Peter Ujfalusi · 8 years ago
  20. 42d236f dmaengine: qcom_hidma: add support for object hierarchy by Sinan Kaya · 8 years ago
  21. 570d017 dmaengine: qcom_hidma: add debugfs hooks by Sinan Kaya · 8 years ago
  22. d1615ca dmaengine: qcom_hidma: implement lower level hardware interface by Sinan Kaya · 8 years ago
  23. ba16db3 dmaengine: vdma: Add clock support by Kedareswara rao Appana · 8 years ago
  24. fb23666 dmaengine: vdma: Add config structure to differentiate dmas by Kedareswara rao Appana · 8 years ago
  25. f46b195 dmaengine: tegra-adma: Add support for Tegra210 ADMA by Jon Hunter · 8 years ago
  26. 07b0e7d dmaengine: vdma: Add Support for Xilinx AXI Central Direct Memory Access Engine by Kedareswara rao Appana · 8 years ago
  27. c0bba3a dmaengine: vdma: Add Support for Xilinx AXI Direct Memory Access Engine by Kedareswara rao Appana · 8 years ago
  28. 42c1a2e dmaengine: vdma: Rename xilinx_vdma_ prefix to xilinx_dma by Kedareswara rao Appana · 8 years ago
  29. dd4e91d dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC by Andy Shevchenko · 8 years ago
  30. c39290a dmaengine: mv_xor: Allow selecting mv_xor for mvebu only compatible SoC by Gregory CLEMENT · 8 years ago
  31. ac5f0f3 dmaengine: mv_xor: add support for Armada 3700 SoC by Marcin Wojtas · 8 years ago
  32. dd130c6 dmaengine: mv_xor: use SoC type instead of directly the operation mode by Gregory CLEMENT · 8 years ago
  33. bc822e1 dmaengine: mv_xor: make the code 64 bits compliant by Gregory CLEMENT · 8 years ago
  34. 2ba4f8a dmaengine: vdma: Use dma_pool_zalloc by Julia Lawall · 8 years ago
  35. 4376455 dmaengine: fsldma: Use dma_pool_zalloc by Julia Lawall · 8 years ago
  36. 305697f dmaengine: ioatdma: Use dma_pool_zalloc by Julia Lawall · 8 years ago
  37. 1c85a84 dmaengine: mmp_pdma: Use dma_pool_zalloc by Julia Lawall · 8 years ago
  38. a90e173 dmaengine: sun6i: Add cyclic capability by Jean-Francois Moine · 8 years ago
  39. 3435fb1 dmaengine: sun6i: Remove useless check by Jean-Francois Moine · 8 years ago
  40. a4eb36b dmaengine: sun6i: Set default maxburst size and bus width by Jean-Francois Moine · 8 years ago
  41. 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 8 years ago
  42. 161c3d0 dmaengine: dw: keep entire platform data in struct dw_dma by Andy Shevchenko · 8 years ago
  43. 2e65060 dmaengine: dw: revisit data_width property by Andy Shevchenko · 8 years ago
  44. 969f750 dmaengine: dw: platform: check nr_masters to be non-zero by Andy Shevchenko · 8 years ago
  45. 00ef449 dmaengine: tegra-apb: proper default init of channel slave_id by Shardar Shariff Md · 8 years ago
  46. 0eef727 dmaengine: bcm2835: fix typo/added newline in legacy-mode warning message by Martin Sperl · 8 years ago
  47. 4e0def8 dmaengine: pxa_dma: remove duplicate const qualifier by Eric Engestrom · 8 years ago
  48. 52c8717 dmaengine: sun6i: Simplify lli setting by Jean-Francois Moine · 8 years ago
  49. dc6a58c dmaengine: sun6i: Fix impossible settings of burst and bus width by Jean-Francois Moine · 8 years ago
  50. 128fe7e dmaengine: sun6i: Fix the access of the IRQ register by Jean-Francois Moine · 8 years ago
  51. e093bf6 dmaengine: pxa: handle bus errors by Robert Jarzmik · 8 years ago
  52. ab703f8 dmaengine: dw: lazy allocation of dma descriptors by Christian Lamparter · 8 years ago
  53. 5ad3f29 dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define by Stanimir Varbanov · 8 years ago
  54. 2a663ed dmaengine: qcom: bam_dma: use correct pipe FIFO size by Stanimir Varbanov · 8 years ago
  55. 5172c9e dmaengine: qcom: bam_dma: add controlled-remotely dt property by Stanimir Varbanov · 8 years ago
  56. f89117c dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised by Stanimir Varbanov · 8 years ago
  57. f139f97 dmaengine: qcom: bam_dma: fix dma free memory on remove by Stanimir Varbanov · 8 years ago
  58. e2eca63 dmaengine: bcm2835: use platform_get_irq_byname by Martin Sperl · 8 years ago
  59. 956e6c8 Merge branch 'fix/edma' into fixes by Vinod Koul · 8 years ago
  60. 1cc3334 Merge branch 'fix/xilinx' into fixes by Vinod Koul · 8 years ago
  61. 4bd6135 Merge branch 'fix/omap' into fixes by Vinod Koul · 8 years ago
  62. 09c505c Merge branch 'fix/hsu' into fixes by Vinod Koul · 8 years ago
  63. d9f094a dmaengine: bcm2835: add dma_memcopy support to bcm2835-dma by Martin Sperl · 8 years ago
  64. 388cc7a dmaengine: bcm2835: add slave_sg support to bcm2835-dma by Martin Sperl · 8 years ago
  65. 4087412 dmaengine: bcm2835: limit max length based on channel type by Martin Sperl · 8 years ago
  66. 92153bb dmaengine: bcm2835: move controlblock chain generation into separate method by Martin Sperl · 8 years ago
  67. a4dcdd8 dmaengine: bcm2835: move cyclic member from bcm2835_chan into bcm2835_desc by Martin Sperl · 8 years ago
  68. e42685d dmaengine: bcm2835: add additional defines for DMA-registers by Martin Sperl · 8 years ago
  69. a1d71ba dmaengine: bcm2835: remove unnecessary masking of dma channels by Martin Sperl · 8 years ago
  70. 0fa5867 dmaengine: bcm2835: set residue_granularity field by Martin Sperl · 8 years ago
  71. 925a7d0 dmaengine: dw: set cdesc to NULL when free cyclic transfers by Andy Shevchenko · 8 years ago
  72. b68fd09 dmaengine: dw: move residue to a descriptor by Andy Shevchenko · 8 years ago
  73. 423f9cb dmaengine: dw: move dwc->initialized to dwc->flags by Andy Shevchenko · 8 years ago
  74. 5e09f98 dmaengine: dw: move dwc->paused to dwc->flags by Andy Shevchenko · 8 years ago
  75. 7794e5b dmaengine: dw: define counter variables as unsigned int by Andy Shevchenko · 8 years ago
  76. 897e40d dmaengine: dw: substitute dma_read_byaddr by dma_readl_native by Andy Shevchenko · 8 years ago
  77. a3e5579 dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain by Mans Rullgard · 8 years ago
  78. 2a0fae0 dmaengine: dw: set LMS field in descriptors by Mans Rullgard · 8 years ago
  79. df1f3a2 dmaengine: dw: fix byte order of hw descriptor fields by Mans Rullgard · 8 years ago
  80. bb3450a dmaengine: dw: set src and dst master select according to xfer direction by Mans Rullgard · 8 years ago
  81. c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 8 years ago
  82. 3fe6409 dmaengine: dw: fix master selection by Andy Shevchenko · 8 years ago
  83. 4c4d7f87 dmaengine: core: Revert back to pr_debug in __dma_request_channel() by Jarkko Nikula · 8 years ago
  84. 48a59ed dmaengine: vdma: Fix checkpatch.pl warnings by Kedareswara rao Appana · 8 years ago
  85. a65cf512 dmaengine: vdma: Fix race condition in Non-SG mode by Kedareswara rao Appana · 8 years ago
  86. b72db40 dmaengine: vdma: Add 64 bit addressing support to the driver by Kedareswara rao Appana · 8 years ago
  87. a482f4e dmaengine: edma: special case slot limit workaround by John Ogness · 8 years ago
  88. 23f49fd dmaengine: edma: Remove dynamic TPTC power management feature by Peter Ujfalusi · 8 years ago
  89. f9cd476 dmaengine: pl08x: allocate OF slave channel data at probe time by Linus Walleij · 8 years ago
  90. b2d8984 dmaengine: add DMA_CYCLIC to dma_get_slave_caps by Vinod Koul · 8 years ago
  91. 330ed4d dmaengine: vdma: don't crash when bad channel is requested by Franck Jullien · 8 years ago
  92. b96c033 dmaengine: omap-dma: Do not suppress interrupts for memcpy by Peter Ujfalusi · 8 years ago
  93. 689d3c5 dmaengine: omap-dma: Fix polled channel completion detection and handling by Peter Ujfalusi · 8 years ago
  94. 77fc397 dmaengine: mpc512x: Fix code style by Mario Six · 8 years ago
  95. 899ed9d dmaengine: mpc512x: Implement additional chunk sizes for DMA transfers by Mario Six · 8 years ago
  96. 237ec70 dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308 by Mario Six · 8 years ago
  97. 17b3cf4 dmaengine: hsu: set maximum allowed segment size for DMA by Andy Shevchenko · 8 years ago
  98. c36a017 dmaengine: hsu: don't check direction of timeouted channel by Andy Shevchenko · 8 years ago
  99. 2d4d689 dmaengine: hsu: allow more than 3 descriptors by Andy Shevchenko · 8 years ago
  100. 4f4bc0a dmaengine: hsu: correct use of channel status register by Andy Shevchenko · 8 years ago