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