summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/pl330' into for-linusVinod Koul2017-07-041-76/+66
|\
| * dmaengine: pl330: Delete unused functionsMatthias Kaehlcke2017-06-171-67/+0
| * dmaengine: pl330: Add IOMMU support to slave tranfersRobin Murphy2017-05-301-9/+66
* | Merge branch 'topic/pl08x' into for-linusVinod Koul2017-07-049-276/+905
|\ \
| * | dmaengine: pl08x: use GENMASK() to create bitmasksLinus Walleij2017-05-241-25/+25
| * | dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij2017-05-243-158/+698
| * | dmaengine: pl08x: Make slave engine optionalLinus Walleij2017-05-241-50/+78
| * | dmaengine: pl08x: Add Faraday FTDMAC020 to compatible listLinus Walleij2017-05-241-2/+7
| * | ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-246-82/+138
| |/
* | Merge branch 'topic/mxs' into for-linusVinod Koul2017-07-042-4/+3
|\ \
| * | dmaengine: Kconfig: Simplify the help text for MXS_DMAFabio Estevam2017-06-171-2/+1
| * | dmaengine: Kconfig: Extend the dependency for MXS_DMAFabio Estevam2017-06-151-1/+1
| * | dmaengine: mxs: Use %zu for printing a size_t variableFabio Estevam2017-06-151-1/+1
| |/
* | Merge branch 'topic/mv_xor' into for-linusVinod Koul2017-07-041-56/+91
|\ \
| * | dmaengine: mv_xor_v2: add support for suspend/resumeHanna Hawa2017-05-141-0/+23
| * | dmaengine: mv_xor_v2: remove unnecessary write to DESQ_STOP registerHanna Hawa2017-05-141-3/+0
| * | dmaengine: mv_xor_v2: implement proper interrupt coalescingHanna Hawa2017-05-141-0/+36
| * | dmaengine: mv_xor_v2: set DMA mask to 40 bitsThomas Petazzoni2017-05-141-0/+4
| * | dmaengine: mv_xor_v2: remove interrupt coalescingThomas Petazzoni2017-05-141-25/+0
| * | dmaengine: mv_xor_v2: fix tx_submit() implementationThomas Petazzoni2017-05-141-17/+5
| * | dmaengine: mv_xor_v2: enable XOR engine after its configurationHanna Hawa2017-05-141-3/+3
| * | dmaengine: mv_xor_v2: do not use descriptors not acked by async_txThomas Petazzoni2017-05-141-10/+22
| * | dmaengine: mv_xor_v2: properly handle wrapping in the array of HW descriptorsThomas Petazzoni2017-05-141-10/+4
| * | dmaengine: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properlyThomas Petazzoni2017-05-141-0/+6
| |/
* | Merge branch 'topic/dw' into for-linusVinod Koul2017-07-049-1395/+93
|\ \
| * | dmaengine: DW DMAC: Handle return value of clk_prepare_enableArvind Yadav2017-05-241-1/+5
| * | dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko2017-05-154-396/+14
| * | ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-05-154-998/+74
| |/
* | Merge branch 'topic/bcm' into for-linusVinod Koul2017-07-047-3/+1853
|\ \
| * | dmaengine: bcm-scm-raid: remove redundant null check on reqColin Ian King2017-05-191-1/+1
| * | dmaengine: bcm-sba-raid: fix Kconfig dependenciesArnd Bergmann2017-05-191-1/+2
| * | dt-bindings: Add DT bindings document for Broadcom SBA RAID driverAnup Patel2017-05-161-0/+29
| * | dmaengine: Add Broadcom SBA RAID driverAnup Patel2017-05-163-0/+1800
| * | async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel2017-05-161-3/+2
| * | lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel2017-05-162-0/+21
| |/
* | dmaengine: qcom_hidma: correct API violation for submitSinan Kaya2017-07-032-3/+13
* | dmaengine: zynqmp_dma: Remove max len check in zynqmp_dma_prep_memcpyStefan Roese2017-07-031-3/+0
* | dmaengine: tegra-apb: Really fix runtime-pm usageJon Hunter2017-06-301-40/+10
* | dmaengine: fsl_raid: make of_device_ids const.Arvind Yadav2017-06-291-1/+1
* | dmaengine: qcom_hidma: allow ACPI/DT parameters to be overriddenSinan Kaya2017-06-262-3/+51
* | dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctlyThomas Breitung2017-06-222-1/+8
* | dmaengine: Replace WARN_TAINT_ONCE() with pr_warn_once()Prarit Bhargava2017-06-151-4/+4
* | dmaengine: ste_dma40: Cleanup scatterlist layering violationsLogan Gunthorpe2017-06-011-4/+1
* | dmaengine: imx-dma: cleanup scatterlist layering violationsLogan Gunthorpe2017-06-011-5/+2
* | dmaengine: imx-sdma: Fix compilation warning.Arvind Yadav2017-05-301-2/+2
* | dmaengine: imx-sdma: Handle return value of clk_prepare_enableArvind Yadav2017-05-301-5/+18
|/
* Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423