summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * | dw_dmac: backlink to dw_dma in dw_dma_chan is superfluousAndy Shevchenko2013-01-122-10/+20
| * | dw_dmac: make usage of dw_dma_slave optionalAndy Shevchenko2013-01-121-6/+7
| * | dw_dmac: store direction in the custom channel structureAndy Shevchenko2013-01-122-8/+18
| * | dw_dmac: call .probe after we have a device in placeAndy Shevchenko2013-01-121-1/+2
| * | dma: ste_dma40: reuse is_slave_direction helperAndy Shevchenko2013-01-121-1/+1
| * | dma: ipu_idmac: reuse is_slave_direction helperAndy Shevchenko2013-01-121-1/+1
| * | dma: ep93xx_dma: reuse is_slave_direction helperAndy Shevchenko2013-01-121-2/+1Star
| * | dma: dw_dmac: check direction properly in dw_dma_cyclic_prepAndy Shevchenko2013-01-121-2/+3
| * | dma: at_hdmac: check direction properly for cyclic transfersAndy Shevchenko2013-01-121-5/+5
| * | dma: dw_dmac: add dwc_chan_pause and dwc_chan_resumeAndy Shevchenko2013-01-091-9/+22
| * | dw_dmac: update tx_node_active in dwc_do_single_blockAndy Shevchenko2013-01-091-8/+6Star
| * | dw_dmac: remove redundant checkAndy Shevchenko2013-01-091-1/+1
| * | dw_dmac: check for mapping errorsAndy Shevchenko2013-01-091-6/+14
| * | dw_dmac: absence of pdata isn't critical when autocfg is setAndy Shevchenko2013-01-091-7/+16
| * | dma: mxs-dma: Fix build warnings with W=1Fabio Estevam2013-01-081-4/+4
| * | dma: tegra: add support for Tegra114 SoCLaxman Dewangan2013-01-081-1/+12
| * | dma: tegra: add support for channel wise pauseLaxman Dewangan2013-01-081-5/+38
| * | dma: ipu: Drop unused spinlockJean Delvare2013-01-081-1/+0Star
| * | ioat: remove chanerr mask setting for IOAT v3.xDave Jiang2013-01-081-6/+1Star
| * | ioat: Add alignment workaround for IVB platformsDave Jiang2013-01-083-12/+32
| * | dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz2013-01-081-1/+4
| * | ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz2013-01-081-17/+59
| * | dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim2013-01-081-1/+3
| * | dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski2013-01-081-1/+1
| * | dmatest: Fix NULL pointer dereference on ioatJon Mason2013-01-081-2/+2
| * | DMA: PL330: Use devm_* functionsSachin Kamat2013-01-081-27/+10Star
| * | dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song2013-01-082-8/+21
| * | ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz2013-01-081-4/+7
| * | dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2013-01-083-51/+42Star
| * | dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita2013-01-081-3/+13
| * | dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita2013-01-081-7/+1Star
| * | dw_dmac: introduce to_dw_desc() macroAndy Shevchenko2013-01-082-4/+4
| * | dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko2013-01-081-3/+3
| * | dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko2013-01-081-2/+2
| * | dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko2013-01-081-9/+6Star
| * | dmaengine: dw_dmac: amend description and indentationHeikki Krogerus2013-01-081-3/+3
| * | dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus2013-01-081-1/+0Star
| * | dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-082-0/+138
| * | pch_dma: use module_pci_driver to simplify the codeWei Yongjun2013-01-071-12/+1Star
| * | drivers/dma: remove CONFIG_EXPERIMENTALKees Cook2013-01-071-1/+1
| * | dmaengine: add helper function to request a slave DMA channelJon Hunter2013-01-071-0/+16
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2414-0/+1911
|\ \
| * \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-2014-0/+1911
| |\ \
| | * | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-0314-0/+1912
| | |/
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-1/+1
|\ \ \
| * \ \ Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-221-19/+1Star
|\ \ \ \
| * | | | Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-153-6/+9
| |\| | |
| * | | | ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-111-19/+1Star
| | |/ / | |/| |