aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam2013-08-251-7/+5
* dma: ipu: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-251-1/+0
* dma: mxs-dma: remove code left from generic DMA binding conversionShawn Guo2013-08-192-43/+0
* dma: imx-sdma: remove the unused completionHuang Shijie2013-08-191-7/+0
* dma: mmp: simplify use of devm_ioremap_resourceJulia Lawall2013-08-142-6/+0
* dma: mmp_pdma: add support for byte-aligned transfersDaniel Mack2013-08-141-1/+16
* dma: mmp_pdma: remove duplicate assignmentDaniel Mack2013-08-141-1/+0
* dma: mmp_pdma: print the number of channels at probe timeDaniel Mack2013-08-141-1/+1
* dma: mmp_pdma: make the controller a DMA providerDaniel Mack2013-08-141-0/+44
* dma: mmp_pdma: add filter functionDaniel Mack2013-08-142-1/+35
* dma: mmp_pdma: fix maximum transfer lengthDaniel Mack2013-08-141-1/+1
* dma: mmp_pdma: refactor unlocking path in lookup_phy()Daniel Mack2013-08-141-4/+5
* dma: mmp_pdma: factor out DRCMR register calculationDaniel Mack2013-08-141-4/+4
* Merge branch 'topic/of' into for-linusVinod Koul2013-08-142-0/+27
|\
| * dmaengine: add interface of dma_get_slave_channelZhangfei Gao2013-08-132-0/+27
* | dma: pl330: split off common code to give back descriptorsChanho Park2013-08-131-15/+23
* | dmaengine: sirf: add PM entries for sleep and runtimeBarry Song2013-08-131-3/+129
* | dma: use dev_get_platdata()Jingoo Han2013-08-1310-17/+18
* | dma: sirf: use NULL instead of 0Jingoo Han2013-08-131-1/+1
* | dma: mv_xor: use NULL instead of 0Jingoo Han2013-08-131-1/+1
* | dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()Jingoo Han2013-08-131-1/+2
* | dma: mmp_pdma: clear DRCMR when free a phy channelXiang Wang2013-08-051-0/+6
* | dma: mmp_pdma: add protect when alloc/free phy channelsXiang Wang2013-08-051-16/+26
* | dmaengine/MAINTAINERS: Add Andy as Co-Maintainer of DW DMA ControllerViresh Kumar2013-08-051-0/+1
* | dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko2013-08-051-1/+1
* | dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-051-4/+4
* | dma: dw: allow shared interruptsAndy Shevchenko2013-08-051-5/+8
* | dma: dw: improve comparison with ~0Andy Shevchenko2013-08-051-5/+11
* | dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko2013-08-051-0/+1
* | acpi-dma: fix sparse warningAndy Shevchenko2013-08-051-1/+1
* | txx9dmac: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-051-7/+6
* | mmp_tdma: set cookies as well when asked for tx statusAndy Shevchenko2013-08-051-1/+2
* | ipu_idmac: re-use dma_cookie_status()Andy Shevchenko2013-08-051-4/+1
* | tegra20-apb-dma: remove useless use of lockAndy Shevchenko2013-08-051-5/+3
* | pch_dma: remove useless use of lockAndy Shevchenko2013-08-051-8/+1
* | mpc512x_dma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | mmp_pdma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | fsldma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | ep93xx_dma: remove useless use of lockAndy Shevchenko2013-08-051-9/+1
* | edma: no need to assign residue to 0 explicitlyAndy Shevchenko2013-08-051-2/+0
* | mxs-dma: remove useless variableAndy Shevchenko2013-08-051-3/+1
* | imx-sdma: remove useless variableAndy Shevchenko2013-08-051-6/+3
|/
* Linux 3.11-rc4v3.11-rc4Linus Torvalds2013-08-041-1/+1
* Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
|\
| * dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| * pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-041-1/+1
|\ \
| * | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
* | | tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins2013-08-041-1/+2
* | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-048-21/+21
|\ \ \ | |/ / |/| |