1. fe6cf28 dma: imx-sdma: fix another incorrect __init annotation by Arnd Bergmann · 10 years ago
  2. e34b731 dma: imx-sdma: Remove spurious __init annotation on sdma_probe() by Mark Brown · 10 years ago
  3. c12fe49 dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. by Vignesh Raman · 10 years ago
  4. 23e1181 dma: imx-sdma: use module_platform_driver for SDMA driver by Vignesh Raman · 10 years ago
  5. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  6. f892afb dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC by Nicolin Chen · 10 years ago
  7. 0b35186 dmaengine: imx-sdma: Save imx_dma_data into sdmac by Nicolin Chen · 10 years ago
  8. 9f92d22 dmaengine: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  9. d1a792f Update imx-sdma cyclic handling to report residue by Russell King - ARM Linux · 10 years ago
  10. ffe59b2 dmaengine: imx: correct sdmac->status for cyclic dma tx by Jiada Wang · 10 years ago
  11. 63edea1 dma: sdma: Add imx25 compatible by Markus Pargmann · 10 years ago
  12. 70dabaed dma: imx-sdma: Assign a default script number for ROM firmware cases by Nicolin Chen · 10 years ago
  13. 1a89557 dma: imx-sdma: Add new dma type for ssi dual fifo script by Nicolin Chen · 11 years ago
  14. cd72b84 dma: imx-sdma: Add sdma firmware version 2 support by Nicolin Chen · 11 years ago
  15. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  16. c3cc74b dma: imx-sdma: Fix warnings for LPAE builds by Olof Johansson · 11 years ago
  17. 42536b9 ARM: 7857/1: dma: imx-sdma: setup dma mask by Philippe Retornaz · 11 years ago
  18. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  19. e9fd58d dma: imx-sdma: Staticize sdma_driver_data structures by Fabio Estevam · 11 years ago
  20. dcfec3c dma: imx-sdma: Add ROM script addresses to driver by Sascha Hauer · 11 years ago
  21. 17bba72 dma: imx-sdma: Use struct for driver data by Sascha Hauer · 11 years ago
  22. e8690fc dma: imx-sdma: remove the unused completion by Huang Shijie · 11 years ago
  23. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  24. e8e3a79 imx-sdma: remove useless variable by Andy Shevchenko · 11 years ago
  25. 9479e17 dma: imx-sdma: move to generic device tree bindings by Shawn Guo · 11 years ago
  26. 1d1bbd3 dma: Remove erroneous __exit and __exit_p() references by Maxin B. John · 11 years ago
  27. 52cec53 dma: imx-sdma: remove unneeded mach/hardware.h inclusion by Shawn Guo · 12 years ago
  28. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  29. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  30. 82906b1 ARM: imx: move platform_data definitions by Arnd Bergmann · 12 years ago
  31. 8e2e27c dma: imx-sdma: buf_tail should be initialize in prepare function by Richard Zhao · 12 years ago
  32. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  33. 2ccaef0 dma: imx-sdma: make channel0 operations atomic by Richard Zhao · 12 years ago
  34. fdaf9c4 dmaengine: Use dma_sg_len(sg) instead of sg->length by Lars-Peter Clausen · 12 years ago
  35. abd9ccc dma: imx-sdma: keep the callbacks invoked in the tasklet by Huang Shijie · 12 years ago
  36. 7560e3f dmaengine i.MX SDMA: do not depend on grouped clocks by Sascha Hauer · 12 years ago
  37. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  38. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 12 years ago
  39. ad1122e dma: imx-sdma: Treat firmware messages as warnings instead of erros by Fabio Estevam · 12 years ago
  40. 1f3d6dc Merge branch 'rmk_cookie_fixes2' into next by Vinod Koul · 12 years ago
  41. 949ff5b dmaengine: fix for cookie changes and merge by Vinod Koul · 12 years ago
  42. 8ac6954 dmaengine: ensure all DMA engine drivers initialize their cookies by Russell King - ARM Linux · 12 years ago
  43. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  44. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  45. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  46. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  47. 5170c05 Revert "drivers/dma: linux/module.h included twice" by Vinod Koul · 12 years ago
  48. 6d0d7e2 dma: imx-sdma: Print a message when firmare fails to be requested by Fabio Estevam · 12 years ago
  49. 6602b0d dma: imx-sdma: Let the driver be probed even if no firware is found by Fabio Estevam · 12 years ago
  50. 865d943 drivers/dma: linux/module.h included twice by Danny Kukawka · 12 years ago
  51. 13ae246 includecheck: delete any duplicate instances of module.h by Paul Gortmaker · 12 years ago
  52. b63fd6c i.MX SDMA: Fix burstsize settings by Philippe Rétornaz · 12 years ago
  53. 94ac27a i.MX SDMA: Fix burstsize settings by Philippe Rétornaz · 12 years ago
  54. 0bbc141 dma/imx-sdma: convernt to use bit ops by Richard Zhao · 12 years ago
  55. b78bd91 dma/imx-sdma: use num_events to validate event_id0 by Richard Zhao · 12 years ago
  56. c2c744d dma/imx-sdma: move clk_enable out of sdma_request_channel by Richard Zhao · 12 years ago
  57. 3bb5e7c dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel by Richard Zhao · 12 years ago
  58. c4b5685 dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary by Richard Zhao · 12 years ago
  59. b9a59166 dma/imx-sdma: let sdma_run_channel call sdma_enable_channel by Richard Zhao · 12 years ago
  60. 2b4f130 dma: imx-sdma: start transfer in issue_pending by Sascha Hauer · 12 years ago
  61. f69f2e2 dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit by Haitao Zhang · 12 years ago
  62. ab59a51 IMX/SDMA : save the real count for one DMA transaction. by Huang Shijie · 13 years ago
  63. e696643 IMX/DMA : set the DMA direction in the sdma_control() by Huang Shijie · 13 years ago
  64. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  65. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  66. 5c45ad7 drivers/dma: Add module.h to files implicitly using it. by Paul Gortmaker · 13 years ago
  67. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  68. f8de8f4 dmaengine i.MX DMA/SDMA: add missing include of linux/module.h by Axel Lin · 13 years ago
  69. 7b4b88e dmaengine i.MX SDMA: use request_firmware_nowait by Sascha Hauer · 13 years ago
  70. 36e2f21 dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially by Sascha Hauer · 13 years ago
  71. 73eab97 dmaengine i.MX SDMA: lock channel 0 by Sascha Hauer · 13 years ago
  72. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  73. 580975d dmaengine: imx-sdma: add device tree probe support by Shawn Guo · 13 years ago
  74. 40ad5b3 dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name by Shawn Guo · 13 years ago
  75. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  76. 1c1d954 dmaengine: imx-sdma: return proper error if kzalloc fails by Axel Lin · 13 years ago
  77. 2e534b2 dmaengine: imx-sdma: pass sdma firmware name via platform data by Shawn Guo · 13 years ago
  78. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 13 years ago
  79. 60f1df5 Merge branch 'dmaengine-shawn' into dmaengine by Sascha Hauer · 13 years ago
  80. 341b941 dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg() by Shawn Guo · 13 years ago
  81. 1e9cebb dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop() by Shawn Guo · 13 years ago
  82. 8a96591 dmaengine: imx-sdma: return sdmac->status in sdma_tx_status() by Shawn Guo · 13 years ago
  83. 4b2ce9d dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg() by Shawn Guo · 13 years ago
  84. 1797c33 dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg() by Shawn Guo · 13 years ago
  85. 23889c6 dmaengine i.MX SDMA: reserve channel 0 by not registering it by Sascha Hauer · 13 years ago
  86. 7214a8b dmaengine i.MX SDMA: initialize dma capabilities outside channel loop by Sascha Hauer · 13 years ago
  87. 7a0e9b2 dmaengine i.MX SDMA: do not initialize chan_id field by Sascha Hauer · 13 years ago
  88. 1fa81c2 dmaengine i.MX sdma: check sg entries for valid addresses and lengths by Sascha Hauer · 13 years ago
  89. b9b3f82 dmaengine i.MX sdma: set maximum segment size for our device by Sascha Hauer · 13 years ago
  90. d718f4e dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie() by Shawn Guo · 13 years ago
  91. 939fd4f dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0 by Shawn Guo · 13 years ago
  92. 6866fd3 dmaengine i.MX SDMA: Fix firmware loading by Sascha Hauer · 13 years ago
  93. 1051b9f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  94. c989a7f dmaengine i.MX SDMA: initialize on module_init by Sascha Hauer · 14 years ago
  95. d2f5c27 dmaengine: imx-sdma: fix bug in buffer descriptor initialization by Anatolij Gustschin · 14 years ago
  96. 5b28aa3 dmaengine i.MX SDMA: Allow to run without firmware by Sascha Hauer · 14 years ago
  97. 1ec1e82 dmaengine: Add Freescale i.MX SDMA support by Sascha Hauer · 14 years ago