1. 67572bf dmaengine: dw: platform: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 5 months ago
  2. 897500c dmaengine: Explicitly include correct DT includes by Rob Herring · 1 year, 7 months ago
  3. 255ccd8 dmaengine: dw: Move check for paused channel to dwc_get_residue() by Andy Shevchenko · 2 years, 1 month ago
  4. 31be1d0 Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 2 years, 7 months ago
  5. 300a596 dma:dw: remove reference to AVR32 architecture in core.c by Hans-Christian Noren Egtvedt · 6 years ago
  6. 7811f2e dmaengine: dw: dmamux: Fix build without CONFIG_OF by Miquel Raynal · 2 years, 8 months ago
  7. 2717d33 dmaengine: dw: dmamux: Export the module device table by Miquel Raynal · 2 years, 8 months ago
  8. d5a8fe0 dmaengine: dw: Add RZN1 compatible by Miquel Raynal · 2 years, 10 months ago
  9. 134d9c5 dmaengine: dw: dmamux: Introduce RZN1 DMA router support by Miquel Raynal · 2 years, 10 months ago
  10. 1365e11 dmaengine: dw: switch from 'pci_' to 'dma_' API by Qing Wang · 3 years, 4 months ago
  11. d6ff82c dmaengine: dw: Simplify DT property parser by Andy Shevchenko · 3 years, 7 months ago
  12. dfa6a2f dmaengine: dw: Remove error message from DT parsing code by Andy Shevchenko · 3 years, 7 months ago
  13. fe364a7 dmaengine: dw: Program xBAR hardware for Elkhart Lake by Andy Shevchenko · 3 years, 7 months ago
  14. 88cd1d6 dmaengine: dw: Make it dependent to HAS_IOMEM by Andy Shevchenko · 3 years, 11 months ago
  15. b6c14d7 dmaengine dw: Revert "dmaengine: dw: Enable runtime PM" by Cezary Rojewski · 4 years ago
  16. 8420679 dmaengine: dw: Enable runtime PM by Andy Shevchenko · 4 years, 4 months ago
  17. 169bb74 dmaengine: dw: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 6 months ago
  18. e8ee6c8 dmaengine: dw: Add DMA-channels mask cell support by Serge Semin · 4 years, 7 months ago
  19. 8d2f59d dmaengine: dw: Ignore burst setting for memory peripherals by Serge Semin · 4 years, 7 months ago
  20. 0ed725d1 dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculation by Serge Semin · 4 years, 7 months ago
  21. 6d9459d dmaengine: dw: Activate FIFO-mode for memory peripherals only by Serge Semin · 4 years, 7 months ago
  22. 0b5ad7b Merge branch 'for-linus' into fixes by Vinod Koul · 4 years, 7 months ago
  23. 0f9d5f0 dmaengine: dw: Initialize max_sg_burst capability by Serge Semin · 4 years, 7 months ago
  24. ca7f285 dmaengine: dw: Introduce max burst length hw config by Serge Semin · 4 years, 7 months ago
  25. 585d354 dmaengine: dw: Initialize min and max burst DMA device capability by Serge Semin · 4 years, 7 months ago
  26. e6fe576 dmaengine: dw: Set DMA device max segment size parameter by Serge Semin · 4 years, 7 months ago
  27. ef3e515 dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config by Serge Semin · 4 years, 7 months ago
  28. 99ba8b9 dmaengine: dw: Initialize channel before each transfer by Andy Shevchenko · 4 years, 8 months ago
  29. 0658e5a dmaengine: dw: Replace 'objs' by 'y' by Andy Shevchenko · 4 years, 9 months ago
  30. 38e4fb6 dmaengine: dw: Register ACPI DMA controller for PCI that has companion by Andy Shevchenko · 4 years, 9 months ago
  31. f27c227 dmaengine: dw: platform: Mark 'hclk' clock optional by Andy Shevchenko · 5 years ago
  32. f5e84ea dmaengine: dw: platform: Split OF helpers to separate module by Andy Shevchenko · 5 years ago
  33. b685fe2 dmaengine: dw: platform: Split ACPI helpers to separate module by Andy Shevchenko · 5 years ago
  34. 84da042 dmaengine: dw: platform: Move handle check to dw_dma_acpi_controller_register() by Andy Shevchenko · 5 years ago
  35. e7b8514 dmaengine: dw: platform: Switch to acpi_dma_controller_register() by Andy Shevchenko · 5 years ago
  36. a9c5672 dmaengine: dw: platform: Use devm_platform_ioremap_resource() by Andy Shevchenko · 5 years ago
  37. f8d9ddb dmaengine: dw: platform: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 5 years ago
  38. b375741 dmaengine: dw: platform: Use struct dw_dma_chip_pdata by Andy Shevchenko · 5 years ago
  39. ae923c91 dmaengine: dw: Export struct dw_dma_chip_pdata for wider use by Andy Shevchenko · 5 years ago
  40. b48b8bc dmaengine: dw: Update Intel Elkhart Lake Service Engine acronym by Jarkko Nikula · 6 years ago
  41. 9e5ab06 dmaengine: dw: Enable iDMA 32-bit on Intel Elkhart Lake by Andy Shevchenko · 6 years ago
  42. a183ec7 dmaengine: dw: Distinguish ->remove() between DW and iDMA 32-bit by Andy Shevchenko · 6 years ago
  43. 278489c Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  44. b466a37 dmaengine: dw: convert to SPDX identifiers by Andy Shevchenko · 6 years ago
  45. 934891b dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit by Andy Shevchenko · 6 years ago
  46. 91f0ff8 dmaengine: dw: Reset DRAIN bit when resume the channel by Andy Shevchenko · 6 years ago
  47. 69da8be dmaengine: dw: Split DW and iDMA 32-bit operations by Andy Shevchenko · 6 years ago
  48. 0781657 dmaengine: dw: Remove unused internal property by Andy Shevchenko · 6 years ago
  49. d7dba6b dmaengine: dw: Remove misleading is_private property by Andy Shevchenko · 6 years ago
  50. 87fe9ae dmaengine: dw: Add missed multi-block support for iDMA 32-bit by Andy Shevchenko · 6 years ago
  51. 1bd09f8 dmaengine: dw: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  52. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  53. ffe843b dmaengine: dw: Fix FIFO size for Intel Merrifield by Andy Shevchenko · 6 years ago
  54. 7b0c03e dmaengine: dw-dmac: implement dma protection control setting by Christian Lamparter · 6 years ago
  55. 11b73fc Merge branch 'topic/dw' into for-linus by Vinod Koul · 6 years ago
  56. 3d143c2 dmaengine: dw: remove dma_slave_config direction usage by Vinod Koul · 7 years ago
  57. 5658f4f dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers by Hans de Goede · 6 years ago
  58. 83ff132 dmaengine: dw: simplify getting .drvdata by Wolfram Sang · 7 years ago
  59. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  60. 702fce0 dmaengine: DW DMAC: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  61. 14bebd0 dmaengine: dw: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  62. 97a229f Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  63. f7c799e9 dmaengine: dw: we do support Merrifield SoC in PCI mode by Andy Shevchenko · 8 years ago
  64. 199244d dmaengine: dw: add support of iDMA 32-bit hardware by Andy Shevchenko · 8 years ago
  65. a9f4d1b dmaengine: dw: introduce register mappings for iDMA 32-bit by Andy Shevchenko · 8 years ago
  66. 2d24881 dmaengine: dw: introduce block2bytes() and bytes2block() by Andy Shevchenko · 8 years ago
  67. f4aa318 dmaengine: dw: extract dwc_chan_pause() for future use by Andy Shevchenko · 8 years ago
  68. be242f4 dmaengine: dw: replace convert_burst() with one liner by Andy Shevchenko · 8 years ago
  69. 08d62f5 dmaengine: dw: register IRQ and DMA pool with instance ID by Andy Shevchenko · 8 years ago
  70. a46a763 dmaengine: dw: Fix data corruption in large device to memory transfers by Jarkko Nikula · 8 years ago
  71. ebb7fe2 dmaengine: dw: pci: remove LPE Audio DMA ID by Andy Shevchenko · 8 years ago
  72. 1032471 dmaengine: dw: fix typo in Kconfig by Jean Delvare · 8 years ago
  73. bd2c663 dmaengine: DW DMAC: add multi-block property to device tree by Eugeniy Paltsev · 8 years ago
  74. 258f227 dmaengine: DW DMAC: enable memory-to-memory transfers support by Eugeniy Paltsev · 8 years ago
  75. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  76. 5fb23e3 dmaengine: dw: override LLP support if asked in platform data by Andy Shevchenko · 9 years ago
  77. c072e11 dmaengine: dw: set polarity of handshake interface by Andy Shevchenko · 9 years ago
  78. 9217a5b dmaengine: dw: keep copy of custom slave config in dwc by Andy Shevchenko · 9 years ago
  79. 577ef92 dmaengine: dw: convert callback to helper function by Dave Jiang · 9 years ago
  80. 3a14c66 dmaengine: dw: pass platform data via struct dw_dma_chip by Andy Shevchenko · 9 years ago
  81. 161c3d0 dmaengine: dw: keep entire platform data in struct dw_dma by Andy Shevchenko · 9 years ago
  82. 2e65060e dmaengine: dw: revisit data_width property by Andy Shevchenko · 9 years ago
  83. 969f750 dmaengine: dw: platform: check nr_masters to be non-zero by Andy Shevchenko · 9 years ago
  84. ab703f8 dmaengine: dw: lazy allocation of dma descriptors by Christian Lamparter · 9 years ago
  85. 925a7d0 dmaengine: dw: set cdesc to NULL when free cyclic transfers by Andy Shevchenko · 9 years ago
  86. b68fd09 dmaengine: dw: move residue to a descriptor by Andy Shevchenko · 9 years ago
  87. 423f9cb dmaengine: dw: move dwc->initialized to dwc->flags by Andy Shevchenko · 9 years ago
  88. 5e09f98 dmaengine: dw: move dwc->paused to dwc->flags by Andy Shevchenko · 9 years ago
  89. 7794e5b dmaengine: dw: define counter variables as unsigned int by Andy Shevchenko · 9 years ago
  90. 897e40d dmaengine: dw: substitute dma_read_byaddr by dma_readl_native by Andy Shevchenko · 9 years ago
  91. a3e5579 dmaengine: dw: clear LLP_[SD]_EN bits in last descriptor of a chain by Mans Rullgard · 9 years ago
  92. 2a0fae0 dmaengine: dw: set LMS field in descriptors by Mans Rullgard · 9 years ago
  93. df1f3a2 dmaengine: dw: fix byte order of hw descriptor fields by Mans Rullgard · 9 years ago
  94. bb3450a dmaengine: dw: set src and dst master select according to xfer direction by Mans Rullgard · 9 years ago
  95. c422025 dmaengine: dw: rename masters to reflect actual topology by Andy Shevchenko · 9 years ago
  96. 3fe6409 dmaengine: dw: fix master selection by Andy Shevchenko · 9 years ago
  97. b5b131c Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  98. ee1cdcd dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer by Andy Shevchenko · 9 years ago
  99. 3efaf2a dmaengine: dw: pci: add ID for WildcatPoint PCH by Andy Shevchenko · 9 years ago
  100. c9784a4 dmaengine: dw: fix a typo for bitfields of CTL_LO by Jie Yang · 9 years ago