aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dw_dmac: store direction in the custom channel structureAndy Shevchenko2013-01-12
* dw_dmac: call .probe after we have a device in placeAndy Shevchenko2013-01-12
* dma: ste_dma40: reuse is_slave_direction helperAndy Shevchenko2013-01-12
* dma: ipu_idmac: reuse is_slave_direction helperAndy Shevchenko2013-01-12
* dma: ep93xx_dma: reuse is_slave_direction helperAndy Shevchenko2013-01-12
* dma: dw_dmac: check direction properly in dw_dma_cyclic_prepAndy Shevchenko2013-01-12
* dma: at_hdmac: check direction properly for cyclic transfersAndy Shevchenko2013-01-12
* dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-12
* dma: dw_dmac: add dwc_chan_pause and dwc_chan_resumeAndy Shevchenko2013-01-09
* dw_dmac: update tx_node_active in dwc_do_single_blockAndy Shevchenko2013-01-09
* dw_dmac: remove redundant checkAndy Shevchenko2013-01-09
* dw_dmac: check for mapping errorsAndy Shevchenko2013-01-09
* dw_dmac: absence of pdata isn't critical when autocfg is setAndy Shevchenko2013-01-09
* dma: mxs-dma: Fix build warnings with W=1Fabio Estevam2013-01-08
* dma: tegra: add support for Tegra114 SoCLaxman Dewangan2013-01-08
* dma: tegra: add support for channel wise pauseLaxman Dewangan2013-01-08
* dma: ipu: Drop unused spinlockJean Delvare2013-01-08
* dca: check against empty dca_domains list before unregister providerMaciej Sosnowski2013-01-08
* ioat: remove chanerr mask setting for IOAT v3.xDave Jiang2013-01-08
* ioat: Add alignment workaround for IVB platformsDave Jiang2013-01-08
* async_tx: fix checking of dma_wait_for_async_tx() return valueBartlomiej Zolnierkiewicz2013-01-08
* dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz2013-01-08
* dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-08
* dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-08
* async_tx: fix build for async_memsetBartlomiej Zolnierkiewicz2013-01-08
* ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz2013-01-08
* dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim2013-01-08
* dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski2013-01-08
* dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-08
* DMA: PL330: Use devm_* functionsSachin Kamat2013-01-08
* DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved apiBarry Song2013-01-08
* dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2013-01-08
* dmaengine: fix !of_dma compilation warningVinod Koul2013-01-08
* of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter2013-01-08
* of: dma: fix potential deadlock when requesting a slave channelJon Hunter2013-01-08
* carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz2013-01-08
* mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz2013-01-08
* ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz2013-01-08
* async_tx: add missing DMA unmap to async_memcpy()Bartlomiej Zolnierkiewicz2013-01-08
* async_tx: use memchr_invAkinobu Mita2013-01-08
* dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2013-01-08
* dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita2013-01-08
* dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita2013-01-08
* dmaengine: use for_each_set_bitAkinobu Mita2013-01-08
* dw_dmac: introduce to_dw_desc() macroAndy Shevchenko2013-01-08
* dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko2013-01-08
* dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko2013-01-08
* dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko2013-01-08
* dmaengine: dw_dmac: amend description and indentationHeikki Krogerus2013-01-08
* dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus2013-01-08