1. 81aafb3 dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() by Thomas Petazzoni · 9 years ago
  2. 7cbafa0 dmaengine: mv_xor: remove mv_xor_chan->current_type field by Thomas Petazzoni · 9 years ago
  3. 9406de3 Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 9 years ago
  4. 2a2d0f6 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 9 years ago
  5. c8b9dd2 Merge branch 'topic/stm32' into for-linus by Vinod Koul · 9 years ago
  6. 62ddae37 Merge branch 'topic/ste' into for-linus by Vinod Koul · 9 years ago
  7. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  8. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  9. e3c3736 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  10. 9fd5ca5 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  11. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  12. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  13. 5eec943 Merge branch 'topic/desc_reuse' into for-linus by Vinod Koul · 9 years ago
  14. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  15. 23e6723 dmaengine: edma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  16. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  17. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  18. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  19. 0c328de dmaengine: mdc: Correct terminate_all handling by Damien.Horsley · 9 years ago
  20. 4fa2d09 dmaengine: edma: Add probe callback to edma_tptc_driver by Peter Ujfalusi · 9 years ago
  21. 2b574ba dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() by Mans Rullgard · 9 years ago
  22. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  23. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  24. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  25. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  26. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  27. 05e866b dmaengine: tegra-apb: Free interrupts before killing tasklets by Jon Hunter · 9 years ago
  28. 8fe9739 dmaengine: tegra-apb: Update driver to use GFP_NOWAIT by Jon Hunter · 9 years ago
  29. 4aad5be dmaengine: tegra-apb: Only save channel state for those in use by Jon Hunter · 9 years ago
  30. 68ae7a9 dmaengine: tegra-apb: Save and restore word count by Jon Hunter · 9 years ago
  31. 286a644 dmaengine: tegra-apb: Use dev_get_drvdata() by Jon Hunter · 9 years ago
  32. edd3bdb dmaengine: tegra-apb: Correct runtime-pm usage by Jon Hunter · 9 years ago
  33. 9ff6818 dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq() by Lars-Peter Clausen · 9 years ago
  34. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  35. 82d149b dmaengine: fsl-edma: add PM suspend/resume support by Yuan Yao · 9 years ago
  36. f0579c8 dmaengine: hsu: speed up residue calculation by Andy Shevchenko · 9 years ago
  37. f94cf9f dmaengine: acpi-dma: check for 64-bit MMIO address by Andy Shevchenko · 9 years ago
  38. 390c49f dmaengine: idma64: use local variable to index descriptor by Andy Shevchenko · 9 years ago
  39. ac02979 dmaengine: idma64: convert idma64_hw_desc_fill() to return void by Andy Shevchenko · 9 years ago
  40. e3fdb18 dmaengine: idma64: set maximum allowed segment size for DMA by Andy Shevchenko · 9 years ago
  41. 3758055 dmaengine: idma64: drop IRQ enable / disable in handler by Andy Shevchenko · 9 years ago
  42. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  43. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  44. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  45. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  46. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  47. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  48. 0f73f3e dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges by Peter Ujfalusi · 9 years ago
  49. ec9bfa1 dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr by Peter Ujfalusi · 9 years ago
  50. 2adb274 dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings by Peter Ujfalusi · 9 years ago
  51. 2bb129e dmaengine: ioatdma: constify dca_ops structures by Julia Lawall · 9 years ago
  52. d3cd63f dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads by Dave Jiang · 9 years ago
  53. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago
  54. d3651b8 dmaengine: pxa_dma: declare transfer are reusable by Robert Jarzmik · 9 years ago
  55. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  56. 13bb26a dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  57. 860dd64 dmaengine: axi_dmac: Add synchronization support by Lars-Peter Clausen · 9 years ago
  58. 2ed0862 dmaengine: virt-dma: Add synchronization helper function by Lars-Peter Clausen · 9 years ago
  59. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  60. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  61. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  62. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  63. 34635b1a dmaengine: edma: Add dummy driver skeleton for edma3-tptc by Peter Ujfalusi · 9 years ago
  64. 212dac5 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  65. 3638691 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  66. 7d9d43a Merge branch 'topic/edma' into for-linus by Vinod Koul · 9 years ago
  67. 6df056d8 Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  68. df5c738 dmaengine: dw: some Intel devices has no memcpy support by Andy Shevchenko · 9 years ago
  69. 175267b dmaengine: dw: platform: provide platform data for Intel by Andy Shevchenko · 9 years ago
  70. 30cb263 dmaengine: dw: don't override platform data with autocfg by Andy Shevchenko · 9 years ago
  71. 67d25f0 dmaengine: hdmac: Add scatter-gathered memset support by Maxime Ripard · 9 years ago
  72. ce2a673 dmaengine: hdmac: factorise memset descriptor allocation by Maxime Ripard · 9 years ago
  73. 0d49fee Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  74. 28ca3e8 dmaengine: virt-dma: Fix kernel-doc annotations by Lars-Peter Clausen · 9 years ago
  75. 1be5336 dmaengine: edma: New device tree binding by Peter Ujfalusi · 9 years ago
  76. f7c7cae dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP by Peter Ujfalusi · 9 years ago
  77. 42dbdcc dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx by Peter Ujfalusi · 9 years ago
  78. 966a87b dmaengine: edma: Merge the of parsing functions by Peter Ujfalusi · 9 years ago
  79. 56c7b74 dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot by Peter Ujfalusi · 9 years ago
  80. 02f77ef dmaengine: edma: Refactor the dma device and channel struct initialization by Peter Ujfalusi · 9 years ago
  81. 633e42b dmaengine: edma: Get qDMA channel information from HW also by Peter Ujfalusi · 9 years ago
  82. f9425de dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq by Peter Ujfalusi · 9 years ago
  83. d9c345d dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_) by Peter Ujfalusi · 9 years ago
  84. 34cf301 dmaengine: edma: Simplify function parameter list for channel operations by Peter Ujfalusi · 9 years ago
  85. df6694f dmaengine: edma: Optimize memcpy operation by Peter Ujfalusi · 9 years ago
  86. 21a3184 dmaengine: edma: Remove alignment constraint for memcpy by Peter Ujfalusi · 9 years ago
  87. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  88. 52984aa dmaengine: ste_dma40: fix a trivial typo by Geliang Tang · 9 years ago
  89. 4c97ad9 dmaengine: hsu: remove platform data by Heikki Krogerus · 9 years ago
  90. ec2f1b6 dmaengine: hsu: make the UART driver in control of selecting this driver by Heikki Krogerus · 9 years ago
  91. e6d5bf6 dmaengine: xgene-dma: Remove memcpy offload support due to performance drop by Rameshwar Prasad Sahu · 9 years ago
  92. e4e886c dmaengine: edma: Dynamic paRAM slot handling if HW supports it by Peter Ujfalusi · 9 years ago
  93. 7a73b13 dmaengine: edma: Rename bitfields for slot and channel usage tracking by Peter Ujfalusi · 9 years ago
  94. 4ab54f6 dmaengine: edma: Read channel mapping support only once from HW by Peter Ujfalusi · 9 years ago
  95. e4402a1 dmaengine: edma: Simplify and optimize ccerr interrupt handler by Peter Ujfalusi · 9 years ago
  96. 7c3b8b3 dmaengine: edma: Move the pending error check into helper function by Peter Ujfalusi · 9 years ago
  97. 79ad2e3 dmaengine: edma: Simplify the interrupt handling by Peter Ujfalusi · 9 years ago
  98. 11c1573 dmaengine: edma: Consolidate the comments for functions by Peter Ujfalusi · 9 years ago
  99. fc01409 dmaengine: edma: Print warning when linking slots from different eDMA by Peter Ujfalusi · 9 years ago
  100. 96f5ff0 dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio by Peter Ujfalusi · 9 years ago