Age | Commit message (Expand) | Author |
2012-03-26 | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.c | Javier Martin |
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | ioat: fix size of 'completion' for Xen | Dan Williams |
2012-03-21 | dmaengine: at_hdmac: add slave config operation | Nicolas Ferre |
2012-03-21 | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine |
2012-03-21 | dma: imx-sdma: Treat firmware messages as warnings instead of erros | Fabio Estevam |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar |
2012-03-13 | Merge branch 'rmk_cookie_fixes2' into next | Vinod Koul |
2012-03-13 | dmaengine: fix for cookie changes and merge | Vinod Koul |
2012-03-13 | dmaengine: pl330: fix the pl330 build after cookie cleanup | Vinod Koul |
2012-03-13 | dmaengine: ensure all DMA engine drivers initialize their cookies | Russell King - ARM Linux |
2012-03-13 | dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.c | Russell King - ARM Linux |
2012-03-13 | dmaengine: consolidate initialization of cookies | Russell King - ARM Linux |
2012-03-13 | dmaengine: consolidate tx_status functions | Russell King - ARM Linux |
2012-03-13 | dmaengine: provide a common function for completing a dma descriptor | Russell King - ARM Linux |
2012-03-13 | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux |
2012-03-13 | dmaengine: add private header file | Russell King - ARM Linux |
2012-03-13 | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux |
2012-03-13 | dmaengine: mv_xor: remove write-only is_complete_cookie | Russell King - ARM Linux |
2012-03-09 | Revert "drivers/dma: linux/module.h included twice" | Vinod Koul |
2012-03-08 | DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB | Boojin Kim |
2012-03-08 | DMA: PL330: Removes useless function | Boojin Kim |
2012-03-08 | DMA: PL330: Merge PL330 driver into drivers/dma/ | Boojin Kim |
2012-03-07 | DMA: sa11x0: add SA-11x0 DMA driver | Russell King |
2012-03-06 | dma: imx-sdma: Print a message when firmare fails to be requested | Fabio Estevam |
2012-03-06 | dma: imx-sdma: Let the driver be probed even if no firware is found | Fabio Estevam |
2012-03-06 | dmaengine: Add support for multiple descriptors for imx-dma. | Javier Martin |
2012-03-06 | dmaengine: Add support for MEMCPY for imx-dma. | Javier Martin |
2012-03-06 | dma: dmaengine: Distinguish between 'dmaengine: failed to get' messages | Fabio Estevam |
2012-03-06 | drivers/dma: linux/module.h included twice | Danny Kukawka |
2012-02-28 | includecheck: delete any duplicate instances of module.h | Paul Gortmaker |
2012-02-22 | dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Don't handle block interrupts | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Don't use magic number for total number of channels | Viresh Kumar |
2012-02-22 | dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG | Viresh Kumar |
2012-02-22 | dmaengine/dw_dmac: Hibernation support in dw_dmac | Rajeev KUMAR |
2012-02-22 | dmaengine: intel_mid_dma: move pm_runtime_put | Adrian Hunter |
2012-02-22 | dmaengine: intel_mid_dma: fix error status mask | Adrian Hunter |
2012-02-05 | dma: Fix typo in iop-adma.c | Masanari Iida |
2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz |
2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz |
2012-02-01 | Merge branch 'fixes' into next | Vinod Koul |
2012-02-01 | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski |
2012-01-31 | Merge branch 'fixes' into next | Vinod Koul |
2012-01-31 | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae... | Vinod Koul |