1. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  2. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  3. 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
  4. a577659 dma: mv_xor: Fix incorrect error path by Sachin Kamat · 11 years ago
  5. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 5622ff1 dma: edma: Remove limits on number of slots by Joel Fernandes · 11 years ago
  7. b267b3b dma: edma: Leave linked to Null slot instead of DUMMY slot by Joel Fernandes · 11 years ago
  8. c5f4799 dma: edma: Find missed events and issue them by Joel Fernandes · 11 years ago
  9. 5340706 dma: edma: Write out and handle MAX_NR_SG at a given time by Joel Fernandes · 11 years ago
  10. 6fbe24d dma: edma: Setup parameters to DMA MAX_NR_SG at a time by Joel Fernandes · 11 years ago
  11. bd12763 Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago
  12. 5d30b42 coh901318: don't open-code simple_read_from_buffer() by Al Viro · 11 years ago
  13. 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
  14. 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
  15. dbaf6d8 dmaengine: pl330: use dma_set_max_seg_size to set the sg limit by Vinod Koul · 11 years ago
  16. ac0bc78 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  17. 265d9c6 Merge branch 'topic/sh' into for-linus by Vinod Koul · 11 years ago
  18. 592745e Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  19. 355cdaf Merge branch 'topic/api_caps' into for-linus by Vinod Koul · 11 years ago
  20. 4770ee4 dma: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  21. 2ec7e2e dma: ste_dma40: Fix potential null pointer dereference by Sachin Kamat · 11 years ago
  22. cbbe13e dma: ste_dma40: Remove duplicate const by Sachin Kamat · 11 years ago
  23. 06f8db4 dma: imx-dma: Remove redundant NULL check by Sachin Kamat · 11 years ago
  24. 6b9019a dma: dmagengine: fix function names in comments by Daniel Mack · 11 years ago
  25. c4f6c41 dma: add driver for R-Car HPB-DMAC by Max Filippov · 11 years ago
  26. a576b7f dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap() by Jingoo Han · 11 years ago
  27. e9fd58d dma: imx-sdma: Staticize sdma_driver_data structures by Fabio Estevam · 11 years ago
  28. 58ddff2 pch_dma: Add MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  29. 3b24c20 dmaengine: PL08x: Add cyclic transfer support by Alban Bedel · 11 years ago
  30. f3287a5 dmaengine: PL08x: Fix reading the byte count in cctl by Alban Bedel · 11 years ago
  31. 5110e51 dmaengine: PL08x: Add support for different maximum transfer size by Tomasz Figa · 11 years ago
  32. da1b6c0 dmaengine: PL08x: Add support for PL080S variant by Tomasz Figa · 11 years ago
  33. 48924e4 dmaengine: PL08x: Move LLI dumping code into separate function by Tomasz Figa · 11 years ago
  34. ba6785f dmaengine: PL08x: Rework LLI handling to be less fragile by Tomasz Figa · 11 years ago
  35. d86ccea dmaengine: PL08x: Add support for different offset of CONFIG register by Tomasz Figa · 11 years ago
  36. 68a7faa dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation by Tomasz Figa · 11 years ago
  37. 2d17f7f dma: cppi41: off by one in desc_to_chan() by Dan Carpenter · 11 years ago
  38. 39ff861 dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors by Lars-Peter Clausen · 11 years ago
  39. 8e6152b dmaengine: Add hisilicon k3 DMA engine driver by Zhangfei Gao · 11 years ago
  40. d6aafa2 dma: cpp41: enable pm_runtime during init by Sebastian Andrzej Siewior · 11 years ago
  41. bd2fbf3 dma: cpp41: make it compile with CONFIG_BUG=n by Sebastian Andrzej Siewior · 11 years ago
  42. e5ffa40 DMA: shdma: fix a bad merge - remove free_irq() by Guennadi Liakhovetski · 11 years ago
  43. eb262a5 dma: sh: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  44. 1e69653 DMA: shdma: add r8a73a4 DMAC data to the device ID table by Guennadi Liakhovetski · 11 years ago
  45. 8eb742a DMA: shdma: add a header with common for ARM SoCs defines by Guennadi Liakhovetski · 11 years ago
  46. 4620ad5 DMA: shdma: remove private and unused defines from a global header by Guennadi Liakhovetski · 11 years ago
  47. 4981c4d DMA: shdma: switch DT mode to use configuration data from a match table by Guennadi Liakhovetski · 11 years ago
  48. 2833c47 DMA: shdma: make a pointer const by Guennadi Liakhovetski · 11 years ago
  49. cc6b0f0 DMA: sudmac: fix compiler warning by Guennadi Liakhovetski · 11 years ago
  50. c1c63a1 DMA: shdma: switch to managed resource allocation by Guennadi Liakhovetski · 11 years ago
  51. ca8b387 DMA: shdma: support the new CHCLR register layout by Guennadi Liakhovetski · 11 years ago
  52. dcfec3c dma: imx-sdma: Add ROM script addresses to driver by Sascha Hauer · 11 years ago
  53. 17bba72 dma: imx-sdma: Use struct for driver data by Sascha Hauer · 11 years ago
  54. 023bf55 dma: mmp_pdma: set DMA_PRIVATE by Daniel Mack · 11 years ago
  55. 50440d7 dma: mmp_pdma: add support for cyclic DMA descriptors by Daniel Mack · 11 years ago
  56. 0cd6156 dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain by Daniel Mack · 11 years ago
  57. b721f9e dma: mmp_pdma: only complete one transaction from dma_do_tasklet() by Daniel Mack · 11 years ago
  58. b4d6d33 acpi-dma: remove ugly conversion by Andy Shevchenko · 11 years ago
  59. 5be2190 dmaengine: ste_dma40: off by one in d40_of_probe() by Dan Carpenter · 11 years ago
  60. 3a919d5 dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  61. 7644804 dma/Kconfig: TI_EDMA needs to be boolean by Guenter Roeck · 11 years ago
  62. 4d1b80b dma: ipu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  63. 115357e DMA: shdma: switch all __iomem pointers to void by Guennadi Liakhovetski · 11 years ago
  64. a28a94e DMA: shdma: fix CHCLR register address calculation by Guennadi Liakhovetski · 11 years ago
  65. e6a5fa6 ioatdma: silence GCC warnings by Paul Bolle · 11 years ago
  66. c4d27c4 dmaengine: make dma_channel_rebalance() NUMA aware by Brice Goglin · 11 years ago
  67. c4dcf0e ioatdma: disable RAID on non-Atom platforms and reenable unaligned copies by Brice Goglin · 11 years ago
  68. e03bc65 mv_xor: support big endian systems using descriptor swap feature by Thomas Petazzoni · 11 years ago
  69. 5733c38 mv_xor: use {readl, writel}_relaxed instead of __raw_{readl, writel} by Thomas Petazzoni · 11 years ago
  70. ad5278c dmatest: print message on debug level in case of no error by Andy Shevchenko · 11 years ago
  71. e24775e dmatest: remove IS_ERR_OR_NULL checks of debugfs calls by Andy Shevchenko · 11 years ago
  72. a6c268d dmatest: make module parameters writable by Andy Shevchenko · 11 years ago
  73. b90ca06 DMA: fix printk warning in AMBA PL08x DMA driver by Andre Przywara · 11 years ago
  74. 1c38b28 DMA: fix AMBA PL08x compilation issue with 64bit DMA address type by Andre Przywara · 11 years ago
  75. 303fd71 dma: of: make error message more meaningful by adding the node name by Lothar Waßmann · 11 years ago
  76. b1baec5 dma: mxs-dma: remove code left from generic DMA binding conversion by Shawn Guo · 11 years ago
  77. e8690fc dma: imx-sdma: remove the unused completion by Huang Shijie · 11 years ago
  78. d9a6c8f dmaengine: fix - error: potential NULL dereference 'chan' by Vinod Koul · 11 years ago
  79. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  80. f2d04c3 dma: mmp: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  81. 6fc4573 dma: mmp_pdma: add support for byte-aligned transfers by Daniel Mack · 11 years ago
  82. 8fd6aac dma: mmp_pdma: remove duplicate assignment by Daniel Mack · 11 years ago
  83. 419d1f1 dma: mmp_pdma: print the number of channels at probe time by Daniel Mack · 11 years ago
  84. a9a7cf0 dma: mmp_pdma: make the controller a DMA provider by Daniel Mack · 11 years ago
  85. 13b3006 dma: mmp_pdma: add filter function by Daniel Mack · 11 years ago
  86. 1ac0e84 dma: mmp_pdma: fix maximum transfer length by Daniel Mack · 11 years ago
  87. 638a542 dma: mmp_pdma: refactor unlocking path in lookup_phy() by Daniel Mack · 11 years ago
  88. 8b298de dma: mmp_pdma: factor out DRCMR register calculation by Daniel Mack · 11 years ago
  89. aab81e4 Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  90. 165f606 Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  91. 52a9d17 dma: pl330: split off common code to give back descriptors by Chanho Park · 11 years ago
  92. 2a76689 dmaengine: sirf: add PM entries for sleep and runtime by Barry Song · 11 years ago
  93. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  94. 696b4ff dma: sirf: use NULL instead of 0 by Jingoo Han · 11 years ago
  95. 4c14372 dma: mv_xor: use NULL instead of 0 by Jingoo Han · 11 years ago
  96. 69c9f0a dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor() by Jingoo Han · 11 years ago
  97. 7bb587f dmaengine: add interface of dma_get_slave_channel by Zhangfei Gao · 11 years ago
  98. 9b3452d usb: musb dma: add cppi41 dma driver by Sebastian Andrzej Siewior · 11 years ago
  99. 67ef626 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. 26a2dfd dma: mmp_pdma: clear DRCMR when free a phy channel by Xiang Wang · 11 years ago