devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-08 10:36:22 to 2011-07-18 11:19:52 UTC [more...]

Is there a binding for IORESOURCE_DMA population?
 2011-07-18 11:19 UTC  (34+ messages)

[PATCH 0/4] dt: omap3: add device tree support
 2011-07-18 10:15 UTC  (18+ messages)
` [PATCH 1/4] dt: omap3: add SoC file for handling i2c controllers
` [PATCH 2/4] dt: OMAP3: Beagle board: set clock freq for i2c devices
` [PATCH 3/4] dt: omap3: add generic board file for dt support
    ` [PATCH] omap2+: Use Kconfig symbol in Makefile instead of obj-y
` [PATCH 4/4] dt: i2c-omap: Convert i2c driver to use device tree

[PATCH 0/2] Add device tree support for Samsung's I2C driver
 2011-07-18  9:45 UTC  (6+ messages)
  ` [PATCH 1/2] i2c: s3c24xx: Add device tree support
  ` [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

[PATCH v2] DT: Use helper function to read u32 values
 2011-07-18  5:59 UTC  (2+ messages)

[PATCH] watchdog: imx2_wdt: add device tree probe support
 2011-07-18  3:15 UTC 

[PATCH 1/2] dt: add helper function to read u32 arrays
 2011-07-18  2:01 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: l2x0: Add OF based initialization

[PATCH v3 02/19] OpenRISC: Device tree
 2011-07-17 15:08 UTC 

[PATCH v2 0/2] Add basic device tree support for Samsung's Exynos4210 platform
 2011-07-17 14:58 UTC  (4+ messages)
` [PATCH v2 1/2] arm: dts: Add nodes in smdkv310 device tree source file
` [PATCH v2 2/2] arm: exynos4: Add a new Exynos4 device tree enabled machine

[PATCH 0/9] Add dtget and dtput for access to fdt from build system
 2011-07-17 12:45 UTC  (7+ messages)
` [PATCH 1/9] Split out is_printable_string() into util.c
` [PATCH 4/9] Add missing tests to .gitignore

[PATCH v2 0/2] Add device tree support for sdhci-s3c driver
 2011-07-17  4:51 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci-s3c: Keep a copy of platform data and use it
  ` [PATCH v2 2/2] mmc: sdhci-s3c: add device tree probe support

[PATCH 0/3] Add basic device tree support for Samsung's Exynos4210 platform
 2011-07-17  4:01 UTC  (10+ messages)
` [PATCH 1/3] mmc: sdhci-s3c: Add support for device tree based probe
  ` [PATCH 2/3] arm: dts: Add nodes in smdkv310 device tree source file
  ` [PATCH 3/3] arm: exynos4: Add a new Exynos4210 device tree enabled machine

[PATCH v2] dt: add of_alias_scan and of_alias_get_id
 2011-07-16  6:39 UTC  (2+ messages)

[PATCH] gpio/tegra: dt: add binding for gpio polarity
 2011-07-15 18:00 UTC  (3+ messages)

[PATCH v2] dt: Add id to AUXDATA structure
 2011-07-15 17:36 UTC 

[PATCH v2 0/5] Add basic device support for imx51 babbage
 2011-07-15 15:24 UTC  (4+ messages)
` [PATCH v2 1/5] dt: add of_alias_scan and of_alias_get_id

[PATCH V2 03/10] ASoc: mxs: add mxs-sgtl5000 machine driver
 2011-07-15 15:17 UTC  (2+ messages)

[PATCH v2 0/3] Add device tree probe for imx-sdma driver
 2011-07-15  9:44 UTC  (4+ messages)
  ` [PATCH v2 1/3] dmaengine: imx-sdma: use platform_device_id to identify sdma version
  ` [PATCH v2 2/3] dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
  ` [PATCH v2 3/3] dmaengine: imx-sdma: add device tree probe support

[PATCH] mtd: dataflash: add device tree probe support
 2011-07-15  8:38 UTC  (10+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/2] Add device tree probe for imx-sdma driver
 2011-07-15  8:25 UTC  (10+ messages)
  ` [PATCH 1/2] dmaengine: imx-sdma: use platform_device_id to identify sdma version
  ` [PATCH 2/2] dmaengine: imx-sdma: add device tree probe support

[PATCH 0/2] Add device tree probe for i2c-imx driver
 2011-07-15  8:00 UTC  (6+ messages)
  ` [PATCH 1/2] i2c/imx: remove init/exit hooks from platform data
  ` [PATCH 2/2] i2c/imx: add device tree probe support

Unbalanced of_node_put{get} on initial 'from' node?
 2011-07-15  2:54 UTC  (2+ messages)

[PATCH] dt: Add id to AUXDATA structure
 2011-07-15  2:53 UTC  (2+ messages)

[PATCH v2 0/7] Add device tree support for imx spi driver
 2011-07-15  2:53 UTC  (21+ messages)
  ` [PATCH v2 1/7] spi/imx: do not make copy of spi_imx_devtype_data
  ` [PATCH v2 2/7] spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
  ` [PATCH v2 3/7] spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 "
  ` [PATCH v2 4/7] spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
  ` [PATCH v2 5/7] spi/imx: use soc name in spi device type naming scheme
  ` [PATCH v2 6/7] spi/imx: copy gpio number passed by platform data into driver private data
  ` [PATCH v2 7/7] spi/imx: add device tree probe support

Device tree FSL description for Microblaze
 2011-07-15  2:53 UTC  (5+ messages)

[PATCH] i2c: Tegra: Add of_match_table
 2011-07-14 18:52 UTC  (2+ messages)

[PATCH] i2c: tegra: Use engineering names in DT compatible property
 2011-07-14 18:09 UTC  (5+ messages)

[PATCH] i2c: tegra: Fix compile when !CONFIG_OF
 2011-07-13 22:48 UTC  (2+ messages)

[PATCH v3 0/4] Add device tree probe for sdhci-esdhc-imx
 2011-07-13 17:32 UTC  (10+ messages)
` [PATCH v3 4/4] mmc: sdhci-esdhc-imx: add device tree probe support

[PATCH] input: xilinx_ps2: Add missing of_address.h header
 2011-07-13 15:27 UTC  (2+ messages)

AUTO: Matt Tyrlik/Raleigh/IBM is out of the office until 07/25/2011 (returning 07/25/2011)
 2011-07-11 14:10 UTC 

[PATCH] ARM: mmp: remove SPARSE_IRQ for mmp
 2011-07-11 11:44 UTC  (29+ messages)
` [PATCH] ARM: mmp: remove builtin gpio driver support
  ` [PATCH] ARM: mmp: parse irq from DT
    ` [PATCH] ARM: mmp: support OF by default
      ` [PATCH] tty: serial: support device tree in pxa
        ` [PATCH] tty: serial: check ops before registering console
          ` [PATCH] i2c: pxa: create dynamic platform device from device tree
            ` [PATCH] of: add devicetree API for regulator
              ` [PATCH] regulator: convert devicetree to platform data on max8649
                ` [PATCH] mfd: convert devicetree to platform data on max8925
                  ` [PATCH] mfd: convert devicetree to platform on 88pm860x
                    ` [PATCH] ARM: mmp: add DTS file

[PATCH 0/6] Add device tree support for imx spi driver
 2011-07-11  6:32 UTC  (10+ messages)
` [PATCH 2/6] spi/imx: use soc name in spi device type naming scheme
` [PATCH 5/6] dt: add empty of_property_read_u32[_array] for non-dt

[PATCH] tty/serial: tegra: Use engineering names in DT compatible property
 2011-07-09 21:49 UTC  (3+ messages)

[PATCH v3 0/3] Add device tree probe for imx/mxc gpio
 2011-07-09  6:30 UTC  (5+ messages)

[RFC PATCH 00/11] Full device tree support for ARM Versatile
 2011-07-08 14:30 UTC  (3+ messages)
` [RFC PATCH 09/11] arm/dt: Add dt machine definition


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).