summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz-2/+4
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski-1/+2
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul-1/+1
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss-11/+10
2012-01-23dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert-1/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-393/+1515
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-4/+4
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-5/+6
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-46/+53
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-19/+27
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann-2/+2
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds-0/+4
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski-16/+31
2012-01-06dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submitHaitao Zhang-2/+3
2012-01-02dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent-0/+4
2012-01-02dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi-6/+8
2011-12-28dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo-4/+4
2011-12-23dmaengine: intel_mid_dma: error path fixAdrian Hunter-1/+5
2011-12-23dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter-1/+6
2011-12-23dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo-1/+1
2011-12-23dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann-28/+1
2011-12-23dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann-1/+4
2011-12-23dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann-5/+2
2011-12-23dma: mxs-dma: fix a typo in commentLothar Waßmann-1/+1
2011-12-23DMA: PL330: Add device tree supportThomas Abraham-4/+29
2011-12-23DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham-49/+16
2011-12-23DMA: PL330: move filter function into driverThomas Abraham-0/+15
2011-12-19dma: MX3_IPU fix dependsEric Bénard-2/+2
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn-5/+6
2011-12-08DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera-15/+2
2011-12-08i.MX IPU DMA: Fix wrong burstsize settingsSascha Hauer-24/+1
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G-9/+42
2011-12-05dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar-9/+12
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin-47/+5
2011-12-05IMX/SDMA : save the real count for one DMA transaction.Huang Shijie-2/+9
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg-12/+48
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski-4/+4
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre-39/+31
2011-11-28dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre-1/+3
2011-11-28dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre-1/+1
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G-10/+85
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul-4/+4
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar-28/+42
2011-11-23dmatest: don't use set_freezable_with_signal()Tejun Heo-19/+27
2011-11-22dmaengine: pl330: Enable module alias autogeneration for AMBA driversDave Martin-0/+2
2011-11-22dmaengine: pl08x: Enable module alias autogeneration for AMBA driversDave Martin-0/+2
2011-11-22IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie-0/+1
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G-19/+259
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying-0/+725
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar-2/+2