linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-22 13:54:55 to 2018-09-24 10:10:49 UTC [more...]

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-09-24 10:10 UTC  (8+ messages)

[PATCH v7 0/7] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-24 10:07 UTC  (12+ messages)
` [PATCH v7 2/7] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v7 4/7] edac: synopsys: Add macro defines for ZynqMP DDRC
` [PATCH v7 7/7] edac: synopsys: Add Error Injection support "

[PATCH v2 0/5] staging: vc04_services: Fix checkpatch.pl errors
 2018-09-24 10:06 UTC  (9+ messages)
` [PATCH v2 1/5] staging: vc04_services: Fix "space prohibited"
` [PATCH v2 2/5] staging: vc04_services: Use tabs instead of spaces
` [PATCH v2 3/5] staging: vc04_services: Add spaces after commas
` [PATCH v2 4/5] staging: vc04_services: Surround complex macros
` [PATCH v2 5/5] staging: vc04_services: Remove spaces after '*'

[PATCH RESEND 0/6] arm64: add support for generic cpu vulnerabilities
 2018-09-24 10:06 UTC  (4+ messages)

[PATCH v5] ARM: mvebu: use dt_fixup to provide fallback for enable-method
 2018-09-24 10:06 UTC  (4+ messages)

[PATCH] ARM: dts: exynos: Add CD and WP pins to Odroid XU SD card
 2018-09-24 10:04 UTC  (2+ messages)

[PATCH 00/10] phy: Add configuration interface for MIPI D-PHY devices
 2018-09-24  9:54 UTC  (10+ messages)
` [PATCH 02/10] phy: Add configuration interface

[PATCH] arm64: amd: seattle: Use "spi" as name for SPI controllers
 2018-09-24  9:46 UTC 

[PATCH] arm64: amlogic: Rename spi pinmux group
 2018-09-24  9:45 UTC 

[PATCH 1/2] arm64: freescale: Use "spi" as name for SPI controllers
 2018-09-24  9:40 UTC  (2+ messages)
` [PATCH 2/2] arm64: freescale: Fix EEPROM unit addresses

[PATCH 0/2] STM32: Fixes for 4.19 cycle
 2018-09-24  9:28 UTC  (5+ messages)

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-24  9:26 UTC  (4+ messages)
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode

[PATCH V2 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-09-24  9:26 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl: bcm: add Northstar driver

[PATCH v8 00/20] kasan: add software tag-based mode for arm64
 2018-09-24  9:19 UTC  (5+ messages)
` [PATCH v8 09/20] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU

[REVIEW][PATCH 00/15] signal/arm64: siginfo cleanups
 2018-09-24  9:10 UTC  (16+ messages)
` [REVIEW][PATCH 01/15] signal/arm64: Push siginfo generation into arm64_notify_die
` [REVIEW][PATCH 02/15] signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
` [REVIEW][PATCH 03/15] signal/arm64: Factor out arm64_show_signal "
` [REVIEW][PATCH 04/15] signal/arm64: Factor set_thread_esr out of __do_user_fault
` [REVIEW][PATCH 05/15] signal/arm64: Consolidate the two hwpoison cases in do_page_fault
` [REVIEW][PATCH 06/15] signal/arm64: For clarity separate the 3 signal sending "
` [REVIEW][PATCH 07/15] signal/arm64: Expand __do_user_fault and remove it
` [REVIEW][PATCH 08/15] signal/arm64: Only perform one esr_to_fault_info call in do_page_fault
` [REVIEW][PATCH 09/15] signal/arm64: Only call set_thread_esr once "
` [REVIEW][PATCH 10/15] signal/arm64: Add and use arm64_force_sig_fault where appropriate
` [REVIEW][PATCH 11/15] signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
` [REVIEW][PATCH 12/15] signal/arm64: Remove arm64_force_sig_info
` [REVIEW][PATCH 13/15] signal/arm64: In ptrace_hbptriggered name the signal description string
` [REVIEW][PATCH 14/15] signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
` [REVIEW][PATCH 15/15] signal/arm64: Use send_sig_fault where appropriate

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-09-24  9:08 UTC  (3+ messages)
` [PATCH 5/5] ARM: shmobile: defconfig: Enable SII902X

[PATCH 1/2] arm64: dts: marvell: armada-cp110: change the PPv2 IRQ names
 2018-09-24  9:00 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: marvell: armada-cp110: describe more PPv2 interrupts

[PATCH v2 00/14] MT8183 IOMMU SUPPORT
 2018-09-24  8:58 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
` [PATCH v2 02/14] iommu/mediatek: Use a struct as the platform data
` [PATCH v2 03/14] memory: mtk-smi: Use a general config_port interface
` [PATCH v2 04/14] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v2 05/14] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
` [PATCH v2 06/14] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v2 07/14] iommu/mediatek: Add mmu1 support
` [PATCH v2 08/14] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
` [PATCH v2 09/14] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v2 10/14] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v2 11/14] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
` [PATCH v2 12/14] iommu/mediatek: Add shutdown callback
` [PATCH v2 13/14] memory: mtk-smi: Get rid of need_larbid
` [PATCH v2 14/14] iommu/mediatek: Switch to SPDX license identifier

[PATCH 0/4] soc/fsl/qbman: DPAA QBMan fixes and additions
 2018-09-24  8:54 UTC  (4+ messages)
` [PATCH 1/4] soc/fsl/qbman: Check if CPU is offline when initializing portals

[RESEND PATCH v3 0/2] add the Amlogic Meson PCIe controller driver
 2018-09-24  8:34 UTC  (3+ messages)
` [RESEND PATCH v3 2/2] PCI: meson: "

[PATCH] ARM: dts: Add support for Liebherr's BK4 device (vf610 based)
 2018-09-24  8:30 UTC  (3+ messages)

[GIT PULL] arm: dts: hisilicon dts updates for v4.20
 2018-09-24  8:27 UTC  (3+ messages)

[PATCH v5 04/12] PCI: brcmstb: add dma-range mapping for inbound traffic
 2018-09-24  8:25 UTC  (9+ messages)

[PATCH V2 0/3] ARM: dts: add Raspberry Pi Compute Module 3 and IO board
 2018-09-24  8:17 UTC  (4+ messages)
` [PATCH V2 3/3] arm64: dts: broadcom: Add reference to Compute Module IO Board V3

[PATCH v2 1/2] iio: adc: at91: fix acking DRDY irq on simple conversions
 2018-09-24  7:51 UTC  (2+ messages)
` [PATCH v2 2/2] iio: adc: at91: fix wrong channel number in triggered buffer mode

clean up physical merging helpers V2
 2018-09-24  7:43 UTC  (11+ messages)
` [PATCH 01/10] arm: remove the unused BIOVEC_MERGEABLE define
` [PATCH 02/10] block: move integrity_req_gap_{back, front}_merge to blk.h
` [PATCH 03/10] block: move req_gap_{back,front}_merge to blk-merge.c
` [PATCH 04/10] block: move req_gap_back_merge to blk.h
` [PATCH 05/10] block: simplify BIOVEC_PHYS_MERGEABLE
` [PATCH 06/10] block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
` [PATCH 07/10] block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
` [PATCH 08/10] block: remove bvec_to_phys
` [PATCH 09/10] block: don't include io.h from bio.h
` [PATCH 10/10] block: don't include bug.h "

[RFT] arm64: ARM: dts: exynos: Remove double SD card detect pin inversion on TM2
 2018-09-24  7:41 UTC  (2+ messages)

[RESEND PATCH v3 2/2] serial: uartps: Change uart ID port allocation
 2018-09-24  7:37 UTC  (2+ messages)

[PATCH 1/2] clocksource/drivers: Unify the names to timer-* format
 2018-09-24  7:28 UTC  (3+ messages)

[PATCH v8 4/5] clk: imx: add imx composite clock
 2018-09-24  6:47 UTC  (2+ messages)

[PATCH 1/2] iio: adc: at91: fix acking DRDY irq on simple conversions
 2018-09-24  6:19 UTC  (3+ messages)

[PATCH 00/27] Allwinner H6 DE3 and HDMI support
 2018-09-24  2:04 UTC  (18+ messages)
` [PATCH 11/27] drm/sun4i: Rework DE2 register defines
  ` [linux-sunxi] "
` [PATCH 12/27] drm/sun4i: Add basic support for DE3
` [PATCH 14/27] drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12a
` [PATCH 21/27] drm/sun4i: Add support for H6 HDMI PHY
` [PATCH 13/27] drm/sun4i: Add support for H6 DE3 mixer 0
    ` [linux-sunxi] "

[PATCH v7 0/7] clocksource: rework Atmel TCB timer driver
 2018-09-24  1:59 UTC  (3+ messages)
` [PATCH v7 2/7] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH] ARM: dts: da850-lego-ev3: slow down A/DC as much as possible
 2018-09-24  1:31 UTC 

[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-24  0:09 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm64: add compatible for LX2160A
` [PATCH v3 2/6] soc/fsl/guts: Add compatible string "
` [PATCH v3 3/6] drivers: clk-qoriq: increase array size of cmux_to_group
` [PATCH v3 4/6] drivers: clk-qoriq: Add clockgen support for lx2160a
` [PATCH v3 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v3 6/6] arm64: dts: add LX2160ARDB board support

[PATCH] soc: ti: fix spelling mistake "instace" -> "instance"
 2018-09-23 22:14 UTC 

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-09-23 20:20 UTC  (2+ messages)

[PATCH v4 0/2] Reworked rk3288-tinker-s devicetree
 2018-09-23 16:44 UTC  (4+ messages)
` [PATCH v4 1/2] ARM: dts: rockchip: move shared tinker-board nodes to a common dtsi
` [PATCH v4 2/2] ARM: dts: rockchip: add rk3288-based Tinker board S

[RFC 0/3 net] lorawan: Add LoRaWAN soft MAC module
 2018-09-23 16:40 UTC  (5+ messages)
` [RFC 1/3 net] lorawan: Add LoRaWAN class module
` [RFC 2/3 net] lorawan: Add macro and definition for LoRaWAN class modlue

[PATCH 1/3] ARM: configs: omap2plus: Add tlv320aic23 as module
 2018-09-23 16:23 UTC  (4+ messages)
` [PATCH 2/3] ARM: DTS: AM3517-EVM: Add support for UI board and Audio
` [PATCH 3/3] ARM: OMAP2PLUS: Remove references to AM3517-EVM since it's in DT

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-09-23 15:33 UTC  (7+ messages)
` [PATCH 2/6] pstore: Add event tracing support

[PATCH v3 0/4] Improve VCHIQ cache line size handling
 2018-09-23 15:24 UTC  (3+ messages)
` [PATCH v3 1/4] staging/vc04_services: Use correct cache line size

[PATCH v2 0/7] ARM: rockchip: add power-domains for Cortex-A9 socs
 2018-09-23 15:23 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: add power-domain header for RK3188 SoCs
` [PATCH v2 2/7] dt-bindings: add power-domain header for RK3066 SoCs
` [PATCH v2 3/7] dt-bindings: add compatibles for rk3066/rk3188 power controllers
` [PATCH v2 4/7] soc: rockchip: power-domain: add rk3188 powerdomains
` [PATCH v2 5/7] soc: rockchip: power-domain: add rk3066 powerdomains
` [PATCH v2 6/7] ARM: dts: rockchip: add qos nodes found on rk3066 and rk3188
` [PATCH v2 7/7] ARM: dts: rockchip: add rk3066/rk3188 power-domains

[PATCH] drm/rockchip: typo: selet->select
 2018-09-23 14:20 UTC 

[PATCH] MAINTAINERS: Update stm32 entry
 2018-09-23 13:54 UTC  (2+ messages)

[GIT PULL 2/2] ARM: dts: exynos: DT for v4.20 (or 5.0)
 2018-09-23 13:48 UTC  (4+ messages)
` [GIT PULL 1/2] ARM: exynos: mach/soc "

[PATCH v3] dt-bindings: arm: Explicitly mark Samsung Exynos SoC as unstable
 2018-09-23 13:46 UTC  (2+ messages)

[GIT PULL] arm64: dts: hisilicon dts updates for v4.20
 2018-09-23 13:37 UTC  (2+ messages)

[GIT PULL] STM32 DT changes for v4.20 #1
 2018-09-23 13:36 UTC  (2+ messages)

[GIT PULL] ux500 DTS changes for v4.20
 2018-09-23 13:35 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: dts changes for 4.20
 2018-09-23 13:33 UTC  (2+ messages)

[GIT PULL] arm64: dts: TI AM65x changes for 4.20
 2018-09-23 13:32 UTC  (2+ messages)

[GIT PULL] ARM: dts: vexpress: update for v4.20
 2018-09-23 13:30 UTC  (2+ messages)

[GIT PULL] arm64: dts: juno: updates for v4.20
 2018-09-23 13:29 UTC  (2+ messages)

[GIT PULL 1/3] Broadcom defconfig changes for 4.20
 2018-09-23 13:28 UTC  (5+ messages)
` [GIT PULL 2/3] Broadcom devicetree "
` [GIT PULL 3/3] Broadcom devicetree-arm64 "

[GIT PULL] Amlogic ARM64 DT updates for v4.20
 2018-09-23 13:23 UTC  (2+ messages)

[GIT PULL] Rockchip ARM64 devicetree updates for 4.20
 2018-09-23 13:20 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.20
 2018-09-23 13:19 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.20
 2018-09-23 13:18 UTC  (2+ messages)

[PATCH 0/5] staging: vc04_services: Fix checkpatch.pl errors
 2018-09-23 13:16 UTC 

[PATCH v12 0/6] drivers: Introduce firmware driver for ZynqMP core
 2018-09-23 13:13 UTC  (3+ messages)

[PATCH v11 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-09-23 13:10 UTC  (7+ messages)
` [PATCH v11 03/11] firmware: xilinx: Add zynqmp IOCTL API for device control

[PATCH 1/5] staging: vc04_services: Fix "space prohibited"
 2018-09-23 13:07 UTC  (5+ messages)
` [PATCH 2/5] staging: vc04_services: Use tabs instead of spaces
` [PATCH 3/5] staging: vc04_services: Add spaces after commas
` [PATCH 4/5] staging: vc04_services: Surround complex macros
` [PATCH 5/5] staging: vc04_services: Remove spaces after '*'

[GIT PULL] soc/fsl drivers updates for next(v4.20)
 2018-09-23 13:06 UTC  (2+ messages)

[GIT PULL] fixes for soc/fsl drivers for v4.19
 2018-09-23 12:37 UTC  (2+ messages)

[GIT PULL] Allwinner fixes for v4.19 - Round 2
 2018-09-23 12:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: update the Annapurna Labs maintainer email
 2018-09-23 12:30 UTC  (2+ messages)

[PATCH v3 0/9] Devicetree build consolidation
 2018-09-23 10:31 UTC  (6+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH v3 0/4] Add 96Boards Rock960 CE board support
 2018-09-22 20:57 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: add spdif sound node for rock64
 2018-09-22 20:52 UTC  (2+ messages)

[PATCH 4/4] soc: actions: Fix help text in Kconfig for OWL_PM_DOMAINS
 2018-09-22 20:11 UTC  (3+ messages)
` [PATCH] soc: actions: Update SPS help text for S700

[PATCH v3] arm64: dts: add support for SolidRun Clearfog GT 8K
 2018-09-22 18:59 UTC 

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-09-22 18:17 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: ap806: add the cluster clock node in the syscon file
` [PATCH 2/6] clk: mvebu: add helper file for Armada AP and CP clocks
` [PATCH 3/6] clk: mvebu: add CPU clock driver for Armada 7K/8K
` [PATCH 4/6] clk: mvebu: ap806: Fix clock name for the cluster
` [PATCH 5/6] arm64: marvell: enable the Armada 7K/8K CPU clk driver
` [PATCH 6/6] arm64: dts: marvell: Add cpu clock node on Armada 7K/8K

[PATCH 1/2] MAINTAINERS: add new entries for Armada 8K cpufreq driver
 2018-09-22 17:48 UTC  (2+ messages)

[PATCH 0/3] Device Tree for ASUS Tinker Board S [v3]
 2018-09-22 17:02 UTC  (4+ messages)
` [PATCH 1/3] Add the tinker board S to the device tree - just an outline
` [PATCH 2/3] This patch add the eMMC to the ASUS tinker board S
` [PATCH 3/3] This patch adds wifi to asus "

[PATCH v5] EDAC, ghes: use CPER module handles to locate DIMMs
 2018-09-22 16:37 UTC  (2+ messages)

[PATCH 0/5] ARM64 MM Random Cleanups
 2018-09-22 15:39 UTC  (6+ messages)
` [PATCH 1/5] arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
` [PATCH 2/5] arm64/mm: Reorganize arguments for is_el1_permission_fault()
` [PATCH 3/5] arm64/mm: Define esr_to_debug_fault_info()
` [PATCH 4/5] arm64/numa: Report correct memblock range for the dummy node
` [PATCH 5/5] arm64/numa: Unify common error path in numa_init()

[PATCH v4 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-09-22 15:32 UTC  (3+ messages)
` [PATCH v4 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v2 0/5] Meson8b: add support for the Endless Mini EC-100
 2018-09-22 15:10 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: add vendor prefix for "Endless Mobile, Inc."
` [PATCH v2 2/5] dt-bindings: arm: amlogic: Add the Endless Mobile Endless Mini (EC-100)
` [PATCH v2 3/5] ARM: dts: meson8b: add the I2C_A, PWM_C and UART_B pins
` [PATCH v2 4/5] ARM: dts: meson8b: add the RMII pins
` [PATCH v2 5/5] ARM: dts: meson8b: Add support for the Endless Mini (EC-100)

cleanup ->dma_configure calling conventions
 2018-09-22 15:01 UTC  (3+ messages)
` [PATCH 4/4] dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops


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).