linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-27 07:00:06 to 2016-10-27 20:00:26 UTC [more...]

[PATCHv2 0/4] Add Altera A10SR Status & Control Monitor
 2016-10-27 20:00 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: mfd: Add Altera Arria10 SR Monitor
` [PATCHv2 2/4] misc: Add Altera Arria10 System Resource Control
` [PATCHv2 3/4] mfd: altr-a10sr: Add Arria10 SR Monitor
` [PATCHv2 4/4] ARM: socfpga: dts: Add Monitor to A10-SR MFD

[PATCH 0/9] AC97 device/driver model revamp
 2016-10-27 19:27 UTC  (12+ messages)
` [PATCH 4/9] ASoC: wm9713: add ac97 new bus support
` [PATCH 6/9] power_supply: wm97xx_battery: use power_supply_get_drvdata
` [PATCH 7/9] Input: wm97xx: split out touchscreen registering
` [PATCH 8/9] mfd: wm97xx-core: core support for wm97xx Codec
` [PATCH 9/9] Input: wm97xx: add new AC97 bus support

Add Allwinner Q8 tablets hardware manager
 2016-10-27 19:23 UTC  (15+ messages)

[PATCH 0/3] Add memremap executable mapping and extend drivers/misc/sram.c
 2016-10-27 18:56 UTC  (4+ messages)
` [PATCH 1/3] ARM: memremap: implement arch_memremap_exec/exec_nocache
` [PATCH 2/3] memremap: add MEMREMAP_EXEC and MEMREMAP_EXEC_NOCACHE flags
` [PATCH 3/3] misc: SRAM: Add option to map SRAM to allow code execution

[PATCH V3 0/6] Add support for Tegra GMI bus controller
 2016-10-27 18:55 UTC  (9+ messages)
` [PATCH V3 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
` [PATCH V3 2/6] clk: tegra: add TEGRA30_CLK_NOR "
` [PATCH V3 3/6] dt/bindings: Add bindings for Tegra GMI controller
` [PATCH V3 4/6] ARM: tegra: Add Tegra30 GMI support
` [PATCH V3 5/6] ARM: tegra: Add Tegra20 "
` [PATCH V3 6/6] bus: Add support for Tegra Generic Memory Interface

[PATCH v5 0/7] ARM: ASoC: drm: sun8i: Add DE2 HDMI audio and video
 2016-10-27 18:36 UTC  (10+ messages)
` [PATCH v5 2/7] ASoC: sunxi: Add a simple HDMI CODEC
  ` [linux-sunxi] "
` [PATCH v5 4/7] ASoC: sunxi: Add sun8i I2S driver
  ` [linux-sunxi] "
        ` [alsa-devel] "

[PATCH] irq-bcm2836: Prevent spurious interrupts, and trap them early
 2016-10-27 18:20 UTC  (3+ messages)

[PATCH v2] irqchip/bcm2836: Prevent spurious interrupts
 2016-10-27 18:20 UTC 

[PATCH v6] tty/serial: at91: fix hardware handshake on Atmel platforms
 2016-10-27 18:02 UTC  (3+ messages)

[PATCH 1/2] DT: binding: bcm2835-mbox: fix address typo in example
 2016-10-27 18:00 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: bcm283x: fix typo in mailbox address

[PATCH 00/14] ASoc: sunxi: Add Allwinner A33 codec driver
 2016-10-27 17:51 UTC  (6+ messages)
` [PATCH 01/14] dma: sun6i-dma: Add burst case of 4

[PATCH 1/2] ARM: dts: exynos: Use macro for PWM signal polarity in Exynos4 boards
 2016-10-27 17:47 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: exynos: Use macro for PWM signal polarity in Exynos5 boards

[PATCH V4 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver
 2016-10-27 17:47 UTC  (6+ messages)

[RFC PATCH 0/5] Add an overlay manager to handle board capes
 2016-10-27 17:30 UTC  (17+ messages)
` [RFC PATCH 1/5] of: introduce the overlay manager
` [RFC PATCH 5/5] of: overlay-mgr: add a detector for headers stored on a ds2431 eeprom over w1

[PATCH 1/3] ARM: dts: exynos: Document eMMC/SD/SDIO devices in Exynos5250 Snow board
 2016-10-27 17:11 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Document eMMC/SD/SDIO devices in Exynos5420 Pit board
` [PATCH 3/3] ARM: dts: exynos: Document eMMC/SD/SDIO devices in Exynos5800 Peach Pi board

SMR masking and PCI
 2016-10-27 17:10 UTC 

[PATCH 0/2] ARM: da850: new drivers for better LCDC support
 2016-10-27 16:55 UTC  (3+ messages)
` [PATCH 1/2] ARM: memory: da8xx-ddrctl: new driver

[PATCH v3] ARM: bcm2835: Add names for the Raspberry Pi GPIO lines
 2016-10-27 16:52 UTC 

[PATCH v6 00/16] ACPI IORT ARM SMMU support
 2016-10-27 16:51 UTC  (4+ messages)

[PATCH v3] drivers: psci: PSCI checker module
 2016-10-27 16:32 UTC  (14+ messages)

[RFC PATCH v2 0/8] arm64: Add a compat vDSO
 2016-10-27 16:30 UTC  (9+ messages)
` [RFC PATCH v2 1/8] arm64: Refactor vDSO setup
` [RFC PATCH v2 2/8] arm64: compat: Add time-related syscall numbers
` [RFC PATCH v2 3/8] arm64: compat: Expose offset to registers in sigframes
` [RFC PATCH v2 4/8] arm64: compat: Add a 32-bit vDSO
` [RFC PATCH v2 5/8] arm64: compat: 32-bit vDSO setup
` [RFC PATCH v2 6/8] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` [RFC PATCH v2 7/8] arm64: compat: Use vDSO sigreturn trampolines if available
` [RFC PATCH v2 8/8] arm64: Wire up and expose the new compat vDSO

[PATCHv4 0/4] WX checking for arm64
 2016-10-27 16:27 UTC  (5+ messages)
` [PATCHv4 1/4] arm64: dump: Make ptdump debugfs a separate option
` [PATCHv4 2/4] arm64: dump: Make the page table dumping seq_file optional
` [PATCHv4 3/4] arm64: dump: Remove max_addr
` [PATCHv4 4/4] arm64: dump: Add checking for writable and exectuable pages

[PATCH v3 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2016-10-27 16:27 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/reloc32: fix corrupted modversion CRCs
` [PATCH v3 2/3] powerpc/reloc64: add support for 32-bit CRC pseudo-symbols
` [PATCH v3 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

[PATCH v3 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2016-10-27 16:26 UTC 

[PATCH 0/5] Minimal cpuidle fixes for omap5 and dra7
 2016-10-27 16:15 UTC  (4+ messages)
` [PATCH 4/5] ARM: DRA7: PM: cpuidle MPU CSWR support

[PATCH v4 0/3] mtd: s3c2410: add device tree support
 2016-10-27 16:12 UTC  (2+ messages)

[RFC PATCH 0/8] arm64: Add a compat vDSO
 2016-10-27 16:09 UTC  (3+ messages)

[PATCH] arm64: mm: Fix memmap to be initialized for the entire section
 2016-10-27 16:01 UTC  (5+ messages)

[PATCHv2] ARM: dts: socfpga: Enable QSPI on the Cyclone5 sockit
 2016-10-27 16:00 UTC  (3+ messages)

[PATCH v6 0/5] da8xx USB PHY platform devices and clocks
 2016-10-27 15:55 UTC  (4+ messages)
` [PATCH v6 5/5] ARM: DTS: da850: Add usb phy node

[PATCH 0/5] Support for LEGO MINDSTORTMS EV3
 2016-10-27 15:49 UTC  (10+ messages)
` [PATCH 4/5] ARM: davinci: enable LEDs default-on trigger in default config
` [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts

[PATCH v3 2/3] drm: zte: add initial vou drm driver
 2016-10-27 15:32 UTC  (2+ messages)

[PATCH v4] Remove duplicated defines (was [PATCH v3] Fix some potential warnings)
 2016-10-27 15:32 UTC  (2+ messages)
` [PATCH v4] ARM: davinci: da8xx: Remove duplicated defines

[PATCH 0/5] arm64: dts: hisilicon: Hip06 fix and support Hip07 D05 board
 2016-10-27 15:18 UTC  (6+ messages)
` [PATCH 5/5] tty: amba-pl011: Add earlycon support for SBSA UART

[PATCH] KVM: arm/arm64: Kick VCPUs when queueing already pending IRQs
 2016-10-27 15:08 UTC 

[PATCH v2] ARM: dts: imx53-qsb: Fix regulator constraints
 2016-10-27 15:06 UTC 

[PATCH v7, 0/8] Add MediaTek USB3 DRD Driver
 2016-10-27 15:05 UTC  (2+ messages)

[PATCH 0/3] Add Mediatek CIRQ interrupt controller
 2016-10-27 15:02 UTC  (3+ messages)
` [PATCH 2/3] irqchip: mtk-cirq: Add mediatek mtk-cirq implement
  ` [SPAM][PATCH "

[PATCH v3 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-10-27 14:54 UTC  (5+ messages)
  ` [kernel-hardening] "

[PATCH v3 2/3] drm: zte: add initial vou drm driver
 2016-10-27 14:42 UTC  (2+ messages)

[PATCH] fpga zynq: Check the bitstream for validity
 2016-10-27 14:39 UTC  (5+ messages)

[PATCH] drm/sun4i: Add a few formats
 2016-10-27 14:35 UTC  (5+ messages)

[PATCH v3] Fix some potential warnings
 2016-10-27 14:33 UTC  (5+ messages)
` [PATCH v3] ARM: davinci: da8xx: Fix some redefined symbol warnings

[PATCH] ARM: davinci: register the usb20_phy clock on the DT file
 2016-10-27 14:24 UTC  (2+ messages)

[PATCH] ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0>
 2016-10-27 14:19 UTC  (2+ messages)

[PATCH 1/6] dt/bindings: adjust bindings for Layerscape SCFG MSI
 2016-10-27 14:18 UTC  (4+ messages)

[PATCH v2 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-10-27 14:07 UTC  (10+ messages)
` [PATCH v2 2/4] dt-bindings: Add TI SCI "

[PATCH 00/12] ASoC: sun4i-codec: Add support for A31 Codec
 2016-10-27 14:02 UTC  (4+ messages)
` [PATCH 02/12] ASoC: dapm: Implement stereo mixer control support

[PATCH v2 1/2] arm64: dts: hikey: extend default cma size to 128MB
 2016-10-27 13:56 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: hi6220: add resets property into dwmmc nodes

[PATCH] i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
 2016-10-27 13:11 UTC  (2+ messages)

[PATCH V6 0/4] Add driver for GE B850v3 LVDS/DP++ Bridge
 2016-10-27 13:01 UTC  (5+ messages)
` [PATCH V6 1/4] Documentation/devicetree/bindings: b850v3_lvds_dp
` [PATCH V6 2/4] MAINTAINERS: Add entry for GE B850v3 LVDS/DP++ Bridge
` [PATCH V6 3/4] drm/bridge: Add driver "
` [PATCH V6 4/4] dts/imx6q-b850v3: Use "

[PATCH] ARM: DT: stm32: move dma translation to board files
 2016-10-27 12:57 UTC  (4+ messages)

[PATCH] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-10-27 12:28 UTC  (8+ messages)

[PATCH v2 1/4] arm64: arch_timer: Add device tree binding for hisilicon-161601 erratum
 2016-10-27 12:23 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: arch_timer: Introduce a generic erratum handing mechanism for fsl-a008585
` [PATCH v2 3/4] arm64: arch_timer: Work around Erratum Hisilicon-161601
` [PATCH v2 4/4] arm64: arch timer: Add timer erratum property for Hip05-d02 and Hip06-d03

[PATCH] ARM: shmobile: select errata 798181 for SoCs with CA15 cores
 2016-10-27 11:54 UTC  (6+ messages)

Pinctrl nodes missing for USB
 2016-10-27 11:49 UTC  (5+ messages)

[PATCH] drivers: mfd: ti_am335x_tscadc: increase ADC ref clock to 24MHz
 2016-10-27 11:20 UTC  (2+ messages)

[PATCH v7] spi: sun4i: Allow transfers larger than FIFO size
 2016-10-27 11:14 UTC  (3+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2016-10-27 10:49 UTC  (9+ messages)
` [PATCH V3 4/8] drivers: platform: Configure dma operations at probe time

[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-27 10:42 UTC  (14+ messages)
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq

[PATCH V5 0/3] ACPI, PCI, IRQ: revert penalty calculation for ISA and SCI interrupts
 2016-10-27 10:31 UTC  (2+ messages)
` [PATCH V5 0/3] ACPI,PCI,IRQ: "

[PATCH] arm64: defconfig: Enable DRM DU and V4L2 FCP + VSP modules
 2016-10-27 10:19 UTC  (5+ messages)

[PATCH v2 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-27  9:40 UTC  (5+ messages)
` [PATCH v2 2/9] dt-bindings: interrupt-controller: add DT binding for meson GPIO "

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-10-27  9:40 UTC  (8+ messages)
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64

[PATCH v3 0/4] Add DT support for DA8xx
 2016-10-27  9:34 UTC  (5+ messages)
` [PATCH v3 1/4] dt/bindings: Add binding for the DA8xx MUSB driver
` [PATCH v3 2/4] usb: musb: core: added helper function for parsing DT
` [PATCH v3 3/4] usb: musb: da8xx: Add DT support for the DA8xx driver
` [PATCH v3 4/4] ARM: dts: da850: Add the usb otg device node

[PATCH V4 0/3] ARM64 LPC: legacy ISA I/O support
 2016-10-27  9:30 UTC  (4+ messages)
` [PATCH V4 2/3] ARM64 LPC: Add missing range exception for special ISA

[GIT PULL] ARM: keystone: add TI SCI protocol support for v4.10
 2016-10-27  9:30 UTC 

[PATCH 0/5] add NS2 support to bgmac
 2016-10-27  9:17 UTC  (5+ messages)
` [PATCH 1/5] net: phy: broadcom: Add BCM54810 phy entry
` [PATCH 2/5] Documentation: devicetree: net: add NS2 bindings to amac

[PATCH] ARM: imx: gpc: Initialize all power domains
 2016-10-27  8:48 UTC  (3+ messages)

[PATCH v8 0/3] ARM: dts: imx6q: Add Engicam i.CoreM6 dts
 2016-10-27  8:47 UTC  (2+ messages)

[PATCH 0/2] to support memblock near alloc and memoryless on arm64
 2016-10-27  8:23 UTC  (8+ messages)
` [PATCH 1/2] mm/memblock: prepare a capability to support memblock near alloc

[PATCH v6 1/2] MMC: meson: initial support for GX platforms
 2016-10-27  7:47 UTC  (4+ messages)
` [PATCH v6 2/2] Documentation: DT: MMC: meson-gx: new bindings doc

[PATCH] Revert "gpio/mvebu: convert to use irq_domain_add_simple()"
 2016-10-27  7:30 UTC  (5+ messages)

[PATCH v4 0/7] Add R8A7743/SK-RZG1M board support
 2016-10-27  7:06 UTC  (5+ messages)


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