1. 1e69653 DMA: shdma: add r8a73a4 DMAC data to the device ID table by Guennadi Liakhovetski · 11 years ago
  2. 8eb742a DMA: shdma: add a header with common for ARM SoCs defines by Guennadi Liakhovetski · 11 years ago
  3. 4620ad5 DMA: shdma: remove private and unused defines from a global header by Guennadi Liakhovetski · 11 years ago
  4. 4981c4d DMA: shdma: switch DT mode to use configuration data from a match table by Guennadi Liakhovetski · 11 years ago
  5. 2833c47 DMA: shdma: make a pointer const by Guennadi Liakhovetski · 11 years ago
  6. cc6b0f0 DMA: sudmac: fix compiler warning by Guennadi Liakhovetski · 11 years ago
  7. c1c63a1 DMA: shdma: switch to managed resource allocation by Guennadi Liakhovetski · 11 years ago
  8. ca8b387 DMA: shdma: support the new CHCLR register layout by Guennadi Liakhovetski · 11 years ago
  9. 115357e DMA: shdma: switch all __iomem pointers to void by Guennadi Liakhovetski · 11 years ago
  10. a28a94e DMA: shdma: fix CHCLR register address calculation by Guennadi Liakhovetski · 11 years ago
  11. fc51446 dma: pl330: Fix cyclic transfers by Lars-Peter Clausen · 11 years ago
  12. 27abb2f pch_dma: fix error return code in pch_dma_probe() by Wei Yongjun · 11 years ago
  13. f9f0a7d drivers/dma/iop-adma.c: fix new warnings by Olof Johansson · 11 years ago
  14. d2b4a64 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  15. 67eacc1 DMA: shdma: add DT support by Guennadi Liakhovetski · 11 years ago
  16. fa74326 DMA: shdma: (cosmetic) don't re-calculate a pointer by Guennadi Liakhovetski · 11 years ago
  17. f784d9c dmaengine: at_hdmac: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  18. c3dbc60 dmaengine/trivial: at_hdmac: add curly brackets to if/else expressions by Nicolas Ferre · 11 years ago
  19. 538eea6 dmaengine: at_hdmac: remove unsuded atc_cleanup_descriptors() by Nicolas Ferre · 11 years ago
  20. 62971b2 dmaengine: at_hdmac: add FIFO configuration parameter to DMA DT binding by Ludovic Desroches · 11 years ago
  21. 25ce6c3 MIPS: jz4740: Remove custom DMA API by Lars-Peter Clausen · 11 years ago
  22. 7c169a4 dma: Add a jz4740 dmaengine driver by Lars-Peter Clausen · 11 years ago
  23. 8e3c518 dma: mmp_tdma: disable irq when disabling dma channel by Qiao Zhou · 11 years ago
  24. d7cabee dmaengine: PL08x: Avoid collisions with get_signal() macro by Mark Brown · 11 years ago
  25. e368b51 dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagically by Vinod Koul · 11 years ago
  26. fed42c1 dma: dw: add PCI part of the driver by Andy Shevchenko · 11 years ago
  27. 9cade1a dma: dw: split driver to library part and platform code by Andy Shevchenko · 11 years ago
  28. 61a7649 dma: move dw_dmac driver to an own directory by Andy Shevchenko · 11 years ago
  29. 0b95961 dw_dmac: don't check resource with devm_ioremap_resource by Andy Shevchenko · 11 years ago
  30. fed8c45 dma: pl330: use dma_addr_t for describing bus addresses by Will Deacon · 11 years ago
  31. 0967717 dma: pl330: rip out broken, redundant ID probing by Will Deacon · 11 years ago
  32. 9479e17 dma: imx-sdma: move to generic device tree bindings by Shawn Guo · 11 years ago
  33. add93b5 dmaengine: sirf: set dma residue based on the current dma transfer position by Rongjun Ying · 12 years ago
  34. 7bdc1e2 dma: tegra: avoid channel lock up after free by Dmitry Osipenko · 12 years ago
  35. ac7ae75 dma: tegra20-apbdma: err message correction by Dmitry Osipenko · 12 years ago
  36. 8004cbb dw_dmac: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 12 years ago
  37. c1a9d39 dma: timb_dma: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  38. 36c6df5 dma: at_hdmac: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  39. 3208b37 dma: mxs-dma: Staticize mxs_dma_xlate by Fabio Estevam · 11 years ago
  40. dd3daca dma: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  41. d48de6f DMA: AT91: Get residual bytes in dma buffer by Elen Song · 12 years ago
  42. d088c33 DMA: AT91: Get transfer width by Elen Song · 12 years ago
  43. 6c22770 dmaengine: at_hdmac/trivial: rearrange CFG register bits assignment by Nicolas Ferre · 12 years ago
  44. 72ae6e4 dmaengine: at_hdmac: extend hardware handshaking interface identification by Nicolas Ferre · 12 years ago
  45. ea7e790 dmaengine: at_hdmac/trivial: correct typo in comment by Nicolas Ferre · 12 years ago
  46. 5c6b3e7 DMA: imx-dma: imxdma->dev used uninitialized by Markus Pargmann · 11 years ago
  47. 290ad0f dma: imx-dma: Add oftree support by Markus Pargmann · 11 years ago
  48. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  49. 48a9db4 drivers/dma: remove unused support for MEMSET operations by Bartlomiej Zolnierkiewicz · 11 years ago
  50. da331ba drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() by Bartlomiej Zolnierkiewicz · 11 years ago
  51. 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
  52. 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
  53. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  54. 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
  55. 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
  56. b4a1ccd dmaengine: ste_dma40: Declare memcpy config as static by Fabio Baltieri · 11 years ago
  57. e65abbb dmaengine: edma: enable build for AM33XX by Matt Porter · 11 years ago
  58. 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
  59. 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
  60. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 12 years ago
  61. faadc6e dma: coh901318: add devicetree support by Linus Walleij · 12 years ago
  62. 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
  63. 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
  64. 8552bb4 dma: of: Remove check on always true condition by Lars-Peter Clausen · 12 years ago
  65. ff0e0f4 dma: of: Remove restriction that #dma-cells can't be 0 by Lars-Peter Clausen · 12 years ago
  66. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  67. 8581bbc dmaengine: ste_dma40: fix error return code in d40_probe() by Wei Yongjun · 11 years ago
  68. 499c2bc dmaengine: ste_dma40: Fetch disabled channels from DT by Lee Jones · 12 years ago
  69. fd59f9e dmaengine: ste_dma40: Fetch the number of physical channels from DT by Lee Jones · 12 years ago
  70. a7dacb6 dmaengine: ste_dma40: Allow memcpy channels to be configured from DT by Lee Jones · 12 years ago
  71. 8cc5af1 dmaengine: ste_dma40_ll: Replace meaningless register set with comment by Lee Jones · 12 years ago
  72. 43f2e1a dmaengine: ste_dma40: Convert data_width from register bit format to value by Lee Jones · 12 years ago
  73. 16db341 dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s by Lee Jones · 12 years ago
  74. 2c2b62d dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones by Lee Jones · 12 years ago
  75. 8a3b6e1 dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s by Lee Jones · 12 years ago
  76. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  77. 6f39ef5 Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  78. 9ecb41b dmaengine: ste_dma40: fix pm runtime ref counting by Rabin Vincent · 11 years ago
  79. 27a24cf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  80. 01c935c4 dmaengine: ste_dma40: Remove redundant address fetching function by Lee Jones · 12 years ago
  81. ef9c89b3 dmaengine: ste_dma40: Only use addresses passed as configuration information by Lee Jones · 12 years ago
  82. 9b233f9 dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate by Lee Jones · 12 years ago
  83. 57e65ad dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() by Lee Jones · 12 years ago
  84. 9778256 dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking by Lee Jones · 12 years ago
  85. fa332de dmaengine: ste_dma40: Supply full Device Tree parsing support by Lee Jones · 12 years ago
  86. 1814a17 dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled by Lee Jones · 12 years ago
  87. bb75d93 dmaengine: ste_dma40: Allocate plat_data on declaration by Lee Jones · 12 years ago
  88. b2abb24 dmaengine: ste_dma40: Also report the number of logical channels by Lee Jones · 12 years ago
  89. 8b2fe9b dmaengine: ste_dma40: Move rev error-check up to revision acquisition by Lee Jones · 12 years ago
  90. 8a59fed dmaengine: ste_dma40: Remove 'always true' checking by Lee Jones · 12 years ago
  91. db72da9 dmaengine: ste_dma40: Calculate number of logical channels from physical ones by Lee Jones · 12 years ago
  92. 84b3da1 dmaengine: ste_dma40: Remove home-brew MAX() macro by Lee Jones · 12 years ago
  93. 26955c07d dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers by Lee Jones · 12 years ago
  94. 4f8fc46 dmaengine: ste_dma40: Rectify incorrect configuration validation checking by Lee Jones · 12 years ago
  95. 29027a1 dmaengine: ste_dma40: Move default memcpy configs into the driver by Lee Jones · 12 years ago
  96. a2acaa2 dmaengine: ste_dma40: Fix up static memcpy event lines by Linus Walleij · 12 years ago
  97. 664a57e dmaengine: ste_dma40: Assign memcpy channels in the driver by Lee Jones · 12 years ago
  98. 627ad13 drivers/dma: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  99. ee8209f dma: acpi-dma: parse CSRT to extract additional resources by Andy Shevchenko · 12 years ago
  100. 1763e73 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago