1. 82babbb36 dmaengine/ste_dma40: fix memory leak due to prepared descriptors by Per Forlin · 13 years ago
  2. 7404368 dmaengine/ste_dma40: fix Oops due to double free of client descriptor by Per Forlin · 13 years ago
  3. 3b3d5b0 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). by Per Forlin · 13 years ago
  4. da063d2 dmaengine/ste_dma40: add missing kernel doc for pending_queue by Per Forlin · 13 years ago
  5. 068ef73 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  6. 4d66164 dmaengine: PL08x: Fix trivial build error by Russell King · 13 years ago
  7. 7f3bf7c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  8. 21ef4b8 dmaengine: use DEFINE_IDR for static initialization by Axel Lin · 13 years ago
  9. d0b0c8c ioat: fix xor_idx_to_desc by Dan Williams · 13 years ago
  10. 12ff47e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  11. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
  12. 1ae105a Merge branch 'next' into for-linus-3.0 by Vinod Koul · 13 years ago
  13. 580975d dmaengine: imx-sdma: add device tree probe support by Shawn Guo · 13 years ago
  14. 40ad5b3 dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name by Shawn Guo · 13 years ago
  15. 62550cd dmaengine: imx-sdma: use platform_device_id to identify sdma version by Shawn Guo · 13 years ago
  16. 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  17. f32807f dmaengine: pl08x: handle the rest of enums in pl08x_width by Vinod Koul · 13 years ago
  18. 760596c6 DMA: PL08x: cleanup selection of burst size by Russell King - ARM Linux · 13 years ago
  19. 121c847 DMA: PL08x: avoid recalculating cctl at each prepare by Russell King - ARM Linux · 13 years ago
  20. aa88cda DMA: PL08x: cleanup selection of buswidth by Russell King - ARM Linux · 13 years ago
  21. f14c426 DMA: PL08x: separately store source/destination cctl by Russell King - ARM Linux · 13 years ago
  22. b207b4d DMA: PL08x: separately store source/destination slave address by Russell King - ARM Linux · 13 years ago
  23. fc74eb7 DMA: PL08x: clean up LLI debugging by Russell King - ARM Linux · 13 years ago
  24. 25c94f7 DMA: PL08x: select LLI bus only once per LLI setup by Russell King - ARM Linux · 13 years ago
  25. f44bd191 DMA: PL08x: remove unused constants by Russell King - ARM Linux · 13 years ago
  26. a62bae9 ARM: mxs-dma: reset after disable channel by Dong Aisheng · 13 years ago
  27. add56ba dma: intel_mid_dma: remove redundant pci_set_drvdata calls by Axel Lin · 13 years ago
  28. 2a9778e dma: mxs-dma: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  29. 4e0e610 dmaengine: pl330: make platform data optional by Rob Herring · 13 years ago
  30. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  31. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  32. 1c1d954 dmaengine: imx-sdma: return proper error if kzalloc fails by Axel Lin · 13 years ago
  33. 0b052f4 pch_dma: Fix CTL register access issue by Tomoya MORINAGA · 13 years ago
  34. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  35. 9b487ce Avoid section type conflict in dma/ioat/dma_v3.c by Andi Kleen · 13 years ago
  36. 3baef94 ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms by Dave Jiang · 13 years ago
  37. 95bfea1 dmaengine: mxs-dma: skip request_irq for NO_IRQ by Shawn Guo · 13 years ago
  38. b89243d dmaengine/coh901318: fix slave submission semantics by Linus Walleij · 13 years ago
  39. 98ca528 dmaengine/ste_dma40: allow memory buswidth/burst to be configured by Rabin Vincent · 13 years ago
  40. f4b8976 dmaengine/ste_dma40: use AMBA PrimeCell helper macros by Linus Walleij · 13 years ago
  41. 79ca7ec dmaengine/ste_dma40: make the cyclic alloc NOWAIT by Robert Marklund · 13 years ago
  42. ae752bf dmaengine/ste_dma40: fix missing kernel-doc by om prakash · 13 years ago
  43. 78fdaec dmaengine: remove ste_dma40 from issue_pending TODO by Per Forlin · 13 years ago
  44. a8f3067 dmaengine/ste_dma40: add a separate queue for pending requests by Per Forlin · 13 years ago
  45. 70f1891 pch_dma: Fix channel locking by Alexander Stein · 13 years ago
  46. 4de1ba1 dma: mv_xor: use resource_size() by H Hartley Sweeten · 13 years ago
  47. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  48. 2e534b2 dmaengine: imx-sdma: pass sdma firmware name via platform data by Shawn Guo · 13 years ago
  49. 6584cb8 ARM i.MX dma: Fix burstsize settings by Sascha Hauer · 13 years ago
  50. a03a202 dmaengine: failure to get a specific DMA channel is not critical by Guennadi Liakhovetski · 13 years ago
  51. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  52. f448e9c Merge branch 'common/dma' into sh-latest by Paul Mundt · 13 years ago
  53. 260bf2c dmaengine: shdma: add .needs_tend_set / .no_dmars flags by Kuninori Morimoto · 13 years ago
  54. e76c3af dmaengine: shdma: add dmaor_is_32bit flag by Kuninori Morimoto · 13 years ago
  55. 67c6269 dmaengine: shdma: add chcr_ie_bit by Kuninori Morimoto · 13 years ago
  56. 5899a72 dmaengine: shdma: add chcr_write/read function by Kuninori Morimoto · 13 years ago
  57. d0459e1 Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  58. 090b918 dmaengine: shdma: fixup parameter definition on dmae_set_dmars by Kuninori Morimoto · 13 years ago
  59. 1d2c098 dmaengine: shdma: tidyup spin_unlock_bh on sh_chan_xfer_ld_queue by Kuninori Morimoto · 13 years ago
  60. c4e0dd7 dmaengine: shdma: add to_sh_dev define by Kuninori Morimoto · 13 years ago
  61. e2f5e5a dma/ep93xx_dma.c: local symbols should be static by H Hartley Sweeten · 13 years ago
  62. dcee0bb dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix by Magnus Damm · 13 years ago
  63. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  64. 4b28d81 Merge remote branch 'gpio/ep93xx-dma' into next by Vinod Koul · 13 years ago
  65. 760ee1c dmaengine: add ep93xx DMA support by Mika Westerberg · 13 years ago
  66. 114df7d dma: at_hdmac.c: use resource_size by H Hartley Sweeten · 13 years ago
  67. 7dab35c dma: ipu_idmac.c: use resource_size in ioremap by H Hartley Sweeten · 13 years ago
  68. 5fa29a1 dmaengine: add ep93xx DMA support by Mika Westerberg · 13 years ago
  69. a1b2cc5 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy by Guennadi Liakhovetski · 13 years ago
  70. c3d4913 pch_dma: fix DMA issue(ch8-ch11) by Tomoya MORINAGA · 13 years ago
  71. 5c2de44 dmaengine: shdma: Fix up fallout from runtime PM changes. by Paul Mundt · 13 years ago
  72. 4cb865d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  73. 19d78a6 x86: poll waiting for I/OAT DMA channel status by Dimitri Sivanich · 13 years ago
  74. bc9af76 dmaengine: add TODO items for future work on dma drivers by Vinod Koul · 13 years ago
  75. 3271d38 mfd: Use mfd cell platform_data for timberdale cells platform bits by Samuel Ortiz · 13 years ago
  76. aecb7b6 dmaengine/dw_dmac: Update maintainer-ship by Viresh Kumar · 13 years ago
  77. d026e00 dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20 by Magnus Damm · 13 years ago
  78. 300e5f9 dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling by Magnus Damm · 13 years ago
  79. 26fc02a dmaengine: shdma: Make second memory window optional by Magnus Damm · 13 years ago
  80. d762f43 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  81. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  82. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  83. 31705e2 dmaengine: shdma: synchronize RCU before freeing, simplify spinlock by Guennadi Liakhovetski · 13 years ago
  84. 467017b dmaengine: shdma: add runtime- and system-level power management by Guennadi Liakhovetski · 13 years ago
  85. 2dc6666 dmaengine: shdma: fix locking by Guennadi Liakhovetski · 13 years ago
  86. a0eb221 dmaengine: move link order by Linus Walleij · 13 years ago
  87. e05503e Haavard Skinnemoen has left Atmel by Jean Delvare · 13 years ago
  88. a7c57cf dmaengine/dw_dmac: implement pause and resume in dwc_control by Linus Walleij · 13 years ago
  89. 69cea5a dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback by Viresh Kumar · 13 years ago
  90. 69dc14b dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT by Viresh Kumar · 13 years ago
  91. abf5390 dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS by Viresh Kumar · 13 years ago
  92. 5fedefb dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called by Viresh Kumar · 13 years ago
  93. de7a2f9 dmaengine: at_hdmac: pause: no need to wait for FIFO empty by Nicolas Ferre · 13 years ago
  94. eb8590b pch_dma: modify pci device table definition by Tomoya MORINAGA · 13 years ago
  95. c0dfc04 pch_dma: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  96. 194f5f2 pch_dma: Support I2S for ML7213 IOH by Tomoya MORINAGA · 13 years ago
  97. 60092d0 pch_dma: Fix DMA setting issue by Tomoya MORINAGA · 13 years ago
  98. 08645fd pch_dma: modify for checkpatch by Tomoya MORINAGA · 13 years ago
  99. c8fcba6 pch_dma: fix dma direction issue for ML7213 IOH video-in by Tomoya MORINAGA · 13 years ago
  100. e257e15 dmaengine: at_hdmac: use descriptor chaining help function by Nicolas Ferre · 13 years ago