1. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  2. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  3. ef5f5de Merge branch 'acpi-pm' by Rafael J. Wysocki · 9 years ago
  4. ab98193 dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs by Dave Jiang · 9 years ago
  5. 6ef41cf dmaengine :ipu: change ipu_irq_handler() to remove compile warning by yalin wang · 9 years ago
  6. 7b7d0ca dmaengine: ioatdma: Fix variable array length by Dave Jiang · 9 years ago
  7. 5c65cb9 dmaengine: ioatdma: fix sparse "error" with prep lock by Dave Jiang · 9 years ago
  8. 4d11242 dmaengine: hdmac: Add memset capabilities by Maxime Ripard · 9 years ago
  9. 8a4ce22 dmaengine: sort the sh Makefile by Vinod Koul · 9 years ago
  10. eeb72a8 dmaengine: sort the sh Kconfig by Vinod Koul · 9 years ago
  11. 39c3370 drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style by Luis R. Rodriguez · 9 years ago
  12. 6c310c4 dmaengine: sort the dw Kconfig by Vinod Koul · 9 years ago
  13. 3c21619 dmaengine: sort the Kconfig by Vinod Koul · 9 years ago
  14. 7e97229 dmaengine: sort the makefile by Vinod Koul · 9 years ago
  15. 25cf68d drivers/dma: make mv_xor.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  16. 0e3b67b dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller by Lars-Peter Clausen · 9 years ago
  17. b2b48ac Merge branch 'topic/zxdma' into for-linus by Vinod Koul · 9 years ago
  18. 76891cc Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 9 years ago
  19. 59b0fbd Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 9 years ago
  20. 005ce70 dmaengine: xgene-dma: Fix the lock to allow client for further submission of requests by Rameshwar Prasad Sahu · 9 years ago
  21. 64f1d0f dmaengine: ioatdma: fix coccinelle warning by Dave Jiang · 9 years ago
  22. aaecdeb dmaengine: ioatdma: fix zero day warning on incompatible pointer type by Dave Jiang · 9 years ago
  23. 23a1ec3 dmaengine: tegra-apb: Simplify locking for device using global pause by Jon Hunter · 9 years ago
  24. dc1ff4b dmaengine: tegra-apb: Remove unnecessary return statements and variables by Jon Hunter · 9 years ago
  25. 13a3328 dmaengine: tegra-apb: Avoid unnecessary channel base address calculation by Jon Hunter · 9 years ago
  26. c67886f dmaengine: tegra-apb: Remove unused variables by Jon Hunter · 9 years ago
  27. 8907949 dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver by Rameshwar Prasad Sahu · 9 years ago
  28. b93edcd dmaengine: imx-sdma: Check for clk_enable() errors by Fabio Estevam · 9 years ago
  29. b096c13 dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs by Emilio López · 9 years ago
  30. 7775729 dmaengine: mv_xor: optimize performance by using a subset of the XOR channels by Thomas Petazzoni · 9 years ago
  31. 6d8f7ab dmaengine: mv_xor: remove support for dmacap,* DT properties by Thomas Petazzoni · 9 years ago
  32. 31495d6 dmaengine: pl330: do not emit loop for 1 byte transfer. by Michal Suchanek · 9 years ago
  33. 2f27b81 dmaengine: kill off set_irq_flags usage by Rob Herring · 9 years ago
  34. d078cd1 dmaengine: imx-sdma: Add imx6sx platform support by Zidan Wang · 9 years ago
  35. e900c30 dmaengine: at_xdmac: fix bug in prep_dma_cyclic by Ludovic Desroches · 9 years ago
  36. ae9c02b dmaengine: jz4780: Kill tasklets before unregistering the device by Alex Smith · 9 years ago
  37. d509a83 dmaengine: jz4780: Don't use devm_*_irq() functions by Alex Smith · 9 years ago
  38. 026fd40 dmaengine: jz4780: Ensure channel is on correct controller in filter by Alex Smith · 9 years ago
  39. d3273e1 dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel by Alex Smith · 9 years ago
  40. 839896e dmaengine: jz4780: Fix error handling/signedness issues by Alex Smith · 9 years ago
  41. dc578f3 dmaengine: jz4780: Fall back on smaller transfer sizes where necessary by Alex Smith · 9 years ago
  42. 46fa5168 dmaengine: jz4780: Fix up dmaengine API function prototypes by Alex Smith · 9 years ago
  43. ac9bd0e dmaengine: sirf: clear pending DMA interrupt when DMA terminates by Yanchang Li · 9 years ago
  44. e5f4ae8 dmaengine: add driver for lpc18xx dmamux by Joachim Eastwood · 9 years ago
  45. aa4734d dmaengine: pl08x: support dt channel assignment by Linus Walleij · 9 years ago
  46. 4a736d1 dmaengine: pxa_dma: fix debug information by Robert Jarzmik · 9 years ago
  47. 05aa1a7 dmaengine: fix balance of privatecnt inc/dec operations by Robert Baldyga · 9 years ago
  48. 0e95fb9 dmaengine: pxa_dma: don't use config direction parameter by Robert Jarzmik · 9 years ago
  49. 09659a5 dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag by Dave Jiang · 9 years ago
  50. c7b0e8d dmaengine: ioatdma: fixup kernel doc errors from dma.h by Dave Jiang · 9 years ago
  51. ef97bd0f dmanegine: ioatdma: remove function ptrs in ioatdma_device by Dave Jiang · 9 years ago
  52. 3372de5 dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references by Dave Jiang · 9 years ago
  53. 599d49d dmaengine: ioatdma: move dma prep functions to single location by Dave Jiang · 9 years ago
  54. c0f28ce dmaengine: ioatdma: move all the init routines by Dave Jiang · 9 years ago
  55. 80b1973 dmaengine: ioatdma: move all sysfs related code by Dave Jiang · 9 years ago
  56. 885b201 dmaengine: ioatdma: remove dma_v2.* by Dave Jiang · 9 years ago
  57. 55f878e dmaengine: ioatdma: fixup ioatdma_device namings by Dave Jiang · 9 years ago
  58. 5a97688 dmaengine: ioatdma: clean up local dma channel data structure by Dave Jiang · 9 years ago
  59. 7f83264 dmaengine: ioatdma: remove ioatdma v2 registration by Dave Jiang · 9 years ago
  60. 85596a1 dmaengine: ioatdma: remove ioat1 specific code by Dave Jiang · 9 years ago
  61. d73f277 dmaengine: ioatdma: deprecating and removal of old ioatdma devices by Dave Jiang · 9 years ago
  62. 5484526 dmaengine: ioatdma: fix u16 overflow in cleanup by Allen Hubbe · 9 years ago
  63. 870ce49 dmaengine: ioatdma: fix u16 overflow in reshape by Allen Hubbe · 9 years ago
  64. 3d8cc00 dmaengine: ipu: Consolidate duplicated irq handlers by Thomas Gleixner · 9 years ago
  65. 425e20f dmaengine: ipu: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  66. 67a6eed dmaengine: xdmac: Add scatter gathered memset support by Maxime Ripard · 9 years ago
  67. ed9c87b dmaengine: zxdma: Fix force stop bug by Jun Nie · 9 years ago
  68. 2092539 dmaengine: zxdma: Fix data width bug by Jun Nie · 9 years ago
  69. 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
  70. 28eb232 dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resource by Axel Lin · 9 years ago
  71. 2f2560e dmaengine: zxdma: Support cyclic dma by Jun Nie · 9 years ago
  72. 8391ecf dmaengine: imx-sdma: Add device to device support by Shengjiu Wang · 9 years ago
  73. 3f6d9e0 Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  74. 50ba224 Merge back earlier ACPI PM material for v4.3. by Rafael J. Wysocki · 9 years ago
  75. 8c8fe97 Revert "dmaengine: virt-dma: don't always free descriptor upon completion" by Jun Nie · 9 years ago
  76. 0ec9ebc dmaengine: mv_xor: fix big endian operation in register mode by Thomas Petazzoni · 9 years ago
  77. cda8e93 dmaengine: xgene-dma: Fix the resource map to handle overlapping by Rameshwar Prasad Sahu · 9 years ago
  78. 1c8a38b dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg() by Cyrille Pitchen · 9 years ago
  79. 93dce3a dmaengine: at_hdmac: fix residue computation by Cyrille Pitchen · 9 years ago
  80. 20cadcb4 dmaengine: at_xdmac: fix bug about channel configuration by Ludovic Desroches · 9 years ago
  81. 667dfed dmaengine: add a driver for Intel integrated DMA 64-bit by Andy Shevchenko · 9 years ago
  82. 1eb995b dmaengine: ti-dma-crossbar: Add support for eDMA by Peter Ujfalusi · 9 years ago
  83. be559da dmaengine: ti-dma-crossbar: Make idr xbar instance-specific by Misael Lopez Cruz · 9 years ago
  84. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  85. 9bde282 dmaengine: zxdma: explicitly free irq on device removal by Vinod Koul · 9 years ago
  86. e3fa984 dmaengine: zxdma: Support ZTE ZX296702 dma by Jun Nie · 9 years ago
  87. 4d9efdfc dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  88. d7fdb35 dmaengine: ipu: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  89. 0373448 dmaengine: hsu: remove excessive lock by Andy Shevchenko · 9 years ago
  90. b6c52c6 dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge by Jiang Liu · 9 years ago
  91. 7618d03 dmaengine: ioatdma: Set non RAID channels to be private capable by Dave Jiang · 9 years ago
  92. 4483320 dmaengine: Use Pointer xt after NULL check. by Maninder Singh · 9 years ago
  93. fce9a74 dmaengine: imx-dma: Check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  94. 5dd90e5 dmaengine: pl330: Really fix choppy sound because of wrong residue calculation by Krzysztof Kozlowski · 9 years ago
  95. ae12829 dmaengine: pl330: Fix overflow when reporting residue in memcpy by Krzysztof Kozlowski · 9 years ago
  96. d264b48 dmaengine: Remove remaining FSF mailing addresses by Jarkko Nikula · 9 years ago
  97. 35ca0ee dmaengine: at_xdmac: fix indentation by Ludovic Desroches · 9 years ago
  98. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  99. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  100. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago