linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-22 12:56:55 to 2017-06-23 09:13:16 UTC [more...]

next-20170621 build: 1 failures 7 warnings (next-20170621)
 2017-06-23  9:13 UTC  (2+ messages)

[RFC PATCH] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
 2017-06-23  9:07 UTC 

[PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling
 2017-06-23  9:01 UTC  (2+ messages)

[PATCH 0/6] add support for Sama5d2 audio PLL and enable ClassD
 2017-06-23  9:00 UTC  (7+ messages)
` [PATCH 1/6] clk: at91: clk-generated: remove useless divisor loop
` [PATCH 2/6] clk: at91: add audio pll clock driver
` [PATCH 3/6] ARM: dts: at91: sama5d2: add classd nodes
` [PATCH 4/6] clk: at91: clk-generated: create function to find best_diff
` [PATCH 5/6] clk: at91: clk-generated: make gclk determine audio_pll rate
` [PATCH 6/6] ARM: dts: at91: sama5d2_xplained: add pin muxing and enable classd

[PATCH v2 0/8] io-pgtable lock removal
 2017-06-23  8:56 UTC  (12+ messages)
` [PATCH v2 1/8] iommu/io-pgtable-arm-v7s: Check table PTEs more precisely
` [PATCH v2 2/8] iommu/io-pgtable-arm: Improve split_blk_unmap
` [PATCH v2 3/8] iommu/io-pgtable-arm-v7s: Refactor split_blk_unmap
` [PATCH v2 4/8] iommu/io-pgtable: Introduce explicit coherency
` [PATCH v2 5/8] iommu/io-pgtable-arm: Support lockless operation
` [PATCH v2 6/8] iommu/io-pgtable-arm-v7s: "
` [PATCH v2 7/8] iommu/arm-smmu: Remove io-pgtable spinlock
` [PATCH v2 8/8] iommu/arm-smmu-v3: "

[PATCH 0/6] Update binding documentation for cp110 and ap806
 2017-06-23  8:49 UTC  (4+ messages)

[PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-06-23  8:43 UTC  (11+ messages)
` [PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
    ` [Devel] [PATCH v9 0/3] Cavium ThunderX2 SMMUv3 errata workarounds
          ` [PATCH] iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions

[PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
 2017-06-23  8:29 UTC  (2+ messages)

[PATCH v3.1 0/3] soc: amlogic: Add Amlogic SoC Information driver
 2017-06-23  8:28 UTC  (4+ messages)
` [PATCH v3.1 1/3] dt-bindings: arm: amlogic: Add SoC information bindings
` [PATCH v3.1 2/3] ARM64: dts: meson-gx: Add SoC info register
` [PATCH v3.1 3/3] soc: Add Amlogic SoC Information driver

[PATCH v3 0/3] soc: amlogic: Add Amlogic SoC Information driver
 2017-06-23  8:22 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: amlogic: Add SoC information bindings

[v3][PATCH 0/8] arm64: defconfig: enable several options useful for ARM64 server platforms
 2017-06-23  8:16 UTC  (2+ messages)

[GIT PULL 1/2] ARM: dts: exynos: Second round for v4.13
 2017-06-23  8:01 UTC  (3+ messages)
` [GIT PULL 2/2] ARM: defconfig: Topic branch with defconfig cleanup "

[PATCH 1/1] futex: remove duplicated code and fix UB
 2017-06-23  7:51 UTC  (2+ messages)

[PATCH v5 2/2] arm64: dts: renesas: salvator-x: Add ADV7482 support
 2017-06-23  7:43 UTC  (2+ messages)

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-23  7:31 UTC  (11+ messages)
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2

[PATCH 00/14] staging: fsl-mc: clean up header files
 2017-06-23  7:26 UTC  (17+ messages)
` [PATCH 01/14] staging: fsl-mc: drop macros with possible side effects
` [PATCH 02/14] staging: fsl-mc: drop useless #includes
` [PATCH 03/14] staging: fsl-mc: decouple the mc-bus public headers from dprc.h
` [PATCH 04/14] staging: fsl-mc: delete duplicated function prototypes
` [PATCH 05/14] staging: fsl-mc: delete prototype of unimplemented function
` [PATCH 06/14] staging: fsl-mc: turn several exported functions static
` [PATCH 07/14] staging: fsl-mc: move irq domain creation prototype to public header
` [PATCH 08/14] staging: fsl-mc: move couple of definitions "
` [PATCH 09/14] staging: fsl-mc: move rest of mc-bus.h to private header
` [PATCH 10/14] staging: fsl-mc: remove dpmng API files
` [PATCH 11/14] staging: fsl-mc: fix a few implicit includes
` [PATCH 12/14] staging: fsl-mc: move mc-sys.h contents in the public header
` [PATCH 13/14] staging: fsl-mc: move mc-cmd.h "
` [PATCH 14/14] staging: fsl-mc: make dprc.h header private

[PATCH 0/4] Reduce ELF_ET_DYN_BASE
 2017-06-23  7:01 UTC  (7+ messages)
` [PATCH 1/4] arm: "
` [PATCH 2/4] arm64: "
  ` [kernel-hardening] "
` [PATCH 3/4] powerpc: "
` [PATCH 4/4] s390: "

Using __always_inline attribute
 2017-06-23  6:45 UTC  (10+ messages)
` [PATCH] compiler, clang: Add always_inline attribute to inline

[PATCH v9 3/3] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
 2017-06-23  5:58 UTC 

[PATCH v2 0/6] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-23  5:48 UTC  (8+ messages)
` [PATCH v2 1/6] pwm: kconfig: modify mediatek information
` [PATCH v2 2/6] pwm: mediatek: fix pwm source clock selection
` [PATCH v2 3/6] pwm: mediatek: fix clock control issue
` [PATCH v2 4/6] pwm: bindings: add MT2712/MT7622 information
` [PATCH v2 5/6] pwm: mediatek: add PWM_CLK_DIV_MAX
` [PATCH v2 6/6] pwm: mediatek: add MT2712/MT7622 support

[PATCH 00/11] Add the mac internal ephy support
 2017-06-23  5:04 UTC  (12+ messages)
` [PATCH 01/11] net: phy: Add rockchip phy driver support
` [PATCH 02/11] multi_v7_defconfig: Make rockchip mac phy built-in
` [PATCH 03/11] arm64: defconfig: Enable CONFIG_ROCKCHIP_MAC_PHY
` [PATCH 04/11] net: stmmac: dwmac-rk: Remove unwanted code for rk3328_set_to_rmii()
` [PATCH 05/11] net: stmmac: dwmac-rk: Add internal phy support
` [PATCH 06/11] net: stmmac: dwmac-rk: Add internal phy support for rk3228
` [PATCH 07/11] net: stmmac: dwmac-rk: Add internal phy supprot for rk3328
` [PATCH 08/11] ARM: dts: rk322x: Add support internal phy for gmac
` [PATCH 09/11] ARM: dts: rk3228-evb: Enable the "
` [PATCH 10/11] ARM64: dts: rockchip: Add gmac2phy node support for rk3328
` [PATCH 11/11] ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb

[PATCH v2 1/4] spi: rockchip: fix error handling when probe
 2017-06-23  4:26 UTC  (8+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: use cs-gpios for cros_ec_spi

[PATCH v2 0/4] Add some DT nodes for Mediatek MT2701
 2017-06-23  4:13 UTC  (6+ messages)
` [PATCH v2 3/4] arm: dts: mt2701: Add display bls related nodes for MT2701
` [PATCH v2 4/4] arm: dts: mt2701: Add display subsystem "

[PATCH v3 1/3] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-23  4:02 UTC  (2+ messages)

[PATCH v2 0/5] scsi: ufs: add ufs driver code for Hi3660 SoC
 2017-06-23  1:09 UTC  (7+ messages)
` [PATCH v2 2/5] dt-bindings: scsi: ufs: add document for hi3660-ufs

Drivers taking different actions depending on sleep state
 2017-06-23  1:08 UTC  (15+ messages)
              ` [RFC 0/2] PM / suspend: Add platform_suspend_target_state()
                ` [RFC 1/2] "
                ` [RFC 2/2] soc: bcm: brcmstb: PM: Implement target_state callback

[PATCH v3 0/3] Add RK3399 HDMI Support
 2017-06-23  1:04 UTC  (2+ messages)

[PATCH v3] irqchip: gicv3-its: Don't assume GICv3 hardware supports 16bit INTID
 2017-06-22 23:19 UTC 

[GIT PULL 1/7] Broadcom soc changes for 4.13 (v2)
 2017-06-22 22:43 UTC  (6+ messages)
` [GIT PULL 2/7] Broadcom devicetree "
` [GIT PULL 3/7] Broadcom devicetree-arm64 "

[PATCH 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
 2017-06-22 22:01 UTC  (16+ messages)
` [PATCH 6/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices
` [PATCH 7/9] PM / ACPI: Enable the runtime PM centric approach for system sleep
` [PATCH 1/9] i2c: designware: Fix system suspend

[PATCH 0/2] clk: ARM: dts: exynos: Fix hang on Odroid U3
 2017-06-22 21:55 UTC  (4+ messages)
  ` [PATCH 1/2] clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL

clean up and modularize arch dma_mapping interface V2
 2017-06-22 21:53 UTC  (6+ messages)
` new dma-mapping tree, was "

[RFC PATCH 0/4] EDAC support for Marvell Armada SoCs
 2017-06-22 21:50 UTC  (10+ messages)
` [RFC PATCH 1/4] EDAC: mvebu: Add driver "
` [RFC PATCH 3/4] ARM: l2x0: add arm,ecc-enable property for aurora
    ` [RFC PATCH 3/4] ARM: l2x0: add arm, ecc-enable "

[GIT PULL] Amlogic 64-bit DT changes for v3.14 (round 2)
 2017-06-22 21:49 UTC 

[GIT PULL] Amlogic 32-bit DT changes for v4.13 (round 2)
 2017-06-22 21:46 UTC 

[PATCH v2 0/3] Fix STM32 timers dt-bindings
 2017-06-22 21:25 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: iio: update STM32 timers clock names
` [PATCH v2 3/3] dt-bindings: pwm: "

[PATCH v2 0/3] ARM64: dts: meson-gxl: Add support for Libre Technology CC board
 2017-06-22 21:19 UTC  (2+ messages)

[PATCH v5 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-22 21:18 UTC  (3+ messages)
` [PATCH v5 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU

[PATCH v4 0/2] acpi, gicv3-its, numa: Adding numa node mapping for ITS
 2017-06-22 21:06 UTC  (10+ messages)
` [PATCH v4 1/2] ACPICA: ACPI 6.2: Add support for new SRAT subtable
` [PATCH v4 2/2] acpi, gicv3-its, numa: Adding numa node mapping for gic-its units

[PATCH v2 0/5] Add support for the STM32F7 I2C
 2017-06-22 21:04 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings

[PATCH] pinctrl: qcom: qdf2xxx: expose only some GPIO pins
 2017-06-22 20:54 UTC 

patchwork: on whose behalf is it working? was Re: [linux-media] Patch notification: 3 patches updated
 2017-06-22 19:43 UTC  (4+ messages)

[PATCH 0/5] arm64: signal: Signal frame expansion support
 2017-06-22 19:32 UTC  (3+ messages)
` [PATCH 2/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn

[PATCH v2] irqchip: gicv3-its: Don't assume GICv3 hardware supports 16bit INTID
 2017-06-22 19:20 UTC  (2+ messages)

[PATCH] dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
 2017-06-22 18:59 UTC 

[PATCH v4 0/5] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-06-22 18:36 UTC  (7+ messages)

[PATCH v3 0/3] perf: xgene: Add support for SoC PMU version 3
 2017-06-22 18:29 UTC  (12+ messages)
` [PATCH v3 1/3] perf: xgene: Parse PMU subnode from the match table
` [PATCH v3 2/3] perf: xgene: Move PMU leaf functions into function pointer structure
` [PATCH v3 3/3] perf: xgene: Add support for SoC PMU version 3

[REVERT] arm64: signal: Allow expansion of the signal frame
 2017-06-22 17:24 UTC  (2+ messages)

[PATCH v3 1/3] drm/rockchip: dw_hdmi: add RK3399 HDMI support
 2017-06-22 17:04 UTC  (3+ messages)
` [PATCH v3.1 "

[PATCH v3] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-06-22 16:48 UTC  (2+ messages)

[PATCH V2 0/5] arch_topology: Minor cleanups
 2017-06-22 16:44 UTC  (9+ messages)
` [PATCH V2 1/5] arch_topology: Get rid of "cap_parsing_done"
` [PATCH V2 4/5] arch_topology: Return 0 or -ve errors from topology_parse_cpu_capacity()

[PATCH v2] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
 2017-06-22 16:39 UTC  (8+ messages)

[PATCH] spi: stm32: fix error check on mbr being -ve
 2017-06-22 16:34 UTC 

[PATCH v2] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 16:22 UTC  (2+ messages)

[PATCH][spi-next] spi: stm32: fix range limit checks on div
 2017-06-22 15:50 UTC  (3+ messages)

[PATCH] staging: fsl-dpaa2/eth: fix a couple of implicit includes
 2017-06-22 15:50 UTC  (2+ messages)

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-22 15:44 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH v2 2/8] mfd: Add STM32 LPTimer driver

[PATCH v1 0/6] Add support of OV9655 camera
 2017-06-22 15:41 UTC  (8+ messages)
` [PATCH v1 1/6] DT bindings: add bindings for ov965x camera module
` [PATCH v1 2/6] [media] ov9650: add device tree support
` [PATCH v1 3/6] [media] ov9650: select the nearest higher resolution
` [PATCH v1 4/6] [media] ov9650: use write_array() for resolution sequences
` [PATCH v1 5/6] [media] ov9650: add multiple variant support
` [PATCH v1 6/6] [media] ov9650: add support of OV9655 variant

[PATCH v1 0/5] Camera support on STM32F746G-DISCO board
 2017-06-22 15:19 UTC  (7+ messages)
` [PATCH v1 1/5] [media] stm32-dcmi: catch dma submission error
` [PATCH v1 2/5] [media] stm32-dcmi: revisit control register handling
` [PATCH v1 3/5] [media] stm32-dcmi: crop sensor image to match user resolution
` [PATCH v1 4/5] ARM: dts: stm32: Enable DCMI support on STM32F746 MCU
` [PATCH v1 5/5] ARM: configs: stm32: DCMI + OV9655 camera support

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-22 15:16 UTC  (4+ messages)

[PATCH V4 0/7] pinctrl: imx: add imx7ulp pinctrl support
 2017-06-22 14:49 UTC  (5+ messages)
` [PATCH V4 1/7] dt-bindings: pinctrl: extend the pinmux property to support integers array
  ` [PATCH V5 1/1] "

[RESEND PATCH v4] clk: stm32h7: Add stm32h743 clock driver
 2017-06-22 14:20 UTC  (3+ messages)

[PATCH 0/2] Add I2C driver for ZTE ZX2967 family SoCs
 2017-06-22 13:22 UTC  (9+ messages)
` [PATCH 2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-06-22 13:18 UTC  (7+ messages)
` [PATCH v5 3/7] drivers: dma-coherent: Account dma_pfn_offset when used with device tree
` [PATCH v5 4/7] drivers: dma-coherent: Introduce default DMA pool

[PATCH v2 0/2] Add I2C driver for ZTE ZX2967 family SoCs
 2017-06-22 12:56 UTC  (2+ messages)
` [PATCH v2 2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).