linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-27 14:28:50 to 2017-10-30 09:11:02 UTC [more...]

[PATCH 0/2] ARM: OMAP3: fix boot regression for N9
 2017-10-30  9:11 UTC 

[PATCH] ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+
 2017-10-30  8:55 UTC  (2+ messages)

[PATCH 0/5] ARM: meson: enable gpio interrupt controller
 2017-10-30  8:28 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply
 2017-10-30  8:27 UTC  (2+ messages)

[PATCH] ARM: dts: ls1021a: Enable the esdhc
 2017-10-30  8:08 UTC 

[PATCH v2 0/3] mtd: spi-nor: stm32-quadspi: fixes
 2017-10-30  8:05 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
` [PATCH v2 2/3] mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
` [PATCH v2 3/3] mtd: spi-nor: stm32-quadspi: change license text

[PATCH 1/2] mmc: sdhci-of-esdhc: Workaround for reducing the maximum speed on ls1021atwr
 2017-10-30  8:00 UTC 

[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
 2017-10-30  7:59 UTC  (8+ messages)
` [PATCH v4 09/21] KVM: arm/arm64: mask/unmask daif around VHE guests
` [PATCH v4 15/21] KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2
` [PATCH v4 19/21] KVM: arm64: Handle RAS SErrors from EL2 on guest exit

[PATCH] mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
 2017-10-30  7:58 UTC 

4.13 (and probably all recent) kernels refuse to boot on one Nokia N950, work or another
 2017-10-30  7:51 UTC  (6+ messages)
      ` Backlight on Nokia N900 was "

[PATCH 1/2] mmc: sdhci-of-esdhc: Workaround for reducing the maximum speed on ls1021atwr
 2017-10-30  7:42 UTC 

[PATCH v4] KVM: arm/arm64: fix the incompatible matching for external abort
 2017-10-30  7:33 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: Unify 32bit fault injection
 2017-10-30  7:28 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci-of-esdhc: Workaround for reducing the maximum speed on ls1021atwr
 2017-10-30  7:18 UTC 

[PATCH 0/3] Add driver for Broadcom Cygnus USB phy controller
 2017-10-30  6:58 UTC  (7+ messages)
` [PATCH 2/3] drivers: phy: broadcom: Add driver for "

[PATCH v2 1/2] media: i2c: Add the ov7740 image sensor driver
 2017-10-30  6:57 UTC  (2+ messages)

[PATCH v5 00/26] KVM/ARM: Add support for GICv4
 2017-10-30  6:51 UTC  (12+ messages)
` [PATCH v5 01/26] irqchip/gic-v3-its: Setup VLPI properties at map time
` [PATCH v5 02/26] KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
` [PATCH v5 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v5 22/26] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v5 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v5 24/26] KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
` [PATCH v5 25/26] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v5 26/26] KVM: arm/arm64: GICv4: Theory of operations

[PATCH v4 00/26] KVM/ARM: Add support for GICv4
 2017-10-30  6:48 UTC  (13+ messages)
` [PATCH v4 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v4 25/26] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4

[PATCH v5 0/5] clk: Add Aspeed clock driver
 2017-10-30  6:02 UTC  (6+ messages)
` [PATCH v5 1/5] clk: Add clock driver for ASPEED BMC SoCs
` [PATCH v5 2/5] clk: aspeed: Register core clocks
` [PATCH v5 3/5] clk: aspeed: Add platform driver and register PLLs
` [PATCH v5 4/5] clk: aspeed: Register gated clocks
` [PATCH v5 5/5] clk: aspeed: Add reset controller

[PATCH v2 0/3] mailbox: Add support for Hi3660 mailbox
 2017-10-30  4:45 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding
` [PATCH v2 2/3] mailbox: Add support for Hi3660 mailbox

[PATCH V4 00/12] drivers: Boot Constraints core
 2017-10-30  3:43 UTC  (16+ messages)
` [PATCH V4 01/12] of: platform: Add of_find_amba_device_by_node()
` [PATCH V4 02/12] of: platform: Make of_platform_bus_create() global
` [PATCH V4 03/12] drivers: Add boot constraints core
` [PATCH V4 04/12] boot_constraint: Add support for supply constraints
` [PATCH V4 05/12] boot_constraint: Add support for clk constraints
` [PATCH V4 06/12] boot_constraint: Add support for PM constraints
` [PATCH V4 07/12] boot_constraint: Add debugfs support
` [PATCH V4 08/12] boot_constraint: Manage deferrable constraints
` [PATCH V4 09/12] boot_constraint: Add earlycon helper
` [PATCH V4 10/12] boot_constraint: Add support for Hisilicon platforms
` [PATCH V4 11/12] boot_constraint: Add support for IMX platform
` [PATCH V4 12/12] boot_constraint: Add Qualcomm display controller constraints

[PULL 0/8] KVM/ARM Fixes for v4.14
 2017-10-30  2:56 UTC  (9+ messages)
` [PULL 1/8] KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
` [PULL 2/8] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
` [PULL 3/8] arm/arm64: kvm: Move initialization completion message
` [PULL 4/8] arm/arm64: kvm: Disable branch profiling in HYP code
` [PULL 5/8] KVM: arm/arm64: vgic-its: Fix return value for device table restore
` [PULL 6/8] KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
` [PULL 7/8] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PULL 8/8] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-30  2:15 UTC  (3+ messages)

[PATCH v3 0/3] media: ov7740: Add a V4L2 sensor-level driver
 2017-10-30  1:44 UTC  (4+ messages)
` [PATCH v3 1/3] media: i2c: Add the ov7740 image sensor driver
` [PATCH v3 2/3] media: ov7740: Document device tree bindings
` [PATCH v3 3/3] MAINTAINERS: Add a new entry of the ov7740 driver

[PATCH v2 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-10-30  1:38 UTC  (4+ messages)
` [PATCH v2 2/2] media: ov7740: Document device tree bindings

[PATCH v3] KVM: arm/arm64: fix the incompatible matching for external abort
 2017-10-30  1:13 UTC  (3+ messages)

[PATCH] media: atmel-isc: Fix clock ID for clk_prepare/unprepare
 2017-10-30  0:46 UTC 

[PATCH v5 0/5] media: atmel-isc: Rework the format list and clock provider
 2017-10-30  0:25 UTC  (3+ messages)

[PATCH 09/17] clocksource/drivers/owl: pr_err() strings should end with newlines
 2017-10-29 21:20 UTC  (4+ messages)
  ` [PATCH 10/17] clocksource/drivers/rockchip: "
  ` [PATCH 13/17] clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
  ` [PATCH 14/17] clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion

"BUG: scheduling while atomic" in atmel-aes on Linux v4.14-rc6
 2017-10-29 20:39 UTC  (2+ messages)
` [PATCH] crypto: AF_ALG - remove locking in async callback

[PATCH] i2c: pxa: move header file out of deprecated i2c folder
 2017-10-29 20:34 UTC  (4+ messages)

[PATCH v6 0/3] arm: npcm: add basic support for Nuvoton BMCs
 2017-10-29 20:33 UTC  (3+ messages)
` [PATCH v6 2/3] arm: dts: add Nuvoton NPCM750 device tree

[GIT PULL] Amlogic 64-bit DT updates for v4.15, round 2
 2017-10-29 16:50 UTC 

[GIT PULL] Amlogic 32-bit DT updates for v4.15, round 2
 2017-10-29 16:45 UTC 

[GIT PULL] Amlogic driver updates for v4.15, round 2
 2017-10-29 16:44 UTC 

[GIT PULL] Amlogic SoC updates for v4.15
 2017-10-29 16:43 UTC 

[PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b
 2017-10-29 15:31 UTC  (2+ messages)

[PATCH 00/11] arm64: dts: renesas: Use R-Car SDHI Gen[123] fallback compat strings
 2017-10-29 15:24 UTC  (3+ messages)

[PATCH v2 0/9] r8a7745/iwg22d DT rework + serial + HS-USB + IIC
 2017-10-29 15:12 UTC  (2+ messages)

[PATCH v4] drm: bridge: Add THS8134A/B support to dumb VGA DAC
 2017-10-29 15:02 UTC  (3+ messages)

[RESEND PATCH v2 0/2] soc: amlogic: add support for Meson GX VPU Domains
 2017-10-29 14:59 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] soc: amlogic: add Meson GX VPU Domains driver
` [RESEND PATCH v2 2/2] dt-bindings: power: add amlogic meson power domain bindings

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-29  2:07 UTC  (6+ messages)
` [PATCH v5 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v5 21/20] arm/arm64: KVM: Load the timer state when enabling the timer

[PATCH] staging: vc04_services: Convert timers to use timer_setup()
 2017-10-28 21:23 UTC  (2+ messages)

[PATCH v7 4/6] ARM: meson: Add SMP bringup code for Meson8 and Meson8b
 2017-10-28 21:08 UTC  (2+ messages)

[PATCH] ARM: dts: meson8b: add reserved memory zone to fix silent freezes
 2017-10-28 20:27 UTC  (3+ messages)

[PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4
 2017-10-28 17:32 UTC 

[PATCH v2 0/7] gpio: brcmstb: improved interrupt and wake support
 2017-10-28 16:58 UTC  (7+ messages)
` [PATCH v2 1/7] gpio: brcmstb: Do not use gc->pin2mask()
` [PATCH v2 6/7] gpio: brcmstb: consolidate interrupt domains
` [PATCH v2 7/7] gpio: brcmstb: implement suspend/resume/shutdown

[RESEND PATCH v2 0/2] soc: amlogic: add support for Meson GX VPU Domains
 2017-10-28 16:36 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] soc: amlogic: add Meson GX VPU Domains driver
` [RESEND PATCH v2 2/2] dt-bindings: power: add amlogic meson power domain bindings

[PATCH v4 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-28 16:05 UTC  (4+ messages)
` [PATCH v4 20/28] arm64/sve: Add prctl controls for userspace vector length management

[PATCH v2] XDP Program for Ip forward
 2017-10-28 13:37 UTC  (5+ messages)
` [PATCH v2] xdp: Sample xdp program implementing ip forward

[PATCH 1/4] pinctrl: gemini: Add missing functions
 2017-10-28 13:37 UTC  (4+ messages)
` [PATCH 2/4] pinctrl: Add skew-delay pin config and bindings
` [PATCH 3/4] pinctrl: gemini: Use generic DT parser
` [PATCH 4/4] pinctrl: gemini: Implement clock skew/delay config

[PATCH 0/4] TI Bluetooth serdev support
 2017-10-28 11:33 UTC  (9+ messages)

[PATCH] ASoC: sun4i-codec: fixed 32bit audio capture support for H3/H2+
 2017-10-28  9:38 UTC 

[RFC PATCH 0/2] arm64: optional paranoid __{get,put}_user checks
 2017-10-28  8:47 UTC  (4+ messages)

[PATCH v3 0/5] Switch arm64 over to qrwlock
 2017-10-28  6:10 UTC  (3+ messages)

[PATCH v2] KVM: arm/arm64: Fix external abort type matching
 2017-10-28  5:22 UTC  (2+ messages)

[PATCH 2/2] perf tools: arm-spe: add customized strerror function
 2017-10-27 23:38 UTC 

[PATCH v3 1/2] perf tools: Add ARM Statistical Profiling Extensions (SPE) support
 2017-10-27 23:37 UTC 

[PATCH v3 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
 2017-10-27 22:27 UTC 

[PATCH v3 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
 2017-10-27 22:27 UTC 

[PATCH v3 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
 2017-10-27 22:27 UTC 

[PATCH v3 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
 2017-10-27 22:26 UTC 

[PATCH v3 08/12] arm: vdso: disable profiling
 2017-10-27 22:26 UTC 

[PATCH v3 07/12] arm: vdso: add support for clock_getres
 2017-10-27 22:26 UTC 

[PATCH v3 06/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
 2017-10-27 22:25 UTC 

[PATCH v3 05/12] arm: vdso: do calculations outside reader loops
 2017-10-27 22:25 UTC 

[PATCH v3 04/12] arm: vdso: enforce monotonic and realtime as inline
 2017-10-27 22:25 UTC 

[PATCH v3 03/12] arm: vdso: inline assembler operations to compiler.h
 2017-10-27 22:25 UTC 

[PATCH v3 02/12] arm: vdso: add include file defining __get_datapage()
 2017-10-27 22:24 UTC 

[PATCH v3 01/12] arm: vdso: rename vdso_datapage variables
 2017-10-27 22:24 UTC 

[PATCH v3 0/12] arm+arm64: vdso unification to lib/vdso/
 2017-10-27 22:23 UTC 

[PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support
 2017-10-27 19:39 UTC  (4+ messages)

[PATCH v10 0/9] LPC: legacy ISA I/O support
 2017-10-27 18:32 UTC  (13+ messages)
` [PATCH v10 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v10 2/9] PCI: remove unused __weak attribute in pci_register_io_range()
` [PATCH v10 3/9] PCI: add fwnode handler as input param of pci_register_io_range()
` [PATCH v10 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v10 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v10 6/9] LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v10 7/9] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v10 8/9] LPC: Add the ACPI LPC support
` [PATCH v10 9/9] MANTAINERS: Add maintainer for HiSilicon LPC driver

[xlnx:master 1076/1076] drivers/edac/synopsys_edac.c:820:54: warning: 'col_shift' may be used uninitialized in this function
 2017-10-27 18:20 UTC 

[GIT PULL] updates to soc/fsl drivers for v4.14
 2017-10-27 17:33 UTC  (6+ messages)

[PATCH] iommu/arm-smmu-v3: Warn about missing IRQs
 2017-10-27 16:52 UTC  (2+ messages)

[PATCH v2] arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27
 2017-10-27 16:33 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] efi/libstub: arm: omit sorting of the UEFI memory map
 2017-10-27 16:30 UTC  (6+ messages)

[xlnx:master 1035/1076] drivers//crypto/zynqmp-sha.c:125:3: error: implicit declaration of function '__flush_cache_user_range'
 2017-10-27 15:38 UTC 

[PATCH] mfd: ab8500-debugfs: Use common error handling code in ab8500_print_modem_registers()
 2017-10-27 15:37 UTC 

[PATCH] ARM: add a private asm/unaligned.h
 2017-10-27 15:27 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: add binding for A64 DE2 CCU with SRAM section
 2017-10-27 15:13 UTC  (6+ messages)

[PATCH v9 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-27 15:12 UTC  (7+ messages)
` [PATCH v9 02/10] dt-bindings: net: dwmac-sun8i: update documentation about "
` [PATCH v9 04/10] arm: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v9 06/10] arm64: dts: allwinner: Restore EMAC changes

[PATCH v2 00/10] Allwinner H3/H5/A64(DE2) SimpleFB support
 2017-10-27 15:06 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: fix the binding of Allwinner DE2 CCU of A83T and H3
` [PATCH v2 02/10] clk: sunxi-ng: add support for Allwinner H3 DE2 CCU
` [PATCH v2 03/10] clk: sunxi-ng: fix the A64/H5 clock description of "
` [PATCH v2 04/10] dt-bindings: simplefb-sunxi: add pipelines for DE2
` [PATCH v2 05/10] ARM: sun8i: h3/h5: add DE2 CCU device node for H3
` [PATCH v2 06/10] arm64: allwinner: h5: add compatible string for DE2 CCU
` [PATCH v2 07/10] ARM: sunxi: h3/h5: add simplefb nodes
` [PATCH v2 08/10] dt-bindings: add binding for A64 DE2 CCU SRAM
` [PATCH v2 09/10] arm64: allwinner: a64: add DE2 CCU for A64 SoC
` [PATCH v2 10/10] arm64: allwinner: a64: add simplefb "

[PATCH v2] KVM: arm/arm64: Fix external abort type matching
 2017-10-27 14:55 UTC  (2+ messages)

[PATCH] dt-bindings: display: stm32: add pixel clock mandatory property
 2017-10-27 14:52 UTC  (3+ messages)

[PATCH v4 0/2] Add Combo PHY driver for HiSilicon STB SoCs
 2017-10-27 14:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: add bindings doc for hi3798cv200 combphy

[PATCH v1 0/2] drm/stm: ltdc: add a 2nd endpoint
 2017-10-27 14:38 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: stm32: "

[PATCH v2 0/9] irqchip: stm32: add stm32h7 support
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH v2 3/9] dt-bindings: interrupt-controllers: add compatible string for stm32h7

[PATCH v2 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add support for diff channels

[PATCH net-next v3 0/2] add UniPhier AVE ethernet support
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE

Subject: PCI: brcmstb: Add Broadcom Settopbox PCIe support (V2)
 2017-10-27 14:37 UTC  (3+ messages)
` [PATCH 2/8] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device


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