messages from 2014-02-19 11:04:03 to 2014-02-19 17:10:45 UTC [more...]
[PATCH v5 0/5] DT support for kirkwood based Synology NAS boxes
2014-02-19 17:10 UTC (10+ messages)
` [PATCH v5 1/5] DT: Vendor prefixes: Add ricoh, qnap, sii and synology
` [PATCH v5 2/5] Power: Reset: Generalize qnap-poweroff to work on Synology devices
` [PATCH v5 3/5] DT: i2c: Trivial: Add sii, s35390a, fix ricoh vendor prefix
` [PATCH v5 4/5] ARM: Kirkwood: Fix qnap "
` [PATCH v5 5/5] ARM: Kirkwood: Add support for many Synology NAS devices
[PATCHv2 0/8] Device tree support for the at91sam9rlek
2014-02-19 17:10 UTC (14+ messages)
` [PATCHv2 1/8] ARM: at91: Add at91sam9rl DT SoC support
` [PATCHv2 2/8] ARM: at91/defconfig: Add the sam9rl to the list of DT-enabled SOCs
` [PATCHv2 3/8] ARM: at91: dt: sam9rl: Device Tree for the at91sam9rlek
` [PATCHv2 4/8] ARM: at91: prepare sam9 dt boards transition to common clk
` [PATCHv2 5/8] ARM: at91: prepare common clk transition for sam9rl SoCs
` [PATCHv2 6/8] ARM: at91/dt: define at91sam9rl clocks
` [PATCHv2 7/8] ARM: at91/dt: define main clk frequency of at91sam9rlek
` [PATCHv2 8/8] ARM: at91: switch sam9rl to common clock framework
[PATCH 1/2] arm64: atomics: fix use of acquire + release for full barrier semantics
2014-02-19 17:05 UTC (4+ messages)
` [PATCH 2/2] arm64: asm: remove redundant "cc" clobbers
[PATCH 0/5] mt9t001 and mt9p031 sensors drivers patches
2014-02-19 17:05 UTC (5+ messages)
` [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor
[PATCH v4 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2014-02-19 17:04 UTC (6+ messages)
` [PATCH v4 1/2] memory: ti-aemif: introduce AEMIF driver
[PATCH v4 00/13] CPU idle for Armada XP
2014-02-19 17:01 UTC (16+ messages)
` [PATCH v4 02/13] ARM: mvebu: remove the address parameter for ll_set_cpu_coherent
` [PATCH v4 03/13] ARM: mvebu: ll_set_cpu_coherent always uses the current CPU
` [PATCH v4 04/13] ARM: mvebu: Remove the unused argument of set_cpu_coherent()
` [PATCH v4 07/13] ARM: dts: mvebu: Add a new set of registers to the PMSU node
` [PATCH v4 12/13] cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoC
` [PATCH v4 13/13] ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
[PATCH 1/3] ahci: st: Provide DT bindings for ST's SATA implementation
2014-02-19 17:00 UTC (13+ messages)
` [PATCH 3/3] ahci: st: Add support for ST's SATA IP
[PATCH RFC v1 0/3] clk: Support for DT assigned clk parent and rate
2014-02-19 16:58 UTC (4+ messages)
` [PATCH RFC v1 1/3] clk: Add function to parse an arbitrary clocks list property
` [PATCH RFC v1 2/3] of: Add definition of maximum length of a property name
` [PATCH RFC v1 3/3] clk: Add handling of clk parent and rate assigned from DT
[PATCH RFC 00/10] Generic Device Tree based power domain look-up
2014-02-19 16:53 UTC (3+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "
[PATCH v5 0/5] Prepare for running ACPI on !x86 and !ia64
2014-02-19 16:52 UTC (6+ messages)
` [PATCH v5 3/5] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method
` [PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent
[PATCH] rtc: mv: reset date if after year 2038
2014-02-19 16:50 UTC (4+ messages)
[PATCH v4 0/5] Prepare for running ACPI on !x86 and !ia64
2014-02-19 16:49 UTC (5+ messages)
` [PATCH v4 5/5] ACPI: Replace printk with pr_* in tables.c
` [Linaro-acpi] "
[Patch v3 00/23] Move DT kirkwood into mach-mvebu
2014-02-19 16:42 UTC (31+ messages)
` [Patch v3 01/23] ARM: Kirkwood: Give pm.c its own header file
` [Patch v3 02/23] irqchip: Orion: Fix getting generic chip pointer
` [Patch v3 03/23] ARM: Kirkwood: Convert mv88f6281gtw_ge switch setup to DT
` [Patch v3 04/23] ARM: Kirkwood: Drop printing the SoC type and revision
` [Patch v3 05/23] ARM: Kirkwood: Seperate board-dt from common and pcie code
` [Patch v3 06/23] ARM: Kirkwood: ioremap the cpu_config register before using it
` [Patch v3 07/23] ARM: Kirkwood: ioremap memory control register
` [Patch v3 08/23] ARM: MVEBU: Add ARCH_MULTI_V7 to SoCs
` [Patch v3 09/23] ARM: Orion: Move cache-feroceon-l2.h out of plat-orion
` [Patch v3 10/23] ARM: MM: Add DT binding for Feroceon L2 cache
` [Patch v3 11/23] ARM: Kirkwood: Instantiate L2 cache from DT
` [Patch v3 12/23] ARM: Fix default CPU selection for ARCH_MULTI_V5
` [Patch v3 13/23] ARM: Fix MULTI_TLB for feroceon
` [Patch v3 14/23] ARM: MM Enable building Feroceon L2 cache controller with ARCH_MVEBU
` [Patch v3 15/23] ARM: Move kirkwood DT boards into mach-mvebu
` [Patch v3 16/23] ARM: MVEBU: Let kirkwood use the system controller for restart
` [Patch v3 17/23] ARM: MVEBU: Instantiate system controller in kirkwood.dtsi
` [Patch v3 18/23] drivers: Enable building of Kirkwood drivers for mach-mvebu
` [Patch v3 19/23] ARM: MVEBU: Enable mvebu-soc-id on Kirkwood
` [Patch v3 20/23] ARM: config: Add a multi_v5_defconfig
` [Patch v3 21/23] ARM: MVEBU: Simplifiy headers and make local
` [Patch v3 22/23] ARM: config: Add mvebu_v5_defconfig
` [Patch v3 23/23] ARM: Kirkwood: Remove DT support
[PATCH 0/2] arm64: Add seccomp support
2014-02-19 16:41 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
[PATCH 0/4] clk: mvebu: fix clk init order
2014-02-19 16:28 UTC (11+ messages)
[GIT PULL] ARM: mvebu: DT fixes for v3.14
2014-02-19 16:25 UTC (4+ messages)
[PATCH v6 00/18] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
2014-02-19 16:25 UTC (27+ messages)
` [PATCH v6 01/18] libahci: Allow drivers to override start_engine
` [PATCH v6 02/18] libahci: Move ahci_host_priv declaration to include/linux/ahci.h
` [PATCH v6 03/18] ahci-platform: Pass ahci_host_priv ptr to ahci_platform_data init method
` [PATCH v6 04/18] ahci-platform: Add support for devices with more then 1 clock
` [PATCH v6 05/18] ahci-platform: Add support for an optional regulator for sata-target power
` [PATCH v6 06/18] ahci-platform: Add enable_ / disable_resources helper functions
` [PATCH v6 07/18] ahci-platform: "Library-ise" ahci_probe functionality
` [PATCH v6 08/18] ahci-platform: "Library-ise" suspend / resume functionality
` [PATCH v6 09/18] ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
` [PATCH v6 10/18] ahci-imx: Port to library-ised ahci_platform
` [PATCH v6 11/18] ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
` [PATCH v6 12/18] ata: ahci_platform: Update DT compatible list
` [PATCH v6 13/18] ata: ahci_platform: Manage SATA PHY
` [PATCH v6 14/18] ata: ahci_platform: Add 'struct device' argument to ahci_platform_put_resources()
` [PATCH v6 15/18] ata: ahci_platform: runtime resume the device before use
` [PATCH v6 16/18] ARM: sun4i: dt: Remove grouping + simple-bus compatible for regulators
` [PATCH v6 17/18] ARM: sun4i: dt: Add ahci / sata support
` [PATCH v6 18/18] ARM: sun7i: "
[PATCH v2 0/2] ARM: OMAP4: Fix gpmc_fck clock
2014-02-19 16:22 UTC (2+ messages)
[PATCH RFC v1 0/3] hibernation support on ARM
2014-02-19 16:12 UTC (3+ messages)
` [PATCH RFC v1 3/3] ARM hibernation / suspend-to-disk
[PATCH v9 0/6] arm64: KGDB Support
2014-02-19 16:12 UTC (11+ messages)
` [PATCH v9 1/6] arm64: Add macros to manage processor debug state
[PATCH RFC/RFT v3 0/9] drivers: cacheinfo support
2014-02-19 16:06 UTC (4+ messages)
` [PATCH RFC/RFT v3 7/9] ARM64: kernel: add support for cpu cache information
` [PATCH RFC/RFT v3 8/9] ARM: "
` [PATCH RFC/RFT v3 9/9] ARM: kernel: add outer cache support for cacheinfo implementation
[PATCH V4 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
2014-02-19 16:05 UTC (2+ messages)
[PATCH RFC v4 0/3] ARM: defining idle states DT bindings
2014-02-19 16:04 UTC (3+ messages)
` [PATCH RFC v4 3/3] Documentation: arm: define DT idle states bindings
[PATCH v4 0/7] i.MX6 PU power domain support
2014-02-19 16:00 UTC (7+ messages)
` [PATCH v4 1/7] Documentation: Add device tree bindings for Freescale i.MX GPC
[GIT PULL] irqchip: mvebu fixes for v3.14
2014-02-19 15:35 UTC (3+ messages)
[PATCH v2 0/3] ARM: PCI: implement generic PCI host controller
2014-02-19 15:30 UTC (7+ messages)
` [PATCH v2 3/3] PCI: ARM: add support for "
[PATCH v3 0/3] ARM: PCI: implement generic PCI host controller
2014-02-19 15:25 UTC (7+ messages)
` [PATCH v3 3/3] PCI: ARM: add support for "
[GIT PULL] qcom cleanups for v3.15
2014-02-19 15:20 UTC (3+ messages)
[GIT PULL] irqchip: dove: drivers for v3.14
2014-02-19 15:18 UTC (11+ messages)
[PATCH v3 00/15] mfd: max14577: Add support for MAX77836
2014-02-19 15:17 UTC (7+ messages)
` [PATCH v3 02/15] mfd: max14577: Rename and add MAX14577 symbols to prepare for max77836
` [PATCH v3 15/15] mfd: max14577: Add device tree bindings document
[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
2014-02-19 15:10 UTC (12+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 06/17] spi: pl022: "
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
[PATCH v6 00/19] Armada 370/XP watchdog
2014-02-19 15:01 UTC (7+ messages)
` [PATCH v6 01/19] clocksource: orion: Use atomic access for shared registers
[RFC 0/1] Device Tree Schema Source format proposal
2014-02-19 15:01 UTC (3+ messages)
` [RFC 1/1] Device Tree Schema Source format description
[PATCH v8 0/4] ARM: BCM5301X: initial support for the BCM5301X/BCM470X SoCs with ARM CPU
2014-02-19 15:00 UTC (2+ messages)
[PATCH V2 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
2014-02-19 14:33 UTC
[PATCH 0/2] clk: keystone: Couple of fixes for 3.14-rcx
2014-02-19 14:26 UTC (3+ messages)
[PATCH] clk: qcom: Add missing clock at index GCC_XO_CLK for MSM8974
2014-02-19 14:18 UTC
[PATCH] ARM: let dumping page tables depend on MMU
2014-02-19 14:15 UTC
[PATCH v5 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2014-02-19 14:13 UTC (4+ messages)
` [PATCH v5 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v5 2/2] memory: ti-aemif: add bindings for "
[RFC PATCH v2 0/2] Syscon early initialization
2014-02-19 13:59 UTC (10+ messages)
` [RFC PATCH v2 1/2] mfd: syscon: Support "
` [RFC PATCH v2 2/2] ARM: zynq: Use early syscon initialization
[PATCH v1 0/6] STi reset controller suppport
2014-02-19 13:57 UTC (5+ messages)
` [PATCH v2 0/6] ARM: STi reset controller support
pci-mvebu driver on km_kirkwood
2014-02-19 13:37 UTC (10+ messages)
[PATCH v3 1/5] arm64: barriers: make use of barrier options with explicit barriers
2014-02-19 13:21 UTC (7+ messages)
` [PATCH v3 2/5] irqchip: gic: use dmb ishst instead of dsb when raising a softirq
` [PATCH v3 3/5] iommu/arm-smmu: provide option to dsb macro when publishing tables
` [PATCH v3 4/5] arm64: barriers: wire up new barrier options
` [PATCH v3 5/5] arm64: barriers: use barrier() instead of smp_mb() when !SMP
[PATCH 1/1] ARM: Exynos: Add generic compatible string
2014-02-19 12:45 UTC
[PATCH v3 0/6] reserved-memory regions/CMA in devicetree, again
2014-02-19 12:39 UTC (4+ messages)
` [PATCH v3 3/6] drivers: of: implement reserved-memory handling for dma
[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
2014-02-19 12:37 UTC (10+ messages)
` [PATCH 1/2] usb: dwc3: core: continue probing if usb phy library returns -ENODEV/-ENXIO
[PATCH V4 17/17] i2c: nomadik: Fixup system suspend
2014-02-19 12:27 UTC
[PATCH] PM / Sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP
2014-02-19 12:27 UTC (2+ messages)
[PATCH 0/2] CCI PMU update
2014-02-19 12:17 UTC (3+ messages)
` [PATCH 1/2] drivers: cci: Extend support to CCI revisions > r1p2
` [PATCH 2/2] drivers: cci: Export CCI PMU revision
[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
2014-02-19 12:14 UTC (6+ messages)
` [PATCH v7 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
BUG: Null pointer dereference on booting TC2 with vexpress_defconfig
2014-02-19 11:59 UTC (6+ messages)
[PATCH v3 3/3] arm64: audit: Add audit hook in ptrace/syscall_trace
2014-02-19 11:53 UTC (4+ messages)
` [PATCH] arm64: make a single hook to syscall_trace() for all syscall features
[PATCH V3 16/17] i2c: nomadik: Remove busy check for transfers at suspend late
2014-02-19 11:35 UTC (2+ messages)
PMIC driver prevents gpio-leds to work
2014-02-19 11:15 UTC (5+ messages)
[PATCH v2] ARM: dts: imx6sl-evk: Keep VGEN1 regulator always enabled
2014-02-19 11:13 UTC
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).