1. 9778256 dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking by Lee Jones · 11 years ago
  2. fa332de dmaengine: ste_dma40: Supply full Device Tree parsing support by Lee Jones · 11 years ago
  3. 1814a17 dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled by Lee Jones · 11 years ago
  4. bb75d93 dmaengine: ste_dma40: Allocate plat_data on declaration by Lee Jones · 11 years ago
  5. b2abb24 dmaengine: ste_dma40: Also report the number of logical channels by Lee Jones · 11 years ago
  6. 8b2fe9b dmaengine: ste_dma40: Move rev error-check up to revision acquisition by Lee Jones · 11 years ago
  7. 8a59fed dmaengine: ste_dma40: Remove 'always true' checking by Lee Jones · 11 years ago
  8. db72da9 dmaengine: ste_dma40: Calculate number of logical channels from physical ones by Lee Jones · 11 years ago
  9. 84b3da1 dmaengine: ste_dma40: Remove home-brew MAX() macro by Lee Jones · 11 years ago
  10. 26955c07d dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers by Lee Jones · 11 years ago
  11. 4f8fc46 dmaengine: ste_dma40: Rectify incorrect configuration validation checking by Lee Jones · 11 years ago
  12. 29027a1 dmaengine: ste_dma40: Move default memcpy configs into the driver by Lee Jones · 11 years ago
  13. a2acaa2 dmaengine: ste_dma40: Fix up static memcpy event lines by Linus Walleij · 11 years ago
  14. 664a57e dmaengine: ste_dma40: Assign memcpy channels in the driver by Lee Jones · 11 years ago
  15. 7dd1452 dmaengine: ste_dma40: do not remove descriptors for cyclic transfers by Fabio Baltieri · 11 years ago
  16. 6c5e6a3 Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git by Vinod Koul · 11 years ago
  17. da2ac56 dmaengine: set_dma40: balance clock in probe fail code by Fabio Baltieri · 11 years ago
  18. 53d6d68 dmaengine: set_dma40: ignore spurious interrupts by Fabio Baltieri · 12 years ago
  19. 7407048 dmaengine: ste_dma40: add software lli support by Fabio Baltieri · 12 years ago
  20. 7ce529e dmaengine: ste_dma40: minor code readability fixes by Fabio Baltieri · 12 years ago
  21. f26e03a dmaengine: ste_dma40: minor cosmetic fixes by Fabio Baltieri · 12 years ago
  22. 4226dd8 dmaengine: ste_dma40: add a done queue for completed descriptors by Fabio Baltieri · 12 years ago
  23. 3cb645d dmaengine: ste_dma40: support more than 128 event lines by Tong Liu · 12 years ago
  24. 47db92f dmaengine: ste_dma40: physical channels number correction by Gerald Baeza · 12 years ago
  25. f000df8 dmaengine: ste_dma40: support fixed physical channel allocation by Gerald Baeza · 12 years ago
  26. ccc3d69 dmaengine: ste_dma40: don't allow high priority dest event lines by Rabin Vincent · 12 years ago
  27. 42365cf dmaengine: ste_dma40: don't check for pm_runtime_suspended() by Narayanan G · 12 years ago
  28. 92bb6cd dmaengine: ste_dma40: limit burst size to 16 by Per Forlin · 13 years ago
  29. b96710e dmaengine: ste_dma40: set dma max seg size by Per Forlin · 13 years ago
  30. a725dcc dma: ste_dma40: reuse is_slave_direction helper by Andy Shevchenko · 11 years ago
  31. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  32. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  33. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  34. b707c658 dma/ste_dma40: Fixup clock usage during probe by Ulf Hansson · 12 years ago
  35. fdaf9c4 dmaengine: Use dma_sg_len(sg) instead of sg->length by Lars-Peter Clausen · 12 years ago
  36. 7e426da dma/ste_dma40: fix erroneous comparison by Linus Walleij · 12 years ago
  37. 15e4b78 dma/ste_dma40: explicitly include regulator consumer header by Linus Walleij · 12 years ago
  38. 1bdae6f dma40: Improve the logic of stopping logical chan by Narayanan G · 12 years ago
  39. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 12 years ago
  40. d3ee98cdc dmaengine: consolidate initialization of cookies by Russell King - ARM Linux · 12 years ago
  41. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 12 years ago
  42. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  43. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  44. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  45. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  46. e9f3a49 dmaengine/ste_dma40: clear LNK on channel startup by Rabin Vincent · 12 years ago
  47. 5cd326f dmaengine/ste_dma40: allow fixed physical channel by Narayanan G · 13 years ago
  48. 28c7a19 dmaengine/ste_dma40: Add support to use lcla area from esram by Narayanan G · 13 years ago
  49. 7fb3e75 dmaengine/ste_dma40: support pm in dma40 by Narayanan G · 13 years ago
  50. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  51. f492b21 drivers/dma: Add export.h to ste_dma40.c by Paul Gortmaker · 13 years ago
  52. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  53. 503473a dmaengine/ste_dma40: fix memory leak due to prepared descriptors by Per Forlin · 13 years ago
  54. 70a207a dmaengine/ste_dma40: fix Oops due to double free of client descriptor by Per Forlin · 13 years ago
  55. 270e779 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). by Per Forlin · 13 years ago
  56. 89de9f6 dmaengine/ste_dma40: add missing kernel doc for pending_queue by Per Forlin · 13 years ago
  57. 82babbb36 dmaengine/ste_dma40: fix memory leak due to prepared descriptors by Per Forlin · 13 years ago
  58. 7404368 dmaengine/ste_dma40: fix Oops due to double free of client descriptor by Per Forlin · 13 years ago
  59. 3b3d5b0 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). by Per Forlin · 13 years ago
  60. da063d2 dmaengine/ste_dma40: add missing kernel doc for pending_queue by Per Forlin · 13 years ago
  61. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  62. 98ca528 dmaengine/ste_dma40: allow memory buswidth/burst to be configured by Rabin Vincent · 13 years ago
  63. f4b8976 dmaengine/ste_dma40: use AMBA PrimeCell helper macros by Linus Walleij · 13 years ago
  64. 79ca7ec dmaengine/ste_dma40: make the cyclic alloc NOWAIT by Robert Marklund · 13 years ago
  65. ae752bf dmaengine/ste_dma40: fix missing kernel-doc by om prakash · 13 years ago
  66. a8f3067 dmaengine/ste_dma40: add a separate queue for pending requests by Per Forlin · 13 years ago
  67. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  68. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  69. a0eb221 dmaengine: move link order by Linus Walleij · 13 years ago
  70. 711b9ce dmaengine/ste_dma40: fix introduced warnings by Philippe Langlais · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 0c842b5 dma40: cyclic xfer support by Rabin Vincent · 13 years ago
  73. 86eb5fb dma40: stop ongoing transfers in DMA_TERMINATE_ALL by Rabin Vincent · 13 years ago
  74. 7ad74a7 dma40: fix DMA_SG capability and channels by Rabin Vincent · 13 years ago
  75. 6045f0b dma40: handle failure to allocate first LCLA by Rabin Vincent · 13 years ago
  76. e65889c dma40: extract lcla code into separate function by Rabin Vincent · 13 years ago
  77. 822c567 dma40: unify src/dst addr check by Rabin Vincent · 13 years ago
  78. cc31b6f dma40: pass the info pointer all the way to reduce argument count by Rabin Vincent · 13 years ago
  79. 5ed04b8 dma40: unify d40_log_sg_to_lli funcs for mem and slave by Rabin Vincent · 13 years ago
  80. 1c4b092 dma40: move lli_load to main source file by Rabin Vincent · 13 years ago
  81. cade1d3 dma40: combine mem and slave prep_sg functions by Rabin Vincent · 13 years ago
  82. 10a946b dma40: remove export of stedma40_memcpy_sg by Rabin Vincent · 13 years ago
  83. 3e3a076 dma40: combine mem and slave sg-to-lli functions by Rabin Vincent · 13 years ago
  84. 00ac034 dma40: remove duplicated dev addr code by Rabin Vincent · 13 years ago
  85. dbd8878 dma40: combine duplicated d40_pool_lli_alloc() calls by Rabin Vincent · 13 years ago
  86. 5f81158 dma40: combine desc init functions by Rabin Vincent · 13 years ago
  87. 95944c6 dma40: implement prep_memcpy as a wrapper around memcpy_sg by Rabin Vincent · 13 years ago
  88. d924aba dma40: remove unnecessary casts by Rabin Vincent · 13 years ago
  89. b00f938 dma40: fix DMA API usage for LLIs by Rabin Vincent · 13 years ago
  90. 026cbc4 dma40: fix DMA API usage for LCLA by Rabin Vincent · 13 years ago
  91. 594ece4 dma40: remove unnecessary ALIGN()s by Rabin Vincent · 13 years ago
  92. ac2c0a3 dma40: allow realtime and priority for event lines by Rabin Vincent · 13 years ago
  93. 4d59490 dma40: fix comment to refer to SOCs rather than boards by Rabin Vincent · 13 years ago
  94. 6db5a8b dma40: use helpers for error functions by Rabin Vincent · 13 years ago
  95. 724a857 dma40: use helpers for channel type check by Rabin Vincent · 13 years ago
  96. 8ca8468 dma40: use helper for channel registers base by Rabin Vincent · 13 years ago
  97. 7d83a85 dma40: remove "hardware link with previous jobs" code by Rabin Vincent · 13 years ago
  98. 262d291 dma40: ensure event lines get enabled by Rabin Vincent · 13 years ago
  99. cb9ab2d dma40: make init function static by Rabin Vincent · 13 years ago
  100. d49278e dmaengine: dma40: Add support to split up large elements by Per Forlin · 14 years ago