1. 84c610b dmaengine: nbpfaxi: explicitly freeup irq by Vinod Koul · 8 years ago
  2. 144fa37 dmaengine: moxart-dma: explicitly freeup irq by Vinod Koul · 8 years ago
  3. 0422e30 dmaengine: mmp_tdma: statify symbols by Vinod Koul · 8 years ago
  4. a460189 dmaengine: mmp_pdma: explicitly freeup irq by Vinod Koul · 8 years ago
  5. 486b10a dmaengine: k3dma: explicitly freeup irq by Vinod Koul · 8 years ago
  6. 5bb9dbb dmaengine: imx-sdma: explicitly freeup irq by Vinod Koul · 8 years ago
  7. 71c6b66 dmaengine: imx-dma: fix coding style issue by Vinod Koul · 8 years ago
  8. ea62aa8 dmaengine: imx-dma: explicitly freeup irq by Vinod Koul · 8 years ago
  9. 6f93b93 dmaengine: fsl-edma: kill the tasklets upon exit by Vinod Koul · 8 years ago
  10. cec9cfa dmaengine: jz4740: kill the tasklets upon exit by Vinod Koul · 8 years ago
  11. f950f02 dmaengine: fsl_raid: fix size_t print specifiers by Vinod Koul · 8 years ago
  12. cb28c7a dmaengine: fsl_raid: kill the tasklets upon exit by Vinod Koul · 8 years ago
  13. 476c7c8 dmaengine: fsl-edma: explicitly freeup irq by Vinod Koul · 8 years ago
  14. f4e0628 dmaengine: edma: kill the tasklets upon exit by Vinod Koul · 8 years ago
  15. 638001e dmaengine: edma: explicitly freeup irq by Vinod Koul · 8 years ago
  16. f57b7cb dmaengine: coh901318: statify symbols by Vinod Koul · 8 years ago
  17. 85abae1 dmaengine: coh901318: kill the tasklets upon exit by Vinod Koul · 8 years ago
  18. 7bb45f6 dmaengine: coh901318: explicitly freeup irq by Vinod Koul · 8 years ago
  19. a0d4cb4 dmaengine: dmatest: Add support for scatter-gather DMA mode by Kedareswara rao Appana · 9 years ago
  20. ad31aa8 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  21. 3b3fb1a Merge branch 'topic/ti' into for-linus by Vinod Koul · 8 years ago
  22. 2927460 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  23. b9fbc96 Merge branch 'topic/st' into for-linus by Vinod Koul · 8 years ago
  24. ff58141 Merge branch 'topic/sirf' into for-linus by Vinod Koul · 8 years ago
  25. 9c4d7e6 Merge branch 'topic/sh' into for-linus by Vinod Koul · 8 years ago
  26. 00357c4 Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 8 years ago
  27. 5debef8 Merge branch 'topic/edma' into for-linus by Vinod Koul · 8 years ago
  28. 3cf3b64 Merge branch 'topic/bcm' into for-linus by Vinod Koul · 8 years ago
  29. 69fa54a Merge branch 'topic/bam' into for-linus by Vinod Koul · 8 years ago
  30. 488bace Merge branch 'topic/axi' into for-linus by Vinod Koul · 8 years ago
  31. 2325a6a Merge branch 'topic/at_xdmac' into for-linus by Vinod Koul · 8 years ago
  32. 1d069bf dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler by Michael Olbrich · 8 years ago
  33. 6a2cf55 dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_channels() by Wei Yongjun · 8 years ago
  34. f153201 dmaengine: mv_xor_v2: remove trailing whitespace by Vinod Koul · 8 years ago
  35. 19a340b dmaengine: mv_xor_v2: new driver by Thomas Petazzoni · 9 years ago
  36. 7cdd358 dmaengine: zynqmp: avoid cast warning by Arnd Bergmann · 8 years ago
  37. e598e6e dmaengine: xilinx: Fix race condition in axi dma cyclic dma mode by Kedareswara rao Appana · 8 years ago
  38. b0cc417 dmaengine: Add Xilinx zynqmp dma engine driver support by Kedareswara rao Appana · 8 years ago
  39. 55bd582 dmaengine: rcar-dmac: Fix residue reporting for pending descriptors by Laurent Pinchart · 8 years ago
  40. 48c7365 dmaengine: rcar-dmac: Fixed active descriptor initializing by Muhammad Hamza Farooq · 8 years ago
  41. 0f78e3b dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1 by Niklas Söderlund · 8 years ago
  42. 3544d28 dmaengine: rcar-dmac: use result of updated get_residue in tx_status by Muhammad Hamza Farooq · 8 years ago
  43. e131f1b dmaengine: xilinx: Use different channel names for each dma by Kedareswara rao Appana · 8 years ago
  44. fde57a7 dmaengine: xilinx: Rename driver and config by Kedareswara rao Appana · 8 years ago
  45. 1a9e7a0 dmaengine: vdma: Add support for mulit-channel dma mode by Kedareswara rao Appana · 8 years ago
  46. 184f337 dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM by Arnd Bergmann · 8 years ago
  47. 9a8d0ef dmaengine: bcm2835: fix 64-bit warning by Arnd Bergmann · 8 years ago
  48. 71831f6 dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pending by Lars-Peter Clausen · 8 years ago
  49. 50dc60a dmaengine: axi-dmac: Propagate errors from platform_get_irq() by Lars-Peter Clausen · 8 years ago
  50. 9bcfe38 dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE() by Lars-Peter Clausen · 8 years ago
  51. 4aa819c dmaengine: bcm2835: fix 64-bit warning by Arnd Bergmann · 8 years ago
  52. 7d25455 dmaengine: qcom-bam-dma: Add pm_runtime support by Pramod Gurav · 9 years ago
  53. d318344 dmaengine: tegra-apb: Return the actual descriptor status by Jon Hunter · 8 years ago
  54. 004f614 dmaengine: tegra-apb: Remove duplicated residue calculation by Jon Hunter · 8 years ago
  55. 019bfcc dmaengine: tegra-apb: Correct grammar in TX status debug message by Jon Hunter · 8 years ago
  56. 3935e08 dmaengine: at_xdmac: fix debug string by Alexandre Belloni · 8 years ago
  57. d646162 dmaengine: ti-dma-crossbar: make omap_dmaxbar_init static by Ben Dooks · 9 years ago
  58. aef94fe dmaengine: Remove site specific OOM error messages on kzalloc by Peter Griffin · 9 years ago
  59. 71f7e6c dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists. by Peter Griffin · 9 years ago
  60. b9ab9d1 dmaengine: sun6i-dma: Only calculate residue if state exists. by Peter Griffin · 9 years ago
  61. a90e56e dmaengine: ste_dma40: Only calculate residue if txstate exists. by Peter Griffin · 9 years ago
  62. e841b80 dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status() by Peter Griffin · 9 years ago
  63. 95b0aa3 dmaengine: coh901318: Only calculate residue if txstate exists. by Peter Griffin · 9 years ago
  64. a86144d dmaengine: fsl-edma: print error code in error messages. by Peter Griffin · 9 years ago
  65. 5e2fe1e dmaengine: fsl-edma: Fix clock handling error paths by Peter Griffin · 9 years ago
  66. 9791e71 dmaengine: vdma: Add 64 bit addressing support for the axi cdma by Kedareswara rao Appana · 9 years ago
  67. f0cba68 dmaengine: vdma: Add 64 bit addressing support for the axi dma by Kedareswara rao Appana · 9 years ago
  68. 7b0e00d dmaengine: tegra: Remove some whitespace funkiness by Thierry Reding · 9 years ago
  69. f67c3bd dmaengine: xilinx-vdma: add some sanity checks by Arnd Bergmann · 9 years ago
  70. e167a0b dmaengine: vdma: Fix compilation warning in cyclic dma mode by Kedareswara rao Appana · 9 years ago
  71. 6363722 dmaengine: bcm2835: fix unexported function by Ben Dooks · 9 years ago
  72. 192dc8c dmaengine: at_xdmac: fix un-exported functions by Ben Dooks · 9 years ago
  73. 7978a58 dmaengine: sirf: fix un-exported struct warnings by Ben Dooks · 9 years ago
  74. 0161df1 dmaengine: ste_dma40_ll: make d40_width_to_bits static by Ben Dooks · 9 years ago
  75. 2e4ed08 dmaengine: edma: Use early completion for intermediate paRAM set in slave_sg by Peter Ujfalusi · 9 years ago
  76. a4a1e53d dmaengine: mv_xor: Minor coding style fix by Stefan Roese · 9 years ago
  77. 6214786 dmaengine: vdma: Use dma_pool_zalloc by Kedareswara rao Appana · 9 years ago
  78. 92d794d dmaengine: vdma: Add support for cyclic dma mode by Kedareswara rao Appana · 9 years ago
  79. 3565fe5 dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put() by Kuninori Morimoto · 9 years ago
  80. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  81. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  82. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  83. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  84. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  85. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  86. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  87. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  88. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 9 years ago
  89. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 9 years ago
  90. ba01cf0 irqchip: mips-gic: Setup EIC mode on each CPU if it's in use by Paul Burton · 9 years ago
  91. ed2608f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  92. 06d2e78 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  93. 23a3e17 Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  94. d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  95. 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 9 years ago
  96. f49cf3b Input: pwm-beeper - fix - scheduling while atomic by Manfred Schlaegl · 9 years ago
  97. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 9 years ago
  98. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 9 years ago
  99. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 9 years ago
  100. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 9 years ago