linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-25 15:36:31 to 2015-03-26 08:34:45 UTC [more...]

[PATCH 00/12] USB: chipidea: patchset for performance improvement
 2015-03-26  8:34 UTC  (4+ messages)

[PATCH 0/5] arm64: add kdump support
 2015-03-26  8:28 UTC  (6+ messages)
` [PATCH 1/5] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 2/5] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel
` [PATCH 4/5] arm64: add kdump support
` [PATCH 5/5] arm64: enable kdump in the arm64 defconfig

[PATCH v10 0/2] mfd: axp20x: Add DT binding documentation
 2015-03-26  8:26 UTC  (6+ messages)
` [PATCH v10 1/2] mfd: AXP20x: Add bindings documentation
` [PATCH v10 2/2] dt-bindings: add vendor-prefix for X-Powers

[RFC v2 0/5] arm64: kvm: reset hyp context for kexec
 2015-03-26  8:25 UTC  (6+ messages)
` [RFC v2 1/5] arm64: kvm: add a cpu tear-down function
` [RFC v2 2/5] arm64: kvm: allow EL2 context to be reset on shutdown
` [RFC v2 3/5] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC v2 4/5] arm64: kvm: add cpu reset at module exit
` [RFC v2 5/5] arm: kvm: add stub implementation for kvm_cpu_reset()

[PATCH] ARM: dts: vf610: fix missing irqs
 2015-03-26  8:12 UTC  (2+ messages)

[PATCH v2 1/2] watchdog: digicolor: document device tree binding
 2015-03-26  7:59 UTC  (2+ messages)
` [PATCH v2 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC

[PATCH 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-03-26  7:31 UTC  (8+ messages)
` [PATCH 2/6] i2c: qup: Add V2 tags support
` [PATCH 3/6] i2c: qup: Add bam dma capabilities

[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-26  7:30 UTC  (12+ messages)
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()

[PATCH 1/2] ARM: DRA7: hwmod_data: Fix hwmod data for pcie
 2015-03-26  7:29 UTC  (12+ messages)
` [PATCH 2/2] ARM: dts: dra7: remove ti,hwmod property from pcie phy

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-26  7:24 UTC  (5+ messages)
` [PATCHv5 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver

[RFC PATCH 0/3] arm64: relocatable kernel proof of concept
 2015-03-26  6:23 UTC  (14+ messages)
` [PATCH 0/4] RFC: split text and linear mappings using tagged pointers
` [PATCH 1/4] arm64: use tagged pointers to distinguish kernel text from the linear mapping
` [PATCH 2/4] arm64: fixmap: move translation tables to dedicated region
` [PATCH 4/4] arm64: align PHYS_OFFSET to block size

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-26  6:20 UTC  (15+ messages)
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-03-26  5:58 UTC  (3+ messages)

[PATCH v3 1/4] drm/layerscape: Add Freescale DCU DRM driver
 2015-03-26  5:37 UTC  (4+ messages)
` [PATCH v3 2/4] arm/layerscape/ls1021a: DCU pixel clock control
` [PATCH v3 3/4] arm/dts/ls1021a: Add DCU dts node
` [PATCH v3 4/4] arm/dts/ls1021a: Add a TFT LCD panel dts node for DCU

[RESEND PATCH v3] mtd: hisilicon: add device tree node for NAND controller
 2015-03-26  4:53 UTC  (3+ messages)

[PATCH v2] ARM: mm: Do not invoke OOM for higher order IOMMU DMA allocations
 2015-03-26  4:31 UTC  (4+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26  3:49 UTC  (41+ messages)
` [patch v11 02/23] ACPI: add arm64 to the platforms that use ioremap
` [patch v11 03/23] ARM64: allow late use of early_ioremap
` [patch v11 04/23] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [patch v11 05/23] ACPI: fix acpi_os_ioremap for arm64
` [patch v11 07/23] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [patch v11 08/23] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [patch v11 09/23] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [patch v11 10/23] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [patch v11 14/23] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [patch v11 16/23] irqchip: Add GICv2 specific ACPI boot support
` [patch v11 17/23] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [patch v11 18/23] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [patch v11 19/23] XEN / ACPI: Make XEN ACPI depend on X86
` [patch v11 20/23] ARM64 / ACPI: Enable ARM64 in Kconfig
` [patch v11 21/23] Documentation: ACPI for ARM64
` [patch v11 23/23] ARM64 / ACPI: Don't unflatten device tree if acpi=force is passed

"ARM: multi_v7_defconfig: Enable shmobile platforms" breaks Tegra20 multi_v7_defconfig boot
 2015-03-26  2:36 UTC  (5+ messages)

RPmsg, DMA and ARM64
 2015-03-26  1:30 UTC  (3+ messages)

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-26  0:39 UTC  (4+ messages)

Request for additional arm64 branch in linux-next
 2015-03-26  0:10 UTC  (3+ messages)

[PATCH v1 0/3] USB PHY driver for Broadcom's Cygnus chipse
 2015-03-26  0:06 UTC  (16+ messages)
` [PATCH v1 1/3] phy: phy-core: allow specifying supply at port level
` [PATCH v1 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver
` [PATCH v1 3/3] phy: cygnus-usbphy: Add Broadcom Cygnus USB phy driver

[PATCH 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-03-26  0:04 UTC  (6+ messages)
` [PATCH 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core

[PATCH 0/3] ARM: sun8i: Add SMP and arch-timer support for A23
 2015-03-25 23:39 UTC  (6+ messages)
` [PATCH 2/3] ARM: sun8i: Add SMP support for the Allwinner A23
        ` [linux-sunxi] "

[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
 2015-03-25 23:32 UTC  (2+ messages)

[PATCH] ARM: mvebu: GPIO reset on GlobalScale Mirabox
 2015-03-25 23:16 UTC  (6+ messages)

[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
 2015-03-25 22:56 UTC  (2+ messages)

[PATCH] ARM: prima2: add NetWork on Chip driver for atlas7
 2015-03-25 22:53 UTC 

[PATCH] ARM: prima2: move to use REGMAP APIs for rtciobrg
 2015-03-25 22:49 UTC 

[GIT PULL] Allwinner clocks additions for 4.1
 2015-03-25 22:14 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: sun6i: Enable cpufreq support for A31/A31s
 2015-03-25 22:07 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: sun6i: Set PLL6 as parent to AHB1 clock in AHB1 clock node
` [PATCH 2/3] ARM: dts: sun6i: Add cpu clock reference and operating points to dtsi
` [PATCH 3/3] ARM: dts: sun6i: Add cpu thermal zones "

[PATCH v2 0/3] clk: sunxi: Add muxable AHB clock to fix hstimer issues
 2015-03-25 22:04 UTC  (5+ messages)

[GIT PULL] : ARM cpuidle changes for 4.1
 2015-03-25 22:02 UTC  (5+ messages)
` [PATCH 1/8] ARM: cpuidle: Remove duplicate header inclusion
  ` [PATCH 6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-25 21:59 UTC  (3+ messages)
` [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs

[PATCH v2 00/12] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-25 21:59 UTC  (26+ messages)
` [PATCH v2 01/12] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH v2 02/12] KVM: move iodev.h from virt/kvm/ to include/kvm
` [PATCH v2 03/12] KVM: arm/arm64: remove now unneeded include directory from Makefile
` [PATCH v2 04/12] KVM: x86: "
` [PATCH v2 05/12] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range
` [PATCH v2 06/12] KVM: mark kvm->buses as empty once they were destroyed
` [PATCH v2 07/12] KVM: arm/arm64: simplify vgic_find_range() and callers
` [PATCH v2 08/12] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC
` [PATCH v2 09/12] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
` [PATCH v2 10/12] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling
` [PATCH v2 12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code

[PATCH resend] ASoC: fsl-ssi: Fix bitclock calculation for master mode
 2015-03-25 21:44 UTC  (3+ messages)

[PATCH v7 0/6] wlcore: add device-tree support
 2015-03-25 21:42 UTC  (11+ messages)
` [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings

[GIT PULL] wireless wl12xx and omap device tree changes for v4.1
 2015-03-25 21:40 UTC 

[PATCH V3 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-25 21:34 UTC  (3+ messages)
` [PATCH V3 2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT

[GIT PULL] Allwinner defconfig changes for 4.1
 2015-03-25 21:25 UTC 

[GIT PULL] Allwinner fixes for 4.0
 2015-03-25 21:22 UTC 

[GIT PULL] Allwinner DT additions for 4.1
 2015-03-25 21:21 UTC 

[PATCH/RFC 0/5] ARM: shmobile: Add INTC-SYS clock to device tree
 2015-03-25 21:19 UTC  (6+ messages)
` [PATCH/RFC 1/5] clk: shmobile: mstp: Never disable INTC-SYS

[PATCH v18 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-25 20:25 UTC  (12+ messages)
` [PATCH v18 01/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [PATCH v18 02/11] devicetree: bindings: Update qcom, saw2 node bindings
` [PATCH v18 03/11] devicetree: bindings: Document qcom,idle-states
` [PATCH v18 04/11] ARM: cpuidle: Add cpuidle support for QCOM cpus
` [PATCH v18 05/11] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs
` [PATCH v18 06/11] ARM: dts: qcom: Add power-controller device node for 8084 "
` [PATCH v18 07/11] ARM: dts: qcom: Update power-controller device node for 8064 "
` [PATCH v18 08/11] ARM: dts: qcom: Add idle states device nodes for 8974/8074
` [PATCH v18 09/11] ARM: dts: qcom: Add idle states device nodes for 8084
` [PATCH v18 10/11] ARM: dts: qcom: Add idle state device nodes for 8064
` [PATCH v18 11/11] ARM: qcom: Update defconfig to enable cpuidle

[PATCH 0/7] power: enable cpufreq-dt support for i.MX23/i.MX28
 2015-03-25 20:20 UTC  (4+ messages)
` [PATCH 7/7] ARM: dts: add OPPs "

[PATCH] arm: crypto: Add NEON optimized SHA-256
 2015-03-25 20:00 UTC  (2+ messages)

[PATCH net-next v1 0/3] drivers: net: xgene: Add separate tx completion ring
 2015-03-25 19:19 UTC  (4+ messages)
` [PATCH net-next v1 1/3] Documentation: dts: xgene: Update interrupt field description
` [PATCH net-next v1 2/3] dtb: xgene: Add interrupt for Tx completion
` [PATCH net-next v1 3/3] drivers: net: xgene: Add separate tx completion ring

[PATCH v2 1/1] ARM: exynos_defconfig: Enable options to mount a rootfs via NFS
 2015-03-25 19:08 UTC 

[PATCH 1/1] ARM: exynos_defconfig: Enable options to mount a rootfs via NFS
 2015-03-25 19:00 UTC 

[PATCH] MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org list
 2015-03-25 18:32 UTC 

[PATCH v3 0/*] serial/amba-pl011: Activate TX IRQ passively
 2015-03-25 18:26 UTC  (6+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3] "
` [PATCH v3, tty-next.. 0/2] "
  ` [PATCH v3, tty-next.. 1/2] Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
  ` [PATCH v3, tty-next.. 2/2] serial/amba-pl011: Activate TX IRQ passively

at91 clocks
 2015-03-25 18:18 UTC  (5+ messages)

String literals in __init functions
 2015-03-25 18:01 UTC  (2+ messages)

[PATCH v2 11/12] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
 2015-03-25 17:37 UTC  (3+ messages)
` [PATCH] KVM: arm/arm64: fix MMIO handling on userland induced accesses

ARM: KVM/XEN: how should we support virt-what?
 2015-03-25 17:19 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators
 2015-03-25 16:51 UTC  (3+ messages)

[GIT PULL] MCPM maintenance for v4.1
 2015-03-25 16:46 UTC 

[PATCH v3 0/9] Add simple EEPROM Framework via regmap
 2015-03-25 16:40 UTC  (4+ messages)
` [PATCH v3 5/9] eeprom: Add bindings for simple eeprom framework

[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-03-25 16:28 UTC  (7+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others
` [PATCH v4 2/6] mtd: nand: vf610_nfc: add hardware BCH-ECC support
` [PATCH v4 3/6] mtd: nand: vf610_nfc: add device tree bindings
` [PATCH v4 4/6] ARM: vf610: enable NAND Flash Controller
` [PATCH v4 5/6] ARM: dts: vf610: add NAND flash controller peripherial
` [PATCH v4 6/6] ARM: dts: vf-colibri: enable NAND flash controller

[PATCH 0/5] ARM64: ACPI core updates
 2015-03-25 16:25 UTC  (6+ messages)
` [PATCH 1/5] ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer
` [PATCH 5/5] ARM64: kernel: acpi: honour acpi=force command line parameter

[PATCH RFC/RFT 0/6] MCPM refactoring and major backend simplification
 2015-03-25 16:02 UTC  (5+ messages)
` [PATCH RFC/RFT 5/6] ARM: Exynos: migrate DCSCB to the new MCPM backend abstraction

[PATCH v2 1/2] ARM: dts: imx6: factor out pinmux for edm1 module
 2015-03-25 15:46 UTC  (4+ messages)

[PATCH v2 0/6] pinctrl: st: Fix disparity between Pinctrl & GPIO in /sysfs
 2015-03-25 15:39 UTC  (9+ messages)
` [PATCH v2 3/6] pinctrl: st: Move st_get_pio_control() further up the source file
` [PATCH v2 4/6] pinctrl: st: Supply a GPIO get_direction() call-back
` [PATCH v2 5/6] pinctrl: st: Show correct pin direction -- even when in GPIO mode
` [PATCH v2 6/6] pinctrl: st: Display pin's function when printing pinctrl debug information


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