1. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 1f0a5cb dmaengine: Fix allocation size for PL330 data buffer depth. by Liviu Dudau · 10 years ago
  3. c27f955 dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries by Jon Medhurst · 10 years ago
  4. 137bd11 dmaengine: pl330: Align DMA memcpy operations to MFIFO width by Jon Medhurst · 10 years ago
  5. 1f9cd91 dmaengine: sun6i: Fix memcpy operation by Maxime Ripard · 10 years ago
  6. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  7. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  8. cf6c0ab Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  9. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  10. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  11. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  12. 7e606d3 dmaengine: coh901318: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  13. 639559a dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() by Sebastian Andrzej Siewior · 10 years ago
  14. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  15. 99d9bf4 dmaengine: dw: enable and disable controller when needed by Andy Shevchenko · 10 years ago
  16. 2540f74 dmaengine: dw: always export dw_dma_{en,dis}able by Andy Shevchenko · 10 years ago
  17. 7a83c04 dmaengine: dw: introduce dw_dma_on() helper by Andy Shevchenko · 10 years ago
  18. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  19. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  20. f0f3b5f dma: cppi41: Switch to using managed resource in probe by Kiran Padwal · 10 years ago
  21. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  22. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago
  23. c3cb38f dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() by Krzysztof Kozlowski · 10 years ago
  24. 937cb2f dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters by Krzysztof Kozlowski · 10 years ago
  25. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  26. fe6cf28 dma: imx-sdma: fix another incorrect __init annotation by Arnd Bergmann · 10 years ago
  27. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  28. 14e0e28 dmaengine: sun6i: Remove obsolete clk muxing code by Chen-Yu Tsai · 10 years ago
  29. 50cf553 dma: Kconfig: Include mx6 in the IMX_SDMA help section by Fabio Estevam · 10 years ago
  30. c2e6f42 dmatest: prevent memory leakage on error path in thread by Andy Shevchenko · 10 years ago
  31. 2284354 dma: mv_xor: Add support for DMA_INTERRUPT by Lior Amsalem · 10 years ago
  32. 37380b9 dma: mv_xor: Remove dead code by Ezequiel Garcia · 10 years ago
  33. ba87d13 dma: mv_xor: Reduce interrupts by enabling EOD only when needed by Lior Amsalem · 10 years ago
  34. 0e7488e dma: mv_xor: Remove all interrupt magic numbers by Ezequiel Garcia · 10 years ago
  35. dfc9766 dma: mv_xor: Remove multi-slot support by Lior Amsalem · 10 years ago
  36. 3e4f52e dma: mv_xor: Simplify the DMA_MEMCPY operation by Lior Amsalem · 10 years ago
  37. b8291dd dma: mv_xor: Replace printk with dev_info by Ezequiel Garcia · 10 years ago
  38. bfb6074 dmaengine: omap-dma: Restore the CLINK_CTRL in resume path by Peter Ujfalusi · 10 years ago
  39. b3d09da dmaengine: omap-dma: Add memory barrier to dma_resume path by Peter Ujfalusi · 10 years ago
  40. b279c49 dmaengine: dw: add PCI IDs for Braswell DMAs by Andy Shevchenko · 10 years ago
  41. a15636e dmaengine: dw: move clock operations to platform.c by Andy Shevchenko · 10 years ago
  42. 4d130de dmaengine: dw: introduce generic filter function by Andy Shevchenko · 10 years ago
  43. 8950052 dmaengine: dw: apply both HS interfaces and remove slave_id usage by Andy Shevchenko · 10 years ago
  44. 7e1e2f2 dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces by Andy Shevchenko · 10 years ago
  45. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  46. f498e06 dmaengine: jz4740: Fix non-cyclic descriptor completion by Lars-Peter Clausen · 10 years ago
  47. e622226 dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support by Qiao Zhou · 10 years ago
  48. e34b731 dma: imx-sdma: Remove spurious __init annotation on sdma_probe() by Mark Brown · 10 years ago
  49. b19f40b dma: rcar-audmapp: Fix for no corresponding slave ID by Ryo Kataoka · 10 years ago
  50. 8e1f50d dmatest: prevent memory leakage on error path in thread by Andy Shevchenko · 10 years ago
  51. e628ce7 ioat: Use time_before_jiffies() by Manuel Schölling · 10 years ago
  52. 29a4bb1 dma: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  53. c12fe49 dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. by Vignesh Raman · 10 years ago
  54. 23e1181 dma: imx-sdma: use module_platform_driver for SDMA driver by Vignesh Raman · 10 years ago
  55. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  56. a0bbe99 dmaengine: sun6i: depends on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  57. 6758dda dma: at_hdmac: fix invalid remaining bytes detection by Alexandre Belloni · 10 years ago
  58. cfc6abc dmaengine: nbpfaxi: don't build this driver where it cannot be used by Guennadi Liakhovetski · 10 years ago
  59. 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  60. 1141b7e dmaengine: nbpf_error_get_channel() can be static by Fengguang Wu · 10 years ago
  61. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  62. 6fc8ae7 dma: pl08x: Use correct specifier for size_t values by Mark Brown · 10 years ago
  63. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  64. f02323e dmaengine: nbpfaxi: convert to tasklet by Guennadi Liakhovetski · 10 years ago
  65. 67b1668 dmaengine: nbpfaxi: fix a theoretical race by Guennadi Liakhovetski · 10 years ago
  66. b45b262 dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores by Guennadi Liakhovetski · 10 years ago
  67. ed64610 dmaengine: edma: Do not register second device when booted with DT by Peter Ujfalusi · 10 years ago
  68. 04d537d dmaengine: edma: Do not change the error code returned from edma_alloc_slot by Peter Ujfalusi · 10 years ago
  69. 4415b03 dmaengine: shdma: Allocate cyclic sg list dynamically by Laurent Pinchart · 10 years ago
  70. c091ff5 dmaengine: shdma: Make channel filter ignore unrelated devices by Laurent Pinchart · 10 years ago
  71. 9f2c2bb dmaengine: sh: Rework Kconfig and Makefile by Laurent Pinchart · 10 years ago
  72. 4fbd804 dmaengine: sun6i: Fix memory leaks by Maxime Ripard · 10 years ago
  73. 174427c dmaengine: sun6i: Free the interrupt before killing the tasklet by Maxime Ripard · 10 years ago
  74. 92e4a3b dmaengine: sun6i: Remove switch statement from buswidth convertion routine by Maxime Ripard · 10 years ago
  75. 2795eed dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selected by Alexander Popov · 10 years ago
  76. db0e701 Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  77. 8e8805d dmaengine: edma: Serve cyclic (audio) channels with high priority queue by Peter Ujfalusi · 10 years ago
  78. a1f146f dmaengine: edma: Support to suppress the period interrupts in cyclic mode by Peter Ujfalusi · 10 years ago
  79. b7f9bc5 dmaengine: edma: Update caps->residue_granularity to match with reality by Peter Ujfalusi · 10 years ago
  80. 7f5e03e dmaengine: sun61: fix warning on bad print specfier by Vinod Koul · 10 years ago
  81. 42c0d54 dmaengine: sun6i: fix build failure on x86, xilinx targets by Vinod Koul · 10 years ago
  82. ec1f0c9 dmaengine: mpc512x: register for device tree channel lookup by Alexander Popov · 10 years ago
  83. 16369ef dmaengine: of: add common xlate function for matching by channel id by Alexander Popov · 10 years ago
  84. 5558593 dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller by Maxime Ripard · 10 years ago
  85. 37a746a dmaengine: ipu: use return value of request_irq by Vinod Koul · 10 years ago
  86. e2f9922 dmaengine: jz4740: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  87. 211bfef dmaengine: fsl-edma: fix dmamux index calculating error by Jingchang Lu · 10 years ago
  88. f892afb dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC by Nicolin Chen · 10 years ago
  89. 0b35186 dmaengine: imx-sdma: Save imx_dma_data into sdmac by Nicolin Chen · 10 years ago
  90. b1e51d7 dmaengine: pl330: Check if the DMA descriptor is NULL by Javier Martinez Canillas · 10 years ago
  91. ff4d024 Merge commit 'renesas-shdma-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  92. ce05b68 dma: Fix MIC X100 DMA Driver Kconfig option by Sudeep Dutt · 10 years ago
  93. dd8ecfca dmaengine: dw: don't perform DMA when dmaengine_submit is called by Andy Shevchenko · 10 years ago
  94. cba1561 dmaengine: dw: add debug message to dwc_dostart_first_queued by Andy Shevchenko · 10 years ago
  95. e7637c6 dmaengine: dw: introduce dwc_dostart_first_queued() helper by Andy Shevchenko · 10 years ago
  96. c26939e dmaengine: pl330: Remove pl330_chan_ctrl() by Lars-Peter Clausen · 10 years ago
  97. 8ed30a1 dmaengine: pl330: Simplify marking a request as unused by Lars-Peter Clausen · 10 years ago
  98. 9dc5a31 dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc by Lars-Peter Clausen · 10 years ago
  99. f6f2421 dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs by Lars-Peter Clausen · 10 years ago
  100. fbbcd9b dmaengine: pl330: Simplify is_manager() by Lars-Peter Clausen · 10 years ago