summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2013-01-12dma: at_hdmac: check direction properly for cyclic transfersAndy Shevchenko-5/+5
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren-19/+1
2013-01-09dma: dw_dmac: add dwc_chan_pause and dwc_chan_resumeAndy Shevchenko-9/+22
2013-01-09dw_dmac: update tx_node_active in dwc_do_single_blockAndy Shevchenko-8/+6
2013-01-09dw_dmac: remove redundant checkAndy Shevchenko-1/+1
2013-01-09dw_dmac: check for mapping errorsAndy Shevchenko-6/+14
2013-01-09dw_dmac: absence of pdata isn't critical when autocfg is setAndy Shevchenko-7/+16
2013-01-09dma: tegra: implement flags parameters for cyclic transferLaxman Dewangan-2/+6
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-3/+6
2013-01-08dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers.Javier Martin-3/+2
2013-01-08dma: mxs-dma: Fix build warnings with W=1Fabio Estevam-4/+4
2013-01-08dma: tegra: add support for Tegra114 SoCLaxman Dewangan-1/+12
2013-01-08dma: tegra: add support for channel wise pauseLaxman Dewangan-5/+38
2013-01-07dma: ipu: Drop unused spinlockJean Delvare-1/+0
2013-01-07ioat: remove chanerr mask setting for IOAT v3.xDave Jiang-6/+1
2013-01-07ioat: Add alignment workaround for IVB platformsDave Jiang-12/+32
2013-01-07dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz-1/+4
2013-01-07ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz-17/+59
2013-01-07dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim-1/+3
2013-01-07dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski-1/+1
2013-01-07dmatest: Fix NULL pointer dereference on ioatJon Mason-2/+2
2013-01-07DMA: PL330: Use devm_* functionsSachin Kamat-27/+10
2013-01-07dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song-8/+21
2013-01-07ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz-4/+7
2013-01-07dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches-51/+42
2013-01-07dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita-3/+13
2013-01-07dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita-7/+1
2013-01-07dw_dmac: introduce to_dw_desc() macroAndy Shevchenko-4/+4
2013-01-07dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko-3/+3
2013-01-07dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko-2/+2
2013-01-07dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko-9/+6
2013-01-07dmaengine: dw_dmac: amend description and indentationHeikki Krogerus-3/+3
2013-01-07dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus-1/+0
2013-01-07dmaengine: dw_dmac: Enhance device tree supportViresh Kumar-0/+138
2013-01-07dma: coh901318: cut down on platform data abstractionLinus Walleij-67/+7
2013-01-07dma: coh901318: merge header filesLinus Walleij-124/+108
2013-01-07dma: coh901318: push definitions into driverLinus Walleij-212/+209
2013-01-07dma: coh901318: push header down into the DMA subsystemLinus Walleij-4/+247
2013-01-07dma: coh901318: skip hard-coded addressesLinus Walleij-22/+13
2013-01-07dma: coh901318: remove hardcoded target addressesLinus Walleij-19/+0
2013-01-07dma: coh901318: push platform data into driverLinus Walleij-3/+1085
2013-01-07dma: coh901318: create a proper platform data fileLinus Walleij-0/+1
2013-01-06pch_dma: use module_pci_driver to simplify the codeWei Yongjun-12/+1
2013-01-06drivers/dma: remove CONFIG_EXPERIMENTALKees Cook-1/+1
2013-01-06dmaengine: add helper function to request a slave DMA channelJon Hunter-0/+16
2013-01-06dma: mv_xor: fix error handling for clocksThomas Petazzoni-2/+5
2013-01-06dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni-1/+1
2013-01-06ioat: Fix DMA memory sync direction correct flagShuah Khan-1/+1
2013-01-03Drivers: dma: remove __dev* attributes.Greg Kroah-Hartman-51/+46
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter-0/+1912