linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-31 09:05:46 to 2016-03-31 17:00:18 UTC [more...]

[PATCH v2] ARM: dts: dra7: Correct clock tree for sys_32k_ck
 2016-03-31 17:00 UTC  (6+ messages)

[PATCH 1/2] ARM: specify install, zinstall, uinstall as PHONY targets
 2016-03-31 16:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: delete "*Image is ready" log

[RFC PATCH 0/3] ahci: add ports-implemented dt bindings
 2016-03-31 16:51 UTC  (6+ messages)
` [RFC PATCH 1/3] libahci: save port map for forced port map

[PATCH v1] arm64: allow building with kcov coverage on ARM64
 2016-03-31 16:43 UTC  (7+ messages)

[RFC] [PATCH] arm64: survive after access to unimplemented register
 2016-03-31 16:43 UTC  (6+ messages)

[PATCH] ACPI / ARM64: Remove EXPERT dependency for ACPI on ARM64
 2016-03-31 16:39 UTC  (10+ messages)

[PATCH 0/7] fix unit name warnings on lpc18xx
 2016-03-31 16:34 UTC  (14+ messages)
` [PATCH 2/7] ARM: dts: skeleton: add unit name to memory node

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-03-31 16:32 UTC  (7+ messages)
` [PATCH v7 1/5] of/serial: move earlycon early_param handling to serial
` [PATCH v7 2/5] ACPICA: Headers: Add new constants for the DBG2 ACPI table
` [PATCH v7 3/5] ACPI: parse SPCR and enable matching console
` [PATCH v7 4/5] ARM64: ACPI: enable ACPI_SPCR_TABLE
` [PATCH v7 5/5] serial: pl011: add console matching function

[PATCH v1 0/2] rockchip: power-domain: support qos save and restore
 2016-03-31 16:31 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH] ARM: sa1100: Initialize gpio after gpio subsystem has been initialized
 2016-03-31 16:21 UTC  (2+ messages)

[PATCH] i.MX6 PCIe: Fix imx6_pcie_deassert_core_reset() polarity
 2016-03-31 16:19 UTC  (13+ messages)

[RESEND PATCH V4 0/4] Introduce CoreSight STM support
 2016-03-31 16:18 UTC  (6+ messages)
` [RESEND PATCH V4 1/4] stm class: provision for statically assigned masterIDs

[PATCH] Addition of Altera Arria10 On-Chip RAM ECC
 2016-03-31 16:08 UTC  (4+ messages)
` [PATCH 6/7] ARM: socfpga: Enable Arria10 OCRAM ECC on startup

[v14, 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
 2016-03-31 16:02 UTC  (4+ messages)

[Xen-devel] [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
 2016-03-31 15:21 UTC 

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

[PATCH 0/4] scatterlist: sg_table from virtual pointer
 2016-03-31 15:09 UTC  (8+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper
` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()
` [PATCH 4/4] mtd: provide helper to prepare buffers for DMA operations

[PATCH v2 0/8] add TCON and Vybrid support
 2016-03-31 14:42 UTC  (5+ messages)
` [PATCH v2 4/8] drm/fsl-dcu: add extra clock for pixel clock
` [PATCH v2 6/8] drm/fsl-dcu: add TCON driver

[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
 2016-03-31 14:31 UTC  (39+ messages)
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush
` [RFC PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [RFC PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [RFC PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [RFC PATCH 15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [RFC PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING "
` [RFC PATCH 17/45] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [RFC PATCH 18/45] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [RFC PATCH 19/45] KVM: arm/arm64: vgic-new: Add CONFIG "
` [RFC PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [RFC PATCH 21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [RFC PATCH 22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [RFC PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 emulation framework
` [RFC PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [RFC PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler

[PATCH v2 0/9] Qualcomm WCNSS remoteproc
 2016-03-31 14:31 UTC  (3+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding

[lmbench][question] lat_mem_rd built against ilp32 hangs forever with len=2048
 2016-03-31 14:20 UTC 

[PATCH resend v5 0/3] ASoC: cygnus: Add audio support for Broadcom Cygnus SoC
 2016-03-31 14:13 UTC  (3+ messages)
` [PATCH resend v5 1/3] ASoC: cygnus: Add DT bindings for Broadcom Cygnus audio

[PATCH] mfd: mt6397: irq domain should initialize before mfd_add_devices()
 2016-03-31 14:07 UTC  (7+ messages)

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2016-03-31 13:51 UTC  (3+ messages)

[PATCH] ARM: dts: rockchip: move rk3036 memory definition to board files
 2016-03-31 13:50 UTC 

[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
 2016-03-31 13:48 UTC  (6+ messages)
` [PATCH v2 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF
` [PATCH v2 2/5] ARM: dts: rockchip: make rk3288-grf a simple-mfd
` [PATCH v2 3/5] ARM: dts: rockchip: move rk3288 io-domain nodes to the grf
` [PATCH v2 4/5] arm64: dts: rockchip: make rk3368 grf syscons simple-mfds as well
` [PATCH v2 5/5] arm64: dts: rockchip: add rk3368-r88 iodomains

[PATCH v3 00/18] Add Initial support for PLX Technology OX810SE
 2016-03-31 13:36 UTC  (5+ messages)
` [PATCH v3 12/18] dt-bindings: Add PLX Technology OXNAS pinctrl and gpio bindings

[PATCH v2 net-next] net: hns: add support of pause frame ctrl for HNS V2
 2016-03-31 13:00 UTC 

[PATCH 0/3] Add a new LED trigger for kernel panics (and use it)
 2016-03-31 12:56 UTC  (5+ messages)
` [PATCH 1/3] leds: trigger: Introduce a kernel panic LED trigger

[PATCH v7 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-03-31 12:54 UTC  (24+ messages)
` [PATCH v7 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v7 02/20] PM / devfreq: exynos: Add documentation for "
` [PATCH v7 03/20] PM / devfreq: Add devfreq_get_devfreq_by_phandle()
` [PATCH v7 04/20] PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
` [PATCH v7 05/20] PM / devfreq: Add new passive governor
` [PATCH v7 06/20] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using "
` [PATCH v7 07/20] PM / devfreq: exynos: Update documentation for bus devices "
` [PATCH v7 08/20] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v7 09/20] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
` [PATCH v7 10/20] MAINTAINERS: Add samsung bus frequency driver entry
` [PATCH v7 11/20] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v7 12/20] ARM: dts: Add DMC bus frequency for exynos3250-rinato/monk
` [PATCH v7 13/20] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v7 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v7 15/20] ARM: dts: Add bus nodes using VDD_INT "
` [PATCH v7 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
` [PATCH v7 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU nodes
` [PATCH v7 18/20] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v7 19/20] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v7 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

[PATCH 1/2] arm64: Store breakpoint single step state into pstate
 2016-03-31 12:45 UTC  (4+ messages)
` [PATCH 2/2] arm64: Fix watchpoint recursion when single-step is wrongly triggered in irq

[PATCH v7 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-31 12:42 UTC  (12+ messages)
` [PATCH v7 11/17] ARM: XEN: Move xen_early_init() before efi_init()
      ` [Xen-devel] "
` [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI

[PATCH v4 5/5] printk/nmi: flush NMI messages on the system panic
 2016-03-31 12:36 UTC  (3+ messages)

[PATCHv2 0/8] ARM: dts: update Ka-Ro i.MX6 module support
 2016-03-31 12:33 UTC  (7+ messages)
` [PATCHv3 0/5] "
  ` [PATCHv3 1/5] ARM: dts: imx6-tx6: remove regulator bus
  ` [PATCHv3 2/5] ARM: dts: imx6-tx6: remove LED pinctrl setting from hoggrp
  ` [PATCHv3 3/5] ARM: dts: imx6-tx6: enable support for rtscts on UARTs
  ` [PATCHv3 4/5] ARM: dts: imx6: add support for more Ka-Ro electronics modules
  ` [PATCHv3 5/5] ARM: dts: imx6: add support for the Ka-Ro electronics 'MB7' baseboard

[PATCH v9 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-03-31 12:02 UTC  (19+ messages)
` [PATCH v9 01/17] Xen: ACPI: Hide UART used by Xen
` [PATCH v9 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v9 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v9 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v9 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v9 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v9 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v9 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v9 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v9 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v9 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v9 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v9 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v9 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v9 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v9 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v9 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH 00/18] ARM: vf610: Suspend/resume with self-refresh mode
 2016-03-31 11:41 UTC  (7+ messages)
` [PATCH 06/18] ARM: imx: clk-gate2: allow custom gate configuration
` [PATCH 09/18] ARM: vf610: clk: add suspend/resume support
` [PATCH 10/18] tty: serial: fsl_lpuart: support suspend/resume

[PATCH 1/1] ARM : missing corrupted reg in __do_div_asm
 2016-03-31 11:41 UTC  (12+ messages)
                ` [PATCH v2 1/1] ARM : missing corrupted reg in __div64_32

[PATCH] kbuild: delete unnecessary "@:"
 2016-03-31 11:14 UTC 

Boot failure on i.MX6 boards due to commit 5e3ca2b349b1 ("regulator: Try to resolve regulators supplies on registration")
 2016-03-31 11:13 UTC  (5+ messages)

[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
 2016-03-31 11:12 UTC  (9+ messages)

[PATCH v3 0/8] ARM: dts: Add new Exynos3250-based ARTIK5 module dtsi file
 2016-03-31 11:04 UTC  (7+ messages)
` [PATCH v3 3/8] clk: samsung: exynos3250: Add MMC2 clock

[PATCH v2 0/4] arm64: simplify and optimize kernel mapping
 2016-03-31 10:55 UTC  (3+ messages)
` [PATCH v2 1/4] arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions

[PATCH] efi/arm64: don't apply MEMBLOCK_NOMAP to UEFI memory map mapping
 2016-03-31 10:53 UTC  (2+ messages)

[PATCH 2/2] ARM: uniphier: initialize outer cache for secondary CPUs
 2016-03-31 10:25 UTC  (3+ messages)

[PATCH v14 0/17] Add Analogix Core Display Port Driver
 2016-03-31 10:22 UTC  (3+ messages)

[PATCH v15 00/20] arm64 kexec kernel patches v15
 2016-03-31 10:22 UTC  (9+ messages)
` [PATCH v15 17/20] arm64: kdump: implement machine_crash_shutdown()

[PATCH v3 0/2] Split pinctrl device for Meson8 / Meson8b and update docs
 2016-03-31  9:42 UTC  (7+ messages)
` [PATCH v3 1/2] ARM: dts: amlogic: Split pinctrl device for Meson8 / Meson8b
` [PATCH v3 2/2] documentation: Fix pinctrl documentation "

[PATCH 1/2] arm64: dts: hip05: fix its node without msi-cells
 2016-03-31  9:33 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: hip05: Add nor flash support

[PATCH v3 0/2] make arm_cpuidle_suspend() a bit more efficient
 2016-03-31  9:31 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
` [PATCH v3 2/2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient

[PATCH v4 0/4] fix memremap on ARM
 2016-03-31  9:18 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: reintroduce ioremap_cached() for creating cached I/O mappings
` [PATCH v4 2/4] mtd: pxa2xx-flash: switch back from memremap to ioremap_cached
` [PATCH v4 3/4] memremap: add arch specific hook for MEMREMAP_WB mappings
` [PATCH v4 4/4] ARM: memremap: implement arch_memremap_wb()

[PATCH v6 0/2] Fix dma mapping when the cache is coherent
 2016-03-31  9:09 UTC  (3+ messages)
` [PATCH v6 1/2] ARM: dma-mapping: Don't use outer_flush_range when the L2C "
` [PATCH v6 2/2] ARM: dma-mapping: Fix the coherent case when iommu is used


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