1. ab98193 dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs by Dave Jiang · 9 years ago
  2. 6ef41cf dmaengine :ipu: change ipu_irq_handler() to remove compile warning by yalin wang · 9 years ago
  3. 7b7d0ca dmaengine: ioatdma: Fix variable array length by Dave Jiang · 9 years ago
  4. 5c65cb9 dmaengine: ioatdma: fix sparse "error" with prep lock by Dave Jiang · 9 years ago
  5. 4d11242 dmaengine: hdmac: Add memset capabilities by Maxime Ripard · 9 years ago
  6. 8a4ce22 dmaengine: sort the sh Makefile by Vinod Koul · 9 years ago
  7. eeb72a8 dmaengine: sort the sh Kconfig by Vinod Koul · 9 years ago
  8. 6c310c4 dmaengine: sort the dw Kconfig by Vinod Koul · 9 years ago
  9. 3c21619 dmaengine: sort the Kconfig by Vinod Koul · 9 years ago
  10. 7e97229 dmaengine: sort the makefile by Vinod Koul · 9 years ago
  11. 25cf68d drivers/dma: make mv_xor.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  12. 0e3b67b dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller by Lars-Peter Clausen · 9 years ago
  13. 43bcad2 devicetree: Add bindings documentation for Analog Devices AXI-DMAC by Lars-Peter Clausen · 9 years ago
  14. b2b48ac Merge branch 'topic/zxdma' into for-linus by Vinod Koul · 9 years ago
  15. 76891cc Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 9 years ago
  16. 59b0fbd Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 9 years ago
  17. 005ce70 dmaengine: xgene-dma: Fix the lock to allow client for further submission of requests by Rameshwar Prasad Sahu · 9 years ago
  18. 64f1d0f dmaengine: ioatdma: fix coccinelle warning by Dave Jiang · 9 years ago
  19. aaecdeb dmaengine: ioatdma: fix zero day warning on incompatible pointer type by Dave Jiang · 9 years ago
  20. 23a1ec3 dmaengine: tegra-apb: Simplify locking for device using global pause by Jon Hunter · 9 years ago
  21. dc1ff4b dmaengine: tegra-apb: Remove unnecessary return statements and variables by Jon Hunter · 9 years ago
  22. 13a3328 dmaengine: tegra-apb: Avoid unnecessary channel base address calculation by Jon Hunter · 9 years ago
  23. c67886f dmaengine: tegra-apb: Remove unused variables by Jon Hunter · 9 years ago
  24. 7dfffb9 dmaengine: Stricter legacy checking in dma_request_slave_channel_compat() by Geert Uytterhoeven · 9 years ago
  25. 8907949 dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver by Rameshwar Prasad Sahu · 9 years ago
  26. b93edcd dmaengine: imx-sdma: Check for clk_enable() errors by Fabio Estevam · 9 years ago
  27. b096c13 dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs by Emilio López · 9 years ago
  28. 7775729 dmaengine: mv_xor: optimize performance by using a subset of the XOR channels by Thomas Petazzoni · 9 years ago
  29. 6d8f7ab dmaengine: mv_xor: remove support for dmacap,* DT properties by Thomas Petazzoni · 9 years ago
  30. 31495d6 dmaengine: pl330: do not emit loop for 1 byte transfer. by Michal Suchanek · 9 years ago
  31. 2f27b81 dmaengine: kill off set_irq_flags usage by Rob Herring · 9 years ago
  32. d078cd1 dmaengine: imx-sdma: Add imx6sx platform support by Zidan Wang · 9 years ago
  33. e900c30 dmaengine: at_xdmac: fix bug in prep_dma_cyclic by Ludovic Desroches · 9 years ago
  34. ae9c02b dmaengine: jz4780: Kill tasklets before unregistering the device by Alex Smith · 9 years ago
  35. d509a83 dmaengine: jz4780: Don't use devm_*_irq() functions by Alex Smith · 9 years ago
  36. d359723 dmaengine: jz4780: Remove request type number definitions header by Alex Smith · 9 years ago
  37. 026fd40 dmaengine: jz4780: Ensure channel is on correct controller in filter by Alex Smith · 9 years ago
  38. d3273e1 dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel by Alex Smith · 9 years ago
  39. 839896e dmaengine: jz4780: Fix error handling/signedness issues by Alex Smith · 9 years ago
  40. dc578f3 dmaengine: jz4780: Fall back on smaller transfer sizes where necessary by Alex Smith · 9 years ago
  41. 46fa5168 dmaengine: jz4780: Fix up dmaengine API function prototypes by Alex Smith · 9 years ago
  42. ac9bd0e dmaengine: sirf: clear pending DMA interrupt when DMA terminates by Yanchang Li · 9 years ago
  43. df48f3f doc: dt: dma: add bindings for lpc1850-dmamux by Joachim Eastwood · 9 years ago
  44. e5f4ae8 dmaengine: add driver for lpc18xx dmamux by Joachim Eastwood · 9 years ago
  45. fbd7e41 doc: dt: dma: add binding doc for pl08x by Linus Walleij · 9 years ago
  46. aa4734d dmaengine: pl08x: support dt channel assignment by Linus Walleij · 9 years ago
  47. 4a736d1 dmaengine: pxa_dma: fix debug information by Robert Jarzmik · 9 years ago
  48. 1dc0428 dmaengine: Make __dma_request_slave_channel_compat() name argument constant by Jarkko Nikula · 9 years ago
  49. 0e95fb9 dmaengine: pxa_dma: don't use config direction parameter by Robert Jarzmik · 9 years ago
  50. 2724202 dmaengine: Add DMA_CTRL_REUSE by Vinod Koul · 9 years ago
  51. 60884dd Documentation: dmaengine: Add DMA_CTRL_REUSE documentation by Vinod Koul · 9 years ago
  52. 06f10e2 Documentation: dmaengine: fix the DMA_CTRL_ACK documentation by Vinod Koul · 9 years ago
  53. 09659a5 dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag by Dave Jiang · 9 years ago
  54. c7b0e8d dmaengine: ioatdma: fixup kernel doc errors from dma.h by Dave Jiang · 9 years ago
  55. ef97bd0f dmanegine: ioatdma: remove function ptrs in ioatdma_device by Dave Jiang · 9 years ago
  56. 3372de5 dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references by Dave Jiang · 9 years ago
  57. 599d49d dmaengine: ioatdma: move dma prep functions to single location by Dave Jiang · 9 years ago
  58. c0f28ce dmaengine: ioatdma: move all the init routines by Dave Jiang · 9 years ago
  59. 80b1973 dmaengine: ioatdma: move all sysfs related code by Dave Jiang · 9 years ago
  60. 885b201 dmaengine: ioatdma: remove dma_v2.* by Dave Jiang · 9 years ago
  61. 55f878e dmaengine: ioatdma: fixup ioatdma_device namings by Dave Jiang · 9 years ago
  62. 5a97688 dmaengine: ioatdma: clean up local dma channel data structure by Dave Jiang · 9 years ago
  63. 7f83264 dmaengine: ioatdma: remove ioatdma v2 registration by Dave Jiang · 9 years ago
  64. 85596a1 dmaengine: ioatdma: remove ioat1 specific code by Dave Jiang · 9 years ago
  65. d73f277 dmaengine: ioatdma: deprecating and removal of old ioatdma devices by Dave Jiang · 9 years ago
  66. 5484526 dmaengine: ioatdma: fix u16 overflow in cleanup by Allen Hubbe · 9 years ago
  67. 870ce49 dmaengine: ioatdma: fix u16 overflow in reshape by Allen Hubbe · 9 years ago
  68. 3d8cc00 dmaengine: ipu: Consolidate duplicated irq handlers by Thomas Gleixner · 9 years ago
  69. 425e20f dmaengine: ipu: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  70. 67a6eed dmaengine: xdmac: Add scatter gathered memset support by Maxime Ripard · 9 years ago
  71. 50c7cd2 dmaengine: Add scatter-gathered memset by Maxime Ripard · 9 years ago
  72. ed9c87b dmaengine: zxdma: Fix force stop bug by Jun Nie · 9 years ago
  73. 2092539 dmaengine: zxdma: Fix data width bug by Jun Nie · 9 years ago
  74. 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
  75. 28eb232 dmaengine: ti-dma-crossbar: Fix checking return value of devm_ioremap_resource by Axel Lin · 9 years ago
  76. 2f2560e dmaengine: zxdma: Support cyclic dma by Jun Nie · 9 years ago
  77. 056f6c8 dmaengine: shdma: Make dummy shdma_chan_filter() always return false by Geert Uytterhoeven · 9 years ago
  78. 8391ecf dmaengine: imx-sdma: Add device to device support by Shengjiu Wang · 9 years ago
  79. 1eb995b dmaengine: ti-dma-crossbar: Add support for eDMA by Peter Ujfalusi · 9 years ago
  80. be559da dmaengine: ti-dma-crossbar: Make idr xbar instance-specific by Misael Lopez Cruz · 9 years ago
  81. 9bde282 dmaengine: zxdma: explicitly free irq on device removal by Vinod Koul · 9 years ago
  82. e3fa984 dmaengine: zxdma: Support ZTE ZX296702 dma by Jun Nie · 9 years ago
  83. 7f37a3d Documentation: dma: Add documentation for ZTE DMA by Jun Nie · 9 years ago
  84. 4d9efdfc dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  85. d7fdb35 dmaengine: ipu: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  86. 0373448 dmaengine: hsu: remove excessive lock by Andy Shevchenko · 9 years ago
  87. b6c52c6 dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge by Jiang Liu · 9 years ago
  88. 7618d03 dmaengine: ioatdma: Set non RAID channels to be private capable by Dave Jiang · 9 years ago
  89. 4483320 dmaengine: Use Pointer xt after NULL check. by Maninder Singh · 9 years ago
  90. fce9a74 dmaengine: imx-dma: Check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  91. d264b48 dmaengine: Remove remaining FSF mailing addresses by Jarkko Nikula · 9 years ago
  92. 35ca0ee dmaengine: at_xdmac: fix indentation by Ludovic Desroches · 9 years ago
  93. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  94. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  95. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  96. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  97. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  98. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  99. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  100. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago