1. 81aafb3 dmaengine: mv_xor: de-duplicate mv_chan_set_mode*() by Thomas Petazzoni · 9 years ago
  2. 7cbafa0 dmaengine: mv_xor: remove mv_xor_chan->current_type field by Thomas Petazzoni · 9 years ago
  3. 9406de3 Merge branch 'topic/ti-xbar' into for-linus by Vinod Koul · 9 years ago
  4. 2a2d0f6 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 9 years ago
  5. c8b9dd2 Merge branch 'topic/stm32' into for-linus by Vinod Koul · 9 years ago
  6. 62ddae37 Merge branch 'topic/ste' into for-linus by Vinod Koul · 9 years ago
  7. a6eaf23 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 9 years ago
  8. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  9. e3c3736 Merge branch 'topic/ioatdma' into for-linus by Vinod Koul · 9 years ago
  10. 9fd5ca5 Merge branch 'topic/idma' into for-linus by Vinod Koul · 9 years ago
  11. d3f1e93 Merge branch 'topic/async' into for-linus by Vinod Koul · 9 years ago
  12. 7c7b680 Merge branch 'topic/univ_api' into for-linus by Vinod Koul · 9 years ago
  13. 5eec943 Merge branch 'topic/desc_reuse' into for-linus by Vinod Koul · 9 years ago
  14. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  15. 23e6723 dmaengine: edma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  16. a8135d0 dmaengine: core: Introduce new, universal API to request a channel by Peter Ujfalusi · 9 years ago
  17. 7bd903c dmaengine: core: Move and merge the code paths using private_candidate by Peter Ujfalusi · 9 years ago
  18. 26b6425 dmaengine: core: Skip mask matching when it is not provided to private_candidate by Peter Ujfalusi · 9 years ago
  19. 0c328de dmaengine: mdc: Correct terminate_all handling by Damien.Horsley · 9 years ago
  20. 4fa2d09 dmaengine: edma: Add probe callback to edma_tptc_driver by Peter Ujfalusi · 9 years ago
  21. 2b574ba dmaengine: dw: fix potential memory leak in dw_dma_parse_dt() by Mans Rullgard · 9 years ago
  22. aea08a5 dmaengine: stm32-dma: Fix unchecked deference of chan->desc by M'boumba Cedric Madianga · 9 years ago
  23. 4d42e95 dmaengine: sh: Remove unused R-Car HPB-DMAC driver by Geert Uytterhoeven · 9 years ago
  24. 0b2eed4 dmaengine: usb-dmac: Document SoC specific compatibility strings by Simon Horman · 9 years ago
  25. aeb8974 ste_dma40: Delete an unnecessary variable initialisation in d40_probe() by Markus Elfring · 9 years ago
  26. a9bae06 ste_dma40: Delete another unnecessary check in d40_probe() by Markus Elfring · 9 years ago
  27. e0f8c58 ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy" by Markus Elfring · 9 years ago
  28. 05e866b dmaengine: tegra-apb: Free interrupts before killing tasklets by Jon Hunter · 9 years ago
  29. 8fe9739 dmaengine: tegra-apb: Update driver to use GFP_NOWAIT by Jon Hunter · 9 years ago
  30. 4aad5be dmaengine: tegra-apb: Only save channel state for those in use by Jon Hunter · 9 years ago
  31. 68ae7a9 dmaengine: tegra-apb: Save and restore word count by Jon Hunter · 9 years ago
  32. 286a644 dmaengine: tegra-apb: Use dev_get_drvdata() by Jon Hunter · 9 years ago
  33. edd3bdb dmaengine: tegra-apb: Correct runtime-pm usage by Jon Hunter · 9 years ago
  34. 9ff6818 dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq() by Lars-Peter Clausen · 9 years ago
  35. 1f28179 dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
  36. 82d149b dmaengine: fsl-edma: add PM suspend/resume support by Yuan Yao · 9 years ago
  37. f0579c8 dmaengine: hsu: speed up residue calculation by Andy Shevchenko · 9 years ago
  38. f94cf9f dmaengine: acpi-dma: check for 64-bit MMIO address by Andy Shevchenko · 9 years ago
  39. 390c49f dmaengine: idma64: use local variable to index descriptor by Andy Shevchenko · 9 years ago
  40. ac02979 dmaengine: idma64: convert idma64_hw_desc_fill() to return void by Andy Shevchenko · 9 years ago
  41. e3fdb18 dmaengine: idma64: set maximum allowed segment size for DMA by Andy Shevchenko · 9 years ago
  42. 3758055 dmaengine: idma64: drop IRQ enable / disable in handler by Andy Shevchenko · 9 years ago
  43. 95da0c1 dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers by Ludovic Desroches · 9 years ago
  44. b1d6ab1 dmaengine: Add might_sleep() to dmaengine_synchronize() by Lars-Peter Clausen · 9 years ago
  45. d9f5efa dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all() by Yoshihiro Shimoda · 9 years ago
  46. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  47. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  48. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  49. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  50. 0f73f3e dmaengine: ti-dma-crossbar: dra7: Support for reserving DMA event ranges by Peter Ujfalusi · 9 years ago
  51. ec9bfa1 dmaengine: ti-dma-crossbar: dra7: Use bitops instead of idr by Peter Ujfalusi · 9 years ago
  52. 2adb274 dmaengine: ti-dma-crossbar: dra7: Support for eDMA with new bindings by Peter Ujfalusi · 9 years ago
  53. 2bb129e dmaengine: ioatdma: constify dca_ops structures by Julia Lawall · 9 years ago
  54. d3cd63f dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads by Dave Jiang · 9 years ago
  55. b341b4a ARM: configs: Add STM32 DMA support in STM32 defconfig by M'boumba Cedric Madianga · 9 years ago
  56. d8b4683 dmaengine: Add STM32 DMA driver by M'boumba Cedric Madianga · 9 years ago
  57. 5827a4b dt-bindings: Document the STM32 DMA bindings by M'boumba Cedric Madianga · 9 years ago
  58. d3651b8 dmaengine: pxa_dma: declare transfer are reusable by Robert Jarzmik · 9 years ago
  59. 9eeacd3 dmaengine: enable DMA_CTRL_REUSE by Robert Jarzmik · 9 years ago
  60. 13bb26a dmaengine: virt-dma: don't always free descriptor upon completion by Robert Jarzmik · 9 years ago
  61. bc0e734 ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown by Lars-Peter Clausen · 9 years ago
  62. 860dd64 dmaengine: axi_dmac: Add synchronization support by Lars-Peter Clausen · 9 years ago
  63. 2ed0862 dmaengine: virt-dma: Add synchronization helper function by Lars-Peter Clausen · 9 years ago
  64. b36f09c dmaengine: Add transfer termination synchronization support by Lars-Peter Clausen · 9 years ago
  65. 8005c49 Linux 4.4-rc1 by Linus Torvalds · 9 years ago
  66. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 051b29f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 8f98e29 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. bba072d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 511601b Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  72. 12b76f3 Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  73. b3a0d9a Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  74. 30b9dbe ARC: Fix silly typo in MAINTAINERS file by Vineet Gupta · 9 years ago
  75. 1cfc05c ARC: cpu_relax() to be compiler barrier even for UP by Vineet Gupta · 9 years ago
  76. a6416f5 ARC: use ASL assembler mnemonic by Vineet Gupta · 9 years ago
  77. 541366d ARC: [arcompact] Handle bus error from userspace as Interrupt not exception by Vineet Gupta · 9 years ago
  78. 76a8c40 ARC: remove extraneous header include by Vineet Gupta · 9 years ago
  79. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  80. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  81. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  82. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  83. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  84. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  86. 29608d2 f2fs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  87. 0ddaf72 squashfs: xattr simplifications by Andreas Gruenbacher · 9 years ago
  88. e409de9 9p: xattr simplifications by Andreas Gruenbacher · 9 years ago
  89. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  90. bf78171 jffs2: Add missing capability check for listing trusted xattrs by Andreas Gruenbacher · 9 years ago
  91. e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago
  92. 13d3408 ubifs: Remove unused security xattr handler by Andreas Gruenbacher · 9 years ago
  93. dae5f57a vfs: Fix the posix_acl_xattr_list return value by Andreas Gruenbacher · 9 years ago
  94. c361016 vfs: Check attribute names in posix acl xattr handers by Andreas Gruenbacher · 9 years ago
  95. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  96. f3996e6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  97. e75cdf9 Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  98. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  99. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  100. 4aeabc6 Merge tag '4.4-additional' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago