1. 7b11304 dma: mxs-dma: Report correct residue for cyclic DMA by Markus Pargmann · 11 years ago
  2. b2d6398 dma: mxs-dma: Cleanup interrupt handler by Markus Pargmann · 11 years ago
  3. 2737583 dmaengine: mxs-dma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  4. b1baec5 dma: mxs-dma: remove code left from generic DMA binding conversion by Shawn Guo · 11 years ago
  5. 09d1669 mxs-dma: remove useless variable by Andy Shevchenko · 11 years ago
  6. 3208b37 dma: mxs-dma: Staticize mxs_dma_xlate by Fabio Estevam · 11 years ago
  7. d84f638 dma: mxs-dma: move to generic device tree binding by Shawn Guo · 11 years ago
  8. aaa2051 dma: mxs-dma: use devm_* managed functions by Shawn Guo · 11 years ago
  9. f2ad699 dma: mxs-dma: Fix build warnings with W=1 by Fabio Estevam · 11 years ago
  10. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  11. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  12. 5e97fa9 mxs/dma: Enlarge the CCW descriptor area to 4 pages by Marek Vasut · 12 years ago
  13. 41c556a dma: mxs-dma: Export missing symbols from mxs-dma.c by Attila Kinali · 12 years ago
  14. f5c5584 dma: enable mxs-dma for imx6q by Huang Shijie · 12 years ago
  15. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 90c9abc dma: mxs-dma: add device tree probe support by Dong Aisheng · 12 years ago
  17. 8c92013 dma: mxs-dma: make platform_device_id more generic by Shawn Guo · 12 years ago
  18. bb11fb6 dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter by Shawn Guo · 12 years ago
  19. f5b7efc dma: mxs-dma: use global stmp_device functionality by Dong Aisheng · 12 years ago
  20. fdaf9c4 dmaengine: Use dma_sg_len(sg) instead of sg->length by Lars-Peter Clausen · 12 years ago
  21. d04525e dma: mxs-dma: enable channel in device_issue_pending call by Shawn Guo · 12 years ago
  22. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  23. 921de86 mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() by Huang Shijie · 12 years ago
  24. 3946860 mxs-dma : move the mxs dma.h to a more common place by Huang Shijie · 12 years ago
  25. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 12 years ago
  26. 8ac6954 dmaengine: ensure all DMA engine drivers initialize their cookies by Russell King - ARM Linux · 12 years ago
  27. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  28. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  29. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  30. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  31. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  32. 759a2e3 dma: mxs-dma: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  33. 62268ce dmaengine: add DMA_TRANS_NONE to dma_transfer_direction by Shawn Guo · 13 years ago
  34. 7ad7a34 dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels by Lothar Waßmann · 13 years ago
  35. 6d23ea4 dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe by Lothar Waßmann · 13 years ago
  36. feb397d dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. by Lothar Waßmann · 13 years ago
  37. 4003122 dma: mxs-dma: fix a typo in comment by Lothar Waßmann · 13 years ago
  38. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  39. ef298c2 mxs-dma: enable CLKGATE before accessing registers by Lothar Waßmann · 13 years ago
  40. a62bae9 ARM: mxs-dma: reset after disable channel by Dong Aisheng · 13 years ago
  41. 2a9778e dma: mxs-dma: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  42. 95bfea1 dmaengine: mxs-dma: skip request_irq for NO_IRQ by Shawn Guo · 13 years ago
  43. a580b8c dmaengine: mxs-dma: add dma support for i.MX23/28 by Shawn Guo · 13 years ago