linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-23 10:02:42 to 2015-01-23 16:44:32 UTC [more...]

[GIT PULL] arm64: fixes for -rc6
 2015-01-23 16:44 UTC 

[PATCH v2 RESEND 0/8] irqchip: New driver for ST's SysCfg controlled IRQs
 2015-01-23 16:39 UTC  (7+ messages)
` [PATCH v2 RESEND 1/8] dt: bindings: Supply shared ST IRQ defines
` [PATCH v2 RESEND 2/8] irqchip: Supply new driver for STi based devices

[GIT PULL] qcom SoC changes for v3.20-2
 2015-01-23 16:37 UTC 

[PATCH repost 03/16] arm64/uaccess: fix sparse errors
 2015-01-23 16:35 UTC  (4+ messages)

[PATCH 0/7] Start deprecating _OSI on new architectures
 2015-01-23 16:34 UTC  (6+ messages)
` [PATCH 7/7] ACPI: use Linux as ACPI_OS_NAME for _OS on ARM64

[PATCH] MAINTAINERS: update Qualcomm support entry
 2015-01-23 16:27 UTC  (4+ messages)

[GIT PULL] qcom SoC changes for v3.20
 2015-01-23 16:22 UTC  (5+ messages)

[PATCHv2] arm64:mm: free the useless initial page table
 2015-01-23 16:21 UTC  (2+ messages)

[PATCH v4 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-23 16:15 UTC  (6+ messages)
` [PATCH v4 18/18] iommu: exynos: add callback for initializing devices from device tree

[PATCH v2] MediaTek PMIC support
 2015-01-23 16:14 UTC  (9+ messages)
` [PATCH 1/7] soc: Add MediaTek infracfg controller support
` [PATCH 2/7] soc: Add MediaTek pericfg "
` [PATCH 3/7] dt: bindings: Add MediaTek MT8135/MT8173 reset controller defines
` [PATCH 4/7] soc: mediatek: Add PMIC wrapper for MT8135 and MT6397 SoC
` [PATCH 5/7] ARM: dts: mt8135: Add pericfg, infracfg and pmic wrapper nodes
` [PATCH 6/7] ARM: dts: mt8135-evbp1: Add PMIC support
` [PATCH 7/7] mfd: Add support for the MediaTek MT6397 PMIC

[PATCH 0/2] Add clockdomain and hwmod data needed to boot dm816x
 2015-01-23 16:14 UTC  (11+ messages)
` [PATCH 1/2] ARM: OMAP2+: Add clock domain support for dm816x
` [PATCH 2/2] ARM: OMAP2+: Add dm816x hwmod support

[PATCH] i2c: designware: use {readl|writel}_relaxed instead of readl/writel
 2015-01-23 16:09 UTC  (2+ messages)

[PATCH 00/18] spi/xilinx: Speed-up
 2015-01-23 16:08 UTC  (19+ messages)
` [PATCH 01/18] spi/xilinx: Support for spi mode LSB_FIRST
` [PATCH 02/18] spi/xilinx: Support for spi mode LOOP
` [PATCH 03/18] spi/xilinx: Simplify data read from the Rx FIFO
` [PATCH 04/18] spi-xilinx: Simplify spi_fill_tx_fifo
` [PATCH 05/18] spi/xilinx: Leave the IRQ always enabled
` [PATCH 06/18] spi/xilinx: Code cleanup
` [PATCH 07/18] spi/xilinx: Use cached value of register
` [PATCH 08/18] spi/xilinx: Support cores with no interrupt
` [PATCH 09/18] spi/xilinx: Do not inhibit transmission in polling mode
` [PATCH 10/18] spi/xilinx: Support for spi mode CS_HIGH
` [PATCH 11/18] spi/xilinx: Remove rx_fn and tx_fn pointer
` [PATCH 12/18] spi/xilinx: Make spi_tx and spi_rx simmetric
` [PATCH 13/18] spi/xilinx: Convert remainding_bytes in remaining words
` [PATCH 14/18] spi/xilinx: Convert bits_per_word in bytes_per_word
` [PATCH 15/18] spi/xilinx: Remove iowrite/ioread wrappers
` [PATCH 16/18] spi/xilinx: Reset core before buffer_size detection
` [PATCH 17/18] spi/xilinx: Remove remaining_words driver data variable
` [PATCH 18/18] spi/xilinx: Check number of slaves range

armv8 with PCIe L1SS capability
 2015-01-23 16:04 UTC 

[GIT PULL 1/4] ARM: tegra: Device tree changes for v3.20
 2015-01-23 16:00 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: tegra: Default configuration "
` [GIT PULL 3/4] ARM: tegra: Core code "
` [GIT PULL 4/4] arm64: Add initial Tegra support

[PATCH 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-01-23 15:59 UTC  (4+ messages)
` [PATCH 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining
` [PATCH 2/2] ARM: mvebu: a385-db-ap: Enable the NAND

[PATCH V4 0/4] mmc: core: Add support for MMC power sequences
 2015-01-23 15:56 UTC  (3+ messages)
` [PATCH V4 4/4] mmc: pwrseq_simple: Add support for a reset GPIO pin

[PATCH URGENT] arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
 2015-01-23 15:55 UTC  (3+ messages)

[PATCH v5 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-01-23 15:51 UTC  (19+ messages)
` [PATCH v5 01/18] drm: exynos: detach from default dma-mapping domain on init
` [PATCH v5 02/18] arm: exynos: pm_domains: add support for devices registered before arch_initcall
` [PATCH v5 03/18] ARM: dts: exynos4: add sysmmu nodes
` [PATCH v5 04/18] ARM: dts: exynos5250: "
` [PATCH v5 05/18] ARM: dts: exynos5420: "
` [PATCH v5 06/18] iommu: exynos: don't read version register on every tlb operation
` [PATCH v5 07/18] iommu: exynos: remove unused functions
` [PATCH v5 08/18] iommu: exynos: remove useless spinlock
` [PATCH v5 09/18] iommu: exynos: refactor function parameters to simplify code
` [PATCH v5 10/18] iommu: exynos: remove unused functions, part 2
` [PATCH v5 11/18] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v5 12/18] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v5 13/18] iommu: exynos: add support for runtime_pm
` [PATCH v5 14/18] iommu: exynos: rename variables to reflect their purpose
` [PATCH v5 15/18] iommu: exynos: document internal structures
` [PATCH v5 16/18] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v5 17/18] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v5 18/18] iommu: exynos: add callback for initializing devices from device tree

[PATCH v5 0/1] thermal: rockchip: make temperature reporting much more accurate
 2015-01-23 15:49 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] ARM: dts: sun4i: Add Hyundau A7HD board
 2015-01-23 15:39 UTC 

[PATCH v2] arm64: kernel: remove ARM64_CPU_SUSPEND config option
 2015-01-23 15:38 UTC  (2+ messages)

[PATCH] ARM: use default ioremap alignment for SMP or LPAE
 2015-01-23 15:31 UTC  (5+ messages)

[PATCH] arm64: add ioremap physical address information
 2015-01-23 15:29 UTC  (2+ messages)

[RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping
 2015-01-23 15:26 UTC  (3+ messages)
` [RFC PATCH 4/5] arm64: add IOMMU dma_ops

[PATCH v3/resend 0/4] drivers: bus: Add Simple Power-Managed Bus
 2015-01-23 14:34 UTC  (6+ messages)
` [PATCH v3/resend 3/4] drivers: bus: Add Simple Power-Managed Bus DT Bindings

[PATCH] ARM: dts: exynos4412-trats2: Add max77693 charger node
 2015-01-23 14:29 UTC 

[PATCH] ARM: multi_v7_defconfig: Enable PMIC and MUIC drivers for Exynos boards
 2015-01-23 14:24 UTC 

[PATCH] ARM: exynos_defconfig: Enable PMIC and MUIC drivers for Gears and Trats2
 2015-01-23 14:22 UTC 

[PATCH 3.19-rc2 v15 0/8] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2015-01-23 14:22 UTC  (9+ messages)
` [PATCH 3.19-rc2 v15 1/8] irqchip: gic: Optimize locking in gic_raise_softirq
` [PATCH 3.19-rc2 v15 2/8] irqchip: gic: Make gic_raise_softirq FIQ-safe
` [PATCH 3.19-rc2 v15 3/8] irqchip: gic: Introduce plumbing for IPI FIQ
` [PATCH 3.19-rc2 v15 4/8] sched_clock: Avoid deadlock during read from NMI
` [PATCH 3.19-rc2 v15 5/8] printk: Simple implementation for NMI backtracing
` [PATCH 3.19-rc2 v15 6/8] x86/nmi: Use common printk functions
` [PATCH 3.19-rc2 v15 7/8] ARM: Add support for on-demand backtrace of other CPUs
` [PATCH 3.19-rc2 v15 8/8] ARM: Fix on-demand backtrace triggered by IRQ

[PATCH v5 0/2] ARM: mediatek: Add watchdog driver
 2015-01-23 14:20 UTC  (2+ messages)

[PATCH v2 0/7] Fixes and improvements for SDHCI on Armada 38x
 2015-01-23 14:18 UTC  (12+ messages)
` [PATCH v2 1/7] mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavor
` [PATCH v2 2/7] mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7878951
` [PATCH v2 3/7] mmc: sdhci-pxav3: Extend binding with SDIO3 conf reg for the Armada 38x
` [PATCH v2 4/7] mmc: sdhci-pxav3: Modify clock settings for the SDR50 and DDR50 modes
` [PATCH v2 5/7] ARM: mvebu: Use macros for interrupt flags on Armada 38x sdhci node
` [PATCH v2 6/7] ARM: mvebu: Update the SDHCI node on Armada 38x
` [PATCH v2 7/7] ARM: mvebu: Add Device Tree description of SDHCI for Armada 388 RD

[PATCHv2 0/2] PCI_IOBASE fixes
 2015-01-23 14:18 UTC  (2+ messages)

[alsa-devel] [PATCH v4 0/3] Sound support for Exynos4412 Trats2 board
 2015-01-23 14:13 UTC  (5+ messages)
` [alsa-devel] [PATCH v4 2/3] ASoC: samsung: Document Trats2 audio subsystem bindings
` [alsa-devel] [PATCH v4 3/3] ARM: dts: Add sound nodes for exynos4412-trats2

[GIT PULL 00/36] KVM/ARM changes for 3.20
 2015-01-23 13:41 UTC  (31+ messages)
` [GIT PULL 03/36] arm/arm64: KVM: add tracing support for arm64 exit handler
` [GIT PULL 13/36] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
` [GIT PULL 14/36] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [GIT PULL 15/36] arm/arm64: KVM: rework MPIDR assignment and add accessors
` [GIT PULL 16/36] arm/arm64: KVM: pass down user space provided GIC type into vGIC code
` [GIT PULL 17/36] arm/arm64: KVM: refactor vgic_handle_mmio() function
` [GIT PULL 18/36] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [GIT PULL 19/36] arm/arm64: KVM: introduce per-VM ops
` [GIT PULL 20/36] arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
` [GIT PULL 21/36] arm/arm64: KVM: dont rely on a valid GICH base address
` [GIT PULL 22/36] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [GIT PULL 23/36] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
` [GIT PULL 24/36] arm/arm64: KVM: refactor MMIO accessors
` [GIT PULL 25/36] arm/arm64: KVM: refactor/wrap vgic_set/get_attr()
` [GIT PULL 26/36] arm/arm64: KVM: add vgic.h header file
` [GIT PULL 27/36] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
` [GIT PULL 28/36] arm/arm64: KVM: add opaque private pointer to MMIO data
` [GIT PULL 29/36] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [GIT PULL 30/36] arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
` [GIT PULL 31/36] arm64: KVM: add SGI generation register emulation
` [GIT PULL 32/36] arm/arm64: KVM: enable kernel side of GICv3 emulation
` [GIT PULL 33/36] arm/arm64: KVM: allow userland to request a virtual GICv3
` [GIT PULL 34/36] arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses
` [GIT PULL 35/36] arm/arm64: KVM: Fixup incorrect config symbol in comment
` [GIT PULL 36/36] KVM: Remove unused config symbol

[PATCH v7 0/2] Add Spreadtrum SoC bindings and serial driver support
 2015-01-23 13:39 UTC  (5+ messages)
  ` [PATCH v7 1/2] Documentation: DT: Add bindings for Spreadtrum SoC Platform
  ` [PATCH v7 2/2] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v12 00/15] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2015-01-23 13:31 UTC  (6+ messages)

[PATCH 1/3] ARM: Marvell: Remove init cpus function
 2015-01-23 13:15 UTC  (2+ messages)

[RFC V2] OPP: Redefine bindings to overcome shortcomings
 2015-01-23 12:55 UTC  (6+ messages)

[PATCH 0/9] ARM: shmobile: r8a73a4/ape6evm multiplatform
 2015-01-23 12:41 UTC  (5+ messages)

[RFC PATCH v4 0/4] arm64:numa: Add numa support for arm64 platforms
 2015-01-23 12:37 UTC  (5+ messages)
` [RFC PATCH v4 3/4] arm64:thunder: Add initial dts for Cavium's Thunder SoC in 2 Node topology

[PATCHv3 0/3] Handle SETEND for AArch32 tasks
 2015-01-23 12:31 UTC  (4+ messages)
` [PATCH 1/3] arm64: Track system support for mixed endian EL0
  ` [PATCH 2/3] arm64: Consolidate hotplug notifier for instruction emulation

[PATCHv5 0/2] INPUT: Route keyboard LEDs through the generic LEDs layer
 2015-01-23 12:31 UTC  (4+ messages)

[PATCHv6 2/2] INPUT: Introduce generic trigger/LED pairs to input LEDs
 2015-01-23 12:28 UTC 

[PATCHv6 1/2] INPUT: Introduce generic trigger/LED pairs between keyboard modifiers and input LEDs
 2015-01-23 12:27 UTC 

[PATCH] arm64: dts: Add initial device tree support for Tegra132
 2015-01-23 12:22 UTC  (8+ messages)

[RFC] using dt overlays: how to? today?
 2015-01-23 12:19 UTC  (4+ messages)

[PATCH 0/2] clockevents: introduce ->set_dev_mode() and convert a few drivers
 2015-01-23 11:57 UTC  (3+ messages)
` [PATCH 1/2] clockevents: introduce ->set_dev_mode() which can return error

[PATCH] iommu/arm-smmu: use a threaded handler for context interrupts
 2015-01-23 11:24 UTC  (2+ messages)

[PATCH v6 0/2] Add Spreadtrum Sharkl64 Platform support
 2015-01-23 11:22 UTC  (7+ messages)
  ` [PATCH v6 1/2] arm64: dts: Add support for Spreadtrum SC9836 SoC in dts and Makefile
  ` [PATCH v6 2/2] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig

[PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
 2015-01-23 11:03 UTC  (3+ messages)
` [PATCH v13 4/6] clk: Add rate constraints to clocks
` [PATCH v13 5/6] clkdev: Export clk_register_clkdev

[PATCH RFC 0/2] ARM: DT: add bindings for system suspend
 2015-01-23 10:58 UTC  (6+ messages)
` [PATCH RFC 2/2] ARM64: psci: implement system suspend using PSCI v0.2 CPU SUSPEND

[PATCH] clk: ux500: Drop use of clk-private.h
 2015-01-23 10:56 UTC  (2+ messages)

[PATCH 00/27] ARM: mvebu: armada-*: Relicense the device tree under GPLv2+/X11
 2015-01-23 10:54 UTC  (5+ messages)

[PATCH 00/12] AT91 pm cleanup for 3.20
 2015-01-23 10:30 UTC  (5+ messages)
` [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91
` [PATCH 07/12] pm: at91: the standby mode uses the same sram function as the suspend to memory mode

[PATCH v11 2/4] clk: Make clk API return per-user struct clk instances
 2015-01-23 10:24 UTC  (5+ messages)

[PATCH] ARM: at91: fix PM initialization for newer SoCs
 2015-01-23 10:11 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] irqchip: gicv3-its: fix ITS CPU init
 2015-01-23 10:03 UTC  (3+ 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).