summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentationKedareswara rao Appana1-0/+27
2016-07-08dmaengine: rcar-dmac: Fix residue reporting for pending descriptorsLaurent Pinchart1-2/+29
2016-07-08dmaengine: rcar-dmac: Fixed active descriptor initializingMuhammad Hamza Farooq1-0/+2
2016-07-08dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1Niklas Söderlund1-1/+1
2016-07-08dmaengine: rcar-dmac: use result of updated get_residue in tx_statusMuhammad Hamza Farooq1-0/+4
2016-07-08dmaengine: xilinx: Use different channel names for each dmaKedareswara rao Appana2-3/+11
2016-07-08dmaengine: xilinx: Rename driver and configKedareswara rao Appana4-4/+9
2016-07-08Documentation: DT: dma: Delete binding doc for AXI DMAKedareswara rao Appana1-65/+0
2016-07-08dmaengine: vdma: Add support for mulit-channel dma modeKedareswara rao Appana1-23/+190
2016-07-08Documentation: DT: vdma: Update binding doc for multi-channel dma modeKedareswara rao Appana1-0/+4
2016-07-06dmaengine: qcom-bam-dma: add __maybe_unused annotations for PMArnd Bergmann1-6/+5
2016-07-06dmaengine: bcm2835: fix 64-bit warningArnd Bergmann1-2/+3
2016-07-01dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pendingLars-Peter Clausen1-0/+3
2016-07-01dmaengine: axi-dmac: Propagate errors from platform_get_irq()Lars-Peter Clausen1-1/+3
2016-07-01dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()Lars-Peter Clausen1-0/+1
2016-07-01dmaengine: bcm2835: fix 64-bit warningArnd Bergmann1-2/+3
2016-06-30dmaengine: qcom-bam-dma: Add pm_runtime supportPramod Gurav1-1/+109
2016-06-30dmaengine: tegra-apb: Return the actual descriptor statusJon Hunter1-2/+2
2016-06-30dmaengine: tegra-apb: Remove duplicated residue calculationJon Hunter1-12/+12
2016-06-30dmaengine: tegra-apb: Correct grammar in TX status debug messageJon Hunter1-1/+1
2016-06-30dmaengine: at_xdmac: fix debug stringAlexandre Belloni1-2/+2
2016-06-28dmaengine: ti-dma-crossbar: make omap_dmaxbar_init staticBen Dooks1-1/+1
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin17-84/+28
2016-06-21dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists.Peter Griffin1-1/+1
2016-06-21dmaengine: sun6i-dma: Only calculate residue if state exists.Peter Griffin1-1/+1
2016-06-21dmaengine: ste_dma40: Only calculate residue if txstate exists.Peter Griffin1-1/+1
2016-06-21dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()Peter Griffin1-5/+1
2016-06-21dmaengine: coh901318: Only calculate residue if txstate exists.Peter Griffin1-1/+1
2016-06-21dmaengine: fsl-edma: print error code in error messages.Peter Griffin1-2/+4
2016-06-21dmaengine: fsl-edma: Fix clock handling error pathsPeter Griffin1-4/+15
2016-06-21dmaengine: vdma: Add 64 bit addressing support for the axi cdmaKedareswara rao Appana1-12/+16
2016-06-21dmaengine: vdma: Add 64 bit addressing support for the axi dmaKedareswara rao Appana1-16/+47
2016-06-14dmaengine: tegra: Remove some whitespace funkinessThierry Reding1-7/+5
2016-06-13dmaengine: xilinx-vdma: add some sanity checksArnd Bergmann1-0/+6
2016-06-13dmaengine: vdma: Fix compilation warning in cyclic dma modeKedareswara rao Appana1-1/+1
2016-06-08dmaengine: bcm2835: fix unexported functionBen Dooks1-1/+1
2016-06-08dmaengine: at_xdmac: fix un-exported functionsBen Dooks1-2/+2
2016-06-08dmaengine: sirf: fix un-exported struct warningsBen Dooks1-3/+3
2016-06-08dmaengine: ste_dma40_ll: make d40_width_to_bits staticBen Dooks1-1/+1
2016-06-08dmaengine: edma: Use early completion for intermediate paRAM set in slave_sgPeter Ujfalusi1-6/+9
2016-06-07dmaengine: mv_xor: Minor coding style fixStefan Roese1-1/+1
2016-06-07dmaengine: vdma: Use dma_pool_zallocKedareswara rao Appana1-4/+2
2016-06-07dmaengine: vdma: Add support for cyclic dma modeKedareswara rao Appana1-5/+173
2016-05-30dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()Kuninori Morimoto1-1/+1
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds1-3/+3
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin1-2/+2
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-29hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-29affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-29hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3