Age | Commit message (Expand) | Author |
2011-07-14 | dmaengine/ste_dma40: make the cyclic alloc NOWAIT | Robert Marklund |
2011-07-14 | dmaengine/ste_dma40: fix missing kernel-doc | om prakash |
2011-07-14 | dmaengine: remove ste_dma40 from issue_pending TODO | Per Forlin |
2011-07-14 | dmaengine/ste_dma40: add a separate queue for pending requests | Per Forlin |
2011-07-14 | pch_dma: Fix channel locking | Alexander Stein |
2011-07-14 | dma: mv_xor: use resource_size() | H Hartley Sweeten |
2011-06-24 | dmaengine: failure to get a specific DMA channel is not critical | Guennadi Liakhovetski |
2011-06-16 | dma/ep93xx_dma.c: local symbols should be static | H Hartley Sweeten |
2011-06-09 | Merge remote branch 'gpio/ep93xx-dma' into next | Vinod Koul |
2011-06-08 | dmaengine: add ep93xx DMA support | Mika Westerberg |
2011-06-06 | dma: at_hdmac.c: use resource_size | H Hartley Sweeten |
2011-06-06 | dma: ipu_idmac.c: use resource_size in ioremap | H Hartley Sweeten |
2011-06-06 | dmaengine: add ep93xx DMA support | Mika Westerberg |
2011-06-02 | dmaengine: shdma: fix a regression: initialise DMA channels for memcpy | Guennadi Liakhovetski |
2011-06-01 | pch_dma: fix DMA issue(ch8-ch11) | Tomoya MORINAGA |
2011-05-31 | dmaengine: shdma: Fix up fallout from runtime PM changes. | Paul Mundt |
2011-05-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2011-05-26 | x86: poll waiting for I/OAT DMA channel status | Dimitri Sivanich |
2011-05-26 | dmaengine: add TODO items for future work on dma drivers | Vinod Koul |
2011-05-26 | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz |
2011-05-25 | dmaengine/dw_dmac: Update maintainer-ship | Viresh Kumar |
2011-05-25 | dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20 | Magnus Damm |
2011-05-25 | dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling | Magnus Damm |
2011-05-25 | dmaengine: shdma: Make second memory window optional | Magnus Damm |
2011-05-23 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-22 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker |
2011-05-23 | dmaengine: shdma: synchronize RCU before freeing, simplify spinlock | Guennadi Liakhovetski |
2011-05-23 | dmaengine: shdma: add runtime- and system-level power management | Guennadi Liakhovetski |
2011-05-23 | dmaengine: shdma: fix locking | Guennadi Liakhovetski |
2011-05-19 | dmaengine: move link order | Linus Walleij |
2011-05-18 | Haavard Skinnemoen has left Atmel | Jean Delvare |
2011-05-13 | dmaengine/dw_dmac: implement pause and resume in dwc_control | Linus Walleij |
2011-05-13 | dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis... | Viresh Kumar |
2011-05-13 | dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_... | Viresh Kumar |
2011-05-13 | dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM... | Viresh Kumar |
2011-05-13 | dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al... | Viresh Kumar |
2011-05-12 | dmaengine: at_hdmac: pause: no need to wait for FIFO empty | Nicolas Ferre |
2011-05-09 | pch_dma: modify pci device table definition | Tomoya MORINAGA |
2011-05-09 | pch_dma: Support new device ML7223 IOH | Tomoya MORINAGA |
2011-05-09 | pch_dma: Support I2S for ML7213 IOH | Tomoya MORINAGA |
2011-05-09 | pch_dma: Fix DMA setting issue | Tomoya MORINAGA |
2011-05-09 | pch_dma: modify for checkpatch | Tomoya MORINAGA |
2011-05-09 | pch_dma: fix dma direction issue for ML7213 IOH video-in | Tomoya MORINAGA |
2011-05-09 | dmaengine: at_hdmac: use descriptor chaining help function | Nicolas Ferre |
2011-05-09 | dmaengine: at_hdmac: implement pause and resume in atc_control | Nicolas Ferre |
2011-05-09 | dmaengine: at_hdmac: set residue as total len in atc_tx_status | Nicolas Ferre |
2011-05-09 | dmaengine/ste_dma40: fix introduced warnings | Philippe Langlais |
2011-05-02 | dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers | Nicolas Ferre |
2011-05-02 | dmaengine: at_hdmac: remove channel status testing in tasklet | Nicolas Ferre |