Age | Commit message (Expand) | Author |
2014-04-10 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-04-05 | Merge branch 'topic/bam' into for-linus | Vinod Koul |
2014-04-05 | dmaengine: add Qualcomm BAM dma driver | Andy Gross |
2014-04-04 | Merge branch 'devel-stable' into for-next | Russell King |
2014-04-04 | dmaengine: omap-dma: more consolidation of CCR register setup | Russell King |
2014-04-04 | dmaengine: omap-dma: move IRQ handling to omap-dma | Russell King |
2014-04-04 | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King |
2014-04-04 | dmaengine: omap-dma: cleanup errata 3.3 handling | Russell King |
2014-04-04 | dmaengine: omap-dma: provide register read/write functions | Russell King |
2014-04-04 | dmaengine: omap-dma: use cached CCR value when enabling DMA | Russell King |
2014-04-04 | dmaengine: omap-dma: move barrier to omap_dma_start_desc() | Russell King |
2014-04-04 | dmaengine: omap-dma: move clnk_ctrl setting to preparation functions | Russell King |
2014-04-04 | dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers | Russell King |
2014-04-04 | dmaengine: omap-dma: consolidate clearing channel status register | Russell King |
2014-04-04 | dmaengine: omap-dma: move CCR buffering disable errata out of the fast path | Russell King |
2014-04-04 | dmaengine: omap-dma: provide register definitions | Russell King |
2014-04-04 | dmaengine: omap-dma: consolidate setup of CCR | Russell King |
2014-04-04 | dmaengine: omap-dma: consolidate setup of CSDP | Russell King |
2014-04-04 | dmaengine: omap-dma: move reading of dma position to omap-dma.c | Russell King |
2014-04-04 | dmaengine: omap-dma: control start/stop directly | Russell King |
2014-04-04 | dmaengine: omap-dma: consolidate writes to DMA registers | Russell King |
2014-04-04 | dmaengine: omap-dma: program hardware directly | Russell King |
2014-04-04 | dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops | Russell King |
2014-04-04 | dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev. | Russell King |
2014-03-29 | shdma: add R-Car Audio DMAC peri peri driver | Kuninori Morimoto |
2014-03-29 | dmaengine: sirf: enable generic dt binding for dma channels | Barry Song |
2014-03-29 | dma: omap-dma: Implement device_slave_caps callback | Peter Ujfalusi |
2014-03-26 | dma: dw: Add suspend and resume handling for PCI mode DW_DMAC. | Chew, Chiau Ee |
2014-03-26 | dma: dw: allocate memory in two stages in probe | Andy Shevchenko |
2014-03-26 | Add new line to test result strings produced in verbose mode | Jerome Blin |
2014-03-17 | Merge branch 'topic/tasklet_fix' into for-linus | Vinod Koul |
2014-03-17 | dmaengine: pch_dma: use tasklet_kill in teardown | Vinod Koul |
2014-03-17 | dmaengine: at_hdmac: use tasklet_kill in teardown | Vinod Koul |
2014-03-11 | dma: cppi41: start tear down only if channel is busy | George Cherian |
2014-03-11 | dmaengine: s3c24xx-dma: make phy->irq signed for error handling | Dan Carpenter |
2014-03-06 | dma: imx-dma: Add missing module owner field | Alexander Shiyan |
2014-03-06 | dma: imx-dma: Replace printk with dev_* | Alexander Shiyan |
2014-03-06 | dma: fsl-edma: fix static checker warning of NULL dereference | Jingchang Lu |
2014-03-06 | dma: mmp_tdma: move to generic device tree binding | Nenghua Cao |
2014-03-06 | dma: mmp_pdma: add IRQF_SHARED when request irq | Chao Xie |
2014-03-06 | dma: edma: Fix memory leak in edma_prep_dma_cyclic() | Christian Engelmayer |
2014-03-06 | DMA: shdma: Make sh_dmae_pm static | Laurent Pinchart |
2014-03-06 | DMA: shdma: Fix warnings due to declared but unused symbols | Laurent Pinchart |
2014-03-06 | DMA: shdma: Fix warnings due to improper casts and printk formats | Laurent Pinchart |
2014-03-01 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2014-02-25 | ioat: fix tasklet tear down | Dan Williams |
2014-02-18 | dma: sdma: Add imx25 compatible | Markus Pargmann |
2014-02-18 | dma: Add Freescale eDMA engine driver support | Jingchang Lu |
2014-02-17 | dma: dw: remove leftovers in the comment blocks | Andy Shevchenko |
2014-02-17 | dma: ste_dma40: don't dereference free:d descriptor | Linus Walleij |