1. 28c0105 ste_dma40: Use kmalloc_array() in d40_hw_detect_init() by Markus Elfring · 8 years ago
  2. e349d4b ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init() by Markus Elfring · 8 years ago
  3. 7166022 ste_dma40: Improve a size determination in d40_of_probe() by Markus Elfring · 8 years ago
  4. abac5ba ste_dma40: Move an assignment in d40_lcla_allocate() by Markus Elfring · 8 years ago
  5. aae32ec ste_dma40: Rename a jump label in d40_lcla_allocate() by Markus Elfring · 8 years ago
  6. 2c7f2f2 ste_dma40: Return directly after a failed kmalloc_array() by Markus Elfring · 8 years ago
  7. cf80ecf ste_dma40: Use kmalloc_array() in d40_lcla_allocate() by Markus Elfring · 8 years ago
  8. aef94fe dmaengine: Remove site specific OOM error messages on kzalloc by Peter Griffin · 8 years ago
  9. a90e56e dmaengine: ste_dma40: Only calculate residue if txstate exists. by Peter Griffin · 8 years ago
  10. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  11. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  12. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  13. 52984aa dmaengine: ste_dma40: fix a trivial typo by Geliang Tang · 9 years ago
  14. 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
  15. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  16. de6b641 dmaengine: ste_dma40: fix implicit conversion by Stefan Agner · 10 years ago
  17. fe14647 Staging: drivers: dma: Add space before ( by Dilek Uzulmez · 10 years ago
  18. 35e639d dmaengine: ste_dma: fix incompatible pointer type warns by Vinod Koul · 10 years ago
  19. 6f5bad0 dmaengine: d40: Split device_control by Maxime Ripard · 10 years ago
  20. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  21. 87c779b Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  22. 3937533 dmaengine: ste_dma40: fix error return code by Julia Lawall · 10 years ago
  23. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  24. 55f04d7 dma: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  25. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  26. 673d377 dma: ste_dma40: Convert to the late system PM callbacks by Ulf Hansson · 10 years ago
  27. c906a3e dma: ste_dma40: Fixup system suspend/resume by Ulf Hansson · 10 years ago
  28. 123e4ca dma: ste_dma40: Convert to PM macros while providing the PM callbacks by Ulf Hansson · 10 years ago
  29. 2dafca1 dma: ste_dma40: Don't require CONFIG_PM_RUNTIME by Ulf Hansson · 10 years ago
  30. 8024521 dma: ste_dma40: Maintain spinlock order while handling pause by Ulf Hansson · 10 years ago
  31. e9baa9d dma: ste_dma40: don't dereference free:d descriptor by Linus Walleij · 11 years ago
  32. bddd5a2 dma: ste_dma40: Parse flags property for new 'high priority channel' request by Lee Jones · 11 years ago
  33. e2360ad dmaengine: ste: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  34. c95905a DMA: ste_dma40: use a power of 2 check by Guennadi Liakhovetski · 11 years ago
  35. 2ec7e2e dma: ste_dma40: Fix potential null pointer dereference by Sachin Kamat · 11 years ago
  36. cbbe13e dma: ste_dma40: Remove duplicate const by Sachin Kamat · 11 years ago
  37. 5be2190 dmaengine: ste_dma40: off by one in d40_of_probe() by Dan Carpenter · 11 years ago
  38. 3a919d5 dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y by Fabio Estevam · 11 years ago
  39. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  40. 5c913a9 Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  41. b4a1ccd dmaengine: ste_dma40: Declare memcpy config as static by Fabio Baltieri · 11 years ago
  42. 2c3165e Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers by Olof Johansson · 11 years ago
  43. ff299f1 Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Olof Johansson · 11 years ago
  44. 8581bbc dmaengine: ste_dma40: fix error return code in d40_probe() by Wei Yongjun · 11 years ago
  45. 499c2bc dmaengine: ste_dma40: Fetch disabled channels from DT by Lee Jones · 11 years ago
  46. fd59f9e dmaengine: ste_dma40: Fetch the number of physical channels from DT by Lee Jones · 11 years ago
  47. a7dacb6 dmaengine: ste_dma40: Allow memcpy channels to be configured from DT by Lee Jones · 11 years ago
  48. 43f2e1a dmaengine: ste_dma40: Convert data_width from register bit format to value by Lee Jones · 11 years ago
  49. 2c2b62d dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones by Lee Jones · 11 years ago
  50. 8a3b6e1 dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s by Lee Jones · 11 years ago
  51. 9ecb41b dmaengine: ste_dma40: fix pm runtime ref counting by Rabin Vincent · 11 years ago
  52. 01c935c4 dmaengine: ste_dma40: Remove redundant address fetching function by Lee Jones · 11 years ago
  53. ef9c89b3 dmaengine: ste_dma40: Only use addresses passed as configuration information by Lee Jones · 11 years ago
  54. 9b233f9 dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate by Lee Jones · 11 years ago
  55. 57e65ad dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg() by Lee Jones · 11 years ago
  56. 9778256 dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking by Lee Jones · 11 years ago
  57. fa332de dmaengine: ste_dma40: Supply full Device Tree parsing support by Lee Jones · 11 years ago
  58. 1814a17 dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled by Lee Jones · 11 years ago
  59. bb75d93 dmaengine: ste_dma40: Allocate plat_data on declaration by Lee Jones · 11 years ago
  60. b2abb24 dmaengine: ste_dma40: Also report the number of logical channels by Lee Jones · 11 years ago
  61. 8b2fe9b dmaengine: ste_dma40: Move rev error-check up to revision acquisition by Lee Jones · 11 years ago
  62. 8a59fed dmaengine: ste_dma40: Remove 'always true' checking by Lee Jones · 11 years ago
  63. db72da9 dmaengine: ste_dma40: Calculate number of logical channels from physical ones by Lee Jones · 11 years ago
  64. 84b3da1 dmaengine: ste_dma40: Remove home-brew MAX() macro by Lee Jones · 11 years ago
  65. 26955c07d dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers by Lee Jones · 11 years ago
  66. 4f8fc46 dmaengine: ste_dma40: Rectify incorrect configuration validation checking by Lee Jones · 11 years ago
  67. 29027a1 dmaengine: ste_dma40: Move default memcpy configs into the driver by Lee Jones · 11 years ago
  68. a2acaa2 dmaengine: ste_dma40: Fix up static memcpy event lines by Linus Walleij · 11 years ago
  69. 664a57e dmaengine: ste_dma40: Assign memcpy channels in the driver by Lee Jones · 11 years ago
  70. 7dd1452 dmaengine: ste_dma40: do not remove descriptors for cyclic transfers by Fabio Baltieri · 12 years ago
  71. 6c5e6a3 Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git by Vinod Koul · 12 years ago
  72. da2ac56 dmaengine: set_dma40: balance clock in probe fail code by Fabio Baltieri · 12 years ago
  73. 53d6d68 dmaengine: set_dma40: ignore spurious interrupts by Fabio Baltieri · 12 years ago
  74. 7407048 dmaengine: ste_dma40: add software lli support by Fabio Baltieri · 12 years ago
  75. 7ce529e dmaengine: ste_dma40: minor code readability fixes by Fabio Baltieri · 12 years ago
  76. f26e03a dmaengine: ste_dma40: minor cosmetic fixes by Fabio Baltieri · 12 years ago
  77. 4226dd8 dmaengine: ste_dma40: add a done queue for completed descriptors by Fabio Baltieri · 12 years ago
  78. 3cb645d dmaengine: ste_dma40: support more than 128 event lines by Tong Liu · 12 years ago
  79. 47db92f dmaengine: ste_dma40: physical channels number correction by Gerald Baeza · 12 years ago
  80. f000df8 dmaengine: ste_dma40: support fixed physical channel allocation by Gerald Baeza · 12 years ago
  81. ccc3d69 dmaengine: ste_dma40: don't allow high priority dest event lines by Rabin Vincent · 12 years ago
  82. 42365cf dmaengine: ste_dma40: don't check for pm_runtime_suspended() by Narayanan G · 13 years ago
  83. 92bb6cd dmaengine: ste_dma40: limit burst size to 16 by Per Forlin · 13 years ago
  84. b96710e dmaengine: ste_dma40: set dma max seg size by Per Forlin · 13 years ago
  85. a725dcc dma: ste_dma40: reuse is_slave_direction helper by Andy Shevchenko · 12 years ago
  86. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  87. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  88. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  89. b707c658 dma/ste_dma40: Fixup clock usage during probe by Ulf Hansson · 12 years ago
  90. fdaf9c4 dmaengine: Use dma_sg_len(sg) instead of sg->length by Lars-Peter Clausen · 12 years ago
  91. 7e426da dma/ste_dma40: fix erroneous comparison by Linus Walleij · 12 years ago
  92. 15e4b78 dma/ste_dma40: explicitly include regulator consumer header by Linus Walleij · 12 years ago
  93. 1bdae6f dma40: Improve the logic of stopping logical chan by Narayanan G · 13 years ago
  94. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 13 years ago
  95. d3ee98cdc dmaengine: consolidate initialization of cookies by Russell King - ARM Linux · 13 years ago
  96. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 13 years ago
  97. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 13 years ago
  98. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 13 years ago
  99. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 13 years ago
  100. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 13 years ago