1. 1b446d2 dmaengine: pl330: Remove uneccessary ccr validation by Lars-Peter Clausen · 10 years ago
  2. 65ad606 dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread * by Lars-Peter Clausen · 10 years ago
  3. 6079d38 dmaengine: pl330: Remove useless xfer_cb indirection by Lars-Peter Clausen · 10 years ago
  4. be02532 dmaengine: pl330: Remove unused mc_len field from _pl330_req struct by Lars-Peter Clausen · 10 years ago
  5. d5cef12 dmaengine: pl330: Remove unused next field form pl330_xfer struct by Lars-Peter Clausen · 10 years ago
  6. c9392d8 dmaengine: pl330: Remove unused client_data field form pl330_info by Lars-Peter Clausen · 10 years ago
  7. 7ae342f dmaengine: pl330: Remove unused dmac_reset callback by Lars-Peter Clausen · 10 years ago
  8. fa01ef3 dmaengine: pl330: Remove unused pl330_chanstatus struct by Lars-Peter Clausen · 10 years ago
  9. f0564c7 dmaengine: pl330: Remove duplicated cachecontrol enum by Lars-Peter Clausen · 10 years ago
  10. 585a9d0 dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype by Lars-Peter Clausen · 10 years ago
  11. 653e67f dmaengine: inherit debug settings from the subsystem for subdirectories by Wolfram Sang · 10 years ago
  12. 0cdbee33 dmaengine: shdma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
  13. 9f92d22 dmaengine: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  14. 89751d0 dmaengine: qcom_bam_dma: Add descriptor flags by Andy Gross · 10 years ago
  15. 43452fa dmaengine: Freescale: change descriptor release process for supporting async_tx by Hongbo Zhang · 10 years ago
  16. 14c6a33 dmaengine: Freescale: add suspend resume functions for DMA driver by Hongbo Zhang · 10 years ago
  17. 2baff57 dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsave by Hongbo Zhang · 10 years ago
  18. 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  19. 95b4ecb dma: MIC X100 DMA Driver by Siva Yerramreddy · 10 years ago
  20. caf18c2 dma: rcar-audmapp: add DT support by Kuninori Morimoto · 10 years ago
  21. 6b32faf dmaengine: shdma: Add more register documentation by Geert Uytterhoeven · 10 years ago
  22. 75bfa5f dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles by Kuninori Morimoto · 10 years ago
  23. 016b10f dma: rcar-audmapp: enable .set_slave by Kuninori Morimoto · 10 years ago
  24. e4a899d dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth by Peter Ujfalusi · 10 years ago
  25. d1a792f Update imx-sdma cyclic handling to report residue by Russell King - ARM Linux · 10 years ago
  26. 13bbfb5 dma: cppi41: handle 0-length packets by Daniel Mack · 10 years ago
  27. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  28. 0682278 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 10 years ago
  29. 3c814be Merge branch 'topic/dw' into for-linus by Vinod Koul · 10 years ago
  30. 877d842 dmaengine: sh: don't use dynamic static allocation by Vinod Koul · 10 years ago
  31. 9d9f71a dmaengine: sh: fix print specifier warnings by Vinod Koul · 10 years ago
  32. a687654 dmaengine: sh: make shdma_prep_dma_cyclic static by Vinod Koul · 10 years ago
  33. 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
  34. 654fa24 dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL by Fabio Estevam · 10 years ago
  35. ebc6d2d dmaengine: shdma: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 10 years ago
  36. 494ead4 dmaengine: rcar-hpbdma: Include linux/err.h by Laurent Pinchart · 10 years ago
  37. 830c863 dmaengine: sudmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  38. cf5a23b dmaengine: sudmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  39. c46b9af dmaengine: shdmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  40. a5cdc1c dmaengine: shdmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  41. c3e175e dmaengine: s3c24xx-dma: Add cyclic transfer support by Vasily Khoruzhick · 10 years ago
  42. 6915f45 dmaengine: s3c24xx-dma: Process whole SG chain by Vasily Khoruzhick · 10 years ago
  43. ffe59b2 dmaengine: imx: correct sdmac->status for cyclic dma tx by Jiada Wang · 10 years ago
  44. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  45. a15783c dmaengine: pch: fix compilation for alpha target by Vinod Koul · 10 years ago
  46. 1222934 dmaengine: dw: check return code of dma_async_device_register() by Andy Shevchenko · 10 years ago
  47. 8be4f52 dmaengine: dw: fix regression in dw_probe() function by Andy Shevchenko · 10 years ago
  48. d2f78e9 dmaengine: dw: enable clock before access by Andy Shevchenko · 10 years ago
  49. 4828b49 dma: pch_dma: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  50. 63da8e0 dmaengine: mpc512x: add support for peripheral transfers by Alexander Popov · 10 years ago
  51. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 10 years ago
  52. 5a9a55b dma: mv_xor: Flush descriptors before activating a channel by Ezequiel Garcia · 10 years ago
  53. fbeb91f dmaengine: sa11x0: remove broken #ifdef by Arnd Bergmann · 10 years ago
  54. 7587821 dma: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago
  55. 97977f7 dmaengine: dw: went back to plain {request,free}_irq() calls by Andy Shevchenko · 10 years ago
  56. 673d377 dma: ste_dma40: Convert to the late system PM callbacks by Ulf Hansson · 10 years ago
  57. 1b38da2 dma: mmp_pdma: add support for residue reporting by Daniel Mack · 11 years ago
  58. c906a3e dma: ste_dma40: Fixup system suspend/resume by Ulf Hansson · 10 years ago
  59. 123e4ca dma: ste_dma40: Convert to PM macros while providing the PM callbacks by Ulf Hansson · 10 years ago
  60. 2dafca1 dma: ste_dma40: Don't require CONFIG_PM_RUNTIME by Ulf Hansson · 10 years ago
  61. 8024521 dma: ste_dma40: Maintain spinlock order while handling pause by Ulf Hansson · 10 years ago
  62. c31b6ae dmaengine: dw: convert to use SET_LATE_SYSTEM_SLEEP_PM_OPS by Andy Shevchenko · 10 years ago
  63. 067bd4f dmaengine: dw: move PM to suspend_late / resume_early stages by Andy Shevchenko · 10 years ago
  64. baca66f dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove() by Alexander Popov · 10 years ago
  65. 62057d3 dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308 by Alexander Popov · 10 years ago
  66. 78a4f03 dma: mpc512x: reorder mpc8308 specific instructions by Alexander Popov · 10 years ago
  67. 2a5ecb7 DMA: Freescale: move functions to avoid forward declarations by Hongbo Zhang · 10 years ago
  68. 86d19a5 DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication by Hongbo Zhang · 10 years ago
  69. 867dfa5 DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine by Hongbo Zhang · 10 years ago
  70. ccdce9a DMA: Freescale: unify register access methods by Hongbo Zhang · 10 years ago
  71. cf7f7a2 DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG by Hongbo Zhang · 10 years ago
  72. dfbb85c DMA: shdma: add cyclic transfer support by Kuninori Morimoto · 10 years ago
  73. 91ea74e DMA: shdma: tidyup callback chunk finder by Kuninori Morimoto · 10 years ago
  74. 593d9c2 dma: mmp_pdma: Fix physical channel memory allocation size by Laurent Pinchart · 10 years ago
  75. a2a7c17 dma: mmp_pdma: Simplify access to channel drcmr value by Laurent Pinchart · 10 years ago
  76. 9cd4360 dma: Add Xilinx AXI Video Direct Memory Access Engine driver support by Srikanth Thokala · 10 years ago
  77. b0cce4c dmaengine: edma: update DMA memcpy to use new param element by Joel Fernandes · 10 years ago
  78. 04361d8 dmaengine: edma: Document variables used for residue accounting by Joel Fernandes · 10 years ago
  79. 740b41f dmaengine: edma: Provide granular accounting by Thomas Gleixner · 10 years ago
  80. c2da234 dmaengine: edma: Store transfer data in edma_desc and edma_pset by Thomas Gleixner · 10 years ago
  81. b5088ad dmaengine: edma: Create private pset struct by Thomas Gleixner · 10 years ago
  82. de13593 dmaengine: edma: Check the current decriptor first in tx_status() by Thomas Gleixner · 10 years ago
  83. b6205c3 dmaengine: edma: Sanitize residue reporting by Thomas Gleixner · 10 years ago
  84. 9aac909 dmaengine: edma: Add channel number to debug prints by Peter Ujfalusi · 10 years ago
  85. 406efb1 dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ by Joel Fernandes · 10 years ago
  86. 8cc3e30 dmaengine: edma: Add DMA memcpy support by Joel Fernandes · 10 years ago
  87. e6fad59 dmaengine: edma: Print the direction value as well when it is not supported by Peter Ujfalusi · 10 years ago
  88. c594c89 dmaengine: edma: Prefix debug prints where the text were identical in prep callbacks by Peter Ujfalusi · 10 years ago
  89. 2c88ee6 dmaengine: edma: Implement device_slave_caps callback by Peter Ujfalusi · 10 years ago
  90. 83bb312 dmaengine: edma: Reduce debug print verbosity for non verbose debugging by Peter Ujfalusi · 10 years ago
  91. 232b223d dmaengine: edma: Set DMA_CYCLIC capability flag by Peter Ujfalusi · 10 years ago
  92. 72c7b67 dmaengine: edma: Add support for DMA_PAUSE/RESUME operation by Peter Ujfalusi · 10 years ago
  93. b2b617d dmaengine: edma: Correct the handling of src/dst_maxburst == 0 by Peter Ujfalusi · 10 years ago
  94. 8edc51c dma: fix eDMA driver as a subsys_initcall by Yuan Yao · 10 years ago
  95. f3817e7 dmaengine: sirf: off by one in of_dma_sirfsoc_xlate() by Dan Carpenter · 10 years ago
  96. 2dda47d platform: Fix timberdale dependencies by Jean Delvare · 10 years ago
  97. 5fc68a6 dma: edma: fix incorrect SG list handling by Sekhar Nori · 10 years ago
  98. fbeec99 dma: mv_xor: Rename __mv_xor_slot_cleanup() to mv_xor_slot_cleanup() by Ezequiel Garcia · 10 years ago
  99. e43147a dma: mv_xor: Remove all callers of mv_xor_slot_cleanup() by Ezequiel Garcia · 10 years ago
  100. 890766d dma: mv_xor: Remove unneeded mv_xor_clean_completed_slots() call by Ezequiel Garcia · 10 years ago