summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-214-143/+518
|\
| * dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri2013-01-141-1/+1
| * dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri2013-01-141-3/+12
| * dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-142-1/+27
| * dmaengine: ste_dma40: minor code readability fixesFabio Baltieri2013-01-141-9/+8
| * dmaengine: ste_dma40: minor cosmetic fixesFabio Baltieri2013-01-142-22/+13
| * dmaengine: ste_dma40: add missing kernel-doc entryFabio Baltieri2013-01-141-0/+1
| * dmaengine: ste_dma40: add a done queue for completed descriptorsFabio Baltieri2013-01-141-4/+33
| * dmaengine: ste_dma40: support more than 128 event linesTong Liu2013-01-142-81/+355
| * dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-142-5/+14
| * dmaengine: ste_dma40: support fixed physical channel allocationGerald Baeza2013-01-141-2/+11
| * dmaengine: ste_dma40: don't allow high priority dest event linesRabin Vincent2013-01-141-1/+14
| * dmaengine: ste_dma40: don't check for pm_runtime_suspended()Narayanan G2013-01-141-2/+0
| * dmaengine: ste_dma40: limit burst size to 16Per Forlin2013-01-141-0/+8
| * dmaengine: ste_dma40: set dma max seg sizePer Forlin2013-01-141-0/+8
| * dmaengine: ste_dma40: use writel_relaxed for lcxaPer Forlin2013-01-141-8/+8
| * dmaengine: ste_dma40: reset priority bit for logical channelsNarayanan2013-01-141-5/+6
* | dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptorsAndy Shevchenko2013-01-201-22/+21
* | dw_dmac: don't exceed AHB master number in dwc_get_data_widthAndy Shevchenko2013-01-201-13/+20
* | dw_dmac: allocate dma descriptors from DMA_COHERENT memoryAndy Shevchenko2013-01-202-64/+18
* | dma: sh/shdma-base.c: remove unnecessary null pointer checkCong Ding2013-01-201-3/+0
* | dma: remove unnecessary null pointer check in mmp_pdma.cCong Ding2013-01-201-4/+2
* | dma: edma: fix slave config dependency on directionMatt Porter2013-01-201-28/+27
* | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-135-5/+4
* | dma: dw_dmac: clear suspend bit during terminationHeikki Krogerus2013-01-121-1/+1
* | 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/+1
* | 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
* | dmaengine: introduce is_slave_direction functionAndy Shevchenko2013-01-121-0/+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/+6
* | 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-071-1/+0
* | dca: check against empty dca_domains list before unregister providerMaciej Sosnowski2013-01-071-0/+5
* | ioat: remove chanerr mask setting for IOAT v3.xDave Jiang2013-01-071-6/+1
* | ioat: Add alignment workaround for IVB platformsDave Jiang2013-01-073-12/+32
* | async_tx: fix checking of dma_wait_for_async_tx() return valueBartlomiej Zolnierkiewicz2013-01-071-4/+5
* | dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz2013-01-071-1/+4
* | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-072-5/+2
OpenPOWER on IntegriCloud