Age | Commit message (Expand) | Author |
2011-05-26 | dmaengine: add TODO items for future work on dma drivers | Vinod Koul |
2011-05-25 | dmaengine/dw_dmac: Update maintainer-ship | Viresh Kumar |
2011-05-19 | dmaengine: move link order | Linus Walleij |
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 |
2011-05-02 | dmaengine: at_hdmac: debug information sg_len for prep_slave_sg | Nicolas Ferre |
2011-05-02 | dmaengine: at_hdmac: add cyclic DMA operation support | Nicolas Ferre |
2011-05-02 | dmaengine: at_hdmac: modify way to use interrupts | Nicolas Ferre |
2011-04-06 | drivers, pch_dma: Fix uninitialized var before use | Liu Yuan |
2011-04-06 | Merge branch 'old_next' into next | Vinod Koul |
2011-04-01 | intel_mid_dma: fix runtime pm issues | Kristen Carlson Accardi |
2011-03-31 | dma: use BUG_ON correctly in ppc4xx/adam.c, v4 | Coly Li |
2011-03-31 | dma: use BUG_ON correctly in mv_xor.c, v4 | Coly Li |
2011-03-31 | dma: use BUG_ON correctly in iop-adma.c, v4 | Coly Li |
2011-03-31 | dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address a... | Viresh Kumar |
2011-03-27 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-25 | dma: Ipu: Convert interupt code | Thomas Gleixner |
2011-03-23 | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon |
2011-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2011-03-22 | dmaengine/dmatest: Pass timeout via module params | Viresh Kumar |
2011-03-22 | dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs | Uwe Kleine-König |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | dma: change to new flag variable | matt mooney |
2011-03-11 | fsldma: make halt behave nicely on all supported controllers | Ira Snyder |
2011-03-11 | fsldma: reduce locking during descriptor cleanup | Ira Snyder |
2011-03-11 | fsldma: support async_tx dependencies and automatic unmapping | Ira Snyder |
2011-03-11 | fsldma: fix controller lockups | Ira Snyder |
2011-03-11 | fsldma: minor codingstyle and consistency fixes | Ira Snyder |
2011-03-11 | fsldma: improve link descriptor debugging | Ira Snyder |
2011-03-11 | fsldma: use channel name in printk output | Ira Snyder |
2011-03-11 | fsldma: move related helper functions near each other | Ira Snyder |
2011-03-11 | dmatest: fix automatic buffer unmap type | Ira Snyder |