1. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  3. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  4. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  5. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  6. b0ebeb9 DMAENGINE: at_hdmac: locking fixlet by Yong Wang · 14 years ago
  7. 61cd220 DMAENGINE: pch_dma: kill another usage of __raw_{read|write}l by Yong Wang · 14 years ago
  8. b9033e6 dma: dmatest: fix potential sign bug by Kulikov Vasiliy · 14 years ago
  9. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  10. 128f904 DMAENGINE: add runtime slave control to COH 901 318 v3 by Linus Walleij · 14 years ago
  11. 95e1400 DMAENGINE: add runtime slave config to DMA40 v3 by Linus Walleij · 14 years ago
  12. 0c42bd0 dmaengine: Driver for Topcliff PCH DMA controller by Yong Wang · 14 years ago
  13. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  14. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 14 years ago
  15. b3c567e intel_mid: Add Mrst & Mfld DMA Drivers by Vinod Koul · 14 years ago
  16. 285eba5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  17. 3e6b02d of/dma: fix build breakage in ppc4xx adma driver by Dan Williams · 14 years ago
  18. 084a2ab Merge branch 'timb' into dmaengine by Dan Williams · 14 years ago
  19. 4856800 drivers/dma: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  20. efcc289 dma/timb_dma: compile warning on 32 bit by Dan Carpenter · 14 years ago
  21. f418559 DMAENGINE: ste_dma40: support older silicon by Linus Walleij · 14 years ago
  22. 6b7acd8 DMAENGINE: ste_dma40: support disabling physical channels by Jonas Aaberg · 14 years ago
  23. d181b3a DMAENGINE: ste_dma40: fix suspend bug by Jonas Aaberg · 14 years ago
  24. 508849a DMAENGINE: ste_dma40: allocate LCLA dynamically by Linus Walleij · 14 years ago
  25. 1d392a7 DMAENGINE: ste_dma40: no premature stop by Jonas Aaberg · 14 years ago
  26. 2123a61 DMAENGINE: ste_dma40: interrupts only on dst by Jonas Aaberg · 14 years ago
  27. 0c32269 DMAENGINE: ste_dma40: avoid doing unnessecary suspend by Jonas Aaberg · 14 years ago
  28. 2292b88 DMAENGINE: ste_dma40: lock fix by Jonas Aaberg · 14 years ago
  29. 0d0f6b8 DMAENGINE: ste_dma40: deny ops on non-alloc channels by Jonas Aaberg · 14 years ago
  30. 2a61434 DMAENGINE: ste_dma40: various cosmetic clean-ups by Jonas Aaberg · 14 years ago
  31. ff0b12b DMAENGINE: ste_dma40: improve allocation error handling by Jonas Aaberg · 14 years ago
  32. c675b1b DMAENGINE: ste_dma40: use kmem cache by Jonas Aaberg · 14 years ago
  33. a8be862 DMAENGINE: ste_dma40: moved freeing of client owned desc by Per Friden · 14 years ago
  34. ef1872e DMAENGINE: ste_dma40: only write phy channel config first time by Linus Walleij · 14 years ago
  35. 941b77a DMAENGINE: ste_dma40: fixed lli_max=1 issue by Per Friden · 14 years ago
  36. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  37. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  38. 05c0254 of/dma: fix build breakage in ppc4xx adma driver by Anatolij Gustschin · 14 years ago
  39. b4a75c9 of/dma: mpc512x_dma.c: Fix build failures by Anatolij Gustschin · 14 years ago
  40. d5b732b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  41. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  42. 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
  43. 0fed2b5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  44. b3040e4 DMA: PL330: Add dma api driver by Jassi Brar · 14 years ago
  45. 1f782fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  46. 9255f1d sh: guard cookie consistency across termination in the DMA driver by Guennadi Liakhovetski · 14 years ago
  47. 7a5c106 sh: prevent the DMA driver from unloading, while in use by Guennadi Liakhovetski · 14 years ago
  48. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  49. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  50. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  51. ffee72d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  52. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  53. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  54. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 14 years ago
  55. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 14 years ago
  56. caa20d97 async_tx: trim dma_async_tx_descriptor in 'no channel switch' case by Dan Williams · 14 years ago
  57. 4aed79b DMAENGINE: DMA40 fix for allocation of logical channel 0 by Marcin Mielczarczyk · 14 years ago
  58. a5ebca4 DMAENGINE: DMA40 support paused channel status by Jonas Aaberg · 14 years ago
  59. 8381fc3 dmaengine: mpc512x: Use resource_size by Tobias Klauser · 14 years ago
  60. cc05ea0 DMA ENGINE: Do not reset 'private' of channel by Jassi Brar · 14 years ago
  61. bbfdbe9 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  62. c86e140 ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device by Minskey Guo · 14 years ago
  63. 2adfc55 ioat3: disable cacheline-unaligned transfers for raid operations by Dan Williams · 14 years ago
  64. 074cc47 ioat2,3: convert to producer/consumer locking by Dan Williams · 14 years ago
  65. abb12df ioat: convert to circ_buf by Dan Williams · 14 years ago
  66. b0b4ce3 MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices by Geert Uytterhoeven · 14 years ago
  67. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 14 years ago
  68. 83515bc SH: fix error paths in DMA driver by Guennadi Liakhovetski · 14 years ago
  69. 5bac942 SH: constify multiple DMA related objects and references to them by Guennadi Liakhovetski · 14 years ago
  70. 8d318a5 DMAENGINE: Support for ST-Ericssons DMA40 block v3 by Linus Walleij · 14 years ago
  71. 9bc4341 Merge branches 'genesis/dmaengine', 'genesis/intc-extension' and 'genesis/i2c-updates' by Paul Mundt · 14 years ago
  72. 927a7c9 dmaengine: shdma: Enable on SH-Mobile ARM by Magnus Damm · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. 6a3cd3e async_tx: use of kzalloc/kfree requires the include of slab.h by Stephen Rothwell · 14 years ago
  75. bca3469 dmaengine: provide helper for setting txstate by Dan Williams · 14 years ago
  76. 0793448 DMAENGINE: generic channel status v2 by Linus Walleij · 14 years ago
  77. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 14 years ago
  78. 0f65169 dma: timb-dma: Update comment and fix compiler warning by Richard Röjfors · 14 years ago
  79. de5d445 dma: Add timb-dma by Richard Röjfors · 14 years ago
  80. 84c8447 DMAENGINE: COH 901 318 fix bytesleft by Linus Walleij · 14 years ago
  81. cecd87d DMAENGINE: COH 901 318 rename confusing vars by Linus Walleij · 14 years ago
  82. b2623a6 dmaengine: shdma: Introduce include/linux/sh_dma.h by Magnus Damm · 14 years ago
  83. 02ca508 dmaengine: shdma: Common SH_DMA_SLAVE_NUMBER by Magnus Damm · 14 years ago
  84. 4bab9d4 dmaengine: shdma: Remove sh_dmae_slave_chan_id enum by Magnus Damm · 14 years ago
  85. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  86. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  87. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  88. 4a31c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  89. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  90. 9bb6769 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  91. dd58ffc Merge branch 'coh' into dmaengine by Dan Williams · 14 years ago
  92. aa4d72a ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes by Dan Williams · 14 years ago
  93. b9cc986 ioat3: interrupt coalescing by Dan Williams · 14 years ago
  94. aa75db0 ioat: close potential BUG_ON race in the descriptor cleanup path by Dan Williams · 14 years ago
  95. 281befa ioat2: kill pending flag by Dan Williams · 14 years ago
  96. b372ec2 ioat3: use ioat2_quiesce() by Dan Williams · 14 years ago
  97. 773d9e2 ioat3: cleanup, don't enable DCA completion writes by Dan Williams · 14 years ago
  98. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  99. 56a5d3c DMAENGINE: COH 901 318 lli sg offset fix by Linus Walleij · 14 years ago
  100. 516fd43 DMAENGINE: COH 901 318 configure channel direction by Linus Walleij · 14 years ago