Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz | 1 | -2/+4 |
2012-02-01 | dma: sh_dma: not all SH DMAC implementations support MEMCPY | Guennadi Liakhovetski | 1 | -1/+2 |
2012-01-31 | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae... | Vinod Koul | 1 | -1/+1 |
2012-01-31 | at_hdmac: bugfix for enabling channel irq | Nikolaus Voss | 2 | -11/+10 |
2012-01-23 | dmaengine: fix missing 'cnt' in ?: in dmatest | Dr. David Alan Gilbert | 1 | -1/+1 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 29 | -393/+1515 |
2012-01-10 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -4/+4 |
2012-01-10 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+6 |
2012-01-10 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -46/+53 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -19/+27 |
2012-01-07 | Merge branch 'depends/rmk/for-linus' into samsung/dt | Arnd Bergmann | 1 | -2/+2 |
2012-01-07 | Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -0/+4 |
2012-01-06 | dma: shdma: fix runtime PM: clear channel buffers on reset | Guennadi Liakhovetski | 1 | -16/+31 |
2012-01-06 | dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit | Haitao Zhang | 1 | -2/+3 |
2012-01-02 | dmaengine/ste_dma40: clear LNK on channel startup | Rabin Vincent | 1 | -0/+4 |
2012-01-02 | dmaengine: intel_mid_dma: remove legacy pm interface | Kristen Carlson Accardi | 2 | -6/+8 |
2011-12-28 | dma: mxs-dma: convert to clk_prepare/clk_unprepare | Shawn Guo | 1 | -4/+4 |
2011-12-23 | dmaengine: intel_mid_dma: error path fix | Adrian Hunter | 1 | -1/+5 |
2011-12-23 | dmaengine: intel_mid_dma: locking and freeing fixes | Adrian Hunter | 1 | -1/+6 |
2011-12-23 | dmaengine: add DMA_TRANS_NONE to dma_transfer_direction | Shawn Guo | 1 | -1/+1 |
2011-12-23 | dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channels | Lothar Waßmann | 1 | -28/+1 |
2011-12-23 | dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safe | Lothar Waßmann | 1 | -1/+4 |
2011-12-23 | dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled. | Lothar Waßmann | 1 | -5/+2 |
2011-12-23 | dma: mxs-dma: fix a typo in comment | Lothar Waßmann | 1 | -1/+1 |
2011-12-23 | DMA: PL330: Add device tree support | Thomas Abraham | 1 | -4/+29 |
2011-12-23 | DMA: PL330: Infer transfer direction from transfer request instead of platfor... | Thomas Abraham | 1 | -49/+16 |
2011-12-23 | DMA: PL330: move filter function into driver | Thomas Abraham | 1 | -0/+15 |
2011-12-19 | dma: MX3_IPU fix depends | Eric Bénard | 1 | -2/+2 |
2011-12-14 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 1 | -5/+6 |
2011-12-08 | DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove | Tushar Behera | 1 | -15/+2 |
2011-12-08 | i.MX IPU DMA: Fix wrong burstsize settings | Sascha Hauer | 1 | -24/+1 |
2011-12-05 | dmaengine/ste_dma40: allow fixed physical channel | Narayanan G | 1 | -9/+42 |
2011-12-05 | dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true | Viresh Kumar | 1 | -9/+12 |
2011-12-05 | dmaengine: convert drivers/dma/* to use module_platform_driver() | Axel Lin | 4 | -47/+5 |
2011-12-05 | IMX/SDMA : save the real count for one DMA transaction. | Huang Shijie | 1 | -2/+9 |
2011-12-05 | dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty list | Mika Westerberg | 1 | -12/+48 |
2011-12-05 | dma/ep93xx_dma: fix initialization of M2M control register | Rafal Prylowski | 1 | -4/+4 |
2011-11-28 | dmaengine: at_hdmac: simplify device selection from platform data or DT | Nicolas Ferre | 2 | -39/+31 |
2011-11-28 | dmaengine: at_hdmac: empty entry shape modification | Nicolas Ferre | 1 | -1/+3 |
2011-11-28 | dmaengine: at_hdmac: add const to struct platform_device_id definition | Nicolas Ferre | 1 | -1/+1 |
2011-11-28 | dmaengine/ste_dma40: Add support to use lcla area from esram | Narayanan G | 1 | -10/+85 |
2011-11-28 | dmaengine: timb_dma: fix the spare warinings | Vinod Koul | 1 | -4/+4 |
2011-11-28 | dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resume | Viresh Kumar | 2 | -28/+42 |
2011-11-23 | dmatest: don't use set_freezable_with_signal() | Tejun Heo | 1 | -19/+27 |
2011-11-22 | dmaengine: pl330: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-22 | dmaengine: pl08x: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-22 | IMX/DMA : set the DMA direction in the sdma_control() | Huang Shijie | 1 | -0/+1 |
2011-11-22 | dmaengine/ste_dma40: support pm in dma40 | Narayanan G | 2 | -19/+259 |
2011-11-18 | dmaengine: add CSR SiRFprimaII DMAC driver | Rongjun Ying | 3 | -0/+725 |
2011-11-18 | DMAEngine: Define interleaved transfer request api | Jassi Brar | 1 | -2/+2 |