1. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 0682278 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 10 years ago
  3. 3c814be Merge branch 'topic/dw' into for-linus by Vinod Koul · 10 years ago
  4. 877d842 dmaengine: sh: don't use dynamic static allocation by Vinod Koul · 10 years ago
  5. 9d9f71a dmaengine: sh: fix print specifier warnings by Vinod Koul · 10 years ago
  6. a687654 dmaengine: sh: make shdma_prep_dma_cyclic static by Vinod Koul · 10 years ago
  7. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  8. 654fa24 dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL by Fabio Estevam · 10 years ago
  9. ebc6d2d dmaengine: shdma: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 10 years ago
  10. 494ead4 dmaengine: rcar-hpbdma: Include linux/err.h by Laurent Pinchart · 10 years ago
  11. 830c863 dmaengine: sudmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  12. cf5a23b dmaengine: sudmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  13. c46b9af dmaengine: shdmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  14. a5cdc1c dmaengine: shdmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  15. c3e175e dmaengine: s3c24xx-dma: Add cyclic transfer support by Vasily Khoruzhick · 10 years ago
  16. 6915f45 dmaengine: s3c24xx-dma: Process whole SG chain by Vasily Khoruzhick · 10 years ago
  17. ffe59b2 dmaengine: imx: correct sdmac->status for cyclic dma tx by Jiada Wang · 10 years ago
  18. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  19. a15783c dmaengine: pch: fix compilation for alpha target by Vinod Koul · 10 years ago
  20. 1222934 dmaengine: dw: check return code of dma_async_device_register() by Andy Shevchenko · 10 years ago
  21. 8be4f52 dmaengine: dw: fix regression in dw_probe() function by Andy Shevchenko · 10 years ago
  22. d2f78e9 dmaengine: dw: enable clock before access by Andy Shevchenko · 10 years ago
  23. 4828b49 dma: pch_dma: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  24. 63da8e0 dmaengine: mpc512x: add support for peripheral transfers by Alexander Popov · 10 years ago
  25. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 10 years ago
  26. 5a9a55b dma: mv_xor: Flush descriptors before activating a channel by Ezequiel Garcia · 10 years ago
  27. fbeb91f dmaengine: sa11x0: remove broken #ifdef by Arnd Bergmann · 10 years ago
  28. 7587821 dma: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  29. 97977f7 dmaengine: dw: went back to plain {request,free}_irq() calls by Andy Shevchenko · 10 years ago
  30. 673d377 dma: ste_dma40: Convert to the late system PM callbacks by Ulf Hansson · 10 years ago
  31. 1b38da2 dma: mmp_pdma: add support for residue reporting by Daniel Mack · 10 years ago
  32. c906a3e dma: ste_dma40: Fixup system suspend/resume by Ulf Hansson · 10 years ago
  33. 123e4ca dma: ste_dma40: Convert to PM macros while providing the PM callbacks by Ulf Hansson · 10 years ago
  34. 2dafca1 dma: ste_dma40: Don't require CONFIG_PM_RUNTIME by Ulf Hansson · 10 years ago
  35. 8024521 dma: ste_dma40: Maintain spinlock order while handling pause by Ulf Hansson · 10 years ago
  36. c31b6ae dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS by Andy Shevchenko · 10 years ago
  37. 067bd4f dmaengine: dw: move PM to suspend_late / resume_early stages by Andy Shevchenko · 10 years ago
  38. baca66f dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove() by Alexander Popov · 10 years ago
  39. 62057d3 dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308 by Alexander Popov · 10 years ago
  40. 78a4f03 dma: mpc512x: reorder mpc8308 specific instructions by Alexander Popov · 10 years ago
  41. 2a5ecb7 DMA: Freescale: move functions to avoid forward declarations by Hongbo Zhang · 10 years ago
  42. 86d19a5 DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication by Hongbo Zhang · 10 years ago
  43. 867dfa5 DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine by Hongbo Zhang · 10 years ago
  44. ccdce9a DMA: Freescale: unify register access methods by Hongbo Zhang · 10 years ago
  45. cf7f7a2 DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG by Hongbo Zhang · 10 years ago
  46. dfbb85c DMA: shdma: add cyclic transfer support by Kuninori Morimoto · 10 years ago
  47. 91ea74e DMA: shdma: tidyup callback chunk finder by Kuninori Morimoto · 10 years ago
  48. 593d9c2 dma: mmp_pdma: Fix physical channel memory allocation size by Laurent Pinchart · 10 years ago
  49. a2a7c17 dma: mmp_pdma: Simplify access to channel drcmr value by Laurent Pinchart · 10 years ago
  50. 9cd4360 dma: Add Xilinx AXI Video Direct Memory Access Engine driver support by Srikanth Thokala · 10 years ago
  51. b0cce4c dmaengine: edma: update DMA memcpy to use new param element by Joel Fernandes · 10 years ago
  52. 04361d8 dmaengine: edma: Document variables used for residue accounting by Joel Fernandes · 10 years ago
  53. 740b41f dmaengine: edma: Provide granular accounting by Thomas Gleixner · 10 years ago
  54. c2da234 dmaengine: edma: Store transfer data in edma_desc and edma_pset by Thomas Gleixner · 10 years ago
  55. b5088ad dmaengine: edma: Create private pset struct by Thomas Gleixner · 10 years ago
  56. de13593 dmaengine: edma: Check the current decriptor first in tx_status() by Thomas Gleixner · 10 years ago
  57. b6205c3 dmaengine: edma: Sanitize residue reporting by Thomas Gleixner · 10 years ago
  58. 9aac909 dmaengine: edma: Add channel number to debug prints by Peter Ujfalusi · 10 years ago
  59. 406efb1 dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ by Joel Fernandes · 10 years ago
  60. 8cc3e30 dmaengine: edma: Add DMA memcpy support by Joel Fernandes · 10 years ago
  61. e6fad59 dmaengine: edma: Print the direction value as well when it is not supported by Peter Ujfalusi · 10 years ago
  62. c594c89 dmaengine: edma: Prefix debug prints where the text were identical in prep callbacks by Peter Ujfalusi · 10 years ago
  63. 2c88ee6 dmaengine: edma: Implement device_slave_caps callback by Peter Ujfalusi · 10 years ago
  64. 83bb312 dmaengine: edma: Reduce debug print verbosity for non verbose debugging by Peter Ujfalusi · 10 years ago
  65. 232b223d dmaengine: edma: Set DMA_CYCLIC capability flag by Peter Ujfalusi · 10 years ago
  66. 72c7b67 dmaengine: edma: Add support for DMA_PAUSE/RESUME operation by Peter Ujfalusi · 10 years ago
  67. b2b617d dmaengine: edma: Correct the handling of src/dst_maxburst == 0 by Peter Ujfalusi · 10 years ago
  68. 8edc51c dma: fix eDMA driver as a subsys_initcall by Yuan Yao · 10 years ago
  69. f3817e7 dmaengine: sirf: off by one in of_dma_sirfsoc_xlate() by Dan Carpenter · 10 years ago
  70. 2dda47d platform: Fix timberdale dependencies by Jean Delvare · 10 years ago
  71. 5fc68a6 dma: edma: fix incorrect SG list handling by Sekhar Nori · 10 years ago
  72. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  73. 8673bce Merge branch 'topic/bam' into for-linus by Vinod Koul · 10 years ago
  74. e7c0fe2 dmaengine: add Qualcomm BAM dma driver by Andy Gross · 10 years ago
  75. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  76. aa4c5b9 dmaengine: omap-dma: more consolidation of CCR register setup by Russell King · 10 years ago
  77. 6ddeb6d dmaengine: omap-dma: move IRQ handling to omap-dma by Russell King · 11 years ago
  78. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  79. b07fd62 dmaengine: omap-dma: cleanup errata 3.3 handling by Russell King · 11 years ago
  80. c5ed98b dmaengine: omap-dma: provide register read/write functions by Russell King · 11 years ago
  81. 45da7b0 dmaengine: omap-dma: use cached CCR value when enabling DMA by Russell King · 11 years ago
  82. 5987190 dmaengine: omap-dma: move barrier to omap_dma_start_desc() by Russell King · 11 years ago
  83. 965aeb4d dmaengine: omap-dma: move clnk_ctrl setting to preparation functions by Russell King · 11 years ago
  84. 893e63e dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers by Russell King · 11 years ago
  85. 470b23f dmaengine: omap-dma: consolidate clearing channel status register by Russell King · 11 years ago
  86. 49ae0b2 dmaengine: omap-dma: move CCR buffering disable errata out of the fast path by Russell King · 11 years ago
  87. 9043826 dmaengine: omap-dma: provide register definitions by Russell King · 11 years ago
  88. 3ed4d18 dmaengine: omap-dma: consolidate setup of CCR by Russell King · 11 years ago
  89. 2f0d13b dmaengine: omap-dma: consolidate setup of CSDP by Russell King · 11 years ago
  90. 3997cab dmaengine: omap-dma: move reading of dma position to omap-dma.c by Russell King · 11 years ago
  91. fa3ad86 dmaengine: omap-dma: control start/stop directly by Russell King · 11 years ago
  92. 913a2d0 dmaengine: omap-dma: consolidate writes to DMA registers by Russell King · 11 years ago
  93. b9e9782 dmaengine: omap-dma: program hardware directly by Russell King · 11 years ago
  94. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago
  95. 104fce7 dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev. by Russell King · 11 years ago
  96. e43a34e shdma: add R-Car Audio DMAC peri peri driver by Kuninori Morimoto · 10 years ago
  97. 2e041c9 dmaengine: sirf: enable generic dt binding for dma channels by Barry Song · 10 years ago
  98. 80b0e0a dma: omap-dma: Implement device_slave_caps callback by Peter Ujfalusi · 10 years ago
  99. 4501fe6 dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. by Chew, Chiau Ee · 10 years ago
  100. 000871c dma: dw: allocate memory in two stages in probe by Andy Shevchenko · 10 years ago