linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-23 13:50:09 to 2015-03-24 06:18:04 UTC [more...]

[RFC] pinmux: group and function definitions in the device tree
 2015-03-24  6:18 UTC  (10+ messages)

[PATCH 0/7] power: enable cpufreq-dt support for i.MX23/i.MX28
 2015-03-24  6:12 UTC  (10+ messages)
` [PATCH 4/7] regulator: add mxs regulator driver
` [PATCH 5/7] ARM: dts: enable regulator support for i.MX23/i.MX28

[PATCH] coresight: adding basic support for Spreadtrum SC9836
 2015-03-24  5:48 UTC 

[PATCH 1/2] rtc: digicolor: document device tree binding
 2015-03-24  5:31 UTC  (4+ messages)
` [PATCH 2/2] rtc: driver for Conexant Digicolor CX92755 on-chip RTC

[PATCH] ARM: cygnus: fix const declaration bcm_cygnus_dt_compat
 2015-03-24  5:22 UTC  (3+ messages)

[PATCH 0/5] Driver for pxa architectures
 2015-03-24  5:17 UTC  (6+ messages)

RPmsg, DMA and ARM64
 2015-03-24  4:37 UTC 

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-24  3:34 UTC  (31+ messages)
` [PATCH v8 01/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v8 02/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v8 03/30] PCI: Save domain in pci_host_bridge
` [PATCH v8 04/30] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v8 05/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v8 06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v8 07/30] PCI: Add default bus resource in pci_host_bridge
` [PATCH v8 08/30] PCI: Update pci_host_bridge bus resource
` [PATCH v8 09/30] PCI: Introduce pci_host_first_busnr() function
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v8 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v8 12/30] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v8 13/30] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v8 14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v8 15/30] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v8 16/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v8 17/30] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v8 18/30] ia64/PCI: "
` [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 20/30] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v8 21/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 22/30] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v8 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v8 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v8 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v8 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v8 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v8 28/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v8 29/30] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v8 30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC

[PATCH v3 0/6] Add support for QCOM GDSCs
 2015-03-24  3:10 UTC  (7+ messages)
` [PATCH v3 1/6] clk: qcom: Add support for GDSCs

[PATCH v2] ARM: socfpga: dts: Add adxl34x
 2015-03-24  2:29 UTC  (6+ messages)

[PATCH] cpufreq: exynos: allow build for !THERMAL or !CPU_THERMAL cases
 2015-03-24  2:25 UTC  (4+ messages)

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

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-24  0:29 UTC  (5+ messages)
` [PATCH 2/3] pm: domains: factor out code to get the generic PM domain from a struct device

[PATCH v5 00/12] mfd: axp20x: add AXP221 PMIC support
 2015-03-24  0:24 UTC  (10+ messages)
` [PATCH v5 03/12] mfd: axp20x: add AXP22x "
` [PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings
` [PATCH v5 12/12] ARM: dts: sun6i: hummingbird: Add basic support for the WiFi module

[PATCH v2 0/2] ARM: dts: sunxi: Fix cpufreq instabilities
 2015-03-24  0:07 UTC  (4+ messages)

[PATCH v2 1/3] ARM: shmobile: armadillo800eva: Properly specify HDMI audio link format
 2015-03-24  0:07 UTC  (8+ messages)

[PATCH v17 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-03-23 23:48 UTC  (11+ messages)
` [PATCH v17 01/10] ARM: qcom: Add Subsystem Power Manager (SPM) driver
  ` [PATCH v17] Currently SPM driver always initializes before the cpuidle driver
  ` [PATCH 01/10] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [PATCH v17 04/10] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs

[GIT PULL] clk: mvebu changes for 4.1
 2015-03-23 23:07 UTC  (2+ messages)

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

[PATCH V3 0/8] ARM: cpuidle: Unify the ARM64/ARM DT approach
 2015-03-23 22:58 UTC  (10+ messages)
` [PATCH V3 7/8] ARM: cpuidle: Register per cpuidle device
        ` [PATCH V4] "

[PATCH] arm64: dts: Add Qualcomm APQ8016 SBC evaluation board dts
 2015-03-23 22:51 UTC 

next-20150323 build: 1 failures 23 warnings (next-20150323)
 2015-03-23 22:16 UTC  (3+ messages)

[PATCH v2 0/7] Add simple EEPROM Framework via regmap
 2015-03-23 22:05 UTC  (4+ messages)
` [PATCH v2 1/7] eeprom: Add a simple EEPROM framework for eeprom providers

gpio-syscon for Keystone 2 - DT bindings mismatch code expectation?
 2015-03-23 21:55 UTC 

[PATCH v2 00/12] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-23 21:50 UTC  (15+ 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 11/12] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
` [PATCH v2 12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code

linux-next: manual merge of the arm-soc tree with the arm-perf tree
 2015-03-23 21:16 UTC  (4+ messages)

[PATCH 00/11] drm/rockchip: add support for lvds controller and external encoders
 2015-03-23 20:54 UTC  (4+ messages)
` [PATCH 03/11] drm: add driver for simple vga encoders

synopsys usb dwc2
 2015-03-23 20:34 UTC 

[PATCH] crypto/arm: fix big-endian bug in ghash
 2015-03-23 20:33 UTC 

[PATCH V2 0/2] DRA7/X15: Thermal dts patches
 2015-03-23 19:39 UTC  (3+ messages)
` [PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes
` [PATCH V2 2/2] ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102

[PATCH v2 0/9] ARM: at91 cleanups for 4.1 #2
 2015-03-23 19:29 UTC  (10+ messages)
` [PATCH v2 1/9] ata: at91: use syscon to configure the smc
` [PATCH v2 2/9] ARM: at91: drop sam9_smc.c
` [PATCH v2 3/9] mfd: syscon: Add Atmel MC (Memory Controller) registers definition
` [PATCH v2 4/9] ARM: at91: declare the at91rm9200 memory controller as a syscon
` [PATCH v2 5/9] pcmcia: at91_cf: Use syscon to configure the MC/smc
` [PATCH v2 6/9] ARM: at91/pm: use the atmel-mc syscon defines
` [PATCH v2 7/9] ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h
` [PATCH v2 8/9] ARM: at91: remove at91rm9200_sdramc.h
` [PATCH v2 9/9] ARM: at91: remove useless Makefile.boot

[RFC PATCH 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-03-23 19:05 UTC  (16+ messages)
` [RFC PATCH 1/7] serial: Emulate break using control characters
` [RFC PATCH 2/7] printk: Simple implementation for NMI backtracing

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-23 18:39 UTC  (11+ messages)

[PATCH v3 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes
 2015-03-23 18:32 UTC  (11+ messages)

[PATCH V2 1/3] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
 2015-03-23 18:31 UTC  (2+ messages)

[PATCH] arm: crypto: Add NEON optimized SHA-256
 2015-03-23 18:26 UTC  (3+ messages)
` [PATCHv2] arm: crypto: Add optimized SHA-256/224

[PATCH v3 1/2] drm/bridge: dw-hdmi: support optional supply regulators
 2015-03-23 18:17 UTC  (2+ messages)

[PATCH] arm: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-23 18:16 UTC  (2+ messages)

[PATCH 2/2] ARM: dts: hummingboard: Setup pwm lines
 2015-03-23 18:06 UTC  (2+ messages)

[PATCH v2] ARM: io: Unpessimize relaxed io accessors
 2015-03-23 18:00 UTC 

[PATCH] arm64: efi: don't restore TTBR0 if active_mm points at init_mm
 2015-03-23 18:00 UTC  (6+ messages)

[PATCH] thermal: add omap3 support
 2015-03-23 17:55 UTC  (5+ messages)
` [PATCHv2] "

[PATCH v5 0/8] arm64: head.S cleanup
 2015-03-23 17:41 UTC  (5+ messages)
` [PATCH v5 1/8] arm64: Get rid of struct cpu_table

[PATCH 2/5] USB: host: ohci-at91: remove useless uclk clock
 2015-03-23 17:23 UTC  (3+ messages)

[PATCH v4 0/5] ARM: EXYNOS: ODROID-XU DT and LEDs
 2015-03-23 17:22 UTC  (3+ messages)
` [PATCH v4 3/5] pinctrl: exynos: add exynos5410 SoC specific data

[PATCH v5 0/6] QEMU ARM64 Migration Fixes
 2015-03-23 17:05 UTC  (7+ messages)
` [PATCH v5 1/6] target-arm: Store SPSR_EL1 state in banked_spsr[1] (SPSR_svc)
` [PATCH v5 2/6] target-arm: kvm: save/restore mp state
` [PATCH v5 3/6] hw/intc: arm_gic_kvm.c restore config first
` [PATCH v5 4/6] target-arm: kvm64 sync FP register state
` [PATCH v5 5/6] target-arm: kvm64 fix save/restore of SPSR regs
` [PATCH v5 6/6] target-arm: cpu.h document why env->spsr exists

[PATCH 0/3] ARM: omap5/dra7/x15: Thermal dts patches
 2015-03-23 17:00 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: OMAP5+: separate the cpu thermal zone definition from omap4

[PATCH v2] ARM: Don't use complete() during __cpu_die
 2015-03-23 16:56 UTC  (13+ messages)

[PATCH v3 0/5] clocksource: sun5i: Support parent clock rate changes
 2015-03-23 16:54 UTC  (6+ messages)

[PATCH v2 00/13] musb: Add support for the Allwinner sunxi musb controller
 2015-03-23 16:49 UTC  (2+ messages)

[RFC 0/4] arm64: kexec: fix kvm issue in kexec
 2015-03-23 16:46 UTC  (5+ messages)
` [RFC 1/4] arm64: kvm: add a cpu tear-down function
` [RFC 2/4] arm64: kexec: fix kvm issue

[PATCH 00/10] ARM: at91 cleanups for 4.1 #2
 2015-03-23 16:38 UTC  (7+ messages)
` [PATCH 03/10] ata: at91: use syscon to configure the smc
` [PATCH 05/10] mfd: syscon: Add Atmel MC (Memory Controller) registers definition

[PATCH 0/2] Couple of DRA7 hwmod patches on Timers
 2015-03-23 16:30 UTC  (3+ messages)

[PATCH] arm64: relax Image placement requirement
 2015-03-23 16:29 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: drop sleep_idmap_phys

[GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id
 2015-03-23 16:29 UTC  (4+ messages)

[PATCH v3 1/2] dma: Add Xilinx Central DMA DT Binding Documentation
 2015-03-23 16:27 UTC 

[PATCH v3 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-03-23 16:27 UTC 

[PATCH v5] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-03-23 16:24 UTC  (3+ messages)

[PATCH v2] dts: cubox: Map gpio-keys to gpio3 8
 2015-03-23 16:15 UTC  (4+ messages)

[PATCH 1/1] ARM: dts: don't make DP a consumer of DISP1 on Exynos5250
 2015-03-23 16:11 UTC  (4+ messages)

Renaming ARM_CCI
 2015-03-23 16:06 UTC  (4+ messages)

[PATCH] ARM: kvm: implement replacement for ld's LOG2CEIL()
 2015-03-23 16:03 UTC  (3+ messages)

[PATCH] Add support for CONFIG_ARM64_DMA_USE_IOMMU
 2015-03-23 15:58 UTC  (3+ messages)

[RFC PATCH 0/3] arm64: relocatable kernel proof of concept
 2015-03-23 15:36 UTC  (6+ 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 3/4] arm64: move kernel text below PAGE_OFFSET
  ` [PATCH 4/4] arm64: align PHYS_OFFSET to block size

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

[GIT PULL] at91: dt for 4.1 #2
 2015-03-23 15:09 UTC 

[PATCH 0/3] mailbox: New mailbox driver for ST
 2015-03-23 15:06 UTC  (11+ messages)
` [PATCH 3/3] mailbox: Add support for ST's Mailbox IP

[PATCH resend] ASoC: fsl-ssi: Fix bitclock calculation for master mode
 2015-03-23 14:46 UTC 

[PATCH v2 1/1] iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition
 2015-03-23 14:23 UTC  (3+ messages)

[PATCH] ARM: dts: sun6i: csq cs908 dts cleanup
 2015-03-23 14:01 UTC  (2+ messages)

[PATCH] ARM: dts: imx28: add alternative pinmuxing for spi3
 2015-03-23 13:58 UTC  (2+ messages)

XIP_KERNEL and !ARCH_MULTIPLATFORM
 2015-03-23 13:54 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).