Age | Commit message (Expand) | Author |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-18 | dmaengine: at_hdmac: fix race condition in atc_advance_work() | Ludovic Desroches |
2013-04-11 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-04-10 | dmaengine: omap-dma: Start DMA without delay for cyclic channels | Peter Ujfalusi |
2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-04-02 | DMA: PL330: Add check if device tree compatible | Padmavathi Venna |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-30 | dw_dmac: adjust slave_id accordingly to request line base | Andy Shevchenko |
2013-03-30 | dmaengine: dw_dma: fix endianess for DT xlate function | Arnd Bergmann |
2013-03-22 | ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND | Alexander Duyck |
2013-03-21 | drivers/Kconfig: add several missing GENERIC_HARDIRQS dependencies | Heiko Carstens |
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 |