1. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. a0bbe99 dmaengine: sun6i: depends on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  3. 6758dda dma: at_hdmac: fix invalid remaining bytes detection by Alexandre Belloni · 10 years ago
  4. cfc6abc dmaengine: nbpfaxi: don't build this driver where it cannot be used by Guennadi Liakhovetski · 10 years ago
  5. 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
  6. 1141b7e dmaengine: nbpf_error_get_channel() can be static by Fengguang Wu · 10 years ago
  7. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  8. 6fc8ae7 dma: pl08x: Use correct specifier for size_t values by Mark Brown · 10 years ago
  9. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  10. f02323e dmaengine: nbpfaxi: convert to tasklet by Guennadi Liakhovetski · 10 years ago
  11. 67b1668 dmaengine: nbpfaxi: fix a theoretical race by Guennadi Liakhovetski · 10 years ago
  12. b45b262 dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores by Guennadi Liakhovetski · 10 years ago
  13. ed64610 dmaengine: edma: Do not register second device when booted with DT by Peter Ujfalusi · 10 years ago
  14. 04d537d dmaengine: edma: Do not change the error code returned from edma_alloc_slot by Peter Ujfalusi · 10 years ago
  15. 4415b03 dmaengine: shdma: Allocate cyclic sg list dynamically by Laurent Pinchart · 10 years ago
  16. c091ff5 dmaengine: shdma: Make channel filter ignore unrelated devices by Laurent Pinchart · 10 years ago
  17. 9f2c2bb dmaengine: sh: Rework Kconfig and Makefile by Laurent Pinchart · 10 years ago
  18. 4fbd804 dmaengine: sun6i: Fix memory leaks by Maxime Ripard · 10 years ago
  19. 174427c dmaengine: sun6i: Free the interrupt before killing the tasklet by Maxime Ripard · 10 years ago
  20. 92e4a3b dmaengine: sun6i: Remove switch statement from buswidth convertion routine by Maxime Ripard · 10 years ago
  21. 2795eed dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selected by Alexander Popov · 10 years ago
  22. db0e701 Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  23. 8e8805d dmaengine: edma: Serve cyclic (audio) channels with high priority queue by Peter Ujfalusi · 10 years ago
  24. a1f146f dmaengine: edma: Support to suppress the period interrupts in cyclic mode by Peter Ujfalusi · 10 years ago
  25. b7f9bc5 dmaengine: edma: Update caps->residue_granularity to match with reality by Peter Ujfalusi · 10 years ago
  26. 7f5e03e dmaengine: sun61: fix warning on bad print specfier by Vinod Koul · 10 years ago
  27. 42c0d54 dmaengine: sun6i: fix build failure on x86, xilinx targets by Vinod Koul · 10 years ago
  28. ec1f0c9 dmaengine: mpc512x: register for device tree channel lookup by Alexander Popov · 10 years ago
  29. 16369ef dmaengine: of: add common xlate function for matching by channel id by Alexander Popov · 10 years ago
  30. 5558593 dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller by Maxime Ripard · 10 years ago
  31. 37a746a dmaengine: ipu: use return value of request_irq by Vinod Koul · 10 years ago
  32. e2f9922 dmaengine: jz4740: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  33. 211bfef dmaengine: fsl-edma: fix dmamux index calculating error by Jingchang Lu · 10 years ago
  34. f892afb dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC by Nicolin Chen · 10 years ago
  35. 0b35186 dmaengine: imx-sdma: Save imx_dma_data into sdmac by Nicolin Chen · 10 years ago
  36. b1e51d7 dmaengine: pl330: Check if the DMA descriptor is NULL by Javier Martinez Canillas · 10 years ago
  37. ff4d024 Merge commit 'renesas-shdma-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  38. ce05b68 dma: Fix MIC X100 DMA Driver Kconfig option by Sudeep Dutt · 10 years ago
  39. dd8ecfca dmaengine: dw: don't perform DMA when dmaengine_submit is called by Andy Shevchenko · 10 years ago
  40. cba1561 dmaengine: dw: add debug message to dwc_dostart_first_queued by Andy Shevchenko · 10 years ago
  41. e7637c6 dmaengine: dw: introduce dwc_dostart_first_queued() helper by Andy Shevchenko · 10 years ago
  42. c26939e dmaengine: pl330: Remove pl330_chan_ctrl() by Lars-Peter Clausen · 10 years ago
  43. 8ed30a1 dmaengine: pl330: Simplify marking a request as unused by Lars-Peter Clausen · 10 years ago
  44. 9dc5a31 dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc by Lars-Peter Clausen · 10 years ago
  45. f6f2421 dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs by Lars-Peter Clausen · 10 years ago
  46. fbbcd9b dmaengine: pl330: Simplify is_manager() by Lars-Peter Clausen · 10 years ago
  47. 1b446d2 dmaengine: pl330: Remove uneccessary ccr validation by Lars-Peter Clausen · 10 years ago
  48. 65ad606 dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread * by Lars-Peter Clausen · 10 years ago
  49. 6079d38 dmaengine: pl330: Remove useless xfer_cb indirection by Lars-Peter Clausen · 10 years ago
  50. be02532 dmaengine: pl330: Remove unused mc_len field from _pl330_req struct by Lars-Peter Clausen · 10 years ago
  51. d5cef12 dmaengine: pl330: Remove unused next field form pl330_xfer struct by Lars-Peter Clausen · 10 years ago
  52. c9392d8 dmaengine: pl330: Remove unused client_data field form pl330_info by Lars-Peter Clausen · 10 years ago
  53. 7ae342f dmaengine: pl330: Remove unused dmac_reset callback by Lars-Peter Clausen · 10 years ago
  54. fa01ef3 dmaengine: pl330: Remove unused pl330_chanstatus struct by Lars-Peter Clausen · 10 years ago
  55. f0564c7 dmaengine: pl330: Remove duplicated cachecontrol enum by Lars-Peter Clausen · 10 years ago
  56. 585a9d0 dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype by Lars-Peter Clausen · 10 years ago
  57. 653e67f dmaengine: inherit debug settings from the subsystem for subdirectories by Wolfram Sang · 10 years ago
  58. 0cdbee33 dmaengine: shdma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
  59. 9f92d22 dmaengine: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  60. 89751d0 dmaengine: qcom_bam_dma: Add descriptor flags by Andy Gross · 10 years ago
  61. 43452fa dmaengine: Freescale: change descriptor release process for supporting async_tx by Hongbo Zhang · 10 years ago
  62. 14c6a33 dmaengine: Freescale: add suspend resume functions for DMA driver by Hongbo Zhang · 10 years ago
  63. 2baff57 dmaengine: Freescale: use spin_lock_bh instead of spin_lock_irqsave by Hongbo Zhang · 10 years ago
  64. 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  65. 95b4ecb dma: MIC X100 DMA Driver by Siva Yerramreddy · 10 years ago
  66. caf18c2 dma: rcar-audmapp: add DT support by Kuninori Morimoto · 10 years ago
  67. 6b32faf dmaengine: shdma: Add more register documentation by Geert Uytterhoeven · 10 years ago
  68. 75bfa5f dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles by Kuninori Morimoto · 10 years ago
  69. 016b10f dma: rcar-audmapp: enable .set_slave by Kuninori Morimoto · 10 years ago
  70. e4a899d dma: edma: Declare DMA_SLAVE_BUSWIDTH_3_BYTES as supported buswidth by Peter Ujfalusi · 10 years ago
  71. d1a792f Update imx-sdma cyclic handling to report residue by Russell King - ARM Linux · 10 years ago
  72. 13bbfb5 dma: cppi41: handle 0-length packets by Daniel Mack · 10 years ago
  73. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  74. 0682278 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 10 years ago
  75. 3c814be Merge branch 'topic/dw' into for-linus by Vinod Koul · 10 years ago
  76. 877d842 dmaengine: sh: don't use dynamic static allocation by Vinod Koul · 10 years ago
  77. 9d9f71a dmaengine: sh: fix print specifier warnings by Vinod Koul · 10 years ago
  78. a687654 dmaengine: sh: make shdma_prep_dma_cyclic static by Vinod Koul · 10 years ago
  79. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  80. 654fa24 dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL by Fabio Estevam · 10 years ago
  81. ebc6d2d dmaengine: shdma: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 10 years ago
  82. 494ead4 dmaengine: rcar-hpbdma: Include linux/err.h by Laurent Pinchart · 10 years ago
  83. 830c863 dmaengine: sudmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  84. cf5a23b dmaengine: sudmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  85. c46b9af dmaengine: shdmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  86. a5cdc1c dmaengine: shdmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  87. c3e175e dmaengine: s3c24xx-dma: Add cyclic transfer support by Vasily Khoruzhick · 10 years ago
  88. 6915f45 dmaengine: s3c24xx-dma: Process whole SG chain by Vasily Khoruzhick · 10 years ago
  89. ffe59b2 dmaengine: imx: correct sdmac->status for cyclic dma tx by Jiada Wang · 10 years ago
  90. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  91. a15783c dmaengine: pch: fix compilation for alpha target by Vinod Koul · 10 years ago
  92. 1222934 dmaengine: dw: check return code of dma_async_device_register() by Andy Shevchenko · 10 years ago
  93. 8be4f52 dmaengine: dw: fix regression in dw_probe() function by Andy Shevchenko · 10 years ago
  94. d2f78e9 dmaengine: dw: enable clock before access by Andy Shevchenko · 10 years ago
  95. 4828b49 dma: pch_dma: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  96. 63da8e0 dmaengine: mpc512x: add support for peripheral transfers by Alexander Popov · 10 years ago
  97. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 10 years ago
  98. 5a9a55b dma: mv_xor: Flush descriptors before activating a channel by Ezequiel Garcia · 10 years ago
  99. fbeb91f dmaengine: sa11x0: remove broken #ifdef by Arnd Bergmann · 10 years ago
  100. 7587821 dma: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 10 years ago