aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds29-393/+1515
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+6
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-46/+53
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-19/+27
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann1-2/+2
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-0/+4
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski1-16/+31
2012-01-06dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submitHaitao Zhang1-2/+3
2012-01-02dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent1-0/+4
2012-01-02dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi2-6/+8
2011-12-28dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo1-4/+4
2011-12-23dmaengine: intel_mid_dma: error path fixAdrian Hunter1-1/+5
2011-12-23dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter1-1/+6
2011-12-23dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo1-1/+1
2011-12-23dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann1-28/+1
2011-12-23dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann1-1/+4
2011-12-23dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann1-5/+2
2011-12-23dma: mxs-dma: fix a typo in commentLothar Waßmann1-1/+1
2011-12-23DMA: PL330: Add device tree supportThomas Abraham1-4/+29
2011-12-23DMA: PL330: Infer transfer direction from transfer request instead of platform dataThomas Abraham1-49/+16
2011-12-23DMA: PL330: move filter function into driverThomas Abraham1-0/+15
2011-12-19dma: MX3_IPU fix dependsEric Bénard1-2/+2
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-5/+6
2011-12-08DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera1-15/+2
2011-12-08i.MX IPU DMA: Fix wrong burstsize settingsSascha Hauer1-24/+1
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G1-9/+42
2011-12-05dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar1-9/+12
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin4-47/+5
2011-12-05IMX/SDMA : save the real count for one DMA transaction.Huang Shijie1-2/+9
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg1-12/+48
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski1-4/+4
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre2-39/+31
2011-11-28dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre1-1/+3
2011-11-28dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre1-1/+1
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G1-10/+85
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul1-4/+4
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar2-28/+42
2011-11-23dmatest: don't use set_freezable_with_signal()Tejun Heo1-19/+27
2011-11-22dmaengine: pl330: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-22dmaengine: pl08x: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-22IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie1-0/+1
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G2-19/+259
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying3-0/+725
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar1-2/+2
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul20-143/+141
2011-11-17pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-7/+11
2011-11-17pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2-4/+4
2011-11-17dma i.MX: remove individual SOC dependencySascha Hauer1-3/+3
2011-11-17dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick1-2/+2