Age | Commit message (Expand) | Author |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-05-17 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-05-16 | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann |
2012-05-15 | dmaengine: at_hdmac: take maxburst from slave configuration | Nicolas Ferre |
2012-05-15 | dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant | Nicolas Ferre |
2012-05-15 | Merge branch 'fixes' into next | Vinod Koul |
2012-05-15 | dmaengine: fix cyclic dma usage | Vinod Koul |
2012-05-14 | Merge branch 'imx/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann |
2012-05-14 | Merge branch 'imx/pinctrl' into imx/dt | Arnd Bergmann |
2012-05-12 | Merge tag 'ep93xx-fixes-for-3.5' of git://github.com/RyanMallon/linux-ep93xx ... | Olof Johansson |
2012-05-12 | dma: mxs-dma: add device tree probe support | Dong Aisheng |
2012-05-12 | dma: mxs-dma: make platform_device_id more generic | Shawn Guo |
2012-05-12 | dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameter | Shawn Guo |
2012-05-12 | dma: mxs-dma: use global stmp_device functionality | Dong Aisheng |
2012-05-11 | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann |
2012-05-11 | dma: imx-sdma: make channel0 operations atomic | Richard Zhao |
2012-05-11 | dmaengine: Use dma_sg_len(sg) instead of sg->length | Lars-Peter Clausen |
2012-05-11 | dmaengine: Use sg_dma_address instead of sg_phys | Lars-Peter Clausen |
2012-05-11 | DMA: PL330: Remove duplicate header file inclusion | Sachin Kamat |
2012-05-11 | Merge branch 'fixes' into next | Vinod Koul |
2012-05-11 | dmaengine: pl330: dont complete descriptor for cyclic dma | Vinod Koul |
2012-05-11 | dma: imx-sdma: keep the callbacks invoked in the tasklet | Huang Shijie |
2012-05-11 | dmaengine: dw_dma: add Device Tree probing capability | Viresh Kumar |
2012-05-11 | dmaengine: dw_dmac: Add clk_{un}prepare() support | Viresh Kumar |
2012-05-08 | ARM: Orion: XOR: Add support for clk | Andrew Lunn |
2012-04-26 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-04-25 | dmaengine i.MX ipu: clk_prepare/unprepare clock | Sascha Hauer |
2012-04-25 | dmaengine i.MX SDMA: do not depend on grouped clocks | Sascha Hauer |
2012-04-25 | Merge branch 'fixes' into next | Vinod Koul |
2012-04-25 | dma/amba-pl08x: add support for the Nomadik variant | Linus Walleij |
2012-04-25 | dmaengine/amba-pl08x : reset phychan_hold on terminate all | Davide Ciminaghi |
2012-04-25 | dma: pl330: fix a couple of compilation warnings | Olof Johansson |
2012-04-23 | dma/amba-pl08x: check for terminal count status only | Linus Walleij |
2012-04-23 | dma/ste_dma40: fix erroneous comparison | Linus Walleij |
2012-04-23 | dma/ste_dma40: explicitly include regulator consumer header | Linus Walleij |
2012-04-23 | dma40: Improve the logic of stopping logical chan | Narayanan G |
2012-04-20 | dmaengine: at_hdmac: remove clear-on-read in atc_dostart() | Nicolas Ferre |
2012-04-20 | dma: mxs-dma: enable channel in device_issue_pending call | Shawn Guo |
2012-04-20 | dmaengine: imx-dma: dont complete descriptor for cyclic dma | Vinod Koul |
2012-04-20 | dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channels | Rafal Prylowski |
2012-04-17 | dmaengine: Kconfig: fix Atmel at_hdmac entry | Nicolas Ferre |
2012-04-10 | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | netdma: adding alignment check for NETDMA ops | Dave Jiang |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata | Dave Jiang |
2012-04-05 | ioat: ring size variables need to be 32bit to avoid overflow | Dave Jiang |