linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-24 17:49:22 to 2015-07-27 02:38:49 UTC [more...]

[PATCH v3 0/4] Add Mediatek SPI bus driver
 2015-07-27  2:38 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for spi bus
` [PATCH v3 3/4] spi: mediatek: Add spi bus for Mediatek MT8173

[PATCH] arm64: mm: add __init section marker to free_initrd_mem
 2015-07-27  2:32 UTC 

[PATCH v3 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller
 2015-07-27  2:25 UTC  (17+ messages)
` [PATCH v3 1/3] IRQ/Gic-V3: Add mbigen driver to support mbigen "
` [PATCH v3 3/3] dt-binding:Documents the mbigen bindings

[PATCH] arm: mm: add __init section marker to free_initrd_mem
 2015-07-27  2:24 UTC 

[PATCH v4 3/6] drm/rockchip: vop: Add yuv plane support
 2015-07-27  2:09 UTC  (4+ messages)
` [PATCH v4 4/6] drm/rockchip: vop: Default enable win2/3 area0 bit
` [PATCH v4 5/6] drm/rockchip: vop: restore vop registers when resume
` [PATCH v4 6/6] drm/rockchip: vop: support plane scale

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-27  1:28 UTC 

[PATCH 0/3] Another Errata 430973 Update
 2015-07-27  1:14 UTC  (6+ messages)
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

linux-next: manual merge of the renesas tree with the arm-soc tree
 2015-07-26 23:32 UTC 

linux-next: manual merge of the renesas tree with the arm-soc tree
 2015-07-26 23:27 UTC 

n900 in 4.1-rc0
 2015-07-26 22:31 UTC  (11+ messages)
  ` n900 in 4.2-rc0: repeating oopses

[PATCH v3 0/3] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-26 21:45 UTC  (11+ messages)
` [PATCH v3 3/3] "

[PATCH v5 0/6] add device tree support for mxc rtc
 2015-07-26 21:37 UTC  (7+ messages)
` [PATCH v5 1/6] imx31: add a second rtc clock
` [PATCH v5 2/6] imx35: define two clocks for rtc
` [PATCH v5 3/6] rtc: mxc: use a second rtc clock
` [PATCH v5 4/6] dt-binding: document the binding for mxc rtc
` [PATCH v5 5/6] rtc: mxc: add support of device tree
` [PATCH v5 6/6] imx27: dt: add support of internal rtc

[PATCH 0/8] misc: remove boundary checks from bin attr users
 2015-07-26 21:18 UTC  (2+ messages)
` [PATCH 8/8] misc: eeprom: sunxi_sid: clean up sid_read()

[PATCH 0/7] ARM: sunxi: Switch to clock indices
 2015-07-26 21:14 UTC  (8+ messages)
` [PATCH 1/7] ARM: sun4i: Add "
` [PATCH 2/7] ARM: sun5i: "
` [PATCH 3/7] ARM: sun6i: "
` [PATCH 4/7] ARM: sun7i: "
` [PATCH 5/7] ARM: sun8i: "
` [PATCH 6/7] ARM: sun9i: "
` [PATCH 7/7] clk: sunxi: Add a simple gates driver

[PATCH v8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
 2015-07-26 20:50 UTC 

[PATCH v3 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-26 20:49 UTC  (11+ messages)
` [PATCH v3 1/2] watchdog: NXP LPC18xx Watchdog Timer Driver

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-26 20:24 UTC  (7+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v3 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
 2015-07-26 19:43 UTC  (15+ messages)

[PATCH] ARM: nomadik: disable UART0 on Nomadik boards
 2015-07-26 19:40 UTC  (2+ messages)

[PATCH] ARM: appropriate __init annotation for const data
 2015-07-26 19:39 UTC  (2+ messages)

[PATCH v2] watchdog: sunxi: fix activation of system reset
 2015-07-26 19:32 UTC  (2+ messages)

[PATCH v2 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-26 19:00 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: pci: kill pcibios_msi_controller

[GIT PULL] ARM: OMAP2+: hwmod fixes for v4.2-rc
 2015-07-26 18:52 UTC  (3+ messages)

[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-07-26 18:37 UTC  (8+ messages)

[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
 2015-07-26 18:11 UTC  (34+ messages)
` [PATCH v2 01/25] mm, x86: Fix warning in ioremap RAM check
` [PATCH v2 02/25] mm, x86: Remove region_is_ram() call from ioremap
` [PATCH v2 03/25] mm: Fix bugs in region_is_ram()
` [PATCH v2 04/25] mm: enhance region_is_ram() to distinguish 'unknown' vs 'mixed'
` [PATCH v2 05/25] arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
` [PATCH v2 06/25] cleanup IORESOURCE_CACHEABLE vs ioremap()
` [PATCH v2 07/25] intel_iommu: fix leaked ioremap mapping
` [PATCH v2 08/25] arch: introduce memremap()
` [PATCH v2 09/25] arm: switch from ioremap_cache to memremap
` [PATCH v2 10/25] x86: "
` [PATCH v2 11/25] gma500: switch from acpi_os_ioremap to ioremap
` [PATCH v2 12/25] i915: "
` [PATCH v2 13/25] acpi: switch from ioremap_cache to memremap
` [PATCH v2 14/25] toshiba laptop: replace ioremap_cache with ioremap
` [PATCH v2 15/25] memconsole: fix __iomem mishandling, switch to memremap
` [PATCH v2 16/25] visorbus: switch from ioremap_cache "
` [PATCH v2 17/25] intel-iommu: "
` [PATCH v2 18/25] libnvdimm, pmem: "
` [PATCH v2 19/25] pxa2xx-flash: "
` [PATCH v2 20/25] sfi: "
` [PATCH v2 21/25] fbdev: switch from ioremap_wt "
` [PATCH v2 22/25] pmem: "
` [PATCH v2 23/25] arch: remove ioremap_cache, replace with arch_memremap
` [PATCH v2 24/25] arch: remove ioremap_wt, "
` [PATCH v2 25/25] pmem: convert to generic memremap

[PATCH] arm64/efi: map the entire UEFI vendor string before reading it
 2015-07-26 12:59 UTC 

[PATCH] bcma: fix build error when build as module
 2015-07-26 11:56 UTC  (2+ messages)

[PATCH v6 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-26 11:48 UTC  (3+ messages)
` [PATCH v6 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources

Raspberry Pi 2 interrupt controller support (v2) Second round
 2015-07-26  9:52 UTC  (3+ messages)
` [PATCH v2 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2

[PATCH] xen/events: Support event channel rebind on ARM
 2015-07-26  8:51 UTC  (2+ messages)

[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
 2015-07-26  5:40 UTC  (5+ messages)

No subject
 2015-07-26  3:45 UTC  (10+ messages)
` [PATCH v3 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v3 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs
` [PATCH v3 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[PATCH v6 0/3] cpufreq: Use cpufreq-dt driver for Exynos3250
 2015-07-26  2:41 UTC  (10+ messages)

[PATCH 0/5] ARM: berlin: PWM support
 2015-07-25 21:39 UTC  (6+ messages)
` [PATCH 1/5] pwm: add the Berlin pwm controller driver
` [PATCH 2/5] Documentation: bindings: document the Berlin PWM driver
` [PATCH 3/5] ARM: berlin: add a PWM node on the BG2Q
` [PATCH 4/5] ARM: berlin: add a PWM node on the BG2
` [PATCH 5/5] ARM: berlin: add a PWM node on the BG2CD

[PATCH] bcma: populate bus DT subnodes as platform_device-s
 2015-07-25 21:00 UTC  (6+ messages)

[PATCH v2 0/3] Add DT support for netxbig LEDs
 2015-07-25 20:45 UTC  (4+ messages)

[PATCH 0/7] Another posting of the Dove PMU series
 2015-07-25 20:17 UTC  (2+ messages)

[PATCH] arm/xen: Drop the definition of xen_pci_platform_unplug
 2015-07-25 17:34 UTC 

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-07-25 15:20 UTC  (2+ messages)

[PATCHv2 0/8] ARM: mvebu: add suspend to RAM support for Armada 38x
 2015-07-25 15:17 UTC  (2+ messages)

[PATCH v5] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable
 2015-07-25 15:01 UTC  (7+ messages)

[PATCH 0/5] Second round of MCPM refactoring
 2015-07-25 14:54 UTC  (7+ messages)
` [PATCH 3/5] ARM: MCPM: make internal helpers private to the core code

[PATCH v7 00/14] crypto: add a new driver for Marvell's CESA
 2015-07-25 14:51 UTC  (2+ messages)

[PATCH 0/3] Shared NMI backtracing support for ARM/x86
 2015-07-25 14:42 UTC  (6+ messages)
` [PATCH 1/3] nmi: create generic NMI backtrace implementation

[PATCH v2 0/4] Allow to use leds-ns2 with n090401 boards
 2015-07-25 14:42 UTC  (3+ messages)
` [PATCH v2 2/4] ARM: Kirkwood: add modes-map property to ns2-leds nodes

[PATCH v2 0/2] ARM: orion5x: DTS support for Linkstation LS-WTGL
 2015-07-25 14:23 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: orion5x: add buffalo linkstation ls-wtgl
` [PATCH v2 2/2] ARM: defconfig: orion5x: add DT support

[PATCH v2] ARM: dts: Convert Linkstation Mini to Device Tree
 2015-07-25 14:01 UTC  (3+ messages)

[PATCH v2 00/13] Kill off set_irq_flags
 2015-07-25 13:34 UTC  (3+ messages)
` [PATCH v2 06/13] irqchip: kill off set_irq_flags usage

[PATCH v3 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-25  9:34 UTC  (4+ messages)
` [PATCH v3 26/46] usb: gadget: pch_ud: add ep capabilities support

[PATCH] pinctrl: nomadik: split stn8815 UART0 pin groups
 2015-07-25  9:23 UTC 

[RESEND PATCH 0/6] This series adds SMP support for the MediaTek MT6580
 2015-07-25  9:13 UTC  (6+ messages)
  ` [RESEND PATCH 2/6] soc: Mediatek: Add SCPSYS CPU power domain driver

[PATCH v5 00/19] Per-device MSI domain & platform MSI
 2015-07-25  8:25 UTC  (11+ messages)
` [PATCH v5 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v5 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v5 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v5 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v5 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain

[PATCH v2 0/7] clk: sunxi: Add support for the Audio PLL
 2015-07-25  7:39 UTC  (8+ messages)
` [PATCH v2 1/7] clk: Add a basic factor clock

[PATCH 0/3] ARM: UniPhier: update DTS and MAINTAINERS
 2015-07-25  7:23 UTC  (3+ messages)
` [PATCH 1/3] ARM: dts: UniPhier: add pinctrl device nodes
` [PATCH 2/3] ARM: dts: UniPhier: add UART and USB pinmux nodes

[PATCH v2 0/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
 2015-07-25  7:07 UTC  (4+ messages)
` [PATCH v2 1/3] Documentation: Update the APM X-Gene SoC EDAC DTS binding for L3/SoC subnodes
  ` [PATCH v2 2/3] edac: Add L3/SoC support to the APM X-Gene SoC EDAC driver
    ` [PATCH v2 3/3] arm64: Add L3/SoC DT subnodes to the APM X-Gene SoC EDAC node

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-25  7:01 UTC  (7+ messages)

[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware
 2015-07-25  6:57 UTC  (5+ messages)
` [PATCH v2 5/7] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer

[PATCH v2 00/10] pwm: add support for atomic update
 2015-07-25  6:36 UTC  (2+ messages)

[PATCH] drivers/reset: appropriate __init annotation for const data
 2015-07-25  6:33 UTC  (2+ messages)

[PATCH] watchdog: sunxi: fix activation of system reset
 2015-07-25  5:59 UTC  (3+ messages)

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-25  5:31 UTC  (2+ messages)

[PATCH v3 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
 2015-07-25  5:29 UTC  (2+ messages)

[PATCH] ARM: dts: i.MX35: Fix can support
 2015-07-25  3:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 0/5] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-07-25  3:30 UTC  (3+ messages)
` [PATCH v7 4/5] ARM: dts: vf610twr: add NAND flash controller peripherial

[PATCH v12 0/6] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-25  3:27 UTC  (3+ messages)
` [PATCH v12 4/6] arm/dts/ls1021a: Add DCU dts node

[PATCH v5 0/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-07-25  3:21 UTC  (6+ messages)
` [PATCH v5 1/5] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v5 2/5] PCI: designware: Add ARM64 support
` [PATCH v5 3/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v5 4/5] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v5 5/5] MAINTAINERS: Add pcie-hisi maintainer

[PATCH] ARM: socfpga: dts: add osc1 as a possible parent for dbg_base_clk
 2015-07-25  3:18 UTC 

[GIT PULL] ARM: defconfig: Improvements for 4.3
 2015-07-25  2:07 UTC  (3+ messages)

[GIT PULL] Non-critical fixes for v4.3
 2015-07-25  1:49 UTC  (4+ messages)

[RFCv2 0/3] Adding support for Zynq Reset Controller
 2015-07-25  0:21 UTC  (4+ messages)
` [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings
` [RFCv2 2/3] dts: zynq: Add devicetree entry for Xilinx Zynq reset controller
` [RFCv2 3/3] reset: reset-zynq: Adding support "

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-25  0:05 UTC  (2+ messages)

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-07-24 23:27 UTC  (3+ messages)
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings

[PATCH v2 1/2] ARM: rockchip: set correct stabilization thresholds in suspend
 2015-07-24 23:09 UTC  (2+ messages)

[PATCH] ARM: asm/unified.h: guard the IT macros against redefinition when using LTO
 2015-07-24 21:42 UTC 

[PATCH] clk: s2mps11: Use kcalloc instead of kzalloc for array allocation
 2015-07-24 21:39 UTC  (2+ messages)

[PATCH V5 2/7] mm: mlock: Add new mlock system call
 2015-07-24 21:28 UTC 

[PATCH 0/2 v2] Fix MAX_PHANDLE_ARGS limitations
 2015-07-24 21:27 UTC  (5+ messages)
` [PATCH 1/2] of: base: Allow more args than MAX_PHANDLE_ARGS if required

[PATCH v2 1/1] misc: sram: add dev_pm_ops to support module power gate
 2015-07-24 21:02 UTC 

[PATCH 1/1] misc: sram: add dev_pm_ops to support module power gate
 2015-07-24 20:43 UTC  (3+ messages)

[RFC 0/3] Adding support for Zynq PL reset controller
 2015-07-24 20:29 UTC  (5+ messages)
` [RFC 1/3] docs: dts: Added documentation for Xilinx Zynq PL Reset bindings

[GIT PULL] pxa for v4.3 - v2
 2015-07-24 19:45 UTC 

[PATCH 00/10] OPP: Add code to support operating-points-v2 bindings
 2015-07-24 18:02 UTC  (4+ messages)
` [PATCH 05/10] opp: Add support to parse "operating-points-v2" bindings


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