1. 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  2. 611dcad dmaengine: at_xdmac: fix resume for cyclic transfers by Songjun Wu · 8 years ago
  3. 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
  4. 2895b2c dmaengine: dw: fix cyclic transfer callbacks by Mans Rullgard · 8 years ago
  5. df3bb8a dmaengine: dw: fix cyclic transfer setup by Mans Rullgard · 8 years ago
  6. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  7. d20313b dmaengine: edma: Fix paRAM slot allocation for entry channel 0 by Peter Ujfalusi · 8 years ago
  8. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  9. bc0bb1f Revert "dmaengine: dw: platform: provide platform data for Intel" by Andy Shevchenko · 9 years ago
  10. 02a21b7 dmaengine: dw: return immediately from IRQ when DMA isn't in use by Andy Shevchenko · 9 years ago
  11. 3214658 dmaengine: dw: platform: power on device on shutdown by Andy Shevchenko · 9 years ago
  12. b0b7902 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag by Rameshwar Prasad Sahu · 8 years ago
  13. 8b64843 dmaengine: mv_xor: add suspend/resume support by Thomas Petazzoni · 8 years ago
  14. 81aafb3 dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() by Thomas Petazzoni · 8 years ago
  15. 7cbafa0 dmaengine: mv_xor: remove mv_xor_chan->current_type field by Thomas Petazzoni · 8 years ago
  16. 9406de3 Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 8 years ago
  17. 2a2d0f6 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  18. c8b9dd2 Merge branch 'topic/stm32' into for-linus by Vinod Koul · 8 years ago
  19. 62ddae37 Merge branch 'topic/ste' into for-linus by Vinod Koul · 8 years ago
  20. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 8 years ago
  21. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 8 years ago
  22. e3c3736 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 8 years ago
  23. 9fd5ca5 Merge branch 'topic/idma' into for-linus by Vinod Koul · 8 years ago
  24. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 8 years ago
  25. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 8 years ago
  26. 5eec943 Merge branch 'topic/desc_reuse' into for-linus by Vinod Koul · 8 years ago
  27. 16605e8 dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" by Ashutosh Dixit · 8 years ago
  28. 14418aa Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-next by Mark Brown · 8 years ago
  29. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  30. 23e6723 dmaengine: edma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  31. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  32. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  33. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  34. 0c328de dmaengine: mdc: Correct terminate_all handling by Damien.Horsley · 9 years ago
  35. 4fa2d09 dmaengine: edma: Add probe callback to edma_tptc_driver by Peter Ujfalusi · 9 years ago
  36. 2b574ba dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() by Mans Rullgard · 9 years ago
  37. aa876cd dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() by Cyrille Pitchen · 9 years ago
  38. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  39. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  40. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  41. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  42. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  43. bcb4b61 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  44. ae0add7 dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  45. ecb7dec dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  46. 05e866b dmaengine: tegra-apb: Free interrupts before killing tasklets by Jon Hunter · 9 years ago
  47. 8fe9739 dmaengine: tegra-apb: Update driver to use GFP_NOWAIT by Jon Hunter · 9 years ago
  48. 4aad5be dmaengine: tegra-apb: Only save channel state for those in use by Jon Hunter · 9 years ago
  49. 68ae7a9 dmaengine: tegra-apb: Save and restore word count by Jon Hunter · 9 years ago
  50. 286a644 dmaengine: tegra-apb: Use dev_get_drvdata() by Jon Hunter · 9 years ago
  51. edd3bdb dmaengine: tegra-apb: Correct runtime-pm usage by Jon Hunter · 9 years ago
  52. e958e07 dmaengine: mic_x100: add missing spin_unlock by Saurabh Sengar · 9 years ago
  53. 9ff6818 dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq() by Lars-Peter Clausen · 9 years ago
  54. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  55. 82d149b dmaengine: fsl-edma: add PM suspend/resume support by Yuan Yao · 9 years ago
  56. 27bc944 dmaengine: bcm2835-dma: Convert to use DMA pool by Peter Ujfalusi · 9 years ago
  57. ef10b0b dmaengine: at_xdmac: fix bad behavior in interleaved mode by Sylvain ETIENNE · 9 years ago
  58. f5a00eb dmaengine: at_xdmac: fix false condition for memset_sg transfers by Ludovic Desroches · 9 years ago
  59. f0579c8 dmaengine: hsu: speed up residue calculation by Andy Shevchenko · 9 years ago
  60. f94cf9f dmaengine: acpi-dma: check for 64-bit MMIO address by Andy Shevchenko · 9 years ago
  61. 390c49f dmaengine: idma64: use local variable to index descriptor by Andy Shevchenko · 9 years ago
  62. ac02979 dmaengine: idma64: convert idma64_hw_desc_fill() to return void by Andy Shevchenko · 9 years ago
  63. e3fdb18 dmaengine: idma64: set maximum allowed segment size for DMA by Andy Shevchenko · 9 years ago
  64. 3758055 dmaengine: idma64: drop IRQ enable / disable in handler by Andy Shevchenko · 9 years ago
  65. 15a0385 dmaengine: at_xdmac: fix macro typo by Ludovic Desroches · 9 years ago
  66. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  67. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  68. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  69. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  70. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  71. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  72. 0f73f3e dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges by Peter Ujfalusi · 9 years ago
  73. ec9bfa1 dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr by Peter Ujfalusi · 9 years ago
  74. 2adb274 dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings by Peter Ujfalusi · 9 years ago
  75. 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 9 years ago
  76. 2bb129e dmaengine: ioatdma: constify dca_ops structures by Julia Lawall · 9 years ago
  77. 2c5d740 dmaengine: at_hdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  78. 268914f dmaengine: at_xdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  79. 29f493d dmaengine: imx-sdma: remove __init annotation on sdma_event_remap by Jason Liu · 9 years ago
  80. d3cd63f dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads by Dave Jiang · 9 years ago
  81. f5ea7ad dmaengine: edma: predecence bug in GET_NUM_QDMACH() by Dan Carpenter · 9 years ago
  82. 638bdc8 dmaengine: edma: fix build without CONFIG_OF by Arnd Bergmann · 9 years ago
  83. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago
  84. bf55555 dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance by Geert Uytterhoeven · 9 years ago
  85. 36fa4a5 dmaengine: sh: usb-dmac: Fix crash on runtime suspend by Geert Uytterhoeven · 9 years ago
  86. d3651b8 dmaengine: pxa_dma: declare transfer are reusable by Robert Jarzmik · 9 years ago
  87. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  88. 13bb26a dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  89. 860dd64 dmaengine: axi_dmac: Add synchronization support by Lars-Peter Clausen · 9 years ago
  90. 2ed0862 dmaengine: virt-dma: Add synchronization helper function by Lars-Peter Clausen · 9 years ago
  91. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  92. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  93. 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
  94. 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
  95. 34635b1a dmaengine: edma: Add dummy driver skeleton for edma3-tptc by Peter Ujfalusi · 9 years ago
  96. 212dac5 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  97. 3638691 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  98. 7d9d43a Merge branch 'topic/edma' into for-linus by Vinod Koul · 9 years ago
  99. 6df056d8 Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  100. df5c738 dmaengine: dw: some Intel devices has no memcpy support by Andy Shevchenko · 9 years ago