devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-09 05:41:54 to 2010-08-31 15:48:57 UTC [more...]

[PATCH 0/4] Add of_node_put to avoid memory leak
 2010-08-31 15:48 UTC  (4+ messages)
` [PATCH 2/4] sound/soc/fsl/p1022_ds.c: "
  ` [PATCH 1/4] drivers/serial/ucc_uart.c: "
  ` [PATCH 3/4] drivers/net/can/mscan/mpc5xxx_can.c: "

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-08-31  5:49 UTC  (18+ messages)
` [PATCH 0/9] add OLPC device-tree support
  ` [PATCH 1/9] of: move phandle/ihandle into types.h
  ` [PATCH 2/9] sparc: convert various prom_* functions to use phandle
  ` [PATCH 3/9] sparc: break out some PROM device-tree building code out into drivers/of
  ` [PATCH 4/9] sparc: make drivers/of/pdt.c no longer sparc-only
  ` [PATCH 5/9] of: no longer call prom_ functions directly; use an ops structure
  ` [PATCH 6/9] of: add of_pdt namespace to pdt code
  ` [PATCH 7/9] of: add package-to-path support to pdt
  ` [PATCH 8/9] x86: of: irq additions to make drivers/of/* build on x86
  ` [PATCH 9/9] x86: OLPC: add OLPC device-tree support

ePAPR 1.1 to do list
 2010-08-31  1:00 UTC  (3+ messages)
  ` [Power.org:parch] "

Start adding checks for reg property and unit name
 2010-08-31  0:53 UTC  (3+ messages)

[PATCH 1/7] drivers/macintosh/via-pmu-led.c: Add of_node_put to avoid memory leak
 2010-08-30 20:39 UTC  (9+ messages)
  ` [PATCH 3/7] drivers/mtd/nand/mpc5121_nfc.c: "
  ` [PATCH 4/7] arch/powerpc/platforms/powermac/pfunc_core.c: "
  ` [PATCH 5/7] arch/powerpc/sysdev/qe_lib/qe.c: "
  ` [PATCH 6/7] arch/powerpc/platforms/maple/setup.c: "
` [PATCH 7/7] arch/powerpc/platforms/cell: "

[dtc] Remove another bashism from run_tests.sh
 2010-08-30  3:22 UTC  (2+ messages)

[PATCH] arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
 2010-08-29 19:47 UTC 

[PATCH v5 0/5] ptp: IEEE 1588 clock support
 2010-08-29 13:32 UTC  (53+ messages)
` [PATCH 1/5] ptp: Added a brand new class driver for ptp clocks
` [PATCH 2/5] ptp: Added a clock that uses the Linux system time
` [PATCH 3/5] ptp: Added a clock that uses the eTSEC found on the MPC85xx
` [PATCH 4/5] ptp: Added a clock driver for the IXP46x
` [PATCH 5/5] ptp: Added a clock driver for the National Semiconductor PHYTER

[RFC] smsc911x device tree binding questions
 2010-08-29 11:59 UTC  (2+ messages)

[RFC] smsc911x device tree binding questions
 2010-08-27 11:01 UTC 

[PATCH] drivers/net/: ll_temac_main.c & ll_temac.h: Adding ethtool interface
 2010-08-26 19:26 UTC  (2+ messages)

[RFC PATCH 00/14] Versatile Express device tree port
 2010-08-25  8:24 UTC  (46+ messages)
  ` [RFC PATCH 01/14] ARM: amba device memory allocation fix
      ` [RFC PATCH 02/14] ARM: vexpress: fix clocks definition to comply with new framework
          ` [RFC PATCH 03/14] ARM: fix add instruction to set the flags
              ` [RFC PATCH 04/14] ARM: r1 DT mach id init
                  ` [RFC PATCH 05/14] ARM: vexpress: fix typo in addruart
                      ` [RFC PATCH 06/14] platform: add function to initialize OF match table
                          ` [RFC PATCH 07/14] drivers/smsc911x: add DT support
                              ` [RFC PATCH 08/14] ARM: versatile-i2c driver DT port
                                  ` [RFC PATCH 09/14] ARM: ARM flash "
                                      ` [RFC PATCH 10/14] drivers/USB: isp1760 DT platform parsing and binding
                                          ` [RFC PATCH 11/14] ARM: PMU: add device tree probing
                                              ` [RFC PATCH 12/14] ARM: vexpress: add board support for DT probing
                                                  ` [RFC PATCH 13/14] ARM: vexpress: Definition of vexpress dts specification
                                                      ` [RFC PATCH 14/14] ARM: vexpress: add device tree build system and dtbuImage

resend-- RFC: representation of CPUs/threads in device trees
 2010-08-24 14:50 UTC 

[PATCH] of/device: Replace struct of_device with struct of_platform
 2010-08-19 22:23 UTC  (5+ messages)

[PATCH v2 1/2] MIPS: Add device tree support to MIPS
 2010-08-18 15:36 UTC  (7+ messages)

standard property to convey device dma address width?
 2010-08-18  3:57 UTC  (8+ messages)

[PATCH 31/42] drivers/net: Adjust confusing if indentation
 2010-08-17  8:49 UTC  (2+ messages)

[patch] ehci-ppc-of: problems in unwind
 2010-08-16 21:52 UTC  (2+ messages)

[PATCH 2/3] sparc: make driver/of/pdt no longer sparc-specific
 2010-08-16  6:17 UTC  (7+ messages)

olpc ofw question
 2010-08-15  1:52 UTC  (6+ messages)

[PATCH v4 00/12] ptp: IEEE 1588 clock support
 2010-08-13 23:54 UTC  (5+ messages)
` [PATCH 08/12] ptp: Added a brand new class driver for ptp clocks

[64/67] irq: Add new IRQ flag IRQF_NO_SUSPEND
 2010-08-12  0:06 UTC 

[48/54] irq: Add new IRQ flag IRQF_NO_SUSPEND
 2010-08-12  0:01 UTC 

[039/111] irq: Add new IRQ flag IRQF_NO_SUSPEND
 2010-08-11 23:54 UTC 

[PATCH 1/9] drivers/of: Make device tree code work on any arch
 2010-08-10 19:19 UTC  (22+ messages)
` [PATCH 0/9] Xilinx PCI endpoint driver
  ` [PATCH 2/9] of/fdt: Add unflatten_partial_device_tree
    ` [PATCH 3/9] of/base.c: export property access/modification functions
        ` [PATCH 5/9] arch/x86: Add support for device tree code
          ` [PATCH 6/9] [Xilinx] xilinx_pcipr: Added Xilinx reconfigurable PCI endpoint driver
            ` [PATCH 7/9] [Xilinx] xilinx_hwicap: use linux/io.h instead of asm/io.h
              ` [PATCH 8/9] [Xilinx] xilinx_hwicap: Update driver to use generic io accessors
                ` [PATCH 9/9] [Xilinx] xilinx_hwicap: Enable whenever OF/device trees are available

[PATCH v2 4/9] drivers/of: Allow IRQ code to work properly on architectures without NO_IRQ
 2010-08-10 18:29 UTC  (4+ messages)

[PATCH 3/8] of/fdt: Add unflatten_partial_device_tree
 2010-08-10 17:53 UTC  (4+ messages)

[git pull] of_device-->platform_device mass rename and 2 regression fixes
 2010-08-10  5:09 UTC 

Review Request: New proposal for device tree clock binding
 2010-08-10  5:04 UTC  (7+ 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).