Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-16 03:18:55 to 2015-09-16 16:24:52 UTC [more...]

[RFC PATCH v2 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-09-16 16:24 UTC  (5+ messages)
` [RFC PATCH v2 3/7] arm64: alternative: Apply alternatives early in boot process

[PATCH v3 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-09-16 16:24 UTC  (4+ messages)

[PATCH] ARM: multi_v7: Rebuild default configuration on v4.3-rc1
 2015-09-16 16:22 UTC  (6+ messages)

[PATCH] irqchip: bcm2835: Add FIQ support
 2015-09-16 16:21 UTC  (8+ messages)

[PATCH] arm64: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-16 16:16 UTC  (5+ messages)

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-16 15:58 UTC  (3+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling
 2015-09-16 15:58 UTC  (4+ messages)
` [PATCH 1/3] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
` [PATCH 2/3] arm64: KVM: Disable virtual timer even if the guest is not using it
` [PATCH 3/3] arm: "

[PATCH] arm64: errata: add module build workaround for erratum #843419
 2015-09-16 15:54 UTC  (2+ messages)

I.MX6 HDMI support in v4.2
 2015-09-16 15:52 UTC  (8+ messages)

[PATCH v2 0/7] New Atmel PIO4 pinctrl/gpio driver
 2015-09-16 15:37 UTC  (8+ messages)
` [PATCH v2 1/7] pinctrl: introduce driver for Atmel PIO4 controller
` [PATCH v2 2/7] pinctrl: dt-binding: Add DT binding documentation for Atmel PIO4
` [PATCH v2 3/7] MAINTAINERS: Add an entry for pinctrl-at91-pio4
` [PATCH v2 4/7] ARM: at91/dt: sama5d2: add pio controller node
` [PATCH v2 5/7] ARM: at91/defconfig: sama5: add PIO4 controller support
` [PATCH v2 6/7] ARM: at91/dt: add sama5d2 pinmux
` [PATCH v2 7/7] ARM: at91/dt: sama5d2 Xplained: add device pin muxing

[PATCH 0/5] Add memory mapped read support for ti-qspi
 2015-09-16 15:30 UTC  (17+ messages)
` [PATCH 1/5] spi: introduce mmap read support for spi flash devices
` [PATCH 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH 3/5] mtd: devices: m25p80: add support for mmap read request

[PATCH] ARM: dts: ls1021a: add crypto node
 2015-09-16 15:28 UTC  (2+ messages)

[PATCH] ARM: topology: Use of_property_read_u32 instead of open-coding it
 2015-09-16 15:18 UTC 

[PATCH] ARM: dts: am57xx-beagle-x15: Update Phy supplies
 2015-09-16 15:11 UTC  (2+ messages)

[PATCH v2 0/5] ACPI probing infrastructure
 2015-09-16 15:09 UTC  (4+ messages)
` [PATCH v2 3/5] irqchip/gic: Convert the GIC driver to ACPI probing

[PATCH 0/8] mmc: dw_mmc: allow tuning using the clk-phase api
 2015-09-16 14:52 UTC  (4+ messages)
` [PATCH 6/8] mmc: dw_mmc: Generic MMC tuning with the clock phase framework

[RFC PATCH] arm64: cpuinfo: reduce cache contention on update_{feature}_support
 2015-09-16 14:49 UTC  (4+ messages)

[PATCH 1/3] arm64/cpufeature.h: Add macros for a cpu features testing
 2015-09-16 14:48 UTC  (4+ messages)

[PATCH] arm64: KVM: Fix user access for debug registers
 2015-09-16 14:46 UTC  (6+ messages)

[PATCH 0/3] input / dt-bindings: Unify defining of evdev codes
 2015-09-16 14:43 UTC  (6+ messages)
` [PATCH 2/3] devicetree: bindings: use input-event-codes.h for "

[PATCH] pwm-backlight: fix the panel power sequence
 2015-09-16 14:42 UTC 

[PATCH] arm: add cpu_idle tracepoints to arch_cpu_idle
 2015-09-16 14:37 UTC 

[PATCH 00/22] arm64: Consolidate CPU feature handling
 2015-09-16 14:21 UTC  (23+ messages)
` [PATCH 01/22] arm64: Make the CPU information more clear
` [PATCH 02/22] arm64: Delay ELF HWCAP initialisation until all CPUs are up
` [PATCH 03/22] arm64: Move cpu feature detection code
` [PATCH 04/22] arm64: Move mixed endian support detection
` [PATCH 05/22] arm64: Move /proc/cpuinfo handling code
` [PATCH 06/22] arm64: sys_reg: Define System register encoding
` [PATCH 07/22] arm64: Keep track of CPU feature registers
` [PATCH 08/22] arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
` [PATCH 09/22] arm64: Read system wide CPUID value
` [PATCH 10/22] arm64: Cleanup mixed endian support detection
` [PATCH 11/22] arm64: Populate cpuinfo after notify_cpu_starting
` [PATCH 12/22] arm64: Delay cpu feature checks
` [PATCH 13/22] arm64: Make use of system wide capability checks
` [PATCH 14/22] arm64: Cleanup HWCAP handling
` [PATCH 15/22] arm64: Move FP/ASIMD hwcap handling to common code
` [PATCH 16/22] arm64/debug: Make use of the system wide safe value
` [PATCH 17/22] arm64/kvm: Make use of the system wide safe values
` [PATCH 18/22] arm64: Add helper to decode register from instruction
` [PATCH 19/22] arm64: cpufeature: Track the user visible fields
` [PATCH 20/22] arm64: Expose feature registers by emulating MRS
` [PATCH 21/22] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
` [PATCH 22/22] arm64: feature registers: Documentation

[PATCH v3 RESEND 0/5] Remaining part of kill off set_irq_flags usage
 2015-09-16 14:15 UTC  (3+ messages)

[PATCH] arm64: Add support for PTE contiguous bit
 2015-09-16 14:06 UTC  (3+ messages)

[PATCH v2 0/9] qcom: Add support for TSENS driver
 2015-09-16 13:46 UTC  (12+ messages)
` [PATCH v2 1/9] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH v2 2/9] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
` [PATCH v2 3/9] thermal: qcom: tsens-8974: Add support for 8974 "
` [PATCH v2 4/9] clk: qcom: create virtual child device for TSENS
` [PATCH v2 5/9] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
` [PATCH v2 6/9] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes
` [PATCH v2 7/9] arm: dts: apq8064: "
` [PATCH v2 8/9] arm: dts: apq8084: "
` [PATCH v2 9/9] arm64: dts: msm8916: "

[PATCH] kvm: arm: LPAE: Incorrect device to IPA mapping
 2015-09-16 13:43 UTC  (3+ messages)

System hangs in msleep (because local timer stops firing)
 2015-09-16 13:36 UTC 

[PATCH] arm64: mt8173.dtsi: correct i2c node names
 2015-09-16 13:34 UTC  (2+ messages)

[PATCH v3 0/8] Making the generic ACPI GSI layer irqdomain aware
 2015-09-16 12:57 UTC  (7+ messages)
` [PATCH v3 2/8] genirq: irqdomain: Remove irqdomain dependency on struct device_node

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-09-16 12:55 UTC  (5+ messages)
` [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator

[PATCH] remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias
 2015-09-16 12:32 UTC 

[PATCH 0/6] PCI: generic: Misc. bug fixes and enhanced support for MSI
 2015-09-16 11:28 UTC  (12+ messages)
` [PATCH 2/6] PCI: generic: Only fixup irqs for bus we are creating
` [PATCH 4/6] PCI: generic: Correct, and avoid overflow, in bus_max calculation

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-16 11:25 UTC  (2+ messages)

[PATCH v8 0/4] can: Allwinner A10/A20 CAN Controller support - Summary
 2015-09-16 11:21 UTC  (5+ messages)
` [PATCH v8 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings
` [PATCH v8 2/4] can: Allwinner A10/A20 CAN Controller support - Defconfig
` [PATCH v8 3/4] "
` [PATCH v8 4/4] can: Allwinner A10/A20 CAN Controller support - Kernel module

[RFC PATCH v3 0/3] arm/arm64: fix a migrating irq bug when hotplug cpu
 2015-09-16 11:15 UTC  (10+ messages)
` [RFC PATCH v3 1/3] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION
` [RFC PATCH v3 2/3] ia64: rename migrate_irqs() to avoid compiling error
` [RFC PATCH v3 3/3] arm/arm64: fix a migrating irq bug when hotplug cpu

mysterious crashes on OMAP5 uevm
 2015-09-16 10:07 UTC  (11+ messages)

[PATCH 01/31] arch/arm/mach-lpc32xx: use kmemdup rather than duplicating its implementation
 2015-09-16 10:06 UTC  (5+ messages)
` [PATCH 16/31] net/cavium/liquidio: "

[PATCH 0/3] regulators: axp20x: Rename AXP221 DC1SW and DC5LDO supply names
 2015-09-16 10:04 UTC  (5+ messages)
` [PATCH 1/3] mfd: axp20x: Rename supply names for AXP221 DC1SW and DC5LDO regulators
` [PATCH 2/3] regulators: axp20x: Rename supply names for AXP221 DC1SW and DC5LDO

[PATCH] ARM: sunxi_defconfig: Enable LRADC keys (KEYBOARD_SUN4I_LRADC)
 2015-09-16 10:02 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: sun4i: gemei-g9: Add accelerometer (bma250) IRQ
 2015-09-16 10:00 UTC  (7+ messages)
` [PATCH 2/4] ARM: dts: sun4i: gemei-g9: Convert to use axp209 regulator nodes
` [PATCH 3/4] ARM: dts: sun4i: gemei-g9: Enable NAND Flash controller on Gemei G9
` [PATCH 4/4] ARM: dts: sun4i: gemei-g9: Use reg_ldo2 instead of reg_vcc3v0

[PATCH RFC 0/8] Add New DRM Driver for Hisilicon's Hi6220 SoC
 2015-09-16  9:10 UTC  (8+ messages)
` [PATCH RFC 1/8] dt-bindings: Document the hi6220 bindings for DRM driver
` [PATCH RFC 6/8] drm: hisilicon: Add support for fbdev

[PATCH] arm64: hw_breakpoint: use target state to determine ABI behaviour
 2015-09-16  9:09 UTC  (4+ messages)

[PATCH 0/6] pinctrl: Remove unneded semicolons in drivers
 2015-09-16  8:41 UTC  (5+ messages)
` [PATCH 4/6] pinctrl: sunxi: Remove unneeded semicolon
` [PATCH 5/6] pinctrl: mediatek: Remove unneded semicolon
` [PATCH 6/6] pinctrl: samsung: "

[PATCH] ARM: zx: zx296702-pm-domain.c: Fix check return value of devm_ioremap_resource
 2015-09-16  8:39 UTC  (2+ messages)

Tegra baseline test results for v4.3-rc1
 2015-09-16  8:35 UTC 

[linux-next RFC v7 0/6] mtd: spi-nor: improve support of QSPI nor
 2015-09-16  8:34 UTC  (4+ messages)
` [linux-next RFC v7 2/6] mtd: spi-nor: read JEDEC ID with multiple I/O protocols

[PATCH v3] ARM: configs: Add Freescale LS1021A defconfig
 2015-09-16  8:22 UTC  (9+ messages)

[PATCH] arm/dts: Add node for ina220 on LS1021ATWR
 2015-09-16  8:20 UTC 

[PATCH v4 0/22] On-demand device probing
 2015-09-16  8:17 UTC  (4+ messages)
` [PATCH v4 04/22] of: add function to allow probing a device from a OF node

[PATCH] dmaengine: xgene-dma: Fix overwritting DMA tx ring
 2015-09-16  8:03 UTC 

[PATCH] pinctrl: sirf: Fix module autoloading for OF
 2015-09-16  7:51 UTC  (2+ messages)

[PATCH 0/2] mtd: nand: sunxi: cleanup
 2015-09-16  7:46 UTC  (3+ messages)
` [PATCH 1/2] mtd: nand: sunxi: rework macros
` [PATCH 2/2] mtd: sunxi: nand: refactor ->read_page()/->write_page() code

[RESEND PATCH 0/2] ST PLL fixes for 4.3-rc2
 2015-09-16  7:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Fix tipo in st,clkgen-pll documentation
` [PATCH 2/2] drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x

NFS/TCP/IPv6 acting strangely in 4.2
 2015-09-16  7:39 UTC  (5+ messages)

[PATCH v5 0/5] generic TEE subsystem
 2015-09-16  7:13 UTC  (4+ messages)
` [PATCH v5 2/5] dt/bindings: add bindings for optee

[PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs
 2015-09-16  6:52 UTC  (12+ messages)

[PATCH v8 0/5] Mediatek xHCI support
 2015-09-16  6:44 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v8 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v8 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs
` [PATCH v8 4/5] xhci: mediatek: support MTK xHCI host controller
` [PATCH v8 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC
 2015-09-16  6:43 UTC  (11+ messages)
` [RFC PATCH v8 01/10] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v8 02/10] mmc: dw_mmc: use macro for HCON register operations
` [RFC PATCH v8 03/10] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v8 04/10] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v8 05/10] arc: axs10x_defconfig: "
` [RFC PATCH v8 06/10] arm: exynos_defconfig: "
` [RFC PATCH v8 07/10] arm: hisi_defconfig: "
` [RFC PATCH v8 08/10] arm: lpc18xx_defconfig: "
` [RFC PATCH v8 09/10] arm: multi_v7_defconfig: "
` [RFC PATCH v8 10/10] arm: zx_defconfig: "

[PATCH 0/6] ARM: sunxi: Support MSI Primo81 tablet and Sinlinx SinA31s
 2015-09-16  6:20 UTC  (5+ messages)
` [PATCH 5/6] ARM: dts: sun6i: Add support for Sinlinx A31s SDK board

[PATCH 0/4] ARM: sun8i: Fix A23 and A33 clock gates indices
 2015-09-16  5:42 UTC  (2+ messages)

[PATCH v4 0/5] bcm2835: auxiliar device support for spi
 2015-09-16  5:25 UTC  (6+ messages)
` [PATCH v4 3/5] dt/bindings: bcm2835: add binding documentation for bcm2835-aux

[PATCH] ARM: dt: bcm2835: set mmc clock to the correct value of 250MHz
 2015-09-16  5:13 UTC  (4+ messages)

NEW SUN4i KEYPAD DRIVER
 2015-09-16  5:11 UTC  (3+ messages)
` [PATCH 1/4] ARM:dts:sun7i: Add keypad clk node

[PATCH v2 1/2] fsl: Add binding for RCPM
 2015-09-16  5:11 UTC  (11+ messages)

[PATCH] arm: rpi: Device tree modifications for U-Boot
 2015-09-16  3:54 UTC  (9+ messages)

[PATCH v9 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-09-16  3:24 UTC  (6+ messages)
` [PATCH v9 5/6] Documentation: DT: Add HiSilicon PCIe host binding


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 read-only IMAP folder(s) and NNTP newsgroup(s).