linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-13 17:35:24 to 2014-12-15 11:59:20 UTC [more...]

[PATCH v3 00/13] mtd: st_spi_fsm: Align with ST's internal development
 2014-12-15 11:59 UTC  (14+ messages)
` [PATCH v3 01/13] mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
` [PATCH v3 02/13] mtd: st_spi_fsm: Obtain and use EMI clock
` [PATCH v3 03/13] mtd: st_spi_fsm: dt-bindings: Deprecate generic compatible string
` [PATCH v3 04/13] mtd: st_spi_fsm: Fetch boot device locations from DT match tables
` [PATCH v3 05/13] mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
` [PATCH v3 06/13] mtd: st_spi_fsm: Add support for Micron N25Q512A
` [PATCH v3 07/13] mtd: st_spi_fsm: Add support for N25Q512 and N25Q00A devices
` [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs
` [PATCH v3 09/13] mtd: st_spi_fsm: Update Spansion device entries
` [PATCH v3 10/13] mtd: st_spi_fsm: Improve busy wait handling
` [PATCH v3 11/13] mtd: st_spi_fsm: General tidy-up
` [PATCH v3 12/13] ARM: STi: stih416: Use new platform specific compatible string
` [PATCH v3 13/13] ARM: STi: stih416: Supply EMI clock reference to FSM SPI NOR

[RFC PATCH 0/6] Those patches is used for dw_hdmi audio
 2014-12-15 11:52 UTC  (9+ messages)
` [PATCH 4/6] ASoC: rockchip-hdmi-audio: add sound driver for hdmi audio
` [PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio
` [PATCH 6/6] ARM: dts: rockchip: add hdmi audio nodes

[PATCH v5 00/19] KVM GICv3 emulation
 2014-12-15 11:50 UTC  (7+ messages)
` [PATCH v5 15/19] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [PATCH v5 19/19] arm/arm64: KVM: allow userland to request a virtual GICv3

[GIT PULL 00/12] KVM/ARM Changes for v3.19 - Take 2
 2014-12-15 11:41 UTC  (13+ messages)
` [GIT PULL 01/12] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [GIT PULL 02/12] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [GIT PULL 03/12] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [GIT PULL 04/12] arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
` [GIT PULL 05/12] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
` [GIT PULL 06/12] arm/arm64: KVM: Introduce stage2_unmap_vm
` [GIT PULL 07/12] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [GIT PULL 08/12] arm/arm64: KVM: Rename vgic_initialized to vgic_ready
` [GIT PULL 09/12] arm/arm64: KVM: Add (new) vgic_initialized macro
` [GIT PULL 10/12] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [GIT PULL 11/12] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
` [GIT PULL 12/12] arm/arm64: KVM: Require in-kernel vgic for the arch timers

[RFC 00/15] Resource tracking/allocation framework
 2014-12-15 11:38 UTC  (5+ messages)
` [RFC 02/15] drivers/base: add restrack framework

[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
 2014-12-15 11:32 UTC  (9+ messages)
` [PATCH v6 6/8] dma-mapping: detect and configure IOMMU in of_dma_configure
` [PATCH/RFC] iommu/ipmmu-vmsa: Use DT-based instantiation

[PATCH 03/18] arm64/uaccess: fix sparse errors
 2014-12-15 11:29 UTC  (4+ messages)

[PATCH 0/4] Add basic support for Mediatek MT8173 SoC
 2014-12-15 11:28 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile

[PATCH 0/8] mfd: watchdog: rtc: New driver for ST's LPC IP
 2014-12-15 11:25 UTC  (9+ messages)
` [PATCH 1/8] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog
` [PATCH 2/8] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC
` [PATCH 3/8] mfd: bindings: Provide ST bindings for ST's LPC device
` [PATCH 4/8] mfd: dt-bindings: Provide human readable defines for LPC mode choosing
` [PATCH 5/8] mfd: Add ST's Low Power Controller driver
` [PATCH 6/8] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
` [PATCH 7/8] rtc: st: add new driver for ST's LPC RTC
` [PATCH 8/8] ARM: STi: DT: STiH407: Add Device Tree node for the LPC

[PATCH 1/1] iommu/arm-smmu: modify the calculation of PASize and SEP fields
 2014-12-15 11:16 UTC  (3+ messages)

[RFC] ARM: dts: mt8173: Add psci cpuidle support
 2014-12-15 11:07 UTC  (2+ messages)

[PATCH] clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64
 2014-12-15 10:58 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a7794: Add MMCIF clock to device tree
 2014-12-15 10:52 UTC  (2+ messages)

[PATCH] ARM: display machine model in cpuinfo
 2014-12-15 10:50 UTC  (3+ messages)

[PATCH v2 0/6] Fix vgic initialization problems
 2014-12-15 10:50 UTC  (10+ messages)
` [PATCH v2 5/6] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
` [PATCH v2 6/6] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [PATCH v3 "

[PATCH] iommu/ipmmu-vmsa: change IOMMU_EXEC to IOMMU_NOEXEC
 2014-12-15 10:45 UTC  (2+ messages)

[PATCH v3 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-15 10:43 UTC  (6+ messages)
` [PATCH v3 05/11] "

[PATCH 0/5] Fix vgic initialization problems
 2014-12-15 10:43 UTC  (7+ messages)
` [PATCH 5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs

[PATCH] ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
 2014-12-15 10:42 UTC  (3+ messages)

[RFC/PATCH 1/4] ARM: mvebu: use dt_fixup to provide fallback for enable-method
 2014-12-15 10:37 UTC  (6+ messages)
` [RFC/PATCH 1/4 PATCH] "

[v3][PATCH 0/5] media: ov2640: add device tree support
 2014-12-15 10:34 UTC  (7+ messages)
` [v3][PATCH 3/5] media: ov2640: add primary dt support
` [v3][PATCH 5/5] media: ov2640: dt: add the device tree binding document

[RFC PATCHv2 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2014-12-15 10:30 UTC  (6+ messages)
` [RFC PATCHv2 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor

request bitrev patch merge
 2014-12-15 10:25 UTC  (3+ messages)

bluetooth: Add hci_h4p driver
 2014-12-15 10:01 UTC  (12+ messages)

[PATCH v2 0/3] irqchip: vf610-mscm: add support for MSCM interrupt router
 2014-12-15  9:59 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] irqchip: vf610-mscm: dt-bindings: add MSCM bindings
` [PATCH v2 3/3] ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)

[PATCH 1/2] pinctrl: at91: allow disabled gpio controllers
 2014-12-15  9:57 UTC  (2+ messages)
` [PATCH RFC] pinctrl: at91

[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-12-15  9:47 UTC  (4+ messages)
` [PATCH v3 18/19] iommu: exynos: init from dt-specific callback instead of initcall

[PATCH 0/4] Generic IOMMU page table framework
 2014-12-15  9:45 UTC  (9+ messages)
` [PATCH 1/4] iommu: introduce generic page table allocation framework
` [PATCH 2/4] iommu: add ARM LPAE page table allocator

[PATCH 0/1] arm: Fix fallout from the access_once tree
 2014-12-15  8:48 UTC  (2+ messages)
` [PATCH] arm/rpc: avoid static keyword removal via define

[PATCH v2 0/6] ASoC: dwc: Add device tree support to designware I2S
 2014-12-15  8:37 UTC  (4+ messages)
` [PATCH v2 2/6] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap

[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
 2014-12-15  8:35 UTC  (10+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM

[GIT PULL] rpmsg for 3.19
 2014-12-15  8:16 UTC 

[PATCH] regmap:change struct regmap's internal locks as union
 2014-12-15  8:05 UTC  (2+ messages)
` [PATCH] regmap:change spinlock_flags into the union

[PATCH 0/2] ARM: OMAP2+: quick clock fixes for linux-next
 2014-12-15  7:56 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP3: clock: fix boot breakage in legacy mode

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-12-15  7:55 UTC  (10+ messages)

[PATCH v2 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
 2014-12-15  7:30 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: sdhci: add a voltage switch callback function
` [PATCH v2 2/4] mmc: sdhci: add a quirk for tuning work around
` [PATCH v2 3/4] mmc: sdhci: add a quirk for single block transactions
` [PATCH v2 4/4] mmc: sdhci: host: add new f_sdh30

[PATCH v15 00/11] KVM//x86/arm/arm64: dirty page logging for ARMv7/8 (3.18.0-rc2)
 2014-12-15  7:28 UTC  (12+ messages)
` [PATCH v15 01/11] KVM: Add architecture-defined TLB flush support
` [PATCH v15 02/11] KVM: Add generic support for dirty page logging
` [PATCH v15 03/11] KVM: x86: switch to kvm_get_dirty_log_protect
` [PATCH v15 04/11] KVM: arm: Add ARMv7 API to flush TLBs
` [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support
` [PATCH v15 06/11] KVM: arm: dirty logging write protect support
` [PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling
` [PATCH v15 08/11] KVM: arm64: ARMv8 header changes for page logging
` [PATCH v15 09/11] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entires
` [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD

[PATCH RFC] clk: mxs: Fix invalid 32-bit access to frac registers
 2014-12-15  7:19 UTC  (5+ messages)

[PATCH v2 0/8] Support for Fujitsu MB86S7X SoCs
 2014-12-15  7:15 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: Add platform support "
` [PATCH v2 2/8] mailbox: arm_mhu: add driver for ARM MHU controller
` [PATCH v2 3/8] ARM: MB86S7X: Add MCPM support
` [PATCH v2 4/8] clk: Add clock driver for mb86s7x
` [PATCH v2 5/8] gpio: Add Fujitsu MB86S7x GPIO driver
` [PATCH v2 6/8] dt: mb86s7x: add dt files for MB86S7x evbs
` [PATCH v2 7/8] of: add Fujitsu vendor prefix
` [PATCH v2 8/8] ARM: MB86S7x: Add configs

[PATCH v3 0/2] serial: samsung: add support for early console
 2014-12-15  6:47 UTC  (2+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-12-15  6:29 UTC  (15+ messages)

[PATCH] ARM: defconfigs: use CONFIG_CPUFREQ_DT
 2014-12-15  4:18 UTC 

[PATCH 0/3] removing of some unused/unsupported dts entries
 2014-12-15  4:09 UTC  (3+ messages)
` [PATCH 3/3] ARM: SPEAr: dts: remove unused irq-trigger, id and block entries

[PATCH v4 0/4] ARM: hip04: add GPIO support
 2014-12-15  4:01 UTC  (4+ messages)
` [PATCH v4 3/4] gpio: Add find GPIO base in increasing order

3.18: lockdep problems in cpufreq
 2014-12-15  3:56 UTC  (3+ messages)

[PATCH v3] of: replace Asahi Kasei Corp venter prefix
 2014-12-15  3:53 UTC  (9+ messages)
                  ` [alsa-devel] "
                    ` [PATCH v4] "
                        ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix
                          ` [PATCH v5][resend] of: replace Asahi Kasei Corp venter prefix
                              ` [PATCH v5][resend] of: replace Asahi Kasei Corp vendor prefix
                                ` [PATCH v5][resend v2] "

[RFC PATCH v2 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-12-15  3:50 UTC  (5+ messages)
` [RFC PATCH v2 2/4] Documentation: arm64/arm: dt bindings for numa

[PATCHv2] arm64: add support to dump the kernel page tables
 2014-12-15  3:46 UTC  (6+ messages)
  ` CONFIG_DEBUG_SET_MODULE_RONX broken (was Re: [PATCHv2] arm64: add support to dump the kernel page tables)

[PATCH v2] PM/ Domains: Export of_genpd_get_from_provider function
 2014-12-15  3:38 UTC 

[PATCH v2 0/2] ARM: mediatek: Add watchdog driver
 2014-12-15  3:37 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: Add driver for Mediatek watchdog

[PATCH v2 1/3] ASoC: codecs: wm8904: add dt ids table
 2014-12-15  3:31 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: at91: sama5d3xek/dt: use dt ids for wm8904
` [PATCH v2 3/3] ARM: at91: at91sam9n12ek/dt: "

[PATCH 1/3] ASoC: codecs: wm8904: add dt ids table
 2014-12-15  3:28 UTC  (3+ messages)

[RFC PATCH] hw/arm/virt: Add support for NUMA on ARM64
 2014-12-15  1:06 UTC  (3+ messages)

[PATCH v2] ARM: shmobile: r8a7794: Add I2C clocks to device tree
 2014-12-15  0:35 UTC 

[PATCH] ARM: shmobile: r8a7794: Add I2C clocks to device tree
 2014-12-15  0:34 UTC  (2+ messages)

[PATCH] ARM: pxa: lubbock: use new cottula driver
 2014-12-14 23:12 UTC 

[PATCHv3 0/5] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller
 2014-12-14 20:37 UTC  (6+ messages)
` [PATCHv3 2/5] ARM:sunxi:drivers:input Add support for A10/A20 PS2

[PATCH v3 0/8] Add Support for MediaTek PMIC MT6397 MFD Core and Regulator
 2014-12-14 20:18 UTC  (4+ messages)
` [PATCH v3 1/8] soc: mediatek: Add PMIC wrapper for MT8135 and MT6397 SoC

[PATCH] ARM: dts: use all remaining MTD space foor rootfs of Iomega ix2-200
 2014-12-14 19:53 UTC 

[PATCH v2 1/4] pci: iProc: define Broadcom iProc PCIe binding
 2014-12-14 16:29 UTC  (6+ messages)

[PATCH 0/2] ARM: omap5/dra7xx counter frequency fixes
 2014-12-14  4:45 UTC  (3+ messages)
` [PATCH 2/2] ARM: omap5/dra7xx: Fix counter frequency drift for AM572x errata i856

[PATCHv0 0/5] ISL12057 alarm support and isil vs isl fix
 2014-12-14  1:43 UTC  (6+ messages)
` [PATCHv0 1/5] rtc: rtc-isl12057: add alarm support to Intersil ISL12057 RTC driver
` [PATCHv0 2/5] ARM: mvebu: ISL12057 rtc chip can be used to wake up RN102
` [PATCHv0 3/5] ARM: mvebu: ISL12057 rtc chip can be used to wake up RN104
` [PATCHv0 4/5] ARM: mvebu: ISL12057 rtc chip can be used to wake up RN2120
` [PATCHv0 5/5] dt-bindings: fix isl vs isil prefix issue for Intersil

[PATCH v7 0/5] Patches to add support for Rockchip usb PHYs
 2014-12-13 23:12 UTC  (5+ messages)
` [PATCH v7 2/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY

clk: mxs: Invalid register access on HW_CLKCTRL_FRAC0?
 2014-12-13 20:36 UTC  (5+ messages)

[PATCH v5 0/2] Introducing Exynos ChipId driver
 2014-12-13 17:58 UTC  (5+ messages)
` [PATCH v5 1/2] soc: samsung: add exynos chipid driver support

__hci_cmd_sync() not suitable for nokia h4p
 2014-12-13 17:35 UTC  (10+ 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).