summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-16Merge branch 'topic/sirf' into for-linusVinod Koul1-3/+3
2016-07-16Merge branch 'topic/sh' into for-linusVinod Koul1-4/+37
2016-07-16Merge branch 'topic/mv_xor' into for-linusVinod Koul5-1/+918
2016-07-16Merge branch 'topic/edma' into for-linusVinod Koul1-6/+9
2016-07-16Merge branch 'topic/bcm' into for-linusVinod Koul1-1/+1
2016-07-16Merge branch 'topic/bam' into for-linusVinod Koul2-3/+111
2016-07-16Merge branch 'topic/axi' into for-linusVinod Koul1-1/+7
2016-07-16Merge branch 'topic/at_xdmac' into for-linusVinod Koul1-2/+2
2016-07-12dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handlerMichael Olbrich1-15/+8
2016-07-12dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_chann...Wei Yongjun1-2/+2
2016-07-12dmaengine: mv_xor_v2: remove trailing whitespaceVinod Koul1-1/+0
2016-07-12dmaengine: mv_xor_v2: new driverThomas Petazzoni3-0/+894
2016-07-12dt-bindings: dma: add binding for the Marvell XOR v2 engineThomas Petazzoni1-0/+24
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-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-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-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: 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-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-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin1-2/+2
2016-05-28hpfs: implement the show_options methodMikulas Patocka1-11/+32
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka1-2/+3
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds67-258/+373
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck1-1/+0