1. 055128e Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  2. 8a6061c dmaengine: rcar-dmac: Update copyright information by Hiroyuki Yokoyama · 6 years ago
  3. 6e7da74 dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status by Achim Dahlhoff · 6 years ago
  4. 907bd68 dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid by Dirk Behme · 6 years ago
  5. d9140a0 dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit by Phuong Nguyen · 6 years ago
  6. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  7. f884f6e dmaengine: sh: rcar-dmac: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  8. a197886 dmaengine: sh: Remove R-Mobile APE6 support by Geert Uytterhoeven · 6 years ago
  9. 9be92ba dmaengine: sh: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  10. 97d49c5 dmaengine: rcar-dmac: set scatter/gather max segment size by Wolfram Sang · 6 years ago
  11. 901fd85 dmaengine: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  12. 218c2104 dmaengine: sh: rcar-dmac: Should not stop the DMAC by rcar_dmac_sync_tcr() by Yoshihiro Shimoda · 6 years ago
  13. 8115ce7 dmaengine: sh: rcar-dmac: Add dma_pause operation by Yoshihiro Shimoda · 6 years ago
  14. 4de1247 dmaengine: sh: rcar-dmac: add a new function to clear CHCR.DE with barrier by Yoshihiro Shimoda · 6 years ago
  15. 538603c dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0 by Yoshihiro Shimoda · 7 years ago
  16. e919417 dmaengine: rcar-dmac: clear channel register when error by Kuninori Morimoto · 7 years ago
  17. 45c9a60 dmaengine: rcar-dmac: Disable interrupts while stopping channels by Geert Uytterhoeven · 7 years ago
  18. b9b0a74 dmaengine: rcar-dmac: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  19. 9203dbe dmaengine: rcar-dmac: don't use DMAC error interrupt by Kuninori Morimoto · 7 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 2996148 Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  22. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  23. 0ef9944 dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS by Geert Uytterhoeven · 7 years ago
  24. 1b02dcb Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  25. 73dcc66 dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks by Geert Uytterhoeven · 7 years ago
  26. 3e08162 dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue() by Yoshihiro Shimoda · 7 years ago
  27. d716d9b dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3 by Yoshihiro Shimoda · 7 years ago
  28. 2155e69 Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  29. 1131b0a dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit by Geert Uytterhoeven · 7 years ago
  30. 73a47bd dmaengine: rcar-dmac: use TCRB instead of TCR for residue by Kuninori Morimoto · 7 years ago
  31. a8d46a7 dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing by Kuninori Morimoto · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 5e85704 dmaengine: rcar-dmac: initialize all data before registering IRQ handler by Kuninori Morimoto · 7 years ago
  34. 2ceedf9 Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  35. 56b1770 rcar-dmac: fixup descriptor pointer for descriptor mode by Kuninori Morimoto · 8 years ago
  36. a1ed64e dmaengine: rcar-dmac: wait for ISR to finish before freeing resources by Niklas Söderlund · 8 years ago
  37. 30c4500 dmaengine: rcar-dmac: implement device_synchronize() by Niklas Söderlund · 8 years ago
  38. 427d5ec dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan by Niklas Söderlund · 8 years ago
  39. 9a445bb dmaengine: usb-dmac: Fix DMAOR AE bit definition by Hiroyuki Yokoyama · 8 years ago
  40. 1175f83 dmaengine: rcar-dmac: enable descriptor mode on 40bit by Kuninori Morimoto · 8 years ago
  41. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  42. dc31234 dmaengine: rcar-dmac: Widen DMA mask to 40 bits by Geert Uytterhoeven · 8 years ago
  43. 3139dc8 dmaengine: rcar-dmac: unmap slave resource when channel is freed by Niklas Söderlund · 8 years ago
  44. 7833a31 dmaengine: usb-dmac: remove unused ‘uchan’ by Vinod Koul · 8 years ago
  45. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  46. ed58a11 Merge branch 'topic/iommu' into for-linus by Vinod Koul · 8 years ago
  47. 9f87860 dmaengine: rcar-dmac: add iommu support for slave transfers by Niklas Söderlund · 8 years ago
  48. c5ed08e dmaengine: rcar-dmac: group slave configuration by Niklas Söderlund · 8 years ago
  49. 626d2f0 dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel() by Yoshihiro Shimoda · 8 years ago
  50. 73fc45e dmaengine: sh_shdma-base: convert callback to helper function by Dave Jiang · 8 years ago
  51. 964b2fd dmaengine: sh_rcar-dmac: convert callback to helper function by Dave Jiang · 8 years ago
  52. 9c4d7e6 Merge branch 'topic/sh' into for-linus by Vinod Koul · 8 years ago
  53. 55bd582 dmaengine: rcar-dmac: Fix residue reporting for pending descriptors by Laurent Pinchart · 9 years ago
  54. 48c7365 dmaengine: rcar-dmac: Fixed active descriptor initializing by Muhammad Hamza Farooq · 9 years ago
  55. 0f78e3b dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1 by Niklas Söderlund · 9 years ago
  56. 3544d28 dmaengine: rcar-dmac: use result of updated get_residue in tx_status by Muhammad Hamza Farooq · 9 years ago
  57. aef94fe dmaengine: Remove site specific OOM error messages on kzalloc by Peter Griffin · 9 years ago
  58. 3565fe5 dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put() by Kuninori Morimoto · 9 years ago
  59. 20c169a dmaengine: rcar-dmac: clear pertinence number of channels by Kuninori Morimoto · 9 years ago
  60. 6fb5629 dmaengine: sh: shdmac: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
  61. 5c229d0 dmaengine: sh: Use ARCH_RENESAS by Simon Horman · 9 years ago
  62. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  63. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  64. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  65. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  66. bf55555 dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance by Geert Uytterhoeven · 9 years ago
  67. 36fa4a5 dmaengine: sh: usb-dmac: Fix crash on runtime suspend by Geert Uytterhoeven · 9 years ago
  68. 8a4ce22 dmaengine: sort the sh Makefile by Vinod Koul · 9 years ago
  69. eeb72a8 dmaengine: sort the sh Kconfig by Vinod Koul · 9 years ago
  70. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  71. a178831 Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  72. 08acf38 dmaengine: rcar-dmac: Use DECLARE_BITMAP by Joe Perches · 10 years ago
  73. 8f64b27 dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static by Geert Uytterhoeven · 10 years ago
  74. d23c9a0 dmaengine: rcar-dmac: fixup spinlock in rcar-dmac by Kuninori Morimoto · 10 years ago
  75. 8ad31bf dmaengine: usb-dmac: Protect PM-only functions to kill warning by Geert Uytterhoeven · 10 years ago
  76. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  77. b53c7582 Merge branch 'topic/sh' into for-linus by Vinod Koul · 10 years ago
  78. 7d3beab dmaengine: shdmac: avoid unused variable warnings by Arnd Bergmann · 10 years ago
  79. d7d8e89 dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' by Yoshihiro Shimoda · 10 years ago
  80. 0c1c8ff dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver by Yoshihiro Shimoda · 10 years ago
  81. 3cd44dcd dmaengine: remove Renesas Audio DMAC peri peri by Kuninori Morimoto · 10 years ago
  82. b6d1778 dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks by Geert Uytterhoeven · 10 years ago
  83. 411fdaf dmaengine: shdma: use normal interface for passing slave id by Arnd Bergmann · 10 years ago
  84. be6893e dmaengine: rcar-dmac: Disable channel 0 when using IOMMU by Laurent Pinchart · 10 years ago
  85. 3f46306 dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata by Laurent Pinchart · 10 years ago
  86. 6a63480 dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device by Laurent Pinchart · 10 years ago
  87. f7638c9 dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR by Laurent Pinchart · 10 years ago
  88. f391507 dmaengine: rcar-dmac: Fix spinlock issues in interrupt by Laurent Pinchart · 10 years ago
  89. a55e07c dmaengine: rcar-dmac: Fix uninitialized variable usage by Laurent Pinchart · 10 years ago
  90. bf44a41 dmaengine: shdmac: extend PM methods by Sergei Shtylyov · 10 years ago
  91. 82bf90c dmaengine: shdmac: use SET_RUNTIME_PM_OPS() by Sergei Shtylyov · 10 years ago
  92. 46c2eb6 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 10 years ago
  93. 5cf5aec dmaengine: shdmac: fixup WARNING of slave caps retrieval by Kuninori Morimoto · 10 years ago
  94. 2b5fbb8 dmaengine: rcar-hpbdma: tidyup residue_granularity by Kuninori Morimoto · 10 years ago
  95. 7a96337 dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval by Kuninori Morimoto · 10 years ago
  96. ee4b876 dmaengine: rcar-dmac: Handle hardware descriptor allocation failure by Jürg Billeter · 10 years ago
  97. 1ed1315 dmaengine: rcar-dmac: Cache hardware descriptors memory by Laurent Pinchart · 10 years ago
  98. ccadee9 dmaengine: rcar-dmac: Implement support for hardware descriptor lists by Laurent Pinchart · 10 years ago
  99. 87244fe dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver by Laurent Pinchart · 10 years ago
  100. be60f94 dmaengine: sh: Split device_control by Maxime Ripard · 10 years ago