aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre
2012-05-15dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constantNicolas Ferre
2012-05-15Merge branch 'fixes' into nextVinod Koul
2012-05-15dmaengine: fix cyclic dma usageVinod Koul
2012-05-14Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/dtArnd Bergmann
2012-05-12Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson
2012-05-12dma: mxs-dma: add device tree probe supportDong Aisheng
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo
2012-05-12dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo
2012-05-12dma: mxs-dma: use global stmp_device functionalityDong Aisheng
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann
2012-05-11dma: imx-sdma: make channel0 operations atomicRichard Zhao
2012-05-11dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen
2012-05-11dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen
2012-05-11DMA: PL330: Remove duplicate header file inclusionSachin Kamat
2012-05-11Merge branch 'fixes' into nextVinod Koul
2012-05-11dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul
2012-05-11dma: imx-sdma: keep the callbacks invoked in the taskletHuang Shijie
2012-05-11dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar
2012-05-11dmaengine: dw_dmac: Add clk_{un}prepare() supportViresh Kumar
2012-05-08ARM: Orion: XOR: Add support for clkAndrew Lunn
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-25dmaengine i.MX ipu: clk_prepare/unprepare clockSascha Hauer
2012-04-25dmaengine i.MX SDMA: do not depend on grouped clocksSascha Hauer
2012-04-25Merge branch 'fixes' into nextVinod Koul
2012-04-25dma/amba-pl08x: add support for the Nomadik variantLinus Walleij
2012-04-25dmaengine/amba-pl08x : reset phychan_hold on terminate allDavide Ciminaghi
2012-04-25dma: pl330: fix a couple of compilation warningsOlof Johansson
2012-04-23dma/amba-pl08x: check for terminal count status onlyLinus Walleij
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G
2012-04-20dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo
2012-04-20dmaengine: imx-dma: dont complete descriptor for cyclic dmaVinod Koul
2012-04-20dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channelsRafal Prylowski
2012-04-17dmaengine: Kconfig: fix Atmel at_hdmac entryNicolas Ferre
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05netdma: adding alignment check for NETDMA opsDave Jiang
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05ioatdma: DMA copy alignment needed to address IOAT DMA silicon errataDave Jiang
2012-04-05ioat: ring size variables need to be 32bit to avoid overflowDave Jiang