1. b5b131c Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  2. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 896e041 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  4. 0dae184 Merge branch 'topic/sh' into for-linus by Vinod Koul · 8 years ago
  5. 254efee Merge branch 'topic/qcom' into for-linus by Vinod Koul · 8 years ago
  6. 8bce4c8 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  7. 805dd35 Merge branch 'topic/omap' into for-linus by Vinod Koul · 8 years ago
  8. 0e3d5b2 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 8 years ago
  9. 8795d14 Merge branch 'topic/idma' into for-linus by Vinod Koul · 8 years ago
  10. 9f2f495 Merge branch 'topic/edma' into for-linus by Vinod Koul · 8 years ago
  11. c997e30 dmaengine: IOATDMA: revise channel reset workaround on CB3.3 platforms by Dave Jiang · 8 years ago
  12. 67a2003 dmaengine: add Qualcomm Technologies HIDMA channel driver by Sinan Kaya · 8 years ago
  13. 7f8f209 dmaengine: add Qualcomm Technologies HIDMA management driver by Sinan Kaya · 8 years ago
  14. d9b31ef dmaengine: qcom_bam_dma: move to qcom directory by Sinan Kaya · 8 years ago
  15. 25c5e96 dmaengine: at_xdmac: fix residue computation by Ludovic Desroches · 8 years ago
  16. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 8 years ago
  17. a9af316 dmaengine: fsldma: fix memory leak by Xuelin Shi · 8 years ago
  18. 242637b dmaengine: tegra: Move of_device_id table near to its user by Laxman Dewangan · 8 years ago
  19. 6949063 dmaengine: xilinx_vdma: Remove unnecessary variable initializations by Kedareswara rao Appana · 8 years ago
  20. 6ff1cb8 dmaengine: sirf: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  21. 20c169a dmaengine: rcar-dmac: clear pertinence number of channels by Kuninori Morimoto · 8 years ago
  22. 6fb5629 dmaengine: sh: shdmac: don't open code of_device_get_match_data() by Wolfram Sang · 8 years ago
  23. 333f16e dmaengine: tegra: don't open code of_device_get_match_data() by Laxman Dewangan · 8 years ago
  24. 458f588 dmaengine: qcom_bam_dma: Make driver work for BE by Andy Gross · 8 years ago
  25. 94c622b dmaengine: sun4i: support module autoloading by Emilio López · 8 years ago
  26. d387ef0 dma/mic_x100_dma: IS_ERR() vs PTR_ERR() typo by Dan Carpenter · 8 years ago
  27. f169212 dmaengine: pxa_dma: fix cyclic transfers by Robert Jarzmik · 8 years ago
  28. 9495f26 dmaengine: xilinx_vdma: Use readl_poll_timeout instead of do while loop's by Kedareswara rao Appana · 8 years ago
  29. 26c5e36 dmaengine: xilinx_vdma: Simplify spin lock handling by Kedareswara rao Appana · 8 years ago
  30. e2b538a dmaengine: xilinx_vdma: Fix issues with non-parking mode by Kedareswara rao Appana · 8 years ago
  31. 7096f36 dmaengine: xilinx_vdma: Improve SG engine handling by Kedareswara rao Appana · 8 years ago
  32. 0a18f9b dmaengine: pl330: fix to support the burst mode by Caesar Wang · 8 years ago
  33. 36bf8fc dmaengine: acpi-dma: align debug message with flow by Andy Shevchenko · 8 years ago
  34. 8e2067b dmaengine: idma64: fix typo in WR_ISSUE_THD(x) by Andy Shevchenko · 8 years ago
  35. a02eb37a dmaengine: enable mxs-dma for imx6ul by Lothar Waßmann · 8 years ago
  36. e4d8817 dmaengine: edma: Fetch echan->edesc while holding lock in edma_comletion_handler by Peter Ujfalusi · 8 years ago
  37. b84730f dmaengine: edma: Implement device_synchronize callback by Peter Ujfalusi · 8 years ago
  38. 9bef6d8 dmaengine: omap-dma: Implement device_synchronize callback by Peter Ujfalusi · 8 years ago
  39. dd4645e dmaengine: IOATDMA: Allocate DMA descriptor ring in contig DMA memory by Dave Jiang · 8 years ago
  40. cd60cd9 dmaengine: IOATDMA: Removing descriptor ring reshape by Dave Jiang · 8 years ago
  41. 679cfbf dmaengine: IOATDMA: Convert pci_pool_* to dma_pool_* by Dave Jiang · 8 years ago
  42. ee1cdcd dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer by Andy Shevchenko · 8 years ago
  43. a2826e6 dmaengine: idma64: clear LLP_[SD]_EN bits in last descriptor by Andy Shevchenko · 8 years ago
  44. 86a8ce7 dmaengine: pl330: add max burst for dmaengine by Shawn Lin · 8 years ago
  45. 6d5bbed dmaengine: core: expose max burst capability to clients by Shawn Lin · 8 years ago
  46. 271e1b86 dmaengine: pl330: add quirk for broken no flushp by Addy Ke · 8 years ago
  47. 848e977 dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit by Boojin Kim · 8 years ago
  48. 5c229d0 dmaengine: sh: Use ARCH_RENESAS by Simon Horman · 8 years ago
  49. 4ac31d1 dmaengine: edma: fix residue race for cyclic by John Ogness · 8 years ago
  50. 3efaf2a dmaengine: dw: pci: add ID for WildcatPoint PCH by Andy Shevchenko · 8 years ago
  51. 8a695db dmaengine: IOATDMA: fix timer code that continues to restart channels during idle by Dave Jiang · 8 years ago
  52. 8319f84 dmaengine: ioatdma: Squelch framesize warnings by Tim Gardner · 9 years ago
  53. 94901e1 dmaengine: ep93xx: Treat STALL and NFB IRQs same way by Alexander Sverdlin · 9 years ago
  54. c9784a4 dmaengine: dw: fix a typo for bitfields of CTL_LO by Jie Yang · 9 years ago
  55. 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  56. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 8 years ago
  57. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  58. 2895b2c dmaengine: dw: fix cyclic transfer callbacks by Mans Rullgard · 8 years ago
  59. df3bb8a dmaengine: dw: fix cyclic transfer setup by Mans Rullgard · 8 years ago
  60. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  61. d20313b dmaengine: edma: Fix paRAM slot allocation for entry channel 0 by Peter Ujfalusi · 8 years ago
  62. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  63. bc0bb1f Revert "dmaengine: dw: platform: provide platform data for Intel" by Andy Shevchenko · 9 years ago
  64. 02a21b7 dmaengine: dw: return immediately from IRQ when DMA isn't in use by Andy Shevchenko · 9 years ago
  65. 3214658 dmaengine: dw: platform: power on device on shutdown by Andy Shevchenko · 9 years ago
  66. b0b7902 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag by Rameshwar Prasad Sahu · 9 years ago
  67. 8b64843 dmaengine: mv_xor: add suspend/resume support by Thomas Petazzoni · 9 years ago
  68. 81aafb3 dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() by Thomas Petazzoni · 9 years ago
  69. 7cbafa0 dmaengine: mv_xor: remove mv_xor_chan->current_type field by Thomas Petazzoni · 9 years ago
  70. 9406de3 Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 9 years ago
  71. 2a2d0f6 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 9 years ago
  72. c8b9dd2 Merge branch 'topic/stm32' into for-linus by Vinod Koul · 9 years ago
  73. 62ddae37 Merge branch 'topic/ste' into for-linus by Vinod Koul · 9 years ago
  74. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  75. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  76. e3c3736 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  77. 9fd5ca5 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  78. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  79. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  80. 5eec943 Merge branch 'topic/desc_reuse' into for-linus by Vinod Koul · 9 years ago
  81. 16605e8 dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" by Ashutosh Dixit · 9 years ago
  82. 14418aa Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next by Mark Brown · 9 years ago
  83. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  84. 23e6723 dmaengine: edma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  85. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  86. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  87. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  88. 0c328de dmaengine: mdc: Correct terminate_all handling by Damien.Horsley · 9 years ago
  89. 4fa2d09 dmaengine: edma: Add probe callback to edma_tptc_driver by Peter Ujfalusi · 9 years ago
  90. 2b574ba dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() by Mans Rullgard · 9 years ago
  91. aa876cd dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() by Cyrille Pitchen · 9 years ago
  92. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  93. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  94. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  95. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  96. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  97. bcb4b61 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  98. ae0add7 dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  99. ecb7dec dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  100. 05e866b dmaengine: tegra-apb: Free interrupts before killing tasklets by Jon Hunter · 9 years ago