1. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  2. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  3. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  4. 657d612 dmaengine: xgene: fix file permission by Vinod Koul · 9 years ago
  5. 0fe25d6 dmaengine: fsl-edma: clear pending interrupts on initialization by Stefan Agner · 9 years ago
  6. b206d9a dmaengine: xdmac: Add memset support by Maxime Ripard · 9 years ago
  7. f270405 Merge branch 'topic/pxa' into for-linus by Vinod Koul · 9 years ago
  8. 4fb9c15 Merge branch 'topic/xdmac' into for-linus by Vinod Koul · 9 years ago
  9. 0e0fa66 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  10. 9324fdf Merge branch 'topic/core' into for-linus by Vinod Koul · 9 years ago
  11. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 208a128 Merge tag 'asoc-v4.2' into asoc-next by Mark Brown · 9 years ago
  13. b9855f0 dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  14. 4983a50 dmaengine: Revert "drivers/dma: remove unused support for MEMSET operations" by Maxime Ripard · 9 years ago
  15. 5abecfa dmaengine: hdmac: Implement interleaved transfers by Maxime Ripard · 9 years ago
  16. 87d001e dmaengine: Move icg helpers to global header by Maxime Ripard · 9 years ago
  17. 88d0464 dmaengine: Fix choppy sound because of unimplemented resume by Krzysztof Kozlowski · 9 years ago
  18. fbea28a dmaengine: mv_xor: improve descriptors list handling and reduce locking by Lior Amsalem · 9 years ago
  19. f1d25e0 dmaengine: mv_xor: Enlarge descriptor pool size by Lior Amsalem · 9 years ago
  20. 6f16631 dmaengine: mv_xor: add support for a38x command in descriptor mode by Lior Amsalem · 9 years ago
  21. 0951e72 dmaengine: mv_xor: Rename function for consistent naming by Maxime Ripard · 9 years ago
  22. 9136291 dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup by Lior Amsalem · 9 years ago
  23. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  24. e5489d5 dmaengine: pl330: fix wording in mcbufsz message by Michal Suchanek · 9 years ago
  25. 765c37d dmaengine: at_xdmac: rework slave configuration part by Ludovic Desroches · 9 years ago
  26. 4c374fc dmaengine: at_xdmac: lock fixes by Ludovic Desroches · 9 years ago
  27. 0a45dca dmaengine: sirf: add CSRatlas7 SoC support by Hao Liu · 9 years ago
  28. a178831 Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 9 years ago
  29. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  30. 6d0767c dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings by Rameshwar Prasad Sahu · 9 years ago
  31. 19d643d dmaengine: fix kernel-doc documentation by Stefan Agner · 9 years ago
  32. 4297708 dmaengine: hsu: Fix memory leak when stopping a running transfer by Peter Ujfalusi · 9 years ago
  33. c91134d dmaengine: pxa_dma: add support for legacy transition by Robert Jarzmik · 9 years ago
  34. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  35. c01d1b5 dmaengine: pxa_dma: add debug information by Robert Jarzmik · 9 years ago
  36. a57e16c dmaengine: pxa: add pxa dmaengine driver by Robert Jarzmik · 9 years ago
  37. 08acf38 dmaengine: rcar-dmac: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  38. f563685 dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check of pch by Maninder Singh · 9 years ago
  39. 8f64b27 dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static by Geert Uytterhoeven · 9 years ago
  40. d23c9a0 dmaengine: rcar-dmac: fixup spinlock in rcar-dmac by Kuninori Morimoto · 9 years ago
  41. 81cc6ed dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards by Krzysztof Kozlowski · 9 years ago
  42. 6007ccb dmaengine: xdmac: Add interleaved transfer support by Maxime Ripard · 9 years ago
  43. 0d0ee75 dmaengine: xdmac: Rework the chaining logic by Maxime Ripard · 9 years ago
  44. f0816a3 dmaengine: xdmac: Add function to align width by Maxime Ripard · 9 years ago
  45. ee0fe35 dmaengine: xdmac: Handle descriptor's view 3 registers by Maxime Ripard · 9 years ago
  46. a074ae3 dmaengine: Add driver for TI DMA crossbar on DRA7x by Peter Ujfalusi · 9 years ago
  47. 8a32222 dmaengine: omap-dma: Reduce the number of virtual channels by Peter Ujfalusi · 9 years ago
  48. eea531e dmaengine: omap-dma: Remove mapping between virtual channels and requests by Peter Ujfalusi · 9 years ago
  49. de50608 dmaengine: omap-dma: Take DMA request number from DT if it is available by Peter Ujfalusi · 9 years ago
  50. 341ce71 dmaengine: omap-dma: Use defines for dma channels and request count by Peter Ujfalusi · 9 years ago
  51. 56f13c0 dmaengine: of_dma: Support for DMA routers by Peter Ujfalusi · 9 years ago
  52. f008db8 dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variant by Jens Kuske · 9 years ago
  53. 5835aa8 dmaengine: pl08x: Suppress spaces in indentation by Leonardo Carreras · 9 years ago
  54. 02ec604 dmaenegine: edma: allow pause/resume for non-cyclic mode by John Ogness · 9 years ago
  55. 428d96e dmaengine: s3c24xx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  56. 4715727 dmaengine: nbpfaxi: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  57. 0d85050 dmaengine: mxs: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  58. afe7cde dmaengine: imx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  59. 577d2e0 dmaengine: ep93xx: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  60. 4ce98c0 dmaengine: omap-dma: Add support for memcpy by Peter Ujfalusi · 9 years ago
  61. 63f89ca dmaengine: increment privatecnt when using dma_get_any_slave_channel by Christopher Freeman · 9 years ago
  62. 8016614 dmaengine: xgene: Set hardware dependency by Jean Delvare · 9 years ago
  63. 8ad31bf dmaengine: usb-dmac: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  64. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  65. 3cfe213 dmaengine: hsu: don't prompt for hsu_core part by Vinod Koul · 9 years ago
  66. cdde0e6 dmaengine: dw: don't prompt for DW_DMAC_CORE by Vinod Koul · 9 years ago
  67. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  68. b53c7582 Merge branch 'topic/sh' into for-linus by Vinod Koul · 9 years ago
  69. 7d3beab dmaengine: shdmac: avoid unused variable warnings by Arnd Bergmann · 9 years ago
  70. 11ebe4c dmaengine: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  71. 12d7b7a dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe() by Alexey Khoroshilov · 9 years ago
  72. 0434a23 dmaengine: at_xdmac: unlock spin lock before return by Niklas Cassel · 9 years ago
  73. 9c361b1 dmaengine: xgene: devm_ioremap() returns NULL on error by Dan Carpenter · 9 years ago
  74. ed1f041 dmaengine: xgene: buffer overflow in xgene_dma_init_channels() by Dan Carpenter · 9 years ago
  75. d7d8e89 dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' by Yoshihiro Shimoda · 9 years ago
  76. 28591df dmaengine: sa11x0: report slave capabilities to upper layers by Dmitry Eremin-Solenikov · 9 years ago
  77. d0a3997 Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  78. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  79. 0055dc5 Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  80. b7af54a Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-ssi' into asoc-next by Mark Brown · 9 years ago
  81. 431959c Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'spi/topic/dw' and 'spi/topic/err' into spi-next by Mark Brown · 9 years ago
  82. 12522ee Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval" by Linus Torvalds · 9 years ago
  83. ffeb13a dmaengine: cppi41: add missing bitfields by Felipe Balbi · 9 years ago
  84. b3e3bf2 Merge 4.0-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  85. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  86. 453dcdb dmaengine: fsl_raid: statify fsl_re_chan_probe by Vinod Koul · 9 years ago
  87. ad80da6 dmaengine: Driver support for FSL RaidEngine device. by Xuelin Shi · 9 years ago
  88. a3f92e8 dmaengine: xgene_dma_init_ring_mngr() can be static by kbuild test robot · 9 years ago
  89. 9f2fd0d dmaengine: Add support for APM X-Gene SoC DMA engine driver by Rameshwar Prasad Sahu · 9 years ago
  90. 0c1c8ff dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver by Yoshihiro Shimoda · 9 years ago
  91. ab7add3 dmaengine: edma: fixed wrongly initialized data parameter to the edma callback by Petr Kulhavy · 9 years ago
  92. de6b641 dmaengine: ste_dma40: fix implicit conversion by Stefan Agner · 9 years ago
  93. d894fc6 dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller by Alex Smith · 9 years ago
  94. fbef403 dmaengine: moxart-dma: Fix memory leak when stopping a running transfer by Peter Ujfalusi · 9 years ago
  95. f931782 dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer by Peter Ujfalusi · 9 years ago
  96. 02d88b7 dmaengine: omap-dma: Fix memory leak when terminating running transfer by Peter Ujfalusi · 9 years ago
  97. 5ca9e7c dmaengine: edma: fix memory leak when terminating running transfers by Petr Kulhavy · 9 years ago
  98. ca76683 dmaengine: jz4740: Define capabilities by Lars-Peter Clausen · 9 years ago
  99. ad53b26 dmaengine: hsu: move memory allocation to GFP_NOWAIT by Andy Shevchenko · 9 years ago
  100. 4bb8245 dmaengine: hsu: remove redundant pieces of code by Andy Shevchenko · 9 years ago