1. df203c1 dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc by Bumyong Lee · 3 years, 8 months ago
  2. e773ca7 dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size by Sugar Zhang · 4 years, 2 months ago
  3. 86ae924 dmaengine: pl330: fix argument for tasklet by Vinod Koul · 4 years, 3 months ago
  4. ab2a98a dmaengine: pl330: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  5. 4c80e93 Merge tag 'v5.9-rc4' into next by Vinod Koul · 4 years, 4 months ago
  6. 2fc3cad dmaengine: pl330: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
  7. e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 4 months ago
  8. af53bef dmaengine: pl330: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  9. 112ec61 dmaengine: pl330: fix instruction dump formatting by Łukasz Stelmach · 4 years, 5 months ago
  10. 0661cef dmaengine: pl330: Fix burst length if burst size is smaller than bus width by Marek Szyprowski · 4 years, 4 months ago
  11. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  12. f9e036d dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block by Lee Jones · 4 years, 6 months ago
  13. 5fb9e3a dmaengine: pl330: Add quirk 'arm,pl330-periph-burst' by Sugar Zhang · 4 years, 6 months ago
  14. 3e7f0bd dmaengine: pl330: Improve transfer efficiency for the dregs by Sugar Zhang · 4 years, 6 months ago
  15. 05611a9 dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP' by Sugar Zhang · 4 years, 6 months ago
  16. d12ea55 dmaengine: pl330: Make sure the debug is idle before doing DMAGO by Sugar Zhang · 4 years, 7 months ago
  17. f68190c dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks by Ulf Hansson · 5 years ago
  18. a39cddc dmaengine: pl330: Drop boilerplate code for suspend/resume by Ulf Hansson · 5 years ago
  19. d1b622f dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu by Fuqian Huang · 5 years ago
  20. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  21. 0eaab70 dmagengine: pl330: add code to get reset property by Dinh Nguyen · 6 years ago
  22. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  23. 2da254c dmaengine: pl330: _stop: clear interrupt status by Sugar Zhang · 6 years ago
  24. b45aef3 dmaengine: pl330: introduce debugfs interface by Katsuhiro Suzuki · 6 years ago
  25. 4f19496 dmaengine: pl330: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  26. 445897c dmaengine: pl330: remove dma_slave_config direction usage by Vinod Koul · 6 years ago
  27. 13bf2cf Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  28. e497565 dmaengine: pl330: fix irq race with terminate_all by John Keeping · 6 years ago
  29. 2f903ba dmaengine: pl330: remove set but unused variable by Vinod Koul · 6 years ago
  30. bbcb875 dmaengine: pl330: Mark expected switch fall-through by Vinod Koul · 6 years ago
  31. e3f329c dmaengine: pl330: report BURST residue granularity by Marek Szyprowski · 7 years ago
  32. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  33. 1d48745 dmaengine: pl330: flush before wait, and add dev burst support. by Frank Mori Hess · 7 years ago
  34. a3ca83124 dmaengine: pl330: fix a race condition in case of threaded irqs by Qi Hou · 7 years ago
  35. e588710 dmaengine: pl330: fix descriptor allocation fail by Alexander Kochetkov · 7 years ago
  36. b753351 dmaengine: pl330: constify amba_id by Arvind Yadav · 7 years ago
  37. 2ceedf9 Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  38. d43674e dmaengine: pl330: Delete unused functions by Matthias Kaehlcke · 8 years ago
  39. ebcdaee dmaengine: pl330: fix warning in pl330_remove by Jean-Philippe Brucker · 8 years ago
  40. 4d6d74e dmaengine: pl330: Add IOMMU support to slave tranfers by Robin Murphy · 8 years ago
  41. e8bb467 dmaengine: pl330: remove pdata based initialization by Marek Szyprowski · 8 years ago
  42. 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
  43. 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
  44. 91539eb1 dmaengine: pl330: fix double lock by Iago Abal · 8 years ago
  45. 1b2354d dmaengine: pl330: Make sure microcode is privileged by Mitchel Humpherys · 8 years ago
  46. 5c9e6c2 dmaengine: pl330: Fix runtime PM support for terminated transfers by Marek Szyprowski · 8 years ago
  47. 920e00d dmaengine: pl330: remove unused ‘regs’ by Vinod Koul · 8 years ago
  48. d07c9e1 dmaengine: pl330: do not generate unaligned access by Vladimir Murzin · 8 years ago
  49. c44da03 dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished by Stephen Barber · 8 years ago
  50. 709c946 Merge branch 'topic/pl330' into for-linus by Vinod Koul · 8 years ago
  51. a40235a dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status by Hsin-Yu Chao · 8 years ago
  52. d64e9a2 dmaengine: pl330: fix residual for non-running BUSY descriptors by Stephen Barber · 8 years ago
  53. f08462c dmaengine: pl330: convert callback to helper function by Dave Jiang · 8 years ago
  54. 46cf94d dmaengine: pl330: explicitly freeup irq by Vinod Koul · 8 years ago
  55. aef94fe dmaengine: Remove site specific OOM error messages on kzalloc by Peter Griffin · 9 years ago
  56. 0a18f9b dmaengine: pl330: fix to support the burst mode by Caesar Wang · 9 years ago
  57. 86a8ce7 dmaengine: pl330: add max burst for dmaengine by Shawn Lin · 9 years ago
  58. 271e1b86 dmaengine: pl330: add quirk for broken no flushp by Addy Ke · 9 years ago
  59. 848e977 dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit by Boojin Kim · 9 years ago
  60. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  61. 31495d6 dmaengine: pl330: do not emit loop for 1 byte transfer. by Michal Suchanek · 9 years ago
  62. 5dd90e5 dmaengine: pl330: Really fix choppy sound because of wrong residue calculation by Krzysztof Kozlowski · 10 years ago
  63. ae12829 dmaengine: pl330: Fix overflow when reporting residue in memcpy by Krzysztof Kozlowski · 10 years ago
  64. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  65. e5489d5 dmaengine: pl330: fix wording in mcbufsz message by Michal Suchanek · 10 years ago
  66. f563685 dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check of pch by Maninder Singh · 10 years ago
  67. 81cc6ed dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards by Krzysztof Kozlowski · 10 years ago
  68. 75967b7 dmaengine: pl330: fix return status on pending transfers by Ben Dooks · 10 years ago
  69. 5503aed dmaengine: pl330: make unexported functions static by Ben Dooks · 10 years ago
  70. 3a2307f dmaengine: pl330: fix issues with big-endian armv7 by Ben Dooks · 10 years ago
  71. 88987d2 dmaengine: pl330: add DMA_PAUSE feature by Robert Baldyga · 10 years ago
  72. aee4d1f dmaengine: pl330: improve pl330_tx_status() function by Robert Baldyga · 10 years ago
  73. 0091b9d dmaengine: pl330: fix bug that cause start the same descs in cyclic by Addy Ke · 10 years ago
  74. dcabe456 dmaengine: pl330: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  75. 740aa95 dmaengine: pl330: Split device_control by Maxime Ripard · 10 years ago
  76. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  77. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  78. 87c779b Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  79. 046209f dmaengine: pl330: update author info by Jassi Brar · 10 years ago
  80. b816ccc ARM: 8206/1: dmaengine: pl330: Add PM sleep support by Krzysztof Kozlowski · 10 years ago
  81. ae43b32 ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12 by Krzysztof Kozlowski · 10 years ago
  82. cee4239 dmaengine: pl330: Correct device assignment. by Andrew Jackson · 10 years ago
  83. 1f0a5cb dmaengine: Fix allocation size for PL330 data buffer depth. by Liviu Dudau · 10 years ago
  84. c27f955 dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries by Jon Medhurst · 10 years ago
  85. 137bd11 dmaengine: pl330: Align DMA memcpy operations to MFIFO width by Jon Medhurst · 10 years ago
  86. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  87. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago
  88. c3cb38f dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() by Krzysztof Kozlowski · 10 years ago
  89. 937cb2f dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters by Krzysztof Kozlowski · 10 years ago
  90. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  91. b1e51d7 dmaengine: pl330: Check if the DMA descriptor is NULL by Javier Martinez Canillas · 10 years ago
  92. c26939e dmaengine: pl330: Remove pl330_chan_ctrl() by Lars-Peter Clausen · 10 years ago
  93. 8ed30a1 dmaengine: pl330: Simplify marking a request as unused by Lars-Peter Clausen · 10 years ago
  94. 9dc5a31 dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc by Lars-Peter Clausen · 10 years ago
  95. f6f2421 dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs by Lars-Peter Clausen · 10 years ago
  96. fbbcd9b dmaengine: pl330: Simplify is_manager() by Lars-Peter Clausen · 10 years ago
  97. 1b446d2 dmaengine: pl330: Remove uneccessary ccr validation by Lars-Peter Clausen · 10 years ago
  98. 65ad606 dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread * by Lars-Peter Clausen · 10 years ago
  99. 6079d38 dmaengine: pl330: Remove useless xfer_cb indirection by Lars-Peter Clausen · 10 years ago
  100. be02532 dmaengine: pl330: Remove unused mc_len field from _pl330_req struct by Lars-Peter Clausen · 10 years ago