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