1. b3efb8f dmaengine: mv_xor: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  2. f64eabd dmaengine: mmp_tdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  3. bd2c348 dmaengine: k3dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  4. 9f571502 dmaengine: iop: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  5. 2f16f80 dmaengine: ioat: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  6. 94e4c12 dmaengine: intel_mid_dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  7. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  8. 3ded1ad dmaengine: imx-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  9. 9d386ec dmaengine: edma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  10. 2c40410 dmaengine: dw: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  11. 19e9f99 dmaengine: dmatest: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  12. a605c48 dmaengine: jz4740: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  13. ed83c0c dmaengine: cppi41: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  14. 9ce6e50 dmaengine: coh901318: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  15. 6d203d1 dmaengine: at_hdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  16. 0996e89 dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  17. adfedd9 dmaengine: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  18. e98b3ca dma: pl330: Support per channel irq allocation by Michal Simek · 11 years ago
  19. 20a90b0 dma: mmp_tdma: add multiple burst size support for 910-squ by Qiao Zhou · 11 years ago
  20. 174b537 dma: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  21. 0586464 dma: coh901318: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  22. f358c28 dma: mmp_pdma: use list_move instead of list_del/list_add by Wei Yongjun · 11 years ago
  23. f97b98d dma: cppi41: add support for suspend and resume by Daniel Mack · 11 years ago
  24. c95905a DMA: ste_dma40: use a power of 2 check by Guennadi Liakhovetski · 11 years ago
  25. 717d818 dma: cppi41: add shortcut to &pdev->dev in cppi41_dma_probe() by Daniel Mack · 11 years ago
  26. b46ce4d dma: cppi41: s/deinit_cpii41/deinit_cppi41/ by Daniel Mack · 11 years ago
  27. e327e21 dma: cppi41: pass around device instead of platform_device by Daniel Mack · 11 years ago
  28. 404ff669 dma: tegra20-apb-dma: Staticize tegra_dma_prep_dma_cyclic by Sachin Kamat · 11 years ago
  29. 173e838 dma: pl330: Simplify irq allocation by Michal Simek · 11 years ago
  30. fcaaba6 dmaengine: imx-dma: fix callback path in tasklet by Michael Grzeschik · 11 years ago
  31. 5a276fa dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet by Michael Grzeschik · 11 years ago
  32. edc530f dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic by Michael Grzeschik · 11 years ago
  33. c2b9e97 dma/Kconfig: Make TI_EDMA select TI_PRIV_EDMA by Josh Boyer · 11 years ago
  34. d71505b edma: Update author email address by Josh Boyer · 11 years ago
  35. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  36. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  37. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  38. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  39. a577659 dma: mv_xor: Fix incorrect error path by Sachin Kamat · 11 years ago
  40. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. 5622ff1 dma: edma: Remove limits on number of slots by Joel Fernandes · 11 years ago
  42. b267b3b dma: edma: Leave linked to Null slot instead of DUMMY slot by Joel Fernandes · 11 years ago
  43. c5f4799 dma: edma: Find missed events and issue them by Joel Fernandes · 11 years ago
  44. 5340706 dma: edma: Write out and handle MAX_NR_SG at a given time by Joel Fernandes · 11 years ago
  45. 6fbe24d dma: edma: Setup parameters to DMA MAX_NR_SG at a time by Joel Fernandes · 11 years ago
  46. bd12763 Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago
  47. 5d30b42 coh901318: don't open-code simple_read_from_buffer() by Al Viro · 11 years ago
  48. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  49. b3b4911 Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  50. dbaf6d8 dmaengine: pl330: use dma_set_max_seg_size to set the sg limit by Vinod Koul · 11 years ago
  51. ac0bc78 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  52. 265d9c6 Merge branch 'topic/sh' into for-linus by Vinod Koul · 11 years ago
  53. 592745e Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  54. 355cdaf Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago
  55. 4770ee4 dma: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  56. 2ec7e2e dma: ste_dma40: Fix potential null pointer dereference by Sachin Kamat · 11 years ago
  57. cbbe13e dma: ste_dma40: Remove duplicate const by Sachin Kamat · 11 years ago
  58. 06f8db4 dma: imx-dma: Remove redundant NULL check by Sachin Kamat · 11 years ago
  59. 6b9019a dma: dmagengine: fix function names in comments by Daniel Mack · 11 years ago
  60. c4f6c41 dma: add driver for R-Car HPB-DMAC by Max Filippov · 11 years ago
  61. a576b7f dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap() by Jingoo Han · 11 years ago
  62. e9fd58d dma: imx-sdma: Staticize sdma_driver_data structures by Fabio Estevam · 11 years ago
  63. 58ddff2 pch_dma: Add MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  64. 3b24c20 dmaengine: PL08x: Add cyclic transfer support by Alban Bedel · 11 years ago
  65. f3287a5 dmaengine: PL08x: Fix reading the byte count in cctl by Alban Bedel · 11 years ago
  66. 5110e51 dmaengine: PL08x: Add support for different maximum transfer size by Tomasz Figa · 11 years ago
  67. da1b6c0 dmaengine: PL08x: Add support for PL080S variant by Tomasz Figa · 11 years ago
  68. 48924e4 dmaengine: PL08x: Move LLI dumping code into separate function by Tomasz Figa · 11 years ago
  69. ba6785f dmaengine: PL08x: Rework LLI handling to be less fragile by Tomasz Figa · 11 years ago
  70. d86ccea dmaengine: PL08x: Add support for different offset of CONFIG register by Tomasz Figa · 11 years ago
  71. 68a7faa dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation by Tomasz Figa · 11 years ago
  72. 2d17f7f dma: cppi41: off by one in desc_to_chan() by Dan Carpenter · 11 years ago
  73. 39ff861 dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors by Lars-Peter Clausen · 11 years ago
  74. 8e6152b dmaengine: Add hisilicon k3 DMA engine driver by Zhangfei Gao · 11 years ago
  75. d6aafa2 dma: cpp41: enable pm_runtime during init by Sebastian Andrzej Siewior · 11 years ago
  76. bd2fbf3 dma: cpp41: make it compile with CONFIG_BUG=n by Sebastian Andrzej Siewior · 11 years ago
  77. e5ffa40 DMA: shdma: fix a bad merge - remove free_irq() by Guennadi Liakhovetski · 11 years ago
  78. eb262a5 dma: sh: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  79. 1e69653 DMA: shdma: add r8a73a4 DMAC data to the device ID table by Guennadi Liakhovetski · 11 years ago
  80. 8eb742a DMA: shdma: add a header with common for ARM SoCs defines by Guennadi Liakhovetski · 11 years ago
  81. 4620ad5 DMA: shdma: remove private and unused defines from a global header by Guennadi Liakhovetski · 11 years ago
  82. 4981c4d DMA: shdma: switch DT mode to use configuration data from a match table by Guennadi Liakhovetski · 11 years ago
  83. 2833c47 DMA: shdma: make a pointer const by Guennadi Liakhovetski · 11 years ago
  84. cc6b0f0 DMA: sudmac: fix compiler warning by Guennadi Liakhovetski · 11 years ago
  85. c1c63a1 DMA: shdma: switch to managed resource allocation by Guennadi Liakhovetski · 11 years ago
  86. ca8b387 DMA: shdma: support the new CHCLR register layout by Guennadi Liakhovetski · 11 years ago
  87. dcfec3c dma: imx-sdma: Add ROM script addresses to driver by Sascha Hauer · 11 years ago
  88. 17bba72 dma: imx-sdma: Use struct for driver data by Sascha Hauer · 11 years ago
  89. 023bf55 dma: mmp_pdma: set DMA_PRIVATE by Daniel Mack · 11 years ago
  90. 50440d7 dma: mmp_pdma: add support for cyclic DMA descriptors by Daniel Mack · 11 years ago
  91. 0cd6156 dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain by Daniel Mack · 11 years ago
  92. b721f9e dma: mmp_pdma: only complete one transaction from dma_do_tasklet() by Daniel Mack · 11 years ago
  93. b4d6d33 acpi-dma: remove ugly conversion by Andy Shevchenko · 11 years ago
  94. 5be2190 dmaengine: ste_dma40: off by one in d40_of_probe() by Dan Carpenter · 11 years ago
  95. 3a919d5 dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  96. 7644804 dma/Kconfig: TI_EDMA needs to be boolean by Guenter Roeck · 11 years ago
  97. 4d1b80b dma: ipu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  98. 115357e DMA: shdma: switch all __iomem pointers to void by Guennadi Liakhovetski · 11 years ago
  99. a28a94e DMA: shdma: fix CHCLR register address calculation by Guennadi Liakhovetski · 11 years ago
  100. e6a5fa6 ioatdma: silence GCC warnings by Paul Bolle · 11 years ago