1. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  2. 6343325 dmaengine: Cleanup logging messages by Joe Perches · 12 years ago
  3. 1ff8df4 dma: sh: provide a migration path for slave drivers to stop using .private by Guennadi Liakhovetski · 13 years ago
  4. c2cdb7e dma: sh: use an integer slave ID to improve API compatibility by Guennadi Liakhovetski · 13 years ago
  5. ecf90fb dmaengine: shdma: prepare to stop using struct dma_chan::private by Guennadi Liakhovetski · 13 years ago
  6. 341f4dc dmaengine: shdma: (cosmetic) simplify a static function by Guennadi Liakhovetski · 13 years ago
  7. 7fd63cc dmaengine: at_hdmac: add a few const qualifiers by Uwe Kleine-König · 13 years ago
  8. f8609c2 dw_dmac: use 'u32' for LLI structure members, not dma_addr_t by Andy Shevchenko · 13 years ago
  9. 93aad1b dw_dmac: mark dwc_dump_lli inline by Andy Shevchenko · 13 years ago
  10. 41c556a dma: mxs-dma: Export missing symbols from mxs-dma.c by Attila Kinali · 13 years ago
  11. ce3a1ab dma: shdma: convert to the shdma base library by Guennadi Liakhovetski · 13 years ago
  12. 9a7b8e0 dmaengine: add an shdma-base library by Guennadi Liakhovetski · 13 years ago
  13. e95be94 dma: move shdma driver to an own directory by Guennadi Liakhovetski · 13 years ago
  14. cd9092c dma: tegra: rename driver and compatible to match with dts by Laxman Dewangan · 13 years ago
  15. 4a46ba3 dma: tegra: fix residual calculation for cyclic case by Laxman Dewangan · 13 years ago
  16. fdc0867 Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irq by Arnd Bergmann · 13 years ago
  17. 88289c8 dma: ipu: remove the use of ipu_platform_data by Shawn Guo · 13 years ago
  18. 46fb3f8 dma: tegra: set DMA_CYCLIC capability by Laxman Dewangan · 13 years ago
  19. 6660f7a dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode by Laxman Dewangan · 13 years ago
  20. 56482ec dma: tegra: add clk_prepare/clk_unprepare by Prashant Gaikwad · 13 years ago
  21. 597c854 dma: tegra: use sg_dma_address() for getting dma buffer address by Laxman Dewangan · 13 years ago
  22. 49d57b5 dmaengine: mmp_tdma: fix the arch dependency by Vinod Koul · 13 years ago
  23. 7940b2a Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  24. 3f936207 dw_dmac: introduce dwc_chan_disable by Andy Shevchenko · 13 years ago
  25. 0272e93 dw_dmac: move from __init to __devinit by Andy Shevchenko · 13 years ago
  26. 4c2d56c dw_dmac: introduce dwc_fast_fls() by Andy Shevchenko · 13 years ago
  27. 236b106 dw_dmac: disable BLOCK interrupts by Andy Shevchenko · 13 years ago
  28. 11f932e dw_dmac: disable dma in optimal way in probe by Andy Shevchenko · 13 years ago
  29. 2e4c364 dw_dmac: use __func__ constant in the debug prints by Andy Shevchenko · 13 years ago
  30. 2ab3727 dw_dmac: print correct number of scanned descriptors by Andy Shevchenko · 13 years ago
  31. 1d45543 dw_dmac: introduce dwc_dump_chan_regs to dump registers by Andy Shevchenko · 13 years ago
  32. 2f45d61 dw_dmac: use proper casting to print dma_addr_t values by Andy Shevchenko · 13 years ago
  33. 745664e dw_dmac: fix constant in the comment by Andy Shevchenko · 13 years ago
  34. 10d8935 Viresh has moved by Viresh Kumar · 13 years ago
  35. c6da0ba dmaengine: mmp_tdma: add mmp tdma support by Zhangfei Gao · 13 years ago
  36. 0a07603 Merge branch 'fixes' into next by Vinod Koul · 13 years ago
  37. f7ceb36 dma: coh901318: use devm allocation by Linus Walleij · 13 years ago
  38. fdec53d DMA: PL330: Fix racy mutex unlock by Javi Merino · 13 years ago
  39. 9102d87 dmaengine: at_hdmac: trivial: fix comment in header by Nicolas Ferre · 13 years ago
  40. ec8a158 dma: tegra: add dmaengine based dma driver by Laxman Dewangan · 13 years ago
  41. f5c5584 dma: enable mxs-dma for imx6q by Huang Shijie · 13 years ago
  42. 5a67ac5 DMA: PL330: Add missing static storage class specifier by Sachin Kamat · 13 years ago
  43. 8e2e27c dma: imx-sdma: buf_tail should be initialize in prepare function by Richard Zhao · 13 years ago
  44. 30c1dc0 dmaengine: pl330: dont complete descriptor for cyclic dma by Tushar Behera · 13 years ago
  45. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  46. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  47. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  48. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  49. 1be5f0b Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  50. 3c0dec5 Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clock by Arnd Bergmann · 13 years ago
  51. 1dd1ea8 dmaengine: at_hdmac: take maxburst from slave configuration by Nicolas Ferre · 13 years ago
  52. b409ebf dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant by Nicolas Ferre · 13 years ago
  53. 454caf1 Merge branch 'fixes' into next by Vinod Koul · 13 years ago
  54. d411605 dmaengine: fix cyclic dma usage by Vinod Koul · 13 years ago
  55. 304ea74 Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2 by Arnd Bergmann · 13 years ago
  56. 6b20428 Merge branch 'imx/pinctrl' into imx/dt by Arnd Bergmann · 13 years ago
  57. 7e6eceb Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx into next/drivers by Olof Johansson · 13 years ago
  58. 90c9abc dma: mxs-dma: add device tree probe support by Dong Aisheng · 13 years ago
  59. 8c92013 dma: mxs-dma: make platform_device_id more generic by Shawn Guo · 13 years ago
  60. bb11fb6 dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter by Shawn Guo · 13 years ago
  61. f5b7efc dma: mxs-dma: use global stmp_device functionality by Dong Aisheng · 13 years ago
  62. 93c6d89 Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock by Arnd Bergmann · 13 years ago
  63. 2ccaef0 dma: imx-sdma: make channel0 operations atomic by Richard Zhao · 13 years ago
  64. fdaf9c4 dmaengine: Use dma_sg_len(sg) instead of sg->length by Lars-Peter Clausen · 13 years ago
  65. cbb796c dmaengine: Use sg_dma_address instead of sg_phys by Lars-Peter Clausen · 13 years ago
  66. 12366ad DMA: PL330: Remove duplicate header file inclusion by Sachin Kamat · 13 years ago
  67. 0d68ad1 Merge branch 'fixes' into next by Vinod Koul · 13 years ago
  68. eab2158 dmaengine: pl330: dont complete descriptor for cyclic dma by Vinod Koul · 13 years ago
  69. abd9ccc dma: imx-sdma: keep the callbacks invoked in the tasklet by Huang Shijie · 13 years ago
  70. d3f797d dmaengine: dw_dma: add Device Tree probing capability by Viresh Kumar · 13 years ago
  71. 3075528 dmaengine: dw_dmac: Add clk_{un}prepare() support by Viresh Kumar · 13 years ago
  72. c510182 ARM: Orion: XOR: Add support for clk by Andrew Lunn · 13 years ago
  73. acdf2fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  74. 4fa030a dmaengine i.MX ipu: clk_prepare/unprepare clock by Sascha Hauer · 13 years ago
  75. 7560e3f dmaengine i.MX SDMA: do not depend on grouped clocks by Sascha Hauer · 13 years ago
  76. 56cbb3d Merge branch 'fixes' into next by Vinod Koul · 13 years ago
  77. affa115 dma/amba-pl08x: add support for the Nomadik variant by Linus Walleij · 13 years ago
  78. 88c08a3 dmaengine/amba-pl08x : reset phychan_hold on terminate all by Davide Ciminaghi · 13 years ago
  79. c847382 dma: pl330: fix a couple of compilation warnings by Olof Johansson · 13 years ago
  80. d29bf01 dma/amba-pl08x: check for terminal count status only by Linus Walleij · 13 years ago
  81. 7e426da dma/ste_dma40: fix erroneous comparison by Linus Walleij · 13 years ago
  82. 15e4b78 dma/ste_dma40: explicitly include regulator consumer header by Linus Walleij · 13 years ago
  83. 1bdae6f dma40: Improve the logic of stopping logical chan by Narayanan G · 13 years ago
  84. ed8b0d6 dmaengine: at_hdmac: remove clear-on-read in atc_dostart() by Nicolas Ferre · 13 years ago
  85. d04525e dma: mxs-dma: enable channel in device_issue_pending call by Shawn Guo · 13 years ago
  86. 60f2951 dmaengine: imx-dma: dont complete descriptor for cyclic dma by Vinod Koul · 13 years ago
  87. 2b3c83e dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels by Rafal Prylowski · 13 years ago
  88. f898fed dmaengine: Kconfig: fix Atmel at_hdmac entry by Nicolas Ferre · 13 years ago
  89. 94fb175 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 13 years ago
  90. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  91. a2bd114 netdma: adding alignment check for NETDMA ops by Dave Jiang · 13 years ago
  92. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  93. f26df1a ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata by Dave Jiang · 13 years ago
  94. 21b764e ioat: ring size variables need to be 32bit to avoid overflow by Dave Jiang · 13 years ago
  95. 20a2a81 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  96. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  97. d9d5454 ARM: sa11x0: fix build errors from DMA engine API updates by Russell King · 13 years ago
  98. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  99. 3d9ea9e iop-adma: Corrected array overflow in RAID6 Xscale(R) test. by Don Morris · 13 years ago
  100. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago