1. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  2. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  3. 964dc25 DMAENGINE: move COH901318 to arch_initcall by Linus Walleij · 14 years ago
  4. 8267f16 dma: imx-dma: fix signedness bug by Sascha Hauer · 14 years ago
  5. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  6. 42e5573 Merge branch 'dma40' into dmaengine by Dan Williams · 14 years ago
  7. 9cb047d dma/timberdale: simplify conditional by Nicolas Kaiser · 14 years ago
  8. 51f5d74 ste_dma40: remove enum for endianess by Rabin Vincent · 14 years ago
  9. 20a5b6d ste_dma40: move mode_opt to separate config by Rabin Vincent · 14 years ago
  10. 38bdbf0 ste_dma40: move channel mode to a separate field by Rabin Vincent · 14 years ago
  11. 730c187 ste_dma40: move priority to separate field by Rabin Vincent · 14 years ago
  12. ce2ca12 ste_dma40: add variable to indicate valid dma_cfg by Rabin Vincent · 14 years ago
  13. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  14. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  15. 5fc6d89 async_tx: make async_tx channel switching opt-in by Dan Williams · 14 years ago
  16. 6391987 Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine by Dan Williams · 14 years ago
  17. 1f1846c dmaengine: Add Freescale i.MX1/21/27 DMA driver by Sascha Hauer · 14 years ago
  18. 20dd639 intel_mid_dma: change the slave interface by Koul, Vinod · 14 years ago
  19. 8b64922 intel_mid_dma: fix the WARN_ONs by Koul, Vinod · 14 years ago
  20. 576e3c3 intel_mid_dma: Add sg list support to DMA driver by Ramesh Babu K V · 14 years ago
  21. 03b96dc intel_mid_dma: Allow DMAC2 to share interrupt by Yong Wang · 14 years ago
  22. b306df5 intel_mid_dma: Allow IRQ sharing by Yong Wang · 14 years ago
  23. 53a61ba intel_mid_dma: Add runtime PM support by Koul, Vinod · 14 years ago
  24. 661385f DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 by Per Forlin · 14 years ago
  25. a59670a DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control by Per Forlin · 14 years ago
  26. 819504f DMAENGINE: ste_dma40: fix resource leaks in error paths. by Rabin Vincent · 14 years ago
  27. a2c15fa DMAENGINE: ste_dma40: fix desc_get by Rabin Vincent · 14 years ago
  28. c6134c9 DMAENGINE: ste_dma40: fix clk_get failure path by Rabin Vincent · 14 years ago
  29. f57b407 DMAENGINE: ste_dma40: fix disabled channels list by Rabin Vincent · 14 years ago
  30. 0d68866 ste_dma40: implement support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  31. 968f19a fsldma: improved DMA_SLAVE support by Ira Snyder · 14 years ago
  32. c1433041 fsldma: implement support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  33. a86ee03 dma: add support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  34. 1ec1e82 dmaengine: Add Freescale i.MX SDMA support by Sascha Hauer · 14 years ago
  35. 782bc95 dmaengine: add possibility for cyclic transfers by Sascha Hauer · 14 years ago
  36. e8689e6 dmaengine: driver for the ARM PL080/PL081 PrimeCells v5 by Linus Walleij · 14 years ago
  37. cc60f88 dmaengine: fix interrupt clearing for mv_xor by Simon Guinot · 14 years ago
  38. 9f9ff20 dma/shdma: move dereference below the NULL check by Dan Carpenter · 14 years ago
  39. 3ac012a DMAENGINE: ste_dma40: don't pause/resume non-executing channels by Jonas Aaberg · 14 years ago
  40. 698e473 DMAENGINE: ste_dma40: rewrote LCLA entries allocation code by Jonas Aaberg · 14 years ago
  41. 69f93fa DMAENGINE: ste_dma40: fix possible use of uninitialized variable by Jonas Aaberg · 14 years ago
  42. 9dbfbd35c DMAENGINE: ste_dma40: corrected is_paused behavior by Jonas Aaberg · 14 years ago
  43. 767a967 DMAENGINE: ste_dma40: code clean-up by Jonas Aaberg · 14 years ago
  44. aa182ae DMAENGINE: ste_dma40: added support for link jobs in hw by Jonas Aaberg · 14 years ago
  45. 3ae0267 DMAENGINE: ste_dma40: removed a few magic numbers by Jonas Aaberg · 14 years ago
  46. 0246e77 DMAENGINE: ste_dma40: fix bug related to callback handling by Jonas Aaberg · 14 years ago
  47. b55912c DMAENGINE: ste_dma40: Code clean-up and removed an unneeded suspend request by Jonas Aaberg · 14 years ago
  48. 1b00348 DMAENGINE: ste_dma40: No need reading, masking and setting a set register by Jonas Aaberg · 14 years ago
  49. be8cb7d DMAENGINE: ste_dma40: Fix failed to restart logical channel bug by Jonas Aaberg · 14 years ago
  50. 0747c7ba DMAENGINE: ste_dma40: config checks by Linus Walleij · 14 years ago
  51. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  52. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  53. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  54. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  55. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  56. b0ebeb9 DMAENGINE: at_hdmac: locking fixlet by Yong Wang · 14 years ago
  57. 61cd220 DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l by Yong Wang · 14 years ago
  58. b9033e6 dma: dmatest: fix potential sign bug by Kulikov Vasiliy · 14 years ago
  59. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  60. 128f904 DMAENGINE: add runtime slave control to COH 901 318 v3 by Linus Walleij · 14 years ago
  61. 95e1400 DMAENGINE: add runtime slave config to DMA40 v3 by Linus Walleij · 14 years ago
  62. 0c42bd0 dmaengine: Driver for Topcliff PCH DMA controller by Yong Wang · 14 years ago
  63. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  64. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 14 years ago
  65. b3c567e intel_mid: Add Mrst & Mfld DMA Drivers by Vinod Koul · 14 years ago
  66. 285eba5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  67. 3e6b02d of/dma: fix build breakage in ppc4xx adma driver by Dan Williams · 14 years ago
  68. 084a2ab Merge branch 'timb' into dmaengine by Dan Williams · 14 years ago
  69. 4856800 drivers/dma: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  70. efcc289 dma/timb_dma: compile warning on 32 bit by Dan Carpenter · 14 years ago
  71. f418559 DMAENGINE: ste_dma40: support older silicon by Linus Walleij · 14 years ago
  72. 6b7acd8 DMAENGINE: ste_dma40: support disabling physical channels by Jonas Aaberg · 14 years ago
  73. d181b3a DMAENGINE: ste_dma40: fix suspend bug by Jonas Aaberg · 14 years ago
  74. 508849a DMAENGINE: ste_dma40: allocate LCLA dynamically by Linus Walleij · 14 years ago
  75. 1d392a7 DMAENGINE: ste_dma40: no premature stop by Jonas Aaberg · 14 years ago
  76. 2123a61 DMAENGINE: ste_dma40: interrupts only on dst by Jonas Aaberg · 14 years ago
  77. 0c32269 DMAENGINE: ste_dma40: avoid doing unnessecary suspend by Jonas Aaberg · 14 years ago
  78. 2292b88 DMAENGINE: ste_dma40: lock fix by Jonas Aaberg · 14 years ago
  79. 0d0f6b8 DMAENGINE: ste_dma40: deny ops on non-alloc channels by Jonas Aaberg · 14 years ago
  80. 2a61434 DMAENGINE: ste_dma40: various cosmetic clean-ups by Jonas Aaberg · 14 years ago
  81. ff0b12b DMAENGINE: ste_dma40: improve allocation error handling by Jonas Aaberg · 14 years ago
  82. c675b1b DMAENGINE: ste_dma40: use kmem cache by Jonas Aaberg · 14 years ago
  83. a8be862 DMAENGINE: ste_dma40: moved freeing of client owned desc by Per Friden · 14 years ago
  84. ef1872e DMAENGINE: ste_dma40: only write phy channel config first time by Linus Walleij · 14 years ago
  85. 941b77a DMAENGINE: ste_dma40: fixed lli_max=1 issue by Per Friden · 14 years ago
  86. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  87. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  88. 05c0254 of/dma: fix build breakage in ppc4xx adma driver by Anatolij Gustschin · 14 years ago
  89. b4a75c9 of/dma: mpc512x_dma.c: Fix build failures by Anatolij Gustschin · 14 years ago
  90. d5b732b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  91. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  92. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  93. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  94. b3040e4 DMA: PL330: Add dma api driver by Jassi Brar · 14 years ago
  95. 1f782fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  96. 9255f1d sh: guard cookie consistency across termination in the DMA driver by Guennadi Liakhovetski · 14 years ago
  97. 7a5c106 sh: prevent the DMA driver from unloading, while in use by Guennadi Liakhovetski · 14 years ago
  98. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  99. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  100. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago