devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-15 03:44:22 to 2011-03-22 20:58:09 UTC [more...]

[PATCH 1/2] video, sm501: add OF binding to support SM501
 2011-03-22 20:58 UTC  (17+ messages)
` [PATCH 3/4 v5] "
  ` [PATCH v6 0/6] powerpc, 52xx: add charon board support
    ` [PATCH v1 1/6] powerpc, 5200: add support for charon board
    ` [PATCH v6 2/6] video, sm501: add I/O functions for use on powerpc
      ` [PATCH v6 3/6] video, sm501: add edid and commandline support
      ` [PATCH v6 6/6] powerpc, tqm5200: update tqm5200_defconfig to fit for charon board
    ` [PATCH v6 4/6] video, sm501: add OF binding to support SM501
    ` [PATCH v6 5/6] powerpc, video: add SM501 support for charon board

[PATCH v2] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-03-22 16:47 UTC  (4+ messages)

[PATCH] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
 2011-03-21 18:36 UTC  (8+ messages)

Question regarding usage of pdev->id and platform_data
 2011-03-21 14:10 UTC  (5+ messages)

[PATCH] hwmon: (ads1015) Make gain and datarate configurable
 2011-03-21 13:05 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/5] make sdhci device drivers self registered
 2011-03-21 12:54 UTC  (9+ messages)
  ` [PATCH 1/5] mmc: sdhci: make sdhci-esdhc-imx driver "
  ` [PATCH 2/5] mmc: sdhci: make sdhci-cns3xxx "
  ` [PATCH 3/5] mmc: sdhci: make sdhci-dove "
  ` [PATCH 4/5] mmc: sdhci: make sdhci-tegra "
  ` [PATCH 5/5] mmc: sdhci: update Makefile/Kconfig for sdhci_pltfm change

Device Tree on ARM status report - Mar 20
 2011-03-21  9:25 UTC 

[PATCH 0/5] make sdhci device drivers self registered
 2011-03-21  7:07 UTC  (8+ messages)
  ` [PATCH 1/5] mmc: sdhci: make sdhci-esdhc-imx driver "
  ` [PATCH 2/5] mmc: sdhci: make sdhci-cns3xxx "
  ` [PATCH 3/5] mmc: sdhci: make sdhci-dove "
  ` [PATCH 4/5] mmc: sdhci: make sdhci-tegra "
  ` [PATCH 5/5] mmc: sdhci: update Makefile/Kconfig for sdhci_pltfm change

No support of platform device instance id?
 2011-03-20  2:45 UTC  (10+ messages)

[PATCH V12 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-19 10:14 UTC  (3+ messages)

RFC: Platform data for onboard USB assets
 2011-03-18 23:33 UTC  (32+ messages)

[PATCH v2 0/6] add full platform dt clock support for mx51 babbage
 2011-03-18 18:24 UTC  (7+ messages)
  ` [PATCH v2 1/6] arm/dts: babbage: add all available clock nodes
  ` [PATCH v2 2/6] arm/mxc: add clk member 'rate' to ease dt fixed-clock support
  ` [PATCH v2 3/6] dt: add new member 'clk' into device_node
  ` [PATCH v2 4/6] arm/dt: mx51: dynamically add clocks per dt nodes
  ` [PATCH v2 5/6] arm/dt: mx5: change timer init function to dt clock way
  ` [PATCH v2 6/6] of/clock: eliminate function __of_clk_get_from_provider

[PATCH RFC 0/5] Dynamically add clk to clkdev per dt clock nodes
 2011-03-18 16:35 UTC  (13+ messages)
` [PATCH 2/5] arm/mxc: add clk members to ease dt clock support
` [PATCH 3/5] arm/dt: mx51: dynamically add gpt and uart related clocks per dt nodes

[PATCH V5 0/4] Add MX51 basic DT support
 2011-03-18 16:02 UTC  (14+ messages)
  ` [PATCH V5 1/4] arm/dt: add basic mx51 device tree support
  ` [PATCH V5 2/4] arm/dt: add very basic dts file for babbage board
  ` [PATCH V5 3/4] serial/imx: parse from device tree support
  ` [PATCH V5 4/4] net/fec: add device tree matching support

[PATCH v3 RESEND] watchdog: Add driver for Altera Watchdog Timer
 2011-03-18 15:19 UTC 

[PATCH 0/4] switch DT creation to using of_attach_node (v2)
 2011-03-18  5:45 UTC  (6+ messages)
  ` [PATCH 1/4] of: rework of_attach_node, removing CONFIG_OF_DYNAMIC
  ` [PATCH 2/4] of/promtree: switch to building the DT using of_attach_node
  ` [PATCH 3/4] of/flattree: minor cleanups
  ` [PATCH 4/4] of/flattree: use of_attach_node to build tree

[RFC PATCH 0/2] serial: Hack up 8520.c for evil device tree hookin
 2011-03-18  5:18 UTC  (17+ messages)
  ` [RFC PATCH 1/2] serial: 8250: Add a notifier chain for driver registration
  ` [RFC PATCH 2/2] MIPS: Octeon: Use device tree to register serial ports

[PATCH 0/7] support sdhci-esdhc-imx as an OF device
 2011-03-18  4:58 UTC  (18+ messages)
` [PATCH 2/7] arm/dt: add pad configurations for mx51 babbage
` [PATCH 3/7] mmc: make the reference to sdhci_tegra_dt_pdata conditional
` [PATCH 4/7] mmc: consolidate sdhci_pltfm_data and sdhci_of_data into one
` [PATCH 5/7] mmc: support sdhci-esdhc-imx as an OF device

[PATCH V11 0/4] ptp: IEEE 1588 hardware clock support
 2011-03-17 19:21 UTC  (10+ messages)
` [PATCH V11 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx

[PATCH V4 0/5] Add MX51 basic DT support
 2011-03-17 17:17 UTC  (16+ messages)
` [PATCH V4 1/5] arm/dt: add basic mx51 device tree support
` [PATCH V4 3/5] serial/imx: parse from "
` [PATCH V4 4/5] net/fec: check id_entry pointer before using it
` [PATCH V4 5/5] net/fec: add device tree matching support

[PATCH] hwmon: (ads1015) Add devicetree documentation
 2011-03-17 16:46 UTC  (9+ messages)

[git pull] device tree for 2.6.39
 2011-03-16 16:36 UTC 

[PATCH] OLPC: add missing elements to device tree
 2011-03-16 15:17 UTC 

[PATCH] OLPC: add missing elements to device tree
 2011-03-16 15:17 UTC 

[PATCH 0/5] add full platform dt clock support for mx51 babbage
 2011-03-16 14:25 UTC  (9+ messages)
` [PATCH 3/5] arm/dt: mx51: dynamically add clocks per dt nodes
` [PATCH 5/5] of/clock: eliminate function __of_clk_get_from_provider

[PATCH v2 0/5] Refactor and enhance device tree platform registrations
 2011-03-16  8:33 UTC  (6+ messages)
  ` [PATCH v2 1/5] dt: Refactor of_platform_bus_probe()
  ` [PATCH v2 2/5] dt: protect against NULL matches passed to of_match_node()
  ` [PATCH v2 3/5] dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table
  ` [PATCH v2 5/5] dt: add of_platform_prepare() to match nodes with static platform_devices
` [PATCH v2 4/5] dt: add of_platform_populate() for creating device from the device tree

[PATCH] arm/dt: Add dtb make rule
 2011-03-16  7:51 UTC  (3+ messages)

[PATCH] crypto: caam - de-CHIP-ify device tree compatibles
 2011-03-16  0:59 UTC  (2+ messages)

[RFC v2] OLPC: add missing elements to device tree
 2011-03-15 22:27 UTC  (3+ messages)

[RFC PATCH v??] MIPS: Octeon: Add device tree source files
 2011-03-15 20:09 UTC  (2+ messages)

[PATCH] powerpc: sysdev: fix signedness bug
 2011-03-15 19:19 UTC  (2+ messages)

[PATCH] powerpc/fsl_msi: Handle msi-available-ranges better
 2011-03-15 17:58 UTC  (2+ messages)

[PATCH][v2] define binding for fsl mpic interrupt controllers
 2011-03-15 16:06 UTC  (2+ messages)

[PATCH 0/4] Add of_node_put to avoid memory leak
 2011-03-15 15:51 UTC  (3+ messages)
` [PATCH 1/4] drivers/serial/ucc_uart.c: "

[PATCH V2 0/3] Add MX51 basic DT support
 2011-03-15  6:55 UTC  (8+ messages)
` [PATCH V2 2/3] arm/dt: add very basic dts file for babbage board

[PATCH] Make of_read_number() handle unaligned data
 2011-03-15  3:47 UTC  (4+ 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).