1. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  2. bc0bb1f Revert "dmaengine: dw: platform: provide platform data for Intel" by Andy Shevchenko · 9 years ago
  3. 02a21b7 dmaengine: dw: return immediately from IRQ when DMA isn't in use by Andy Shevchenko · 9 years ago
  4. 3214658 dmaengine: dw: platform: power on device on shutdown by Andy Shevchenko · 9 years ago
  5. b0b7902 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag by Rameshwar Prasad Sahu · 9 years ago
  6. 16605e8 dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" by Ashutosh Dixit · 9 years ago
  7. aa876cd dmaengine: at_xdmac: fix at_xdmac_prep_dma_memcpy() by Cyrille Pitchen · 9 years ago
  8. bcb4b61 Merge branch 'fix/edma' into fixes by Vinod Koul · 9 years ago
  9. ae0add7 dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  10. ecb7dec dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type by Peter Ujfalusi · 9 years ago
  11. e958e07 dmaengine: mic_x100: add missing spin_unlock by Saurabh Sengar · 9 years ago
  12. 27bc944 dmaengine: bcm2835-dma: Convert to use DMA pool by Peter Ujfalusi · 9 years ago
  13. ef10b0b dmaengine: at_xdmac: fix bad behavior in interleaved mode by Sylvain ETIENNE · 9 years ago
  14. f5a00eb dmaengine: at_xdmac: fix false condition for memset_sg transfers by Ludovic Desroches · 9 years ago
  15. 15a0385 dmaengine: at_xdmac: fix macro typo by Ludovic Desroches · 9 years ago
  16. 2c5d740 dmaengine: at_hdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  17. 268914f dmaengine: at_xdmac: use %pad format string for dma_addr_t by Arnd Bergmann · 9 years ago
  18. 29f493d dmaengine: imx-sdma: remove __init annotation on sdma_event_remap by Jason Liu · 9 years ago
  19. f5ea7ad dmaengine: edma: predecence bug in GET_NUM_QDMACH() by Dan Carpenter · 9 years ago
  20. 638bdc8 dmaengine: edma: fix build without CONFIG_OF by Arnd Bergmann · 9 years ago
  21. bf55555 dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance by Geert Uytterhoeven · 9 years ago
  22. 36fa4a5 dmaengine: sh: usb-dmac: Fix crash on runtime suspend by Geert Uytterhoeven · 9 years ago
  23. 041c795 Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  24. 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
  25. 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
  26. 34635b1a dmaengine: edma: Add dummy driver skeleton for edma3-tptc by Peter Ujfalusi · 9 years ago
  27. 212dac5 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  28. 3638691 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  29. 7d9d43a Merge branch 'topic/edma' into for-linus by Vinod Koul · 9 years ago
  30. 6df056d8 Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  31. df5c738 dmaengine: dw: some Intel devices has no memcpy support by Andy Shevchenko · 9 years ago
  32. 175267b dmaengine: dw: platform: provide platform data for Intel by Andy Shevchenko · 9 years ago
  33. 30cb263 dmaengine: dw: don't override platform data with autocfg by Andy Shevchenko · 9 years ago
  34. 67d25f0 dmaengine: hdmac: Add scatter-gathered memset support by Maxime Ripard · 9 years ago
  35. ce2a673 dmaengine: hdmac: factorise memset descriptor allocation by Maxime Ripard · 9 years ago
  36. 0d49fee Merge branch 'topic/dw' into for-linus by Vinod Koul · 9 years ago
  37. 28ca3e8 dmaengine: virt-dma: Fix kernel-doc annotations by Lars-Peter Clausen · 9 years ago
  38. 1be5336 dmaengine: edma: New device tree binding by Peter Ujfalusi · 9 years ago
  39. f7c7cae dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP by Peter Ujfalusi · 9 years ago
  40. 42dbdcc dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx by Peter Ujfalusi · 9 years ago
  41. 966a87b dmaengine: edma: Merge the of parsing functions by Peter Ujfalusi · 9 years ago
  42. 56c7b74 dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot by Peter Ujfalusi · 9 years ago
  43. 02f77ef dmaengine: edma: Refactor the dma device and channel struct initialization by Peter Ujfalusi · 9 years ago
  44. 633e42b dmaengine: edma: Get qDMA channel information from HW also by Peter Ujfalusi · 9 years ago
  45. f9425de dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq by Peter Ujfalusi · 9 years ago
  46. d9c345d dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_) by Peter Ujfalusi · 9 years ago
  47. 34cf301 dmaengine: edma: Simplify function parameter list for channel operations by Peter Ujfalusi · 9 years ago
  48. df6694f dmaengine: edma: Optimize memcpy operation by Peter Ujfalusi · 9 years ago
  49. 21a3184 dmaengine: edma: Remove alignment constraint for memcpy by Peter Ujfalusi · 9 years ago
  50. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  51. 52984aa dmaengine: ste_dma40: fix a trivial typo by Geliang Tang · 9 years ago
  52. 4c97ad9 dmaengine: hsu: remove platform data by Heikki Krogerus · 9 years ago
  53. ec2f1b6 dmaengine: hsu: make the UART driver in control of selecting this driver by Heikki Krogerus · 9 years ago
  54. e6d5bf6 dmaengine: xgene-dma: Remove memcpy offload support due to performance drop by Rameshwar Prasad Sahu · 9 years ago
  55. e4e886c dmaengine: edma: Dynamic paRAM slot handling if HW supports it by Peter Ujfalusi · 9 years ago
  56. 7a73b13 dmaengine: edma: Rename bitfields for slot and channel usage tracking by Peter Ujfalusi · 9 years ago
  57. 4ab54f6 dmaengine: edma: Read channel mapping support only once from HW by Peter Ujfalusi · 9 years ago
  58. e4402a1 dmaengine: edma: Simplify and optimize ccerr interrupt handler by Peter Ujfalusi · 9 years ago
  59. 7c3b8b3 dmaengine: edma: Move the pending error check into helper function by Peter Ujfalusi · 9 years ago
  60. 79ad2e3 dmaengine: edma: Simplify the interrupt handling by Peter Ujfalusi · 9 years ago
  61. 11c1573 dmaengine: edma: Consolidate the comments for functions by Peter Ujfalusi · 9 years ago
  62. fc01409 dmaengine: edma: Print warning when linking slots from different eDMA by Peter Ujfalusi · 9 years ago
  63. 96f5ff0 dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio by Peter Ujfalusi · 9 years ago
  64. 3287fb4 dmaengine: edma: Use dev_dbg instead pr_debug by Peter Ujfalusi · 9 years ago
  65. 907f74a dmaengine: edma: Cleanup regarding the use of dev around the code by Peter Ujfalusi · 9 years ago
  66. 547c6e2 dmaengine: edma: Use devm_kcalloc when possible by Peter Ujfalusi · 9 years ago
  67. cb78205 dmaengine: edma: Allocate memory dynamically for bitmaps and structures by Peter Ujfalusi · 9 years ago
  68. 2b6b3b7 ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ by Peter Ujfalusi · 9 years ago
  69. b2c843a ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers by Peter Ujfalusi · 9 years ago
  70. ca304fa ARM/dmaengine: edma: Public API to use private struct pointer by Peter Ujfalusi · 9 years ago
  71. dc9b6055 ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver by Peter Ujfalusi · 9 years ago
  72. 8fa7ff4 dmaengine: edma: Simplify and optimize the edma_execute path by Peter Ujfalusi · 9 years ago
  73. 5ec9555 dmaengine: imx-sdma: Remove unneeded dev_info() by Fabio Estevam · 9 years ago
  74. ce078af dmaengine: imx-sdma: Move message level to debug by Fabio Estevam · 9 years ago
  75. c39b7ee Merge 4.3-rc4 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  76. 47fac24 dmaengine: omap-dma: Enable packed accesses for cyclic transfers by Misael Lopez Cruz · 9 years ago
  77. ff39988 dma: Add support to program MIC x100 status descriptiors by Siva Yerramreddy · 9 years ago
  78. 83dc311 Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  79. 7b09a1b dmaengine: pxa_dma: fix residue corner case by Robert Jarzmik · 9 years ago
  80. e87ffbd dmaengine: pxa_dma: fix the no-requestor case by Robert Jarzmik · 9 years ago
  81. aa3ee5f dmaengine: zxdma: Fix off-by-one for testing valid pchan request by Axel Lin · 9 years ago
  82. ad577e4 dmaengine: xilinx: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  83. c719d7f dmaengine: sun6i: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  84. e0c26f2 dmaengine: sirf: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  85. 9ace300 dmaengine: mpc512x: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  86. 981ec2b dmaengine: moxart-dma: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  87. 7522c24 dmaengine: fsldma: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  88. 62b5cb7 dmaengine: at_xdmac: fix memory leak in interleaved mode by Ludovic Desroches · 9 years ago
  89. 4e538578 dmaengine: at_xdmac: handle numf > 1 by Maxime Ripard · 9 years ago
  90. 0be2136 dmaengine: at_xdmac: clean used descriptor by Ludovic Desroches · 9 years ago
  91. a1cf0903 dmaengine: at_xdmac: change block increment addressing mode by Maxime Ripard · 9 years ago
  92. 1a492ac dmaengine: zxdma: fix memset call by Vinod Koul · 9 years ago
  93. 6dbd80a dmaengine: dw: use dw_dmac autoconfiguration in PCI driver by Andy Shevchenko · 9 years ago
  94. 3941667 dmaengine: dw: convert to __ffs() by Andy Shevchenko · 9 years ago
  95. 6bea0f6 dmaengine: dw: properly read DWC_PARAMS register by Andy Shevchenko · 9 years ago
  96. ee08b59 dmaengine: xgene-dma: Fix overwritting DMA tx ring by Rameshwar Prasad Sahu · 9 years ago
  97. 214fc4e dmaengine: fix balance of privatecnt by Peter Ujfalusi · 9 years ago
  98. aff1e0c dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device() by Jarkko Nikula · 9 years ago
  99. 40482e6 dmaengine: sun4i: fix unsafe list iteration by Emilio López · 9 years ago
  100. ddfe4d0 dmaengine: edma: remove redundant conditions by Vinod Koul · 9 years ago