aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-148/+226
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi1-0/+1
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson1-10/+15
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij1-0/+1
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G2-123/+199
2012-04-20dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre1-4/+0
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo1-7/+3
2012-04-20dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul1-3/+6
2012-04-17dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre1-3/+2
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengineLinus Torvalds7-25/+80
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+1
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang1-0/+14
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2012-04-05ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang1-0/+41
2012-04-05ioat: ring size variables need to be 32bit to avoid overflowDave Jiang2-4/+4
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+29
2012-03-30ARM: sa11x0: fix build errors from DMA engine API updatesRussell King1-1/+1
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds37-930/+3547
2012-03-28iop-adma: Corrected array overflow in RAID6 Xscale(R) test.Don Morris1-2/+2
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-0/+1119
2012-03-27dmaengine: imx: fix the build failure on x86_64Vinod Koul1-0/+1
2012-03-27mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie1-4/+28
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-1/+1
2012-03-26dmaengine: i.MX: Fix merge of cookie branch.Javier Martin1-0/+1
2012-03-26dmaengine: i.MX: Add support for interleaved transfers.Javier Martin1-15/+131
2012-03-26dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.Javier Martin1-11/+12
2012-03-26dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.Javier Martin1-76/+93
2012-03-26dmaengine: imx-dma: remove unused arg of imxdma_sg_next.Javier Martin1-4/+5
2012-03-26dmaengine: imx-dma: remove internal structure.Javier Martin1-46/+18
2012-03-26dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.Javier Martin1-8/+3
2012-03-26dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.Javier Martin1-9/+0
2012-03-26dmaengine: imx-dma: remove sg member from internal structure.Javier Martin1-24/+18
2012-03-26dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.Javier Martin1-63/+35
2012-03-26dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.Javier Martin1-33/+13
2012-03-26dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.Javier Martin1-43/+14
2012-03-26dmaengine: imx-dma: remove dma_mode member of internal structure.Javier Martin1-58/+45
2012-03-26dmaengine: imx-dma: remove data member from internal structure.Javier Martin1-1/+0
2012-03-26dmaengine: imx-dma: merge old dma-v1.c with imx-dma.cJavier Martin2-53/+552
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-2/+0
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-23ioat: fix size of 'completion' for XenDan Williams4-19/+19
2012-03-21dmaengine: at_hdmac: add slave config operationNicolas Ferre2-13/+75
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine18-25/+42
2012-03-21dma: imx-sdma: Treat firmware messages as warnings instead of errosFabio Estevam1-3/+3
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-03-13Merge branch 'rmk_cookie_fixes2' into nextVinod Koul35-634/+296
2012-03-13dmaengine: fix for cookie changes and mergeVinod Koul6-5/+7