devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-15 17:37:36 to 2012-02-23 09:16:30 UTC [more...]

[PATCH 0/3 v4] arm: kirkwood: add dreamplug/devicetree support
 2012-02-23  9:16 UTC  (13+ messages)
` [PATCH 1/3] arm: ignore devicetree blobs
` [PATCH 2/3 v4] arm: kirkwood: add dreamplug (fdt) support
` [PATCH 3/3] arm: kirkwood: convert uart0 to devicetree

[PATCH v3 00/10] Add PWM framework and device tree support
 2012-02-23  8:14 UTC  (21+ messages)
` [PATCH v3 07/10] arm/tegra: Add PWFM controller device tree probing
  ` [PATCH v3 01/10] PWM: add pwm framework support
  ` [PATCH v3 02/10] pwm: Allow chips to support multiple PWMs
  ` [PATCH v3 03/10] of: Add PWM support
  ` [PATCH v3 04/10] arm/tegra: Fix PWM clock programming
  ` [PATCH v3 05/10] arm/tegra: Provide clock for only one PWM controller
  ` [PATCH v3 06/10] pwm: Add NVIDIA Tegra SoC support
  ` [PATCH v3 08/10] pwm: Add Blackfin support
  ` [PATCH v3 09/10] pwm: Add PXA support
  ` [PATCH v3 10/10] pwm-backlight: Add rudimentary device tree support

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2012-02-22 18:29 UTC  (15+ messages)
` [PATCH 1/5] gpio/omap: Remove bank->id information and misc cleanup
` [PATCH 2/5] gpio/omap: Use devm_ API and add request_mem_region
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

[PATCH 0/3] power: max17042_battery: Add DT bindings
 2012-02-22 18:06 UTC  (4+ messages)
` [PATCH 1/3] max17042_battery: Use devm_kzalloc() where applicable
` [PATCH 2/3] max17042_battery: Preserve properties outside of platform data
` [PATCH 3/3] max17042_battery: Make it possible to instantiate driver from DT

[PATCH v3 0/4] ARM: Exynos4: Add irq domain and device tree support for wakeup interrupts
 2012-02-22 17:38 UTC  (6+ messages)
` [PATCH v3 1/4] ARM: Exynos4: Simplify EINT number to linux irq number translation
` [PATCH v3 2/4] ARM: Exynos4: Add irq_domain support for gpio wakeup interrupts
` [PATCH v3 3/4] ARM: Exynos4: Remove arch_initcall for wakeup interrupt initialization
` [PATCH v3 4/4] ARM: Exynos4: Add device tree support for gpio wakeup interrupt controller

[PATCH] ARM: at91/pio: add new PIO3 features
 2012-02-22 15:57 UTC 

[PATCH v4] ARM: at91: pit add DT support
 2012-02-22 14:32 UTC  (3+ messages)
  ` [PATCH v5 1/2] "
    ` [PATCH v5 2/2] ARM: at91/pit: add traces in case of error

remoteproc: Load coprocessor code to the specific main memory location
 2012-02-22 12:59 UTC  (20+ messages)

[PATCH v3 0/6] mmc: sdhci-s3c: Rework platform data and add device tree support
 2012-02-22 12:58 UTC  (8+ messages)

[PATCH v2 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-02-22 12:23 UTC  (9+ messages)
` [PATCH v2 3/7] ARM: davinci: mux: add OF support
` [PATCH v2 4/7] ARM: davinci: net: davinci_emac: "
  ` [PATCH v2 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller
  ` [PATCH v2 2/7] ARM: davinci: configure davinci aemif chipselects through OF
  ` [PATCH v2 5/7] ARM: davinci: i2c: add OF support
  ` [PATCH v2 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
  ` [PATCH v2 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

[RFC PATCH 1/2] of: Add generic device tree DMA helpers
 2012-02-22 10:59 UTC  (2+ messages)

[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
 2012-02-22  9:07 UTC  (14+ messages)
` [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support
` [PATCH 3/9] ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio
` [PATCH] ARM: at91: AIC and GPIO IRQ device tree initilization

[PATCH v5 00/27] irq_domain generalization and rework
 2012-02-21 15:48 UTC  (39+ messages)
` [PATCH v5 01/27] irq_domain: add documentation and MAINTAINERS entry
` [PATCH v5 02/27] irq_domain: Be less verbose
` [PATCH v5 03/27] irq_domain: Make irq_domain structure match powerpc's irq_host
` [PATCH v5 04/27] irq_domain: convert microblaze from irq_host to irq_domain
` [PATCH v5 05/27] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [PATCH v5 06/27] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [PATCH v5 07/27] irq_domain/powerpc: Eliminate virq_is_host()
` [PATCH v5 08/27] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [PATCH v5 09/27] irq_domain: remove NO_IRQ from irq domain code
` [PATCH v5 10/27] irq_domain: Remove references to old irq_host names
` [PATCH v5 11/27] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [PATCH v5 12/27] irq_domain: Add support for base irq and hwirq in legacy mappings
` [PATCH v5 13/27] of/address: add empty static inlines for !CONFIG_OF
` [PATCH v5 14/27] mfd: twl-core.c: Fix the number of interrupts managed by twl4030
` [PATCH v5 15/27] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [PATCH v5 16/27] irq_domain: Remove irq_domain_add_simple()
` [PATCH v5 17/27] irq_domain: Create common xlate functions that device drivers can use
` [PATCH v5 18/27] irq_domain: constify irq_domain_ops
` [PATCH v5 19/27] irq_domain/c6x: Convert c6x to use generic irq_domain support
` [PATCH v5 20/27] irq_domain/c6x: constify irq_domain structures
` [PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions
` [PATCH v5 22/27] irq_domain/powerpc: constify irq_domain_ops
` [PATCH v5 23/27] irq_domain/powerpc: Replace custom xlate functions with library functions
` [PATCH v5 24/27] irq_domain/microblaze: Convert microblaze to use irq_domains
` [PATCH v5 25/27] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v5 26/27] irq_domain: mostly eliminate slow-path revmap lookups
` [PATCH v5 27/27] irq_domain: For NOMAP revmap, allow users to specify the largest usable virq

[PATCH 5/6 V2] atmel/nand: add DT support
 2012-02-21 11:00 UTC  (10+ messages)
  ` [PATCH 5/6 V3] "

[PATCH 1/4 v2] i2c/gpio: add DT support
 2012-02-20 16:09 UTC  (21+ messages)

[PATCH 1/3] spi: move master of_node init to spi_alloc_master
 2012-02-20  9:56 UTC  (4+ messages)
` [PATCH 2/3] of_spi: add generic binding support to specify ncs gpio

[PATCH v4 04/20] arm: fdt: Ensure that an embedded fdt is word-aligned
 2012-02-19 18:33 UTC  (6+ messages)

[PATCH] powerpc/85xx:Add PSC9131 RDB Support
 2012-02-18 16:45 UTC  (4+ messages)

[PULL] of nand generic binding
 2012-02-17 15:57 UTC 

[PATCH v3] of/mtd/nand: add generic bindings and helpers
 2012-02-17 15:47 UTC 

[PATCH] dtc: Fix zero-length input segfault
 2012-02-17 15:14 UTC  (2+ messages)

[PATCH v4 1/8] sandbox: fdt: Add support for CONFIG_OF_CONTROL
 2012-02-16 19:16 UTC  (4+ messages)

[PATCH 2/3] dt: rfkill-gpio: add bindings documentation
 2012-02-16 10:29 UTC  (3+ messages)
      `  "

[PATCH v3 00/25] irq_domain generalization and refinement
 2012-02-16  6:03 UTC  (17+ messages)
` [PATCH v3 24/25] irq_domain: remove "hint" when allocating irq numbers
` [PATCH v3 25/25] irq_domain: mostly eliminate slow-path revmap lookups

[PATCH] of: Only compile OF_DYNAMIC on PowerPC pseries and iseries
 2012-02-16  3:13 UTC  (3+ messages)

[PATCH] Input: tegra-kbc - revise device tree support
 2012-02-15 22:40 UTC 

[PATCH V3] ARM: tegra: Define Tegra20 CAR binding
 2012-02-15 21:42 UTC  (6+ messages)

[PATCH 0/4] spi/omap: Adaptation to Device Tree
 2012-02-15 21:10 UTC  (11+ messages)
` [PATCH 1/4] spi/omap: Add DT support to McSPI driver
` [PATCH 2/4] arm/dts: OMAP4: Add SPI controller nodes
` [PATCH 3/4] arm/dts: OMAP3: "
` [PATCH 4/4] arm/dts: omap4-sdp: Add ks8851 ethernet SPI device

[PATCH] of/fdt.c: asm/setup.h included twice
 2012-02-15 19:20 UTC  (2+ 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).