1. ab59a51 IMX/SDMA : save the real count for one DMA transaction. by Huang Shijie · 13 years ago
  2. e696643 IMX/DMA : set the DMA direction in the sdma_control() by Huang Shijie · 13 years ago
  3. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  4. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  5. 5c45ad7 drivers/dma: Add module.h to files implicitly using it. by Paul Gortmaker · 13 years ago
  6. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  7. f8de8f4 dmaengine i.MX DMA/SDMA: add missing include of linux/module.h by Axel Lin · 13 years ago
  8. 7b4b88e dmaengine i.MX SDMA: use request_firmware_nowait by Sascha Hauer · 13 years ago
  9. 36e2f21 dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially by Sascha Hauer · 13 years ago
  10. 73eab97 dmaengine i.MX SDMA: lock channel 0 by Sascha Hauer · 13 years ago
  11. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  12. 580975d dmaengine: imx-sdma: add device tree probe support by Shawn Guo · 13 years ago
  13. 40ad5b3 dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name by Shawn Guo · 13 years ago
  14. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  15. 1c1d954 dmaengine: imx-sdma: return proper error if kzalloc fails by Axel Lin · 13 years ago
  16. 2e534b2 dmaengine: imx-sdma: pass sdma firmware name via platform data by Shawn Guo · 13 years ago
  17. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 13 years ago
  18. 60f1df5 Merge branch 'dmaengine-shawn' into dmaengine by Sascha Hauer · 13 years ago
  19. 341b941 dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg() by Shawn Guo · 13 years ago
  20. 1e9cebb dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop() by Shawn Guo · 13 years ago
  21. 8a96591 dmaengine: imx-sdma: return sdmac->status in sdma_tx_status() by Shawn Guo · 13 years ago
  22. 4b2ce9d dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg() by Shawn Guo · 13 years ago
  23. 1797c33 dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg() by Shawn Guo · 13 years ago
  24. 23889c6 dmaengine i.MX SDMA: reserve channel 0 by not registering it by Sascha Hauer · 13 years ago
  25. 7214a8b dmaengine i.MX SDMA: initialize dma capabilities outside channel loop by Sascha Hauer · 13 years ago
  26. 7a0e9b2 dmaengine i.MX SDMA: do not initialize chan_id field by Sascha Hauer · 13 years ago
  27. 1fa81c2 dmaengine i.MX sdma: check sg entries for valid addresses and lengths by Sascha Hauer · 13 years ago
  28. b9b3f82 dmaengine i.MX sdma: set maximum segment size for our device by Sascha Hauer · 13 years ago
  29. d718f4e dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie() by Shawn Guo · 13 years ago
  30. 939fd4f dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0 by Shawn Guo · 13 years ago
  31. 6866fd3 dmaengine i.MX SDMA: Fix firmware loading by Sascha Hauer · 13 years ago
  32. 1051b9f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  33. c989a7f dmaengine i.MX SDMA: initialize on module_init by Sascha Hauer · 14 years ago
  34. d2f5c27 dmaengine: imx-sdma: fix bug in buffer descriptor initialization by Anatolij Gustschin · 14 years ago
  35. 5b28aa3 dmaengine i.MX SDMA: Allow to run without firmware by Sascha Hauer · 14 years ago
  36. 1ec1e82 dmaengine: Add Freescale i.MX SDMA support by Sascha Hauer · 14 years ago