1. 740b41f dmaengine: edma: Provide granular accounting by Thomas Gleixner · 10 years ago
  2. c2da234 dmaengine: edma: Store transfer data in edma_desc and edma_pset by Thomas Gleixner · 10 years ago
  3. b5088ad dmaengine: edma: Create private pset struct by Thomas Gleixner · 10 years ago
  4. de13593 dmaengine: edma: Check the current decriptor first in tx_status() by Thomas Gleixner · 10 years ago
  5. b6205c3 dmaengine: edma: Sanitize residue reporting by Thomas Gleixner · 10 years ago
  6. 9aac909 dmaengine: edma: Add channel number to debug prints by Peter Ujfalusi · 10 years ago
  7. 406efb1 dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ by Joel Fernandes · 10 years ago
  8. 8cc3e30 dmaengine: edma: Add DMA memcpy support by Joel Fernandes · 10 years ago
  9. e6fad59 dmaengine: edma: Print the direction value as well when it is not supported by Peter Ujfalusi · 10 years ago
  10. c594c89 dmaengine: edma: Prefix debug prints where the text were identical in prep callbacks by Peter Ujfalusi · 10 years ago
  11. 2c88ee6 dmaengine: edma: Implement device_slave_caps callback by Peter Ujfalusi · 10 years ago
  12. 83bb312 dmaengine: edma: Reduce debug print verbosity for non verbose debugging by Peter Ujfalusi · 10 years ago
  13. 232b223d dmaengine: edma: Set DMA_CYCLIC capability flag by Peter Ujfalusi · 10 years ago
  14. 72c7b67 dmaengine: edma: Add support for DMA_PAUSE/RESUME operation by Peter Ujfalusi · 10 years ago
  15. b2b617d dmaengine: edma: Correct the handling of src/dst_maxburst == 0 by Peter Ujfalusi · 10 years ago
  16. 5fc68a6 dma: edma: fix incorrect SG list handling by Sekhar Nori · 10 years ago
  17. e3ddc97 dma: edma: Fix memory leak in edma_prep_dma_cyclic() by Christian Engelmayer · 10 years ago
  18. 0e772c6 dma: edma: Set debug level to debugging messages by Ezequiel Garcia · 11 years ago
  19. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  20. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  21. b6d5050 dmaengine: edma: remove duplicate kfree by Vinod Koul · 11 years ago
  22. 50a9c70 dma: edma: Add support for Cyclic DMA by Joel Fernandes · 11 years ago
  23. f8d9f62 Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  24. 94cb0e7 DMA-API: dma: edma.c: no need to explicitly initialize DMA masks by Russell King · 11 years ago
  25. db60d8d dmanengine: fix edma driver to not define DMA_COMPLETE by Vinod Koul · 11 years ago
  26. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  27. b967aec Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  28. 9d386ec dmaengine: edma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  29. 7261828 dmaengine: edma: fix another memory leak by Vinod Koul · 11 years ago
  30. 4b6271a dma: edma: Fix memory leak by Valentin Ilie · 11 years ago
  31. 2abd5f1 dma: edma: Increase maximum SG limit to 20 by Joel Fernandes · 11 years ago
  32. fd00903 dma: edma: Split out PaRAM set calculations into its own function by Joel Fernandes · 11 years ago
  33. 2f6d8fa dma: edma.c: remove edma_desc leakage by Geyslan G. Bem · 11 years ago
  34. d71505b edma: Update author email address by Josh Boyer · 11 years ago
  35. 5622ff1 dma: edma: Remove limits on number of slots by Joel Fernandes · 11 years ago
  36. b267b3b dma: edma: Leave linked to Null slot instead of DUMMY slot by Joel Fernandes · 11 years ago
  37. c5f4799 dma: edma: Find missed events and issue them by Joel Fernandes · 11 years ago
  38. 5340706 dma: edma: Write out and handle MAX_NR_SG at a given time by Joel Fernandes · 11 years ago
  39. 6fbe24d dma: edma: Setup parameters to DMA MAX_NR_SG at a time by Joel Fernandes · 11 years ago
  40. 43e33e4 edma: no need to assign residue to 0 explicitly by Andy Shevchenko · 11 years ago
  41. 3ad7a42 ARM: davinci: move private EDMA API to arm/common by Matt Porter · 11 years ago
  42. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  43. 373459e edma: do not waste memory for dma_mask by Andy Shevchenko · 11 years ago
  44. 661f7cb dma: edma: fix slave config dependency on direction by Matt Porter · 11 years ago
  45. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  46. 463a1f8 dma: remove use of __devinit by Bill Pemberton · 12 years ago
  47. a7d6e3e dma: remove use of __devexit_p by Bill Pemberton · 12 years ago
  48. c2dde5f dmaengine: add TI EDMA DMA engine driver by Matt Porter · 12 years ago