linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-09 12:05:08 to 2016-09-09 20:04:35 UTC [more...]

[PATCH 00/13] arm64: Allwinner A64 support based on sunxi-ng
 2016-09-09 20:04 UTC  (4+ messages)
` [PATCH 12/13] arm64: dts: add Allwinner A64 SoC .dtsi

[PATCH v3 0/3] hwmon: xgene: Add support for X-Gene hwmon driver
 2016-09-09 19:58 UTC  (9+ messages)
` [PATCH v3 2/3] hwmon: xgene: Add "
    ` [PATCH] hwmon: xgene: access mailbox as RAM

[PATCH v5] i2c: imx: make bus recovery through pinctrl optional
 2016-09-09 19:37 UTC  (9+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-09 19:30 UTC  (7+ messages)
` [PATCH V6 1/5] PCI/ACPI: Extend pci_mcfg_lookup() responsibilities
` [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks
` [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case
` [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
` [PATCH V6 5/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass1.x "

[PATCH v3] arm64: Improve kprobes test for atomic sequence
 2016-09-09 19:26 UTC 

next build: 143 builds: 2 failed, 141 passed, 2 errors, 2 warnings (next-20160909)
 2016-09-09 19:25 UTC  (4+ messages)

[PATCH v4] mtd: nand: automate NAND timings selection
 2016-09-09 19:24 UTC  (12+ messages)
` [PATCH 1/9] mtd: nand: Create a NAND reset function
` [PATCH 4/9] mtd: nand: Add function to convert ONFI mode to data_interface
` [PATCH 5/9] mtd: nand: Expose data interface for ONFI mode 0
` [PATCH 6/9] mtd: nand: automate NAND timings selection
` [PATCH 7/9] mtd: nand: sunxi: switch from manual to automated timing config
` [PATCH 8/9] mtd: nand: mxc: implement onfi get/set features
` [PATCH 9/9] mtd: nand: mxc: Add timing setup for v2 controllers

[PATCH 1/2] ARM: clk-imx35: fix name for ckil clk
 2016-09-09 19:15 UTC  (5+ messages)

[RFC 0/1] misc: Add Allwinner Q8 tablet hardware manager
 2016-09-09 19:13 UTC  (2+ messages)
  ` [RFC] "

[PATCH] clk: sunxi-ng: a23: Assign base address for bus_spinlock_clk
 2016-09-09 19:12 UTC  (2+ messages)

[PATCH V4 0/4] thermal: bcm2835: add thermal driver
 2016-09-09 19:02 UTC  (9+ messages)
` [PATCH V4 2/4] thermal: bcm2835: add thermal driver for bcm2835 soc
` [PATCH V4 3/4] ARM: bcm2835: add thermal node to device-tree of bcm283x

[PATCH 0/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller
 2016-09-09 18:25 UTC  (5+ messages)
` [PATCH 2/5] "

[PATCH v2 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-09-09 18:24 UTC  (7+ messages)
` [PATCH v2 3/7] arm64: Introduce uaccess_{disable, enable} functionality based on TTBR0_EL1

[PATCH v6 00/20] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-09 18:17 UTC  (9+ messages)
` [PATCH v6 19/20] iommu/dma: Add support for mapping MSIs
  ` [PATCH v6.1] "
` [PATCH 21/20] drm/exynos: Fix iommu_dma_init_domain prototype change
` [PATCH 22/20] iommu/arm-smmu: Fall back to global bypass
` [PATCH 4.5/20] Docs: dt: document ARM SMMUv3 generic binding usage

[PATCH 1/2] ARM: dts: imx6ul: Add DTS for liteSOM module
 2016-09-09 17:44 UTC  (2+ messages)

Improper TTBCR for arm 32bit kernel decompression
 2016-09-09 17:36 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 4.8-rc6
 2016-09-09 17:32 UTC 

[GIT PULL] pxa for v4.9
 2016-09-09 17:27 UTC 

[PATCH v8 0/9] Enable PMUs in ACPI systems
 2016-09-09 17:26 UTC  (3+ messages)
` [PATCH v8 8/9] arm64: pmu: Detect and enable multiple PMUs in an ACPI system

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-09 17:21 UTC  (12+ messages)
` [PATCH 4/7] phy: meson: add USB2 PHY support for Meson8b and GXBB

[PATCH v3 0/8] ARM: KVM: Support for vgic-v3
 2016-09-09 17:06 UTC  (24+ messages)
` [PATCH v3 1/8] arm64: KVM: Use static keys for selecting the GIC backend
` [PATCH v3 2/8] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH v3 3/8] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PATCH v3 4/8] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
` [PATCH v3 5/8] KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
` [PATCH v3 6/8] ARM: Change MPIDR_AFFINITY_LEVEL to ignore Aff3
` [PATCH v3 7/8] ARM: Move system register accessors to asm/cp15.h
` [PATCH v3 8/8] ARM: KVM: Support vgic-v3

[RFC PATCH 0/5] arm64: Signal context expansion
 2016-09-09 17:01 UTC  (9+ messages)
` [RFC PATCH 1/5] arm64: signal: Refactor sigcontext parsing in rt_sigreturn
` [RFC PATCH 2/5] arm64: signal: factor frame layout and population into separate passes
` [RFC PATCH 3/5] arm64: signal: factor out signal frame record allocation
` [RFC PATCH 4/5] arm64: signal: Allocate extra sigcontext space as needed
` [RFC PATCH 5/5] arm64: signal: Parse extra_context during sigreturn

[PATCH 0/8] ARM: dts: bcm283x: add and use pinctrl groups
 2016-09-09 16:37 UTC  (11+ messages)
` [PATCH 1/8] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node
` [PATCH 4/8] ARM: dts: bcm283x: Add a new EMMC pin group from the downstream tree

[PATCH v7 1/2] sdhci-of-arasan: Add device tree parameter xlnx, fails-without-test-cd bit
 2016-09-09 16:28 UTC  (2+ messages)
` [PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx, fails-without-test-cd is present

[PATCH v2 1/2] ARM: dts: Remove use of skeleton.dtsi from bcm283x.dtsi
 2016-09-09 16:21 UTC  (7+ messages)

[PATCH 0/8] More SA11x0/PXA related fixes
 2016-09-09 16:20 UTC  (5+ messages)
` [PATCH 8/8] ARM: pxa/lubbock: add pcmcia clock

[PATCH 1/3] ARM: pxa: pxa_cplds: fix interrupt handling
 2016-09-09 16:10 UTC  (2+ messages)

[PATCH] [media] platform: constify vb2_ops structures
 2016-09-09 16:03 UTC  (2+ messages)

[PATCH 1/3] serial: mctrl_gpio: implement mctrl_gpio_use_rtscts
 2016-09-09 16:00 UTC  (4+ messages)
` [PATCH 3/3] tty/serial: at91: fix hardware handshake when DMA is not used

[RESEND GIT PULL] STi DT fixes for v4.8-rcs
 2016-09-09 15:59 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Fixes for v4.8
 2016-09-09 15:57 UTC  (2+ messages)

[PULL 0/2] KVM/ARM Fixes for v4.8 - round #2
 2016-09-09 15:46 UTC  (2+ messages)

[PATCH] coresight: stm: return error code instead of zero in .packet() to avoid dead loop
 2016-09-09 15:36 UTC  (2+ messages)

[GIT PULL 1/4] bus: NVIDIA Tegra ACONNECT changes for v4.9-rc1
 2016-09-09 15:20 UTC  (4+ messages)
` [GIT PULL 2/4] soc/tegra: Changes "
` [GIT PULL 3/4] ARM: tegra: Device tree changes "
` [GIT PULL 4/4] arm64: "

[PATCH v10 0/4] ACPI: parse the SPCR table
 2016-09-09 15:17 UTC  (6+ messages)
` [PATCH v10 3/4] ARM64: ACPI: enable ACPI_SPCR_TABLE

[PATCH 00/10] PM / Domains: Add support for removing PM domains
 2016-09-09 15:17 UTC  (13+ messages)
` [PATCH 08/10] "
` [PATCH 09/10] PM / Domains: Store the provider in the PM domain structure
` [PATCH 10/10] PM / Domains: Add support for removing nested PM domains by provider

[GIT PULL] Allwinner clock fixes for 4.8
 2016-09-09 14:54 UTC  (3+ messages)

[PATCH v5 0/3] add support for Allwinner SoCs ADC
 2016-09-09 14:50 UTC  (5+ messages)
` [PATCH v5 2/3] mfd: "
` [PATCH v5 3/3] iio: adc: "

next-20160909 build: 1 failures 0 warnings (next-20160909)
 2016-09-09 14:46 UTC  (3+ messages)

[PATCH BUGFIX] mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions
 2016-09-09 14:44 UTC 

[PATCH v5 0/9] Add STM32 EXTI interrupt controller support
 2016-09-09 14:42 UTC  (10+ messages)
` [PATCH v5 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings
` [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH v5 3/9] ARM: STM32: Select external interrupts controller
` [PATCH v5 4/9] ARM: dts: Add EXTI controller node to stm32f429
` [PATCH v5 5/9] Documentation: dt-bindings: Add IRQ related properties of STM32 pinctrl
` [PATCH v5 6/9] pinctrl: Add IRQ support to STM32 gpios
` [PATCH v5 7/9] ARM: dts: Add GPIO irq support to STM2F429
` [PATCH v5 8/9] ARM: dts: Declare push button as GPIO key on stm32f429 boards
` [PATCH v5 9/9] ARM: config: Enable GPIO Key driver in stm32_defconfig

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2016-09-09 14:35 UTC  (4+ messages)
` [PATCH v2 6/9] drm/panel: Add Netron DY E231732

[PATCH 0/6] Introduce NextThing GR8 support
 2016-09-09 14:34 UTC  (4+ messages)
` [PATCH 3/6] drm/panel: simple: Add A10 EVB 5 inch panel support

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-09 14:23 UTC  (15+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type
` [PATCH v5 02/14] drivers: iommu: implement arch_{set/get}_iommu_fwspec API
` [PATCH v5 03/14] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v5 04/14] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v5 05/14] drivers: iommu: make iommu_fwspec OF agnostic
` [PATCH v5 06/14] drivers: acpi: implement acpi_dma_configure
` [PATCH v5 07/14] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v5 08/14] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v5 09/14] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v5 10/14] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
` [PATCH v5 11/14] drivers: iommu: arm-smmu: add IORT configuration
` [PATCH v5 12/14] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v5 13/14] drivers: acpi: iort: add single mapping function
` [PATCH v5 14/14] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH] iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
 2016-09-09 14:18 UTC  (2+ messages)

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-09 14:17 UTC  (13+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 2/9] MAINTAINERS: Add myself as maintainer of sun8i-emac
` [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac
` [PATCH v3 4/9] ARM: dts: sun8i-h3: Add dt node for the syscon control module
` [PATCH v3 5/9] ARM: dts: sun8i-h3: add sun8i-emac ethernet driver
` [PATCH v3 6/9] ARM: dts: sun8i: Enable sun8i-emac on the Orange PI PC
` [PATCH v3 7/9] ARM: dts: sun8i: Enable sun8i-emac on the Orange PI One
` [PATCH v3 8/9] ARM: sunxi: Enable sun8i-emac driver on sunxi_defconfig
` [RFC PATCH 9/9] ethernet: sun8i-emac: add pm_runtime support

[PATCH] arm64: Expose TASK_SIZE to userspace via auxv
 2016-09-09 14:14 UTC  (5+ messages)

[RFC PATCH 1/2] macb: Add 1588 support in Cadence GEM
 2016-09-09 14:08 UTC  (6+ messages)
` [RFC PATCH 2/2] macb: Enable 1588 support in SAMA5D2 platform

[PATCH 0/8] ARM: dts: rockchip: Remove skeleton.dtsi usage and fix memory node DTC warnings
 2016-09-09 14:01 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3036.dtsi
` [PATCH 2/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk322x.dtsi
` [PATCH 3/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3288.dtsi
` [PATCH 4/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3xxx.dtsi
` [PATCH 5/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk3036 boards
` [PATCH 6/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk322x boards
` [PATCH 7/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk3288 boards
` [PATCH 8/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk3xxx boards

[PATCH v2] ASoC: sun4i-codec: Distinguish sun4i from sun7i
 2016-09-09 13:56 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH 0/3] reset: Add support for OX820 SoC
 2016-09-09 13:43 UTC  (6+ messages)
` [PATCH 1/3] reset: oxnas: Add OX820 support
` [PATCH 2/3] dt-bindings: reset: oxnas: Add include file with reset indexes
` [PATCH 3/3] dt-bindings: reset: oxnas: Update for OX820

[PATCH 0/5] arm_pmu: expose 'cpus' file in sysfs
 2016-09-09 13:08 UTC  (6+ messages)
` [PATCH 1/5] drivers/perf: arm_pmu: add common attr group fields
` [PATCH 2/5] arm64: perf: move to common attr_group fields
` [PATCH 3/5] arm: "
` [PATCH 4/5] drivers/perf: arm_pmu: only use common attr_groups
` [PATCH 5/5] drivers/perf: arm_pmu: expose a cpumask in sysfs

[PATCH v4 0/9] arm64: Work around for mismatched cache line size
 2016-09-09 13:07 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: Set the safe value for L1 icache policy
` [PATCH v4 2/9] arm64: Use consistent naming for errata handling
` [PATCH v4 3/9] arm64: Rearrange CPU errata workaround checks
` [PATCH v4 4/9] arm64: alternative: Disallow patching instructions using literals
` [PATCH v4 5/9] arm64: insn: Add helpers for adrp offsets
` [PATCH v4 6/9] arm64: alternative: Add support for patching adrp instructions
` [PATCH v4 7/9] arm64: Introduce raw_{d,i}cache_line_size
` [PATCH v4 8/9] arm64: Refactor sysinstr exception handling
` [PATCH v4 9/9] arm64: Work around systems with mismatched cache line sizes

Kernel warning in cpufreq_add_dev()
 2016-09-09 12:53 UTC  (7+ messages)
` [PATCH] cpufreq: create link to policy only for registered CPUs

[PATCH 1/4] ARM: dts: fix RealView EB SMSC ethernet version
 2016-09-09 12:47 UTC  (4+ messages)
` [PATCH 4/4] ARM: dts: add RealView EB rev D A9 MPCore variant

[PATCH 0/6] Further NOP/sysreg cleanups
 2016-09-09 12:40 UTC  (3+ messages)
` [PATCH 1/6] arm64: sysreg: replace open-coded mrs_s/msr_s with {read, write}_sysreg_s
  ` [PATCH 1/6] arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s

[PATCH v3 0/4] drm: Add Support for Passive RGB to VGA bridges
 2016-09-09 12:36 UTC  (3+ messages)
` [PATCH v3 2/4] ARM: sun5i: a13-olinuxino: Enable VGA bridge

[PATCH 2/2] ARM: dts: add device tree for the RealView EB Rev D
 2016-09-09 12:33 UTC  (5+ messages)

[PATCH v4 0/3] clocksource: timer-atmel-pit: driver cleanups
 2016-09-09 12:29 UTC  (2+ messages)

[PATCH] arm64: hw_breakpoint: Handle inexact watchpoint addresses
 2016-09-09 12:19 UTC 

[PATCH 0/8] clocksource: sh_cmt: Add R-car Gen3 CMT0/1 support
 2016-09-09 12:12 UTC  (7+ messages)
` [PATCH 1/8] devicetree: binding: R-car Gen3 CMT0 and CMT1 bindings
` [PATCH 6/8] clocksource: sh_cmt: Support separate R-car Gen3 CMT0/1
` [PATCH 7/8] clocksource: Kconfig: Modify CMT config support 64bit


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