aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-20/+16
2012-06-20Viresh has movedViresh Kumar1-1/+1
2012-06-14DMA: PL330: Fix racy mutex unlockJavi Merino1-16/+10
2012-06-07DMA: PL330: Add missing static storage class specifierSachin Kamat1-1/+1
2012-06-07dma: imx-sdma: buf_tail should be initialize in prepare functionRichard Zhao1-2/+4
2012-06-07dmaengine: pl330: dont complete descriptor for cyclic dmaTushar Behera1-1/+1
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-61/+128
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-15/+47
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+93
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds13-76/+143
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+8
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann2-0/+16
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2-4/+24
2012-05-15dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constantNicolas Ferre1-7/+5
2012-05-15Merge branch 'fixes' into nextVinod Koul2-2/+6
2012-05-15dmaengine: fix cyclic dma usageVinod Koul2-2/+6
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2.6.git into next/dt2Arnd Bergmann2-15/+31
2012-05-14Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann7-148/+226
2012-05-12Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx into next/driversOlof Johansson1-24/+93
2012-05-12dma: mxs-dma: add device tree probe supportDong Aisheng1-5/+24
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo1-36/+79
2012-05-12dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo1-12/+16
2012-05-12dma: mxs-dma: use global stmp_device functionalityDong Aisheng2-13/+14
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clockArnd Bergmann7-148/+226
2012-05-11dma: imx-sdma: make channel0 operations atomicRichard Zhao1-26/+31
2012-05-11dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen7-16/+16
2012-05-11dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen5-8/+8
2012-05-11DMA: PL330: Remove duplicate header file inclusionSachin Kamat1-1/+0
2012-05-11Merge branch 'fixes' into nextVinod Koul1-1/+2
2012-05-11dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul1-1/+2
2012-05-11dma: imx-sdma: keep the callbacks invoked in the taskletHuang Shijie1-2/+7
2012-05-11dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar1-0/+10
2012-05-11dmaengine: dw_dmac: Add clk_{un}prepare() supportViresh Kumar1-6/+6
2012-05-08ARM: Orion: XOR: Add support for clkAndrew Lunn2-0/+16
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-148/+226
2012-04-25dmaengine i.MX ipu: clk_prepare/unprepare clockSascha Hauer1-3/+3
2012-04-25dmaengine i.MX SDMA: do not depend on grouped clocksSascha Hauer1-12/+28
2012-04-25Merge branch 'fixes' into nextVinod Koul2-10/+16
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij1-7/+37
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/amba-pl08x: check for terminal count status onlyLinus Walleij1-1/+1
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-20dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channelsRafal Prylowski1-24/+93
2012-04-17dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre1-3/+2