1. 661382f dma: shdma: don't register the global die notifier multiple times by Guennadi Liakhovetski · 14 years ago
  2. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  3. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  4. f862f90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  5. 1051b9f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  6. d45fa56 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  7. 8333f65 mv_xor: fix race in tasklet function by Saeed Bishara · 14 years ago
  8. 1fef891 Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-for-2.6.38-new by Sascha Hauer · 14 years ago
  9. 03aa18f dma: shdma: NMI support. by Paul Mundt · 14 years ago
  10. 5d43a1d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  11. 59a609d dmaengine: at_hdmac: fix buffer transfer size specification by Nicolas Ferre · 14 years ago
  12. f3c677b fsldma: fix issue of slow dma by Forrest Shi · 14 years ago
  13. c989a7f dmaengine i.MX SDMA: initialize on module_init by Sascha Hauer · 14 years ago
  14. 943d8d8 dma : EG20T PCH: Fix miss-setting DMA descriptor by Tomoya MORINAGA · 14 years ago
  15. cf2f9c5 intel_mid_dma: fix section mismatch warnings by Dan Williams · 14 years ago
  16. d2f5c27 dmaengine: imx-sdma: fix bug in buffer descriptor initialization by Anatolij Gustschin · 14 years ago
  17. a584bff drivers/dma/ppc4xx: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  18. bca364d drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS by Tracey Dent · 14 years ago
  19. 5b28aa3 dmaengine i.MX SDMA: Allow to run without firmware by Sascha Hauer · 14 years ago
  20. 87e5110 drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS by Tracey Dent · 14 years ago
  21. 51a1efe dma: intel_mid_dma: fix double free on mid_setup_dma error path by Axel Lin · 14 years ago
  22. cbeae41 dma: imx-dma: fix imxdma_probe error path by Axel Lin · 14 years ago
  23. e584334 dma: shdma: add a MODULE_ALIAS() to allow module autoloading by Guennadi Liakhovetski · 14 years ago
  24. d2df408 drivers/dma/Kconfig: add part number for Topcliff. by Valdis.Kletnieks@vt.edu · 14 years ago
  25. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  26. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  27. 964dc25 DMAENGINE: move COH901318 to arch_initcall by Linus Walleij · 14 years ago
  28. 8267f16 dma: imx-dma: fix signedness bug by Sascha Hauer · 14 years ago
  29. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  30. 42e5573 Merge branch 'dma40' into dmaengine by Dan Williams · 14 years ago
  31. 9cb047d dma/timberdale: simplify conditional by Nicolas Kaiser · 14 years ago
  32. 51f5d74 ste_dma40: remove enum for endianess by Rabin Vincent · 14 years ago
  33. 20a5b6d ste_dma40: move mode_opt to separate config by Rabin Vincent · 14 years ago
  34. 38bdbf0 ste_dma40: move channel mode to a separate field by Rabin Vincent · 14 years ago
  35. 730c187 ste_dma40: move priority to separate field by Rabin Vincent · 14 years ago
  36. ce2ca12 ste_dma40: add variable to indicate valid dma_cfg by Rabin Vincent · 14 years ago
  37. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  38. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  39. 5fc6d89 async_tx: make async_tx channel switching opt-in by Dan Williams · 14 years ago
  40. 6391987 Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine by Dan Williams · 14 years ago
  41. 1f1846c dmaengine: Add Freescale i.MX1/21/27 DMA driver by Sascha Hauer · 14 years ago
  42. 20dd639 intel_mid_dma: change the slave interface by Koul, Vinod · 14 years ago
  43. 8b64922 intel_mid_dma: fix the WARN_ONs by Koul, Vinod · 14 years ago
  44. 576e3c3 intel_mid_dma: Add sg list support to DMA driver by Ramesh Babu K V · 14 years ago
  45. 03b96dc intel_mid_dma: Allow DMAC2 to share interrupt by Yong Wang · 14 years ago
  46. b306df5 intel_mid_dma: Allow IRQ sharing by Yong Wang · 14 years ago
  47. 53a61ba intel_mid_dma: Add runtime PM support by Koul, Vinod · 14 years ago
  48. 661385f DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 by Per Forlin · 14 years ago
  49. a59670a DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control by Per Forlin · 14 years ago
  50. 819504f DMAENGINE: ste_dma40: fix resource leaks in error paths. by Rabin Vincent · 14 years ago
  51. a2c15fa DMAENGINE: ste_dma40: fix desc_get by Rabin Vincent · 14 years ago
  52. c6134c9 DMAENGINE: ste_dma40: fix clk_get failure path by Rabin Vincent · 14 years ago
  53. f57b407 DMAENGINE: ste_dma40: fix disabled channels list by Rabin Vincent · 14 years ago
  54. 0d68866 ste_dma40: implement support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  55. 968f19a fsldma: improved DMA_SLAVE support by Ira Snyder · 14 years ago
  56. c1433041 fsldma: implement support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  57. a86ee03 dma: add support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  58. 1ec1e82 dmaengine: Add Freescale i.MX SDMA support by Sascha Hauer · 14 years ago
  59. 782bc95 dmaengine: add possibility for cyclic transfers by Sascha Hauer · 14 years ago
  60. e8689e6 dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 by Linus Walleij · 14 years ago
  61. cc60f88 dmaengine: fix interrupt clearing for mv_xor by Simon Guinot · 14 years ago
  62. 9f9ff20 dma/shdma: move dereference below the NULL check by Dan Carpenter · 14 years ago
  63. 3ac012a DMAENGINE: ste_dma40: don't pause/resume non-executing channels by Jonas Aaberg · 14 years ago
  64. 698e473 DMAENGINE: ste_dma40: rewrote LCLA entries allocation code by Jonas Aaberg · 14 years ago
  65. 69f93fa DMAENGINE: ste_dma40: fix possible use of uninitialized variable by Jonas Aaberg · 14 years ago
  66. 9dbfbd35c DMAENGINE: ste_dma40: corrected is_paused behavior by Jonas Aaberg · 14 years ago
  67. 767a967 DMAENGINE: ste_dma40: code clean-up by Jonas Aaberg · 14 years ago
  68. aa182ae DMAENGINE: ste_dma40: added support for link jobs in hw by Jonas Aaberg · 14 years ago
  69. 3ae0267 DMAENGINE: ste_dma40: removed a few magic numbers by Jonas Aaberg · 14 years ago
  70. 0246e77 DMAENGINE: ste_dma40: fix bug related to callback handling by Jonas Aaberg · 14 years ago
  71. b55912c DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request by Jonas Aaberg · 14 years ago
  72. 1b00348 DMAENGINE: ste_dma40: No need reading, masking and setting a set register by Jonas Aaberg · 14 years ago
  73. be8cb7d DMAENGINE: ste_dma40: Fix failed to restart logical channel bug by Jonas Aaberg · 14 years ago
  74. 0747c7ba DMAENGINE: ste_dma40: config checks by Linus Walleij · 14 years ago
  75. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  76. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  77. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  78. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  79. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  80. b0ebeb9 DMAENGINE: at_hdmac: locking fixlet by Yong Wang · 14 years ago
  81. 61cd220 DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l by Yong Wang · 14 years ago
  82. b9033e6 dma: dmatest: fix potential sign bug by Kulikov Vasiliy · 14 years ago
  83. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  84. 128f904 DMAENGINE: add runtime slave control to COH 901 318 v3 by Linus Walleij · 14 years ago
  85. 95e1400 DMAENGINE: add runtime slave config to DMA40 v3 by Linus Walleij · 14 years ago
  86. 0c42bd0 dmaengine: Driver for Topcliff PCH DMA controller by Yong Wang · 14 years ago
  87. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  88. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 14 years ago
  89. b3c567e intel_mid: Add Mrst & Mfld DMA Drivers by Vinod Koul · 14 years ago
  90. 285eba5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  91. 3e6b02d of/dma: fix build breakage in ppc4xx adma driver by Dan Williams · 14 years ago
  92. 084a2ab Merge branch 'timb' into dmaengine by Dan Williams · 14 years ago
  93. 4856800 drivers/dma: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  94. efcc289 dma/timb_dma: compile warning on 32 bit by Dan Carpenter · 14 years ago
  95. f418559 DMAENGINE: ste_dma40: support older silicon by Linus Walleij · 14 years ago
  96. 6b7acd8 DMAENGINE: ste_dma40: support disabling physical channels by Jonas Aaberg · 14 years ago
  97. d181b3a DMAENGINE: ste_dma40: fix suspend bug by Jonas Aaberg · 14 years ago
  98. 508849a DMAENGINE: ste_dma40: allocate LCLA dynamically by Linus Walleij · 14 years ago
  99. 1d392a7 DMAENGINE: ste_dma40: no premature stop by Jonas Aaberg · 14 years ago
  100. 2123a61 DMAENGINE: ste_dma40: interrupts only on dst by Jonas Aaberg · 14 years ago