Devicetree
 help / color / mirror / Atom feed
 messages from 2011-02-12 09:31:20 to 2011-02-23 18:03:16 UTC [more...]

Question regarding usage of pdev->id and platform_data
 2011-02-23 18:03 UTC  (2+ messages)

[PATCH V11 0/4] ptp: IEEE 1588 hardware clock support
 2011-02-23 17:54 UTC  (9+ messages)
` [PATCH V11 2/4] ptp: Added a clock that uses the eTSEC found on the MPC85xx
  ` [PATCH V11 1/4] ptp: Added a brand new class driver for ptp clocks
  ` [PATCH V11 3/4] ptp: Added a clock driver for the IXP46x
  ` [PATCH V11 4/4] ptp: Added a clock driver for the National Semiconductor PHYTER

[PATCH v3 1/2] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-23 17:49 UTC  (9+ messages)
  ` [PATCH v3 2/2] i2c: xiic: Use 32bit accesses only

[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
 2011-02-23 17:41 UTC  (20+ messages)
` [RFC PATCH 01/10] MIPS: Octeon: Move some Ethernet support files out of staging
  ` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files
  ` [RFC PATCH 03/10] MIPS: Prune some target specific code out of prom.c
  ` [RFC PATCH 04/10] MIPS: Octeon: Add a irq_create_of_mapping() implementation
  ` [RFC PATCH 05/10] MIPS: Octeon: Rearrance CVMX files in preperation for device tree
  ` [RFC PATCH 08/10] netdev: mdio-octeon.c: Convert to use "
  ` [RFC PATCH 10/10] staging: octeon_ethernet: "
` [RFC PATCH 06/10] MIPS: Octeon: Initialize and fixup "
` [RFC PATCH 07/10] i2c: Convert i2c-octeon.c to use "
` [RFC PATCH 09/10] netdev: octeon_mgmt: Convert "

[RFC PATCH 00/15] Remove last remains of of_platform_bus_type
 2011-02-23 17:22 UTC  (19+ messages)
` [RFC PATCH 01/15] dt/powerpc: move of_bus_type infrastructure to ibmebus
` [RFC PATCH 02/15] dt: add a match table pointer to struct device
  ` [RFC PATCH 03/15] dt/powerpc: Eliminate users of of_platform_{, un}register_driver
` [RFC PATCH 04/15] dt/sparc: "
` [RFC PATCH 05/15] leds/leds-gpio: merge platform_driver with of_platform_driver
` [RFC PATCH 06/15] dt: xilinx_hwicap: merge platform and of_platform driver bindings
` [RFC PATCH 07/15] dt: uartlite: "
` [RFC PATCH 08/15] dt/spi: Eliminate users of of_platform_{, un}register_driver
` [RFC PATCH 09/15] dt/sound: "
` [RFC PATCH 10/15] dt/net: "
` [RFC PATCH 11/15] dt/video: "
` [RFC PATCH 12/15] dt/usb: "
` [RFC PATCH 13/15] dt/serial: "
` [RFC PATCH 14/15] dt: Eliminate of_platform_{,un}register_driver
` [RFC PATCH 15/15] dt: eliminate of_platform_driver shim code

[PATCH v4] i2c-gpio: add devicetree support
 2011-02-23 13:18 UTC  (6+ messages)
  ` [PATCH v5] "

[PATCH] dt: add a match table pointer to struct device
 2011-02-23  2:52 UTC 

[PATCH] tty/serial: Relax the device_type restriction from of_serial
 2011-02-23  2:12 UTC 

[PATCH] i2c-ocores: register devices on child nodes
 2011-02-23  1:07 UTC  (7+ messages)

[PATCH] Make of_read_number() handle unaligned data
 2011-02-22 22:36 UTC 

Device tree on x86, part v4
 2011-02-22 21:16 UTC  (18+ messages)
` [PATCH 01/11] x86/e820: remove conditional early mapping in parse_e820_ext
  ` [PATCH 02/11] x86: Add device tree support
  ` [PATCH 03/11] x86/dtb: Add a device tree for CE4100
  ` [PATCH 04/11] x86/dtb: add irq domain abstraction
  ` [PATCH 05/11] x86/dtb: add early parsing of IO APIC
  ` [PATCH 06/11] x86/dtb: add support hpet
  ` [PATCH 07/11] x86/dtb: add support for PCI devices backed by dtb nodes
  ` [PATCH 08/11] x86/dtb: Add generic bus probe
  ` [PATCH 09/11] x86/ioapic: Add OF bindings for IO-APIC
  ` [PATCH 10/11] x86/ce4100: use OF for ioapic
  ` [PATCH 11/11] rtc/cmos: add OF bindings

[PATCH v2 1/2] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-22 17:52 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: xiic: Use 32bit accesses only

[PATCH 0/3] Add MX51 basic DT support
 2011-02-22 14:13 UTC  (12+ messages)
  ` [PATCH 1/3] arm/dt: add basic mx51 device tree support
  ` [PATCH 2/3] arm/dt: add very basic dts file for babbage board
  ` [PATCH 3/3] serial/imx: parse from device tree support

Device tree on x86, part v3
 2011-02-22 11:21 UTC  (36+ messages)
` [PATCH TIP 02/14] x86: Add device tree support
          ` [sodaville] "
` [PATCH TIP 03/14] x86/dtb: Add a device tree for CE4100
    ` [PATCH TIP v2 "
            ` [sodaville] "
` [PATCH TIP 05/14] x86/dtb: add early parsing of APIC and IO APIC
` [PATCH OF 07/14] of: move of_irq_map_pci() into generic code
` [PATCH TIP 08/14] x86/dtb: add support for PCI devices backed by dtb nodes
        ` [sodaville] "
` [PATCH TIP 09/14] x86/dtb: Add generic bus probe
  ` [PATCH v2 "
` [PATCH TIP 10/14] x86/ioapic: Add OF bindings for IO-APIC
` [PATCH OF 12/14] x86/rtc: don't register rtc if we the DT blob
        ` [sodaville] "
` [PATCH OF 13/14] rtc/cmos: add OF bindings
        ` [sodaville] "

[PATCH] i2c: xiic: Add OF support for Xilinx i2c bus interface
 2011-02-21 16:10 UTC  (2+ messages)

[PATCH] of/pdt: allow DT device matching by fixing 'name' brokenness
 2011-02-19  3:12 UTC  (2+ messages)
      ` [PATCH] of/pdt: don't bother parsing pkg2path results, return as-is

[PATCH 3/4] tty: serial: altera_uart: Add devicetree support
 2011-02-18 10:35 UTC  (11+ messages)
  ` [PATHV v2] "
    ` [Nios2-dev] "
  ` [PATCH 3/4 v3] "

[PATCH 5/5] tty: serial: altera_jtaguart: Add device tree support
 2011-02-18  8:10 UTC  (4+ messages)
  ` [PATCH 5/5 v2] "
    ` [PATCH 5/5 v3] "

[PATCH 0/7] Add Samsung's s5pv310 machine with device tree enabled
 2011-02-17 16:56 UTC  (21+ messages)
  ` [PATCH 1/7] ARM: s5pv310-dt: Add s5pv310 machine with device tree support
  ` [PATCH 2/7] ARM: s5pv310-dt: Add a basic dts file for SMDKV310 machine
  ` [PATCH 3/7] ARM: s5pv310-dt: Add support for probing platform bus on s5pv310 dt-enabled machine
  ` [PATCH 4/7] watchdog: s3c2410: Add support for device tree based probe
  ` [PATCH 5/7] serial: samsung: Get console register defaults from device tree
  ` [PATCH 6/7] ARM: s5pv310-dt: Enable snooping of platform_device registrations
  ` [PATCH 7/7] serial: samsung: Get default port register settings from device tree

[PATCH] of: Add missing of_address.h to xilinx ehci driver
 2011-02-16  5:55 UTC  (7+ messages)
  ` Fwd: "

[PATCH v2] altera_ps2: Add devicetree support
 2011-02-16  4:40 UTC  (7+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v8] spi: New driver for Altera SPI
 2011-02-16  2:47 UTC  (8+ messages)
  ` [PATCH v9] "

[PATCH v6] spi: add OpenCores tiny SPI driver
 2011-02-16  2:47 UTC  (7+ messages)
` [PATCH v7] "
            ` [PATCH v8] "
                ` [PATCH v8 resend] "

[PATCH] Print a device-tree message at KERN_WARNING level
 2011-02-15 20:39 UTC  (4+ messages)
      ` [PATCH] [TRIVIAL] Drop an uninteresting message to pr_debug level

[git pull] Documentation changes and an SPI bug fix
 2011-02-14  3:46 UTC  (2+ messages)

[RFC][PATCH] add FDT address translation
 2011-02-13 21:51 UTC  (3+ messages)

[RFC PATCH] ARM: pmu: add OF match support
 2011-02-13  6:23 UTC  (6+ messages)

[PATCH 0/4] Add basic device tree support for Samsung's SMDKV310 machine
 2011-02-13  6:11 UTC  (5+ messages)
` [PATCH 2/4] ARM: DT: Add a basic dts file for "

[PATCH v2] watchdog: Add driver for Altera Watchdog Timer
 2011-02-12  9:42 UTC  (3+ messages)
` [PATCH v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox