messages from 2014-01-20 16:36:27 to 2014-01-21 10:10:16 UTC [more...]
[PATCH 0/5] ARM: firmware: improvements to Trusted Foundations support
2014-01-21 10:10 UTC (6+ messages)
` [PATCH 1/5] ARM: trusted_foundations: fix vendor prefix typos
` [PATCH 2/5] ARM: trusted_foundations: fallback when TF support is missing
` [PATCH 3/5] ARM: firmware: enable Trusted Foundations by default
` [PATCH 4/5] ARM: trusted_foundations: implement do_idle()
` [PATCH 5/5] ARM: tegra: cpuidle: use firmware call for power down
[PATCH] ARM: imx: correct usecount of IPG, ARM and MMDC clk on i.mx6sl
2014-01-21 10:05 UTC (2+ messages)
[PATCH v2 00/15] Armada 370/XP watchdog support
2014-01-21 10:04 UTC (28+ messages)
` [PATCH v2 01/15] ARM: Introduce atomic MMIO modify
` [PATCH v2 02/15] clocksource: orion: Use atomic access for shared registers
` [PATCH v2 03/15] watchdog: "
` [PATCH v2 04/15] watchdog: orion: Handle IRQ
` [PATCH v2 05/15] watchdog: orion: Make RSTOUT register a separate resource
` [PATCH v2 06/15] watchdog: orion: Remove unneeded BRIDGE_CAUSE clear
` [PATCH v2 07/15] watchdog: orion: Introduce an orion_watchdog device structure
` [PATCH v2 08/15] watchdog: orion: Introduce per-compatible of_device_id data
` [PATCH v2 09/15] watchdog: orion: Add per-compatible clock initialization
` [PATCH v2 10/15] watchdog: orion: Add per-compatible watchdog start implementation
` [PATCH v2 11/15] watchdog: orion: Add support for Armada 370 and Armada XP SoC
` [PATCH v2 12/15] ARM: mvebu: Enable Armada 370/XP watchdog in the devicetree
` [PATCH v2 13/15] ARM: kirkwood: Add RSTOUT 'reg' entry to devicetree
` [PATCH v2 14/15] watchdog: orion: Allow to build on any Orion platform
` [PATCH v2 15/15] ARM: mvebu: Enable watchdog support in defconfig
[PATCH REPOST 0/5] armv7 BE kvm support
2014-01-21 9:58 UTC (23+ messages)
` [PATCH REPOST 1/5] ARM: kvm: replace push and pop with stdmb and ldmia instrs to enable assembler.h inclusion
` [PATCH REPOST 2/5] ARM: fix KVM assembler files to work in BE case
` [PATCH REPOST 3/5] ARM: kvm one_reg coproc set and get BE fixes
` [PATCH REPOST 4/5] ARM: kvm vgic mmio should return data in BE format in BE case
` [PATCH REPOST 5/5] ARM: kvm MMIO support BE host running LE code
[PATCH RFC 0/6] net: rfkill: gpio: Add device tree support
2014-01-21 9:35 UTC (7+ messages)
` [PATCH RFC 4/6] net: rfkill: gpio: add "
More GPIO madness on iMX6 - and the crappy ARM port of Linux
2014-01-21 9:26 UTC (9+ messages)
[PATCH 1/2] USB: at91: fix the number of endpoint parameter
2014-01-21 9:06 UTC (6+ messages)
Question: xilinx_zynq_defconfig
2014-01-21 9:00 UTC (2+ messages)
[RFC PATCH 1/1] of/irq: create interrupts-extended-2 property
2014-01-21 8:57 UTC (5+ messages)
[PATCH v2 0/5] arm64: advertise availability of CRC and crypto instructions
2014-01-21 8:55 UTC (18+ messages)
` [PATCH v2 1/5] ARM: add support for AT_HWCAP2 ELF auxv entry
` [PATCH v2 2/5] binfmt_elf: add ELF_HWCAP2 to compat auxv entries
` [PATCH v2 4/5] ARM: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
` [PATCH v2 5/5] arm64: advertise ARMv8 extensions to 32-bit compat ELF binaries
[PATCH 0/3] RFC/RFT: Powering on MMC Wifi/BT modules in MMC core
2014-01-21 8:55 UTC (17+ messages)
` [PATCH 1/3] mmc: add support for power-on sequencing through DT
[PATCH] arch_timer: Move delay timer to drivers clocksource
2014-01-21 8:53 UTC (19+ messages)
[patch] ARM: mvebu: checking for IS_ERR() instead of NULL
2014-01-21 8:43 UTC (3+ messages)
[PATCH v2 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
2014-01-21 8:35 UTC (17+ messages)
` [PATCH v2 2/7] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v2 3/7] devicetree: bindings: add cpu clock configuration data binding for Exynos4/5
` [PATCH v2 4/7] ARM: dts: Exynos: add cpu nodes, opp and cpu clock frequency table
` [PATCH v2 5/7] clk: exynos: use cpu-clock provider type to represent arm clock
` [PATCH v2 7/7] cpufreq: exynos: remove all exynos specific cpufreq driver support
[PATCH v2] dma: imx-sdma: clarify firmare not found warning
2014-01-21 8:31 UTC (9+ messages)
Nomadik clk not MULTI_V5 friendly
2014-01-21 8:07 UTC (2+ messages)
[PATCH] clk: nomadik: fix multiplatform problem
2014-01-21 8:06 UTC
[PATCH v2 0/2] Add Qualcomm BAM dmaengine driver
2014-01-21 8:03 UTC (9+ messages)
` [PATCH v2 1/2] dmaengine: add Qualcomm BAM dma driver
[PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
2014-01-21 7:58 UTC (12+ messages)
` [PATCH RFC v4 01/10] libahci: Allow drivers to override start_engine
` [PATCH RFC v4 02/10] libahci: Move ahci_host_priv declaration to include/linux/ahci.h
` [PATCH RFC v4 03/10] ahci-platform: Pass ahci_host_priv ptr to ahci_platform_data init method
` [PATCH RFC v4 04/10] ahci-platform: Add support for devices with more then 1 clock
` [PATCH RFC v4 05/10] ahci-platform: Add support for an optional regulator for sata-target power
` [PATCH RFC v4 06/10] ahci-platform: Add enable_ / disable_resources helper functions
` [PATCH RFC v4 07/10] ahci-platform: "Library-ise" ahci_probe functionality
` [PATCH RFC v4 08/10] ahci-platform: "Library-ise" suspend / resume functionality
` [PATCH RFC v4 09/10] ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
` [PATCH RFC v4 10/10] ahci_imx: Port to library-ised ahci_platform
` [linux-sunxi] Re: [PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
[PATCHv13 00/40] ARM: TI SoC clock DT conversion
2014-01-21 7:42 UTC (4+ messages)
` [PATCHv13 27/40] ARM: dts: omap3 clock data
[patch] drm/exynos: potential use after free in exynos_drm_open()
2014-01-21 7:12 UTC (3+ messages)
Question: about wm8904's regulator consumer nodes
2014-01-21 7:10 UTC
pinctrl: at91: drive strength control
2014-01-21 6:33 UTC (7+ messages)
` [PATCH] pinctrl:at91:add drive strength configuration
[PATCH] ARM: asm: __und_usr_thumb need byteswap instructions in BE case
2014-01-21 5:49 UTC (4+ messages)
No subject
2014-01-21 4:09 UTC
[PATCH 00/20] Make ACPI core running on ARM64
2014-01-21 3:40 UTC (5+ messages)
` [PATCH 06/20] ARM64 / ACPI: Introduce some PCI functions when PCI is enabled
[PATCH 0/3] ACPI: Some patches to prepare for running ACPI on !x86 and !ia64
2014-01-21 3:38 UTC (5+ messages)
` [PATCH 1/3] ACPI / idle: Move idle_boot_override out of the arch directory
[PATCH v3 2/2] i2c: New bus driver for the QUP I2C controller
2014-01-21 2:40 UTC (3+ messages)
` [PATCH v3 1/2] i2c: qup: Add device tree bindings information
[PATCH v4 0/7] mtd: spi-nor: add a new framework for SPI NOR
2014-01-21 2:29 UTC (11+ messages)
[PATCH] arm64: mm: fix the function name in comment of __flush_dcache_area
2014-01-21 1:17 UTC
[PATCHv2] ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)
2014-01-21 0:59 UTC (2+ messages)
PWM
2014-01-21 0:39 UTC (7+ messages)
Deadlock in do_page_fault() on ARM (old kernel)
2014-01-20 23:50 UTC (7+ messages)
[PATCH] mmc: omap_hsmmc: Add support for Erratum 2.1.1.128 in device tree boot
2014-01-20 23:39 UTC (2+ messages)
[PATCH] ARM: dts: omap3-ldp: fix mmc configuration
2014-01-20 23:34 UTC
[PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
2014-01-20 22:52 UTC (3+ messages)
[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2014-01-20 22:28 UTC (7+ messages)
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
` [PATCH v2 02/11] iommu/arm-smmu: Introduce iommu_group "
` [PATCH v3 "
[PATCH 5/5 v2] clk: versatile: respect parent rate in ICST clock
2014-01-20 21:54 UTC
v3.12 regression from "ARM: kirkwood: convert to DT irqchip and clocksource" on non-DT kirkwood platforms
2014-01-20 21:53 UTC (8+ messages)
` [PATCH] ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER
[PATCH] ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)
2014-01-20 21:42 UTC (3+ messages)
[PATCH 5/5] clk: versatile: respect parent rate in ICST clock
2014-01-20 21:33 UTC (4+ messages)
[RFC PATCH 0/3] Add support for dwarf compat mode unwinding
2014-01-20 21:22 UTC (4+ messages)
` [PATCH 1/3] Add support for different binary target address sizes
` [PATCH 2/3] Dwarf: load and parse the debug info of different "
` [PATCH 3/3] Dwarf: unwind the recorded stack frame "
[PATCH 0/2] DT updates for Hummingboard and new Cubox-i
2014-01-20 21:06 UTC (8+ messages)
[PATCH 4/5] clk: versatile: pass a parent to the ICST clock
2014-01-20 20:55 UTC
[PATCH 3/5] ARM: integrator: switch to fetch clocks from device tree
2014-01-20 20:55 UTC
[PATCH 2/5] ARM: SP804: make Integrator/CP timer pick clock from DT
2014-01-20 20:55 UTC
[PATCH 1/5] ARM: integrator: define clocks in the device trees
2014-01-20 20:54 UTC
[PATCH] ARM: dts: imx6qdl-sabreauto: Add PFUZE100 support
2014-01-20 20:47 UTC
[PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling
2014-01-20 20:25 UTC (2+ messages)
[PATCH] ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failed
2014-01-20 20:16 UTC (2+ messages)
[PATCH] ARM: pxa: Add dummy backlight power supply on Mitac Mio A701
2014-01-20 20:11 UTC (4+ messages)
[PATCH v2] ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
2014-01-20 20:06 UTC (2+ messages)
` [PATCH] ARM: OMAP4+: move errata initialization to omap4_pm_init_early
[GIT PULL] ARM: mvebu: DT boards for v3.14 (incr #6)
2014-01-20 20:01 UTC
[PATCH -next] mtd: nuc900_nand: remove redundant return value check of platform_get_resource()
2014-01-20 19:39 UTC (3+ messages)
[PATCH v3 0/6] Add Broadcom Capri pinctrl driver
2014-01-20 19:14 UTC (8+ messages)
` [PATCH v4 "
` [PATCH v4 3/4] ARM: pinctrl: "
[PATCH v4 1/1] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2014-01-20 18:44 UTC
[PATCH] Add Xilinx AXI Video DMA Engine driver
2014-01-20 18:41 UTC (4+ messages)
` [PATCH] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
[GIT PULL] arm64 patches for 3.14-rc1
2014-01-20 17:59 UTC
[PATCH RFC v2 0/2] ARM: defining power states DT bindings
2014-01-20 17:47 UTC (3+ messages)
` [PATCH RFC v2 1/2] Documentation: arm: add cache "
` [PATCH RFC v2 2/2] Documentation: arm: define DT C-states bindings
[PATCHv13 00/40] ARM: TI SoC clock DT conversion
2014-01-20 17:36 UTC (17+ messages)
[PATCH RFC 00/10] Generic Device Tree based power domain look-up
2014-01-20 17:32 UTC (4+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "
New randconfig build failure: rx51 asoc / gpiolib
2014-01-20 17:16 UTC (2+ messages)
[PATCH] ARM64: perf: support dwarf unwinding in compat mode
2014-01-20 17:05 UTC (8+ messages)
[PATCH 0/9] ARM: support for ICP DAS LP-8x4x (with dts)
2014-01-20 16:58 UTC (9+ messages)
` [PATCH v2 00/16] "
[PATCH] ARM: dts: Add basic devices for AM3517-craneboard
2014-01-20 16:43 UTC (6+ messages)
[PATCH v7 0/7] ARM: rockchip: add smp functionality
2014-01-20 16:42 UTC (3+ messages)
` [PATCH v7 7/7] ARM: rockchip: add smp bringup code
` [PATCH v7.1 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).