Age | Commit message (Expand) | Author |
2013-03-03 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-02-28 | dmaengine: dw_dmac: move to generic DMA binding | Arnd Bergmann |
2013-02-27 | dmaengine: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-02-21 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-20 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2013-02-15 | Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform | Arnd Bergmann |
2013-02-14 | DMA: PL330: Register the DMA controller with the generic DMA helpers | Padmavathi Venna |
2013-02-14 | DMA: PL330: Add xlate function | Padmavathi Venna |
2013-02-14 | DMA: PL330: Add new pl330 filter for DT case. | Padmavathi Venna |
2013-02-14 | dma: tegra20-apb-dma: remove unnecessary assignment | Andy Shevchenko |
2013-02-14 | edma: do not waste memory for dma_mask | Andy Shevchenko |
2013-02-14 | dma: coh901318: set residue only if dma is in progress | Andy Shevchenko |
2013-02-14 | dma: coh901318: avoid unbalanced locking | Andy Shevchenko |
2013-02-14 | dma: of-dma: protect list write operation by spin_lock | Andy Shevchenko |
2013-02-14 | dmaengine: ste_dma40: do not remove descriptors for cyclic transfers | Fabio Baltieri |
2013-02-14 | dma: of-dma.c: fix memory leakage | Cong Ding |
2013-02-14 | dw_dmac: apply default dma_mask if needed | Andy Shevchenko |
2013-02-13 | dmaengine: ioat - fix spare sparse complain | Fengguang Wu |
2013-02-13 | dmaengine: move drivers/of/dma.c -> drivers/dma/of-dma.c | Vinod Koul |
2013-02-12 | ioatdma: fix race between updating ioat->head and IOAT_COMPLETION_PENDING | Dave Jiang |
2013-02-12 | dw_dmac: add support for Lynxpoint DMA controllers | Mika Westerberg |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-01-30 | Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll... | Olof Johansson |
2013-01-28 | Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-01-28 | ARM: tegra: migrate to new clock code | Prashant Gaikwad |
2013-01-28 | dw_dmac: return proper residue value | Andy Shevchenko |
2013-01-28 | dw_dmac: fill individual length of descriptor | Andy Shevchenko |
2013-01-28 | dw_dmac: introduce total_len field in struct dw_desc | Andy Shevchenko |
2013-01-28 | dw_dmac: remove unnecessary tx_list field in dw_dma_chan | Andy Shevchenko |
2013-01-28 | dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug | Andy Shevchenko |
2013-01-28 | DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all | Barry Song |
2013-01-28 | DMAEngine: sirf: add DMA pause/resume support | Barry Song |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-25 | dma: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-24 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-01-21 | Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.git | Vinod Koul |
2013-01-20 | dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors | Andy Shevchenko |
2013-01-20 | dw_dmac: don't exceed AHB master number in dwc_get_data_width | Andy Shevchenko |
2013-01-20 | dw_dmac: allocate dma descriptors from DMA_COHERENT memory | Andy Shevchenko |
2013-01-20 | dma: sh/shdma-base.c: remove unnecessary null pointer check | Cong Ding |
2013-01-20 | dma: remove unnecessary null pointer check in mmp_pdma.c | Cong Ding |
2013-01-20 | dma: edma: fix slave config dependency on direction | Matt Porter |
2013-01-14 | dmaengine: set_dma40: balance clock in probe fail code | Fabio Baltieri |
2013-01-14 | dmaengine: set_dma40: ignore spurious interrupts | Fabio Baltieri |
2013-01-14 | dmaengine: ste_dma40: add software lli support | Fabio Baltieri |
2013-01-14 | dmaengine: ste_dma40: minor code readability fixes | Fabio Baltieri |