summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | 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
| * | | | | | | 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
| * | | | | | | | 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
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-0811-18/+185
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-0511-18/+185
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure2017-06-271-6/+0
| | * | | | | | | | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-214-3/+30
| | * | | | | | | | ARM: 8679/1: bitops: Align prototypes to generic APIMarc Gonzalez2017-06-181-4/+4
| | * | | | | | | | ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-184-0/+142
| | * | | | | | | | ARM: make configuration of userspace Thumb support an expert optionRussell King2017-05-301-1/+5
| | * | | | | | | | ARM: 8673/1: Fix __show_regs output timestampsJoe Perches2017-05-231-4/+4
| | |/ / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2017-07-0824-492/+890
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc: kernel: pmc: make of_device_ids const.Arvind Yadav2017-07-031-1/+1
| * | | | | | | | | sparc64: fix typo in propertyPavel Tatashin2017-06-262-3/+3
| * | | | | | | | | Merge branch 'sparc64-add-MDESC-and-VIO-support-for-VCC'David S. Miller2017-06-256-167/+479
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sparc64: add port_id to VIO device metadataJag Raman2017-06-252-0/+3
| | * | | | | | | | | sparc64: Enhance search for VIO device in MDESCJag Raman2017-06-253-63/+64
| | * | | | | | | | | sparc64: enhance VIO device probingJag Raman2017-06-252-16/+42
| | * | | | | | | | | sparc64: check if a client is allowed to register for MDESC notificationsJag Raman2017-06-251-0/+17
| | * | | | | | | | | sparc64: remove restriction on VIO device name sizeJag Raman2017-06-251-19/+4
| | * | | | | | | | | sparc64: refactor code to obtain cfg_handle property from MDESCJag Raman2017-06-251-11/+19
| | * | | | | | | | | sparc64: add MDESC node name property to VIO device metadataJag Raman2017-06-254-51/+68