1. 5be2190 dmaengine: ste_dma40: off by one in d40_of_probe() by Dan Carpenter · 11 years ago
  2. 3a919d5 dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  3. 4d1b80b dma: ipu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  4. b1baec5 dma: mxs-dma: remove code left from generic DMA binding conversion by Shawn Guo · 11 years ago
  5. e8690fc dma: imx-sdma: remove the unused completion by Huang Shijie · 11 years ago
  6. f2d04c3 dma: mmp: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  7. 6fc4573 dma: mmp_pdma: add support for byte-aligned transfers by Daniel Mack · 11 years ago
  8. 8fd6aac dma: mmp_pdma: remove duplicate assignment by Daniel Mack · 11 years ago
  9. 419d1f1 dma: mmp_pdma: print the number of channels at probe time by Daniel Mack · 11 years ago
  10. a9a7cf0 dma: mmp_pdma: make the controller a DMA provider by Daniel Mack · 11 years ago
  11. 13b3006 dma: mmp_pdma: add filter function by Daniel Mack · 11 years ago
  12. 1ac0e84 dma: mmp_pdma: fix maximum transfer length by Daniel Mack · 11 years ago
  13. 638a542 dma: mmp_pdma: refactor unlocking path in lookup_phy() by Daniel Mack · 11 years ago
  14. 8b298de dma: mmp_pdma: factor out DRCMR register calculation by Daniel Mack · 11 years ago
  15. aab81e4 Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  16. 52a9d17 dma: pl330: split off common code to give back descriptors by Chanho Park · 11 years ago
  17. 2a76689 dmaengine: sirf: add PM entries for sleep and runtime by Barry Song · 11 years ago
  18. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  19. 696b4ff dma: sirf: use NULL instead of 0 by Jingoo Han · 11 years ago
  20. 4c14372 dma: mv_xor: use NULL instead of 0 by Jingoo Han · 11 years ago
  21. 69c9f0a dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor() by Jingoo Han · 11 years ago
  22. 7bb587f dmaengine: add interface of dma_get_slave_channel by Zhangfei Gao · 11 years ago
  23. 26a2dfd dma: mmp_pdma: clear DRCMR when free a phy channel by Xiang Wang · 11 years ago
  24. 027f28b dma: mmp_pdma: add protect when alloc/free phy channels by Xiang Wang · 11 years ago
  25. effd5cf dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS by Andy Shevchenko · 11 years ago
  26. 12381dc dma: dw: return DMA_SUCCESS immediately from device_tx_status() by Andy Shevchenko · 11 years ago
  27. 3783cef dma: dw: allow shared interrupts by Andy Shevchenko · 11 years ago
  28. 78f3c9d dma: dw: improve comparison with ~0 by Andy Shevchenko · 11 years ago
  29. be480dc dma: dw: append MODULE_DEVICE_TABLE for ACPI case by Andy Shevchenko · 11 years ago
  30. 4aed508 acpi-dma: fix sparse warning by Andy Shevchenko · 11 years ago
  31. 985a0cb txx9dmac: return DMA_SUCCESS immediately from device_tx_status() by Andy Shevchenko · 11 years ago
  32. c14d2bc mmp_tdma: set cookies as well when asked for tx status by Andy Shevchenko · 11 years ago
  33. c6c732c ipu_idmac: re-use dma_cookie_status() by Andy Shevchenko · 11 years ago
  34. 0a0aee2 tegra20-apb-dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  35. da0a908 pch_dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  36. 108fae8 mpc512x_dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  37. 4aa9fe0 mmp_pdma: remove useless use of lock by Andy Shevchenko · 11 years ago
  38. 9b0b0bd fsldma: remove useless use of lock by Andy Shevchenko · 11 years ago
  39. 2302cec ep93xx_dma: remove useless use of lock by Andy Shevchenko · 11 years ago
  40. 43e33e4 edma: no need to assign residue to 0 explicitly by Andy Shevchenko · 11 years ago
  41. 09d1669 mxs-dma: remove useless variable by Andy Shevchenko · 11 years ago
  42. e8e3a79 imx-sdma: remove useless variable by Andy Shevchenko · 11 years ago
  43. fc51446 dma: pl330: Fix cyclic transfers by Lars-Peter Clausen · 11 years ago
  44. 27abb2f pch_dma: fix error return code in pch_dma_probe() by Wei Yongjun · 11 years ago
  45. f9f0a7d drivers/dma/iop-adma.c: fix new warnings by Olof Johansson · 11 years ago
  46. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  47. 67eacc1 DMA: shdma: add DT support by Guennadi Liakhovetski · 11 years ago
  48. fa74326 DMA: shdma: (cosmetic) don't re-calculate a pointer by Guennadi Liakhovetski · 11 years ago
  49. f784d9c dmaengine: at_hdmac: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  50. c3dbc60 dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions by Nicolas Ferre · 11 years ago
  51. 538eea6 dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors() by Nicolas Ferre · 11 years ago
  52. 62971b2 dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding by Ludovic Desroches · 11 years ago
  53. 25ce6c3 MIPS: jz4740: Remove custom DMA API by Lars-Peter Clausen · 11 years ago
  54. 7c169a4 dma: Add a jz4740 dmaengine driver by Lars-Peter Clausen · 11 years ago
  55. 8e3c518 dma: mmp_tdma: disable irq when disabling dma channel by Qiao Zhou · 11 years ago
  56. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 11 years ago
  57. e368b51 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically by Vinod Koul · 11 years ago
  58. fed42c1 dma: dw: add PCI part of the driver by Andy Shevchenko · 11 years ago
  59. 9cade1a dma: dw: split driver to library part and platform code by Andy Shevchenko · 11 years ago
  60. 61a7649 dma: move dw_dmac driver to an own directory by Andy Shevchenko · 11 years ago
  61. 0b95961 dw_dmac: don't check resource with devm_ioremap_resource by Andy Shevchenko · 11 years ago
  62. fed8c45 dma: pl330: use dma_addr_t for describing bus addresses by Will Deacon · 11 years ago
  63. 0967717 dma: pl330: rip out broken, redundant ID probing by Will Deacon · 11 years ago
  64. 9479e17 dma: imx-sdma: move to generic device tree bindings by Shawn Guo · 11 years ago
  65. add93b5 dmaengine: sirf: set dma residue based on the current dma transfer position by Rongjun Ying · 11 years ago
  66. 7bdc1e2 dma: tegra: avoid channel lock up after free by Dmitry Osipenko · 11 years ago
  67. ac7ae75 dma: tegra20-apbdma: err message correction by Dmitry Osipenko · 11 years ago
  68. 8004cbb dw_dmac: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  69. c1a9d39 dma: timb_dma: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  70. 36c6df5 dma: at_hdmac: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  71. 3208b37 dma: mxs-dma: Staticize mxs_dma_xlate by Fabio Estevam · 11 years ago
  72. dd3daca dma: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  73. d48de6f DMA: AT91: Get residual bytes in dma buffer by Elen Song · 11 years ago
  74. d088c33 DMA: AT91: Get transfer width by Elen Song · 11 years ago
  75. 6c22770 dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment by Nicolas Ferre · 11 years ago
  76. 72ae6e4 dmaengine: at_hdmac: extend hardware handshaking interface identification by Nicolas Ferre · 11 years ago
  77. ea7e790 dmaengine: at_hdmac/trivial: correct typo in comment by Nicolas Ferre · 11 years ago
  78. 5c6b3e7 DMA: imx-dma: imxdma->dev used uninitialized by Markus Pargmann · 11 years ago
  79. 290ad0f dma: imx-dma: Add oftree support by Markus Pargmann · 11 years ago
  80. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  81. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  82. da331ba drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() by Bartlomiej Zolnierkiewicz · 11 years ago
  83. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  85. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  86. 5c913a9 Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  87. 8ecb6ca Merge tag 'davinci-for-v3.11/soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc by Arnd Bergmann · 11 years ago
  88. b4a1ccd dmaengine: ste_dma40: Declare memcpy config as static by Fabio Baltieri · 11 years ago
  89. e65abbb dmaengine: edma: enable build for AM33XX by Matt Porter · 11 years ago
  90. a063994 Merge tag 'davinci-for-v3.11/soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc by Arnd Bergmann · 11 years ago
  91. c3b693d Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Arnd Bergmann · 11 years ago
  92. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 12 years ago
  93. faadc6e dma: coh901318: add devicetree support by Linus Walleij · 11 years ago
  94. 2c3165e Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  95. ff299f1 Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  96. 8552bb4 dma: of: Remove check on always true condition by Lars-Peter Clausen · 11 years ago
  97. ff0e0f4 dma: of: Remove restriction that #dma-cells can't be 0 by Lars-Peter Clausen · 11 years ago
  98. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  99. 8581bbc dmaengine: ste_dma40: fix error return code in d40_probe() by Wei Yongjun · 11 years ago
  100. 499c2bc dmaengine: ste_dma40: Fetch disabled channels from DT by Lee Jones · 11 years ago