summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'topic/xilinx' into for-linusVinod Koul2016-07-164-59/+1596
| |\
| | * dmaengine: zynqmp: avoid cast warningArnd Bergmann2016-07-121-1/+1
| | * dmaengine: xilinx: Fix race condition in axi dma cyclic dma modeKedareswara rao Appana2016-07-121-4/+5
| | * dmaengine: Add Xilinx zynqmp dma engine driver supportKedareswara rao Appana2016-07-083-0/+1153
| | * dmaengine: xilinx: Use different channel names for each dmaKedareswara rao Appana2016-07-081-2/+6
| | * dmaengine: xilinx: Rename driver and configKedareswara rao Appana2016-07-083-4/+9
| | * dmaengine: vdma: Add support for mulit-channel dma modeKedareswara rao Appana2016-07-081-23/+190
| | * dmaengine: vdma: Add 64 bit addressing support for the axi cdmaKedareswara rao Appana2016-06-211-12/+16
| | * dmaengine: vdma: Add 64 bit addressing support for the axi dmaKedareswara rao Appana2016-06-211-16/+47
| | * dmaengine: xilinx-vdma: add some sanity checksArnd Bergmann2016-06-131-0/+6
| | * dmaengine: vdma: Fix compilation warning in cyclic dma modeKedareswara rao Appana2016-06-131-1/+1
| | * dmaengine: vdma: Use dma_pool_zallocKedareswara rao Appana2016-06-071-4/+2
| | * dmaengine: vdma: Add support for cyclic dma modeKedareswara rao Appana2016-06-071-5/+173
| * | Merge branch 'topic/ti' into for-linusVinod Koul2016-07-161-1/+1
| |\ \
| | * | dmaengine: ti-dma-crossbar: make omap_dmaxbar_init staticBen Dooks2016-06-281-1/+1
| | |/
| * | Merge branch 'topic/tegra' into for-linusVinod Koul2016-07-161-7/+5
| |\ \
| | * | dmaengine: tegra: Remove some whitespace funkinessThierry Reding2016-06-141-7/+5
| | |/
| * | Merge branch 'topic/st' into for-linusVinod Koul2016-07-161-1/+1
| |\ \
| | * | dmaengine: ste_dma40_ll: make d40_width_to_bits staticBen Dooks2016-06-081-1/+1
| | |/
| * | Merge branch 'topic/sirf' into for-linusVinod Koul2016-07-161-3/+3
| |\ \
| | * | dmaengine: sirf: fix un-exported struct warningsBen Dooks2016-06-081-3/+3
| | |/
| * | Merge branch 'topic/sh' into for-linusVinod Koul2016-07-161-4/+37
| |\ \
| | * | dmaengine: rcar-dmac: Fix residue reporting for pending descriptorsLaurent Pinchart2016-07-081-2/+29
| | * | dmaengine: rcar-dmac: Fixed active descriptor initializingMuhammad Hamza Farooq2016-07-081-0/+2
| | * | dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1Niklas Söderlund2016-07-081-1/+1
| | * | dmaengine: rcar-dmac: use result of updated get_residue in tx_statusMuhammad Hamza Farooq2016-07-081-0/+4
| | * | dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()Kuninori Morimoto2016-05-301-1/+1
| | |/
| * | Merge branch 'topic/mv_xor' into for-linusVinod Koul2016-07-164-1/+894
| |\ \
| | * | dmaengine: mv_xor_v2: remove trailing whitespaceVinod Koul2016-07-121-1/+0
| | * | dmaengine: mv_xor_v2: new driverThomas Petazzoni2016-07-123-0/+894
| | * | dmaengine: mv_xor: Minor coding style fixStefan Roese2016-06-071-1/+1
| | |/
| * | Merge branch 'topic/edma' into for-linusVinod Koul2016-07-161-6/+9
| |\ \
| | * | dmaengine: edma: Use early completion for intermediate paRAM set in slave_sgPeter Ujfalusi2016-06-081-6/+9
| | |/
| * | Merge branch 'topic/bcm' into for-linusVinod Koul2016-07-161-1/+1
| |\ \
| | * | dmaengine: bcm2835: fix 64-bit warningArnd Bergmann2016-07-011-2/+3
| | * | dmaengine: bcm2835: fix unexported functionBen Dooks2016-06-081-1/+1
| | |/
| * | Merge branch 'topic/bam' into for-linusVinod Koul2016-07-162-3/+111
| |\ \
| | * | dmaengine: qcom-bam-dma: add __maybe_unused annotations for PMArnd Bergmann2016-07-061-6/+5
| | * | dmaengine: bcm2835: fix 64-bit warningArnd Bergmann2016-07-061-2/+3
| | * | dmaengine: qcom-bam-dma: Add pm_runtime supportPramod Gurav2016-06-301-1/+109
| | |/
| * | Merge branch 'topic/axi' into for-linusVinod Koul2016-07-161-1/+7
| |\ \
| | * | dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pendingLars-Peter Clausen2016-07-011-0/+3
| | * | dmaengine: axi-dmac: Propagate errors from platform_get_irq()Lars-Peter Clausen2016-07-011-1/+3
| | * | dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()Lars-Peter Clausen2016-07-011-0/+1
| | |/
| * | Merge branch 'topic/at_xdmac' into for-linusVinod Koul2016-07-161-2/+2
| |\ \
| | * | dmaengine: at_xdmac: fix un-exported functionsBen Dooks2016-06-081-2/+2
| | |/
| * | dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handlerMichael Olbrich2016-07-121-15/+8
| * | dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_chann...Wei Yongjun2016-07-121-2/+2
| * | dmaengine: tegra-apb: Return the actual descriptor statusJon Hunter2016-06-301-2/+2
| * | dmaengine: tegra-apb: Remove duplicated residue calculationJon Hunter2016-06-301-12/+12