aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
...
| * Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul2013-01-21
| |\
| | * dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri2013-01-14
| | * dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri2013-01-14
| | * dmaengine: ste_dma40: add software lli supportFabio Baltieri2013-01-14
| | * dmaengine: ste_dma40: minor code readability fixesFabio Baltieri2013-01-14
| | * dmaengine: ste_dma40: minor cosmetic fixesFabio Baltieri2013-01-14
| | * dmaengine: ste_dma40: add a done queue for completed descriptorsFabio Baltieri2013-01-14
| | * dmaengine: ste_dma40: support more than 128 event linesTong Liu2013-01-14
| | * dmaengine: ste_dma40: physical channels number correctionGerald Baeza2013-01-14
| | * dmaengine: ste_dma40: support fixed physical channel allocationGerald Baeza2013-01-14
| | * dmaengine: ste_dma40: don't allow high priority dest event linesRabin Vincent2013-01-14
| | * dmaengine: ste_dma40: don't check for pm_runtime_suspended()Narayanan G2013-01-14
| | * dmaengine: ste_dma40: limit burst size to 16Per Forlin2013-01-14
| | * dmaengine: ste_dma40: set dma max seg sizePer Forlin2013-01-14
| | * dmaengine: ste_dma40: use writel_relaxed for lcxaPer Forlin2013-01-14
| | * dmaengine: ste_dma40: reset priority bit for logical channelsNarayanan2013-01-14
| * | dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptorsAndy Shevchenko2013-01-20
| * | dw_dmac: don't exceed AHB master number in dwc_get_data_widthAndy Shevchenko2013-01-20
| * | dw_dmac: allocate dma descriptors from DMA_COHERENT memoryAndy Shevchenko2013-01-20
| * | dma: sh/shdma-base.c: remove unnecessary null pointer checkCong Ding2013-01-20
| * | dma: remove unnecessary null pointer check in mmp_pdma.cCong Ding2013-01-20
| * | dma: edma: fix slave config dependency on directionMatt Porter2013-01-20
| * | pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-13
| * | dma: dw_dmac: clear suspend bit during terminationHeikki Krogerus2013-01-12
| * | dw_dmac: backlink to dw_dma in dw_dma_chan is superfluousAndy Shevchenko2013-01-12
| * | dw_dmac: make usage of dw_dma_slave optionalAndy Shevchenko2013-01-12
| * | 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
| * | 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
| * | ioat: remove chanerr mask setting for IOAT v3.xDave Jiang2013-01-08
| * | ioat: Add alignment workaround for IVB platformsDave Jiang2013-01-08
| * | dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej 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