1. 9603a7a dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
  2. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  3. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
  4. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
  5. 990c0b5 dmaengine: imx-sdma: Let the core do the device node validation by Baolin Wang · 6 years ago
  6. 941acd5 dmaengine: imx-sdma: Only check ratio on parts that support 1:1 by Angus Ainslie (Purism) · 6 years ago
  7. 31ef489 Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  8. 8405448 Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  9. a3711d4 dmaengine: imx-sdma: fix consistent dma test failures by Angus Ainslie (Purism) · 6 years ago
  10. de7b7dc dmaengine: imx-sdma: add a test for imx8mq multi sdma devices by Angus Ainslie (Purism) · 6 years ago
  11. 25aaa75 dmaengine: imx-sdma: add clock ratio 1:1 check by Angus Ainslie (Purism) · 6 years ago
  12. ceaf522 dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API by Andy Duan · 6 years ago
  13. ad0d92d dmaengine: imx-sdma: refine to load context only once by Robin Gong · 6 years ago
  14. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  15. 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  16. 23a1bff Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
  17. 6406885 dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations by Lucas Stach · 6 years ago
  18. b8603d2 dmaengine: imx-sdma: implement channel termination via worker by Lucas Stach · 6 years ago
  19. ebb853b Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" by Lucas Stach · 6 years ago
  20. c06abca Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" by Lucas Stach · 6 years ago
  21. 107d064 dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_event_enable() by Vinod Koul · 6 years ago
  22. af8bf89 dmaengine: imx-sdma: Use a single line for dma_alloc_coherent() by Fabio Estevam · 6 years ago
  23. 0f06c02 dmaengine: imx-sdma: add memcpy interface by Robin Gong · 6 years ago
  24. 4a6b2e8 dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' by Robin Gong · 6 years ago
  25. 24ca312 dmaengine: imx-sdma: add missing structure description by Robin Gong · 7 years ago
  26. ad78b00 dmaengine: imx-sdma: remove unused variable by Vinod Koul · 7 years ago
  27. c119987 dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations by Vinod Koul · 7 years ago
  28. 680302c dmaengine: imx-sdma: Fix some typos by Vinod Koul · 7 years ago
  29. fe5b85c dmaengine: imx-sdma: alloclate bd memory from dma pool by Robin Gong · 7 years ago
  30. 2142084 dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap by Robin Gong · 7 years ago
  31. 36e8d3b dmaengine: imx-sdma: remove the maximum limitation for bd numbers by Robin Gong · 7 years ago
  32. d69d1e1 dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel' by Robin Gong · 7 years ago
  33. 57b772b dmaengine: imx-sdma: add virt-dma support by Robin Gong · 7 years ago
  34. 76c33d2 dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel by Sascha Hauer · 7 years ago
  35. c01faac dmaengine: imx-sdma: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  36. 2746e2c dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt by Thierry Bultel · 7 years ago
  37. c087934 dmaengine: imx-sdma: Add MODULE_FIRMWARE by Nicolas Chauvet · 7 years ago
  38. f9d4a39 dmaengine: imx-sdma: Correct src_addr_widths and directions by Nicolin Chen · 7 years ago
  39. ba6ab3b dmaengine: imx-sdma: Fix compilation warning. by Arvind Yadav · 8 years ago
  40. fb9caf3 dmaengine: imx-sdma: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  41. 7f3ff14 dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped by Jiada Wang · 8 years ago
  42. 6f3125ce dmaengine: imx-sdma: advertise correct residue granularity by Lucas Stach · 8 years ago
  43. 85f5775 dmaengine: imx-sdma - correct the dma transfer residue calculation by Nandor Han · 8 years ago
  44. 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  45. ddfaadf Merge branch 'topic/imx' into for-linus by Vinod Koul · 8 years ago
  46. 5881826 dmaengine: imx-sdma - update the residue calculation for cyclic channels by Nandor Han · 8 years ago
  47. 15f30f5 dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients by Nandor Han · 8 years ago
  48. b7d2648 dmaengine: imx-sdma: Add i.MX7 support by Fabio Estevam · 8 years ago
  49. e4b7576 dmaengine: imx-sdma: (trivial) fix a typo by Martin Kaiser · 8 years ago
  50. 48dc77e dmaengine: imx-sdma: convert callback to helper function by Dave Jiang · 8 years ago
  51. 0d605ba dmaengine: imx-sdma: remove assignment never used by Vinod Koul · 9 years ago
  52. 24a1b5a dmaengine: imx-sdma: remove dummy assignment by Vinod Koul · 9 years ago
  53. 5bb9dbb dmaengine: imx-sdma: explicitly freeup irq by Vinod Koul · 9 years ago
  54. 1d069bf dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler by Michael Olbrich · 9 years ago
  55. 29f493d dmaengine: imx-sdma: remove __init annotation on sdma_event_remap by Jason Liu · 9 years ago
  56. 5ec9555 dmaengine: imx-sdma: Remove unneeded dev_info() by Fabio Estevam · 9 years ago
  57. ce078af dmaengine: imx-sdma: Move message level to debug by Fabio Estevam · 9 years ago
  58. b93edcd dmaengine: imx-sdma: Check for clk_enable() errors by Fabio Estevam · 9 years ago
  59. d078cd1 dmaengine: imx-sdma: Add imx6sx platform support by Zidan Wang · 9 years ago
  60. 8391ecf dmaengine: imx-sdma: Add device to device support by Shengjiu Wang · 10 years ago
  61. afe7cde dmaengine: imx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  62. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  63. a572460 dmaengine: imx-sdma: Add support for version 3 firmware by Fabio Estevam · 10 years ago
  64. 855832e dmaengine: imx-sdma: switch to dynamic context mode after script loaded by Robin Gong · 10 years ago
  65. 2cd6f79 Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus by Vinod Koul · 10 years ago
  66. 63c72e0 dmaengine: imx-sdma: Return a proper error code in platform_get_irq() by Fabio Estevam · 10 years ago
  67. 7f24e0e dmaengine: imx-sdma: Use devm functions by Fabio Estevam · 10 years ago
  68. 1e4a4f5 dmaengine: imx-sdma: Declare slave capabilities for the generic code by Fabio Estevam · 10 years ago
  69. 7b350ab dmaengine: imx-sdma: Split device_control by Maxime Ripard · 10 years ago
  70. 681d15e dmaengine: imx-sdma: fix indentation by Asaf Vertz · 10 years ago
  71. 0f927a1 dma: imx-sdma: clarify about firmware not found error by Sascha Hauer · 10 years ago
  72. 29aebfd dmaengine: imx-sdma: Add a new DMATYPE for SAI by Nicolin Chen · 10 years ago
  73. 19bfc77 dma: imx-sdma: remove incorrect __init annotation from sdma_init() by Jingoo Han · 10 years ago
  74. fe6cf28 dma: imx-sdma: fix another incorrect __init annotation by Arnd Bergmann · 10 years ago
  75. e34b731 dma: imx-sdma: Remove spurious __init annotation on sdma_probe() by Mark Brown · 10 years ago
  76. c12fe49 dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. by Vignesh Raman · 10 years ago
  77. 23e1181 dma: imx-sdma: use module_platform_driver for SDMA driver by Vignesh Raman · 10 years ago
  78. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  79. f892afb dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC by Nicolin Chen · 11 years ago
  80. 0b35186 dmaengine: imx-sdma: Save imx_dma_data into sdmac by Nicolin Chen · 11 years ago
  81. 9f92d22 dmaengine: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  82. d1a792f Update imx-sdma cyclic handling to report residue by Russell King - ARM Linux · 11 years ago
  83. ffe59b2 dmaengine: imx: correct sdmac->status for cyclic dma tx by Jiada Wang · 11 years ago
  84. 63edea1 dma: sdma: Add imx25 compatible by Markus Pargmann · 11 years ago
  85. 70dabaed dma: imx-sdma: Assign a default script number for ROM firmware cases by Nicolin Chen · 11 years ago
  86. 1a89557 dma: imx-sdma: Add new dma type for ssi dual fifo script by Nicolin Chen · 11 years ago
  87. cd72b84 dma: imx-sdma: Add sdma firmware version 2 support by Nicolin Chen · 11 years ago
  88. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  89. c3cc74b dma: imx-sdma: Fix warnings for LPAE builds by Olof Johansson · 11 years ago
  90. 42536b9 ARM: 7857/1: dma: imx-sdma: setup dma mask by Philippe Retornaz · 11 years ago
  91. 409bff6 dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  92. e9fd58d dma: imx-sdma: Staticize sdma_driver_data structures by Fabio Estevam · 11 years ago
  93. dcfec3c dma: imx-sdma: Add ROM script addresses to driver by Sascha Hauer · 11 years ago
  94. 17bba72 dma: imx-sdma: Use struct for driver data by Sascha Hauer · 11 years ago
  95. e8690fc dma: imx-sdma: remove the unused completion by Huang Shijie · 12 years ago
  96. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  97. e8e3a79 imx-sdma: remove useless variable by Andy Shevchenko · 12 years ago
  98. 9479e17 dma: imx-sdma: move to generic device tree bindings by Shawn Guo · 12 years ago
  99. 1d1bbd3 dma: Remove erroneous __exit and __exit_p() references by Maxin B. John · 12 years ago
  100. 52cec53 dma: imx-sdma: remove unneeded mach/hardware.h inclusion by Shawn Guo · 12 years ago