aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06dma: shdma: fix runtime PM: clear channel buffers on resetGuennadi Liakhovetski
2012-01-06dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submitHaitao Zhang
2012-01-02dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent
2012-01-02dmaengine: intel_mid_dma: remove legacy pm interfaceKristen Carlson Accardi
2011-12-28dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo
2011-12-23dmaengine: intel_mid_dma: error path fixAdrian Hunter
2011-12-23dmaengine: intel_mid_dma: locking and freeing fixesAdrian Hunter
2011-12-23dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo
2011-12-23dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann
2011-12-23dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann
2011-12-23dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann
2011-12-23dma: mxs-dma: fix a typo in commentLothar Waßmann
2011-12-23DMA: PL330: Add device tree supportThomas Abraham
2011-12-23DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham
2011-12-23DMA: PL330: move filter function into driverThomas Abraham
2011-12-19dma: MX3_IPU fix dependsEric Bénard
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-12-08DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/removeTushar Behera
2011-12-08i.MX IPU DMA: Fix wrong burstsize settingsSascha Hauer
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G
2011-12-05dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is trueViresh Kumar
2011-12-05dmaengine: convert drivers/dma/* to use module_platform_driver()Axel Lin
2011-12-05IMX/SDMA : save the real count for one DMA transaction.Huang Shijie
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski
2011-11-28dmaengine: at_hdmac: simplify device selection from platform data or DTNicolas Ferre
2011-11-28dmaengine: at_hdmac: empty entry shape modificationNicolas Ferre
2011-11-28dmaengine: at_hdmac: add const to struct platform_device_id definitionNicolas Ferre
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G
2011-11-28dmaengine: timb_dma: fix the spare wariningsVinod Koul
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar
2011-11-23dmatest: don't use set_freezable_with_signal()Tejun Heo
2011-11-22dmaengine: pl330: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-22dmaengine: pl08x: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-22IMX/DMA : set the DMA direction in the sdma_control()Huang Shijie
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G
2011-11-18dmaengine: add CSR SiRFprimaII DMAC driverRongjun Ying
2011-11-18DMAEngine: Define interleaved transfer request apiJassi Brar
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-17pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-17pch_dma: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-17dma i.MX: remove individual SOC dependencySascha Hauer
2011-11-17dma: fix spacing for method declaration, coding style issue in iop-adma.cCiaran McCormick