Age | Commit message (Expand) | Author |
2012-04-04 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2012-03-30 | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | iop-adma: Corrected array overflow in RAID6 Xscale(R) test. | Don Morris |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-27 | dmaengine: imx: fix the build failure on x86_64 | Vinod Koul |
2012-03-27 | mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg() | Huang Shijie |
2012-03-27 | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie |
2012-03-26 | dmaengine: i.MX: Fix merge of cookie branch. | Javier Martin |
2012-03-26 | dmaengine: i.MX: Add support for interleaved transfers. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove unused arg of imxdma_sg_next. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove internal structure. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove 'in_use' field of 'internal' structure. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove sg member from internal structure. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove dma_mode member of internal structure. | Javier Martin |
2012-03-26 | dmaengine: imx-dma: remove data member from internal structure. | Javier Martin |
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 |