1. ebcdaee dmaengine: pl330: fix warning in pl330_remove by Jean-Philippe Brucker · 8 years ago
  2. 56b1770 rcar-dmac: fixup descriptor pointer for descriptor mode by Kuninori Morimoto · 8 years ago
  3. 98f9de3 dmaengine: ep93xx: Don't drain the transfers in terminate_all() by Alexander Sverdlin · 8 years ago
  4. 0037ae4 dmaengine: ep93xx: Always start from BASE0 by Alexander Sverdlin · 8 years ago
  5. 9a445bb dmaengine: usb-dmac: Fix DMAOR AE bit definition by Hiroyuki Yokoyama · 8 years ago
  6. b2d3c27 dmaengine: mv_xor_v2: set DMA mask to 40 bits by Thomas Petazzoni · 8 years ago
  7. 9dd4f31 dmaengine: mv_xor_v2: remove interrupt coalescing by Thomas Petazzoni · 8 years ago
  8. 44d5887 dmaengine: mv_xor_v2: fix tx_submit() implementation by Thomas Petazzoni · 8 years ago
  9. ab2c5f0 dmaengine: mv_xor_v2: enable XOR engine after its configuration by Hanna Hawa · 8 years ago
  10. bc473da dmaengine: mv_xor_v2: do not use descriptors not acked by async_tx by Thomas Petazzoni · 8 years ago
  11. 2aab4e1 dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptors by Thomas Petazzoni · 8 years ago
  12. eb8df54 dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly by Thomas Petazzoni · 8 years ago
  13. 4879b7a Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  14. be13ec6 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  15. b7b0201 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  16. 3378e7a Merge branch 'topic/qcom' into for-linus by Vinod Koul · 8 years ago
  17. dd2b9ff Merge branch 'topic/pl08x' into for-linus by Vinod Koul · 8 years ago
  18. 417cb97 dmaengine: pl08x: remove lock documentation by Vinod Koul · 8 years ago
  19. 8ee1bdc dmaengine: pl08x: fix pl08x_dma_chan_state documentation by Vinod Koul · 8 years ago
  20. ded091f dmaengine: pl08x: Use the BIT() macro consistently by Linus Walleij · 8 years ago
  21. da7cbd2 dmaengine: pl080: Fix some missing kerneldoc by Linus Walleij · 8 years ago
  22. f23514b Merge branch 'topic/cppi' into for-linus by Vinod Koul · 8 years ago
  23. fbfb8e1 dmaengine: dmatest: Add check for supported buffer count (sg_buffers) by Stefan Roese · 8 years ago
  24. 58532e6 dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg test by Stefan Roese · 8 years ago
  25. fdb980f dmaengine: virt-dma: Convert to use list_for_each_entry_safe() by Andy Shevchenko · 8 years ago
  26. b70e52c dmaengine: mv_xor: use offset_in_page() macro by Geliang Tang · 8 years ago
  27. f62e5f6 dmaengine: dmatest: use offset_in_page() macro by Geliang Tang · 8 years ago
  28. 5719224 dmaengine: sun4i: fix invalid argument by Marc Gonzalez · 8 years ago
  29. 68747c5 dmaengine: ioat: use setup_timer by Geliang Tang · 8 years ago
  30. eda6f4e dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe() by Alexandre Bailon · 8 years ago
  31. e8bb467 dmaengine: pl330: remove pdata based initialization by Marek Szyprowski · 8 years ago
  32. d7fd724 dmaengine: cppi: fix build error due to bad variable by Vinod Koul · 8 years ago
  33. 7f3ff14 dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped by Jiada Wang · 8 years ago
  34. 8e3ba95 dmaengine: cppi41: use managed functions devm_*() by Andy Shevchenko · 8 years ago
  35. a08f267 dmaengine: cppi41: fix cppi41_dma_tx_status() logic by Andy Shevchenko · 8 years ago
  36. dc7c733 dmaengine: qcom_hidma: pause the channel on shutdown by Sinan Kaya · 8 years ago
  37. c3a4528 dmaengine: qcom_hidma: disable/enable IRQs on pause/resume by Sinan Kaya · 8 years ago
  38. 1175f83 dmaengine: rcar-dmac: enable descriptor mode on 40bit by Kuninori Morimoto · 8 years ago
  39. db6a3d0 dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy() by Akinobu Mita · 8 years ago
  40. 676f9c2 dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMA by Akinobu Mita · 8 years ago
  41. 23f963e9 dmaengine: Fix array index out of bounds warning in __get_unmap_pool() by Matthias Kaehlcke · 8 years ago
  42. 6f3125c dmaengine: imx-sdma: advertise correct residue granularity by Lucas Stach · 8 years ago
  43. 7c3f430 dmaengine: mv_xor: remove redundant null check on cd by Colin Ian King · 8 years ago
  44. 4f68b09 dmaengine: cppi41: Fix teardown warnings by Alexandre Bailon · 8 years ago
  45. e3fa49a dmaengine: cppi41: Add support of DA8xx to CPPI 4.1 by Alexandre Bailon · 8 years ago
  46. a15382b dmaengine: cppi41: Remove isr callback from glue layer by Alexandre Bailon · 8 years ago
  47. 5e46fe9 dmaengine: cppi41: init_sched(): Get number of channels from DT by Alexandre Bailon · 8 years ago
  48. 2d535b2 dmaengine: cppi41: Move some constants to glue layer by Alexandre Bailon · 8 years ago
  49. e1f40bf dmaengine: cppi41: rename platform variables by Alexandre Bailon · 8 years ago
  50. 6ee6024 dmaengine: cppi41: Remove usbss_mem by Alexandre Bailon · 8 years ago
  51. 041cf7e dmaengine: stm32-dma: fix up error dev_err message by Colin Ian King · 8 years ago
  52. 2201ac6 dmaengine: bcm2835: Fix cyclic DMA period splitting by Matthias Reichl · 8 years ago
  53. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  54. 37c8596 Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  55. 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  56. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  57. 1ad6511 Merge branch 'topic/zx' into for-linus by Vinod Koul · 8 years ago
  58. 8a3ec58 Merge branch 'topic/stm32-dma' into for-linus by Vinod Koul · 8 years ago
  59. 25036f2 Merge branch 'topic/ste' into for-linus by Vinod Koul · 8 years ago
  60. e4e48c4 Merge branch 'topic/intel' into for-linus by Vinod Koul · 8 years ago
  61. dc31234 dmaengine: rcar-dmac: Widen DMA mask to 40 bits by Geert Uytterhoeven · 8 years ago
  62. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  63. 2553482 usb: musb: dsps: Manage CPPI 4.1 DMA interrupt in DSPS by Alexandre Bailon · 8 years ago
  64. c429ceb dmaengine: sun6i: allow build on ARM64 platforms (sun50i) by Icenowy Zheng · 8 years ago
  65. ce273db Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/core by Joerg Roedel · 8 years ago
  66. 91539eb1 dmaengine: pl330: fix double lock by Iago Abal · 8 years ago
  67. 067fdeb dmaengine: zx: fix build warning by Jun Nie · 8 years ago
  68. f7c799e dmaengine: dw: we do support Merrifield SoC in PCI mode by Andy Shevchenko · 8 years ago
  69. 199244d dmaengine: dw: add support of iDMA 32-bit hardware by Andy Shevchenko · 8 years ago
  70. a9f4d1b dmaengine: dw: introduce register mappings for iDMA 32-bit by Andy Shevchenko · 8 years ago
  71. 2d24881 dmaengine: dw: introduce block2bytes() and bytes2block() by Andy Shevchenko · 8 years ago
  72. f4aa318 dmaengine: dw: extract dwc_chan_pause() for future use by Andy Shevchenko · 8 years ago
  73. be242f4 dmaengine: dw: replace convert_burst() with one liner by Andy Shevchenko · 8 years ago
  74. 08d62f5 dmaengine: dw: register IRQ and DMA pool with instance ID by Andy Shevchenko · 8 years ago
  75. a46a763 dmaengine: dw: Fix data corruption in large device to memory transfers by Jarkko Nikula · 8 years ago
  76. 6610d0e dmaengine: cppi41: Clean up pointless warnings by Tony Lindgren · 8 years ago
  77. 362f456 dmaengine: cppi41: Fix oops in cppi41_runtime_resume by Tony Lindgren · 8 years ago
  78. ae4a3e02 dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage by Tony Lindgren · 8 years ago
  79. 1b2354d dmaengine: pl330: Make sure microcode is privileged by Mitchel Humpherys · 8 years ago
  80. 4831e0d serial: 8250_mid: handle interrupt correctly in DMA case by Andy Shevchenko · 8 years ago
  81. 15c6066 dmaengine: ste_dma40: indicate granularity on channels by Linus Walleij · 8 years ago
  82. 49873e9 dmaengine: ste_dma40: indicate directions on channels by Linus Walleij · 8 years ago
  83. 3139dc8 dmaengine: rcar-dmac: unmap slave resource when channel is freed by Niklas Söderlund · 8 years ago
  84. 527a275 dmaengine: omap-dma: Fix the port_window support by Peter Ujfalusi · 8 years ago
  85. 5df4eb4 dmaengine: stm32-dma: Add error messages if xlate fails by M'boumba Cedric Madianga · 8 years ago
  86. 21d25f6 dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping allocations. by Krister Johansen · 8 years ago
  87. ebb7fe2 dmaengine: dw: pci: remove LPE Audio DMA ID by Andy Shevchenko · 8 years ago
  88. 276b004 dmaengine: stm32-dma: Add max_burst support by M'boumba Cedric Madianga · 8 years ago
  89. dc80867 dmaengine: stm32-dma: Add synchronization support by M'boumba Cedric Madianga · 8 years ago
  90. 2b12c558 dmaengine: stm32-dma: Fix residue computation issue in cyclic mode by M'boumba Cedric Madianga · 8 years ago
  91. 8d1b76f dmaengine: stm32-dma: Rework starting transfer management by M'boumba Cedric Madianga · 8 years ago
  92. ddf9bd4 dmaengine: stm32-dma: Fix typo in Kconfig by M'boumba Cedric Madianga · 8 years ago
  93. 5c9e6c2 dmaengine: pl330: Fix runtime PM support for terminated transfers by Marek Szyprowski · 8 years ago
  94. 836c3ce dmaengine: omap-dma: Fix dynamic lch_map allocation by Peter Ujfalusi · 8 years ago
  95. 156ae09 dmaengine: zx: fix residue calculation by Shawn Guo · 8 years ago
  96. fc318d6 dmaengine: zx: set DMA_CYCLIC cap_mask bit by Shawn Guo · 8 years ago
  97. 253f9f4 dmaengine: zx: rename zx296702_dma.c to zx_dma.c by Shawn Guo · 8 years ago
  98. adee40b dmaengine: ipu: Make sure the interrupt routine checks all interrupts. by Magnus Lilja · 8 years ago
  99. 75bdc7f dmaengine: ti-dma-crossbar: Add some 'of_node_put()' in error path. by Christophe JAILLET · 8 years ago
  100. adc064c dmaengine: Convert ID allocation to an IDA by Matthew Wilcox · 8 years ago