1. 8fe9739 dmaengine: tegra-apb: Update driver to use GFP_NOWAIT by Jon Hunter · 9 years ago
  2. 4aad5be dmaengine: tegra-apb: Only save channel state for those in use by Jon Hunter · 9 years ago
  3. 68ae7a9 dmaengine: tegra-apb: Save and restore word count by Jon Hunter · 9 years ago
  4. 286a644 dmaengine: tegra-apb: Use dev_get_drvdata() by Jon Hunter · 9 years ago
  5. edd3bdb dmaengine: tegra-apb: Correct runtime-pm usage by Jon Hunter · 9 years ago
  6. e958e07 dmaengine: mic_x100: add missing spin_unlock by Saurabh Sengar · 9 years ago
  7. 9ff6818 dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq() by Lars-Peter Clausen · 9 years ago
  8. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  9. 82d149b dmaengine: fsl-edma: add PM suspend/resume support by Yuan Yao · 9 years ago
  10. 27bc944 dmaengine: bcm2835-dma: Convert to use DMA pool by Peter Ujfalusi · 9 years ago
  11. ef10b0b dmaengine: at_xdmac: fix bad behavior in interleaved mode by Sylvain ETIENNE · 9 years ago
  12. f5a00eb dmaengine: at_xdmac: fix false condition for memset_sg transfers by Ludovic Desroches · 9 years ago
  13. f0579c8 dmaengine: hsu: speed up residue calculation by Andy Shevchenko · 9 years ago
  14. f94cf9f dmaengine: acpi-dma: check for 64-bit MMIO address by Andy Shevchenko · 9 years ago
  15. 390c49f dmaengine: idma64: use local variable to index descriptor by Andy Shevchenko · 9 years ago
  16. ac02979 dmaengine: idma64: convert idma64_hw_desc_fill() to return void by Andy Shevchenko · 9 years ago
  17. e3fdb18 dmaengine: idma64: set maximum allowed segment size for DMA by Andy Shevchenko · 9 years ago
  18. 3758055 dmaengine: idma64: drop IRQ enable / disable in handler by Andy Shevchenko · 9 years ago
  19. 15a0385 dmaengine: at_xdmac: fix macro typo by Ludovic Desroches · 9 years ago
  20. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  21. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  22. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  23. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  24. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  25. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  26. 0f73f3e dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges by Peter Ujfalusi · 9 years ago
  27. ec9bfa1 dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr by Peter Ujfalusi · 9 years ago
  28. 2adb274 dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings by Peter Ujfalusi · 9 years ago
  29. 9bdca82 ASoC: samsung: pass filter function as pointer by Arnd Bergmann · 9 years ago
  30. 2bb129e dmaengine: ioatdma: constify dca_ops structures by Julia Lawall · 9 years ago
  31. 2c5d740 dmaengine: at_hdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  32. 268914f dmaengine: at_xdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  33. 29f493d dmaengine: imx-sdma: remove __init annotation on sdma_event_remap by Jason Liu · 9 years ago
  34. d3cd63f dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads by Dave Jiang · 9 years ago
  35. f5ea7ad dmaengine: edma: predecence bug in GET_NUM_QDMACH() by Dan Carpenter · 9 years ago
  36. 638bdc8 dmaengine: edma: fix build without CONFIG_OF by Arnd Bergmann · 9 years ago
  37. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago
  38. bf55555 dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance by Geert Uytterhoeven · 9 years ago
  39. 36fa4a5 dmaengine: sh: usb-dmac: Fix crash on runtime suspend by Geert Uytterhoeven · 9 years ago
  40. d3651b8 dmaengine: pxa_dma: declare transfer are reusable by Robert Jarzmik · 9 years ago
  41. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  42. 13bb26a dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  43. 860dd64 dmaengine: axi_dmac: Add synchronization support by Lars-Peter Clausen · 9 years ago
  44. 2ed0862 dmaengine: virt-dma: Add synchronization helper function by Lars-Peter Clausen · 9 years ago
  45. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  46. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  47. 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
  48. 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
  49. 34635b1a dmaengine: edma: Add dummy driver skeleton for edma3-tptc by Peter Ujfalusi · 9 years ago
  50. 212dac5 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  51. 3638691 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  52. 7d9d43a Merge branch 'topic/edma' into for-linus by Vinod Koul · 9 years ago
  53. 6df056d8 Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  54. df5c738 dmaengine: dw: some Intel devices has no memcpy support by Andy Shevchenko · 9 years ago
  55. 175267b dmaengine: dw: platform: provide platform data for Intel by Andy Shevchenko · 9 years ago
  56. 30cb263 dmaengine: dw: don't override platform data with autocfg by Andy Shevchenko · 9 years ago
  57. 67d25f0 dmaengine: hdmac: Add scatter-gathered memset support by Maxime Ripard · 9 years ago
  58. ce2a673 dmaengine: hdmac: factorise memset descriptor allocation by Maxime Ripard · 9 years ago
  59. 0d49fee Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  60. 28ca3e8 dmaengine: virt-dma: Fix kernel-doc annotations by Lars-Peter Clausen · 9 years ago
  61. 1be5336 dmaengine: edma: New device tree binding by Peter Ujfalusi · 9 years ago
  62. f7c7cae dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP by Peter Ujfalusi · 9 years ago
  63. 42dbdcc dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx by Peter Ujfalusi · 9 years ago
  64. 966a87b dmaengine: edma: Merge the of parsing functions by Peter Ujfalusi · 9 years ago
  65. 56c7b74 dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot by Peter Ujfalusi · 9 years ago
  66. 02f77ef dmaengine: edma: Refactor the dma device and channel struct initialization by Peter Ujfalusi · 9 years ago
  67. 633e42b dmaengine: edma: Get qDMA channel information from HW also by Peter Ujfalusi · 9 years ago
  68. f9425de dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq by Peter Ujfalusi · 9 years ago
  69. d9c345d dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_) by Peter Ujfalusi · 9 years ago
  70. 34cf301 dmaengine: edma: Simplify function parameter list for channel operations by Peter Ujfalusi · 9 years ago
  71. df6694f dmaengine: edma: Optimize memcpy operation by Peter Ujfalusi · 9 years ago
  72. 21a3184 dmaengine: edma: Remove alignment constraint for memcpy by Peter Ujfalusi · 9 years ago
  73. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  74. 52984aa dmaengine: ste_dma40: fix a trivial typo by Geliang Tang · 9 years ago
  75. 4c97ad9 dmaengine: hsu: remove platform data by Heikki Krogerus · 9 years ago
  76. ec2f1b6 dmaengine: hsu: make the UART driver in control of selecting this driver by Heikki Krogerus · 9 years ago
  77. e6d5bf6 dmaengine: xgene-dma: Remove memcpy offload support due to performance drop by Rameshwar Prasad Sahu · 9 years ago
  78. e4e886c dmaengine: edma: Dynamic paRAM slot handling if HW supports it by Peter Ujfalusi · 9 years ago
  79. 7a73b13 dmaengine: edma: Rename bitfields for slot and channel usage tracking by Peter Ujfalusi · 9 years ago
  80. 4ab54f6 dmaengine: edma: Read channel mapping support only once from HW by Peter Ujfalusi · 9 years ago
  81. e4402a1 dmaengine: edma: Simplify and optimize ccerr interrupt handler by Peter Ujfalusi · 9 years ago
  82. 7c3b8b3 dmaengine: edma: Move the pending error check into helper function by Peter Ujfalusi · 9 years ago
  83. 79ad2e3 dmaengine: edma: Simplify the interrupt handling by Peter Ujfalusi · 9 years ago
  84. 11c1573 dmaengine: edma: Consolidate the comments for functions by Peter Ujfalusi · 9 years ago
  85. fc01409 dmaengine: edma: Print warning when linking slots from different eDMA by Peter Ujfalusi · 9 years ago
  86. 96f5ff0 dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio by Peter Ujfalusi · 9 years ago
  87. 3287fb4 dmaengine: edma: Use dev_dbg instead pr_debug by Peter Ujfalusi · 9 years ago
  88. 907f74a dmaengine: edma: Cleanup regarding the use of dev around the code by Peter Ujfalusi · 9 years ago
  89. 547c6e2 dmaengine: edma: Use devm_kcalloc when possible by Peter Ujfalusi · 9 years ago
  90. cb78205 dmaengine: edma: Allocate memory dynamically for bitmaps and structures by Peter Ujfalusi · 9 years ago
  91. 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
  92. b2c843a ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers by Peter Ujfalusi · 9 years ago
  93. ca304fa ARM/dmaengine: edma: Public API to use private struct pointer by Peter Ujfalusi · 9 years ago
  94. dc9b6055 ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver by Peter Ujfalusi · 9 years ago
  95. 8fa7ff4 dmaengine: edma: Simplify and optimize the edma_execute path by Peter Ujfalusi · 9 years ago
  96. 5ec9555 dmaengine: imx-sdma: Remove unneeded dev_info() by Fabio Estevam · 9 years ago
  97. ce078af dmaengine: imx-sdma: Move message level to debug by Fabio Estevam · 9 years ago
  98. c39b7ee Merge 4.3-rc4 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  99. 47fac24 dmaengine: omap-dma: Enable packed accesses for cyclic transfers by Misael Lopez Cruz · 9 years ago
  100. ff39988 dma: Add support to program MIC x100 status descriptiors by Siva Yerramreddy · 9 years ago