devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-19 20:06:18 to 2012-04-25 10:14:29 UTC [more...]

[RFC v2 0/5] Add NVIDIA Tegra DRM support
 2012-04-25 10:14 UTC  (8+ messages)
  ` [RFC v2 1/5] iommu: Include linux/types.h
  ` [RFC v2 2/5] tps6586x: Add device tree support
  ` [RFC v2 3/5] i2c: Add of_i2c_get_adapter() function
  ` [RFC v2 4/5] drm: fixed: Add dfixed_frac
  ` [RFC v2 5/5] drm: Add NVIDIA Tegra support

[PATCH V1] dmaengine: tegra: add dma driver
 2012-04-25  9:58 UTC  (14+ messages)

[PATCHv4 1/2] drivers: input: keypad: Add device tree support
 2012-04-25  9:26 UTC  (2+ messages)
` [PATCHv4 2/2] arm/dts: omap4-sdp: Add keypad data

[PATCH v2 1/3] ARM: tegra: Add AHB driver
 2012-04-25  7:46 UTC  (7+ messages)

[PATCH v2 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-25  7:04 UTC  (14+ messages)
` [PATCH v2 2/3] pinctrl: pinctrl-imx: add imx6q pinctrl driver
` [PATCH v2 3/3] ARM: imx6q: switch to use "

(unknown),
 2012-04-25  6:57 UTC 

dtc symbolic constants - not in the preprocessor?
 2012-04-25  3:22 UTC  (3+ messages)

[RFC] pinctrl: enhance reporting of errors when loading from DT
 2012-04-25  2:45 UTC  (2+ messages)

[PATCH 0/8 v2] Update TPS65910 to boot using devicetree
 2012-04-24 23:36 UTC  (9+ messages)
` [PATCH 1/8 v2] regulator: add generic of node parsing for regulators
  ` [PATCH 2/8 v2] regulator: add node validation checks
` [PATCH 3/8 v2] mfd: tps65910: Commonize regmap access through header
` [PATCH 4/8 v2] regulator: tps65910: Add device tree bindings
` [PATCH 5/8 v2] mfd: tps65910: Add device-tree support
` [PATCH 6/8 v2] regulator: tps65910 regulator: add device tree support
` [PATCH 7/8 v2] mfd: tps65910-irq: Add devicetree init support
` [PATCH 8/8 v2] ARM: Tegra: Add support for TPS65910 PMIC

[RFC/PATCH 00/13] ARM: Exynos4: Add DTS for Samsung's Nuri board
 2012-04-24 22:57 UTC  (4+ messages)
` [PATCH 01/13] regulator: Fix DT node name checking in max8997-pmic

[PATCH V2] i2c: Add generic I2C multiplexer using pinctrl API
 2012-04-24 21:02 UTC  (3+ messages)

[PATCH 1/2] i2c: implement i2c_verify_adapter
 2012-04-24 17:09 UTC  (6+ messages)
` [PATCH 2/2] of/i2c: implement of_find_i2c_adapter_by_node

[PATCH V2 0/4] ARM: tegra: enable ALS and proximity sensors
 2012-04-24 14:50 UTC  (15+ messages)
` [PATCH V2 1/4] devicetree: Document Intersil Corporation vendor prefix
` [PATCH V5] dmaengine: tegra: add dma driver
  ` [PATCH V2 2/4] staging: iio: light: of: Fix vendor prefix of isl29018/isl29028
` [PATCH V2 3/4] ARM: dt: tegra: enable als and proximity sensor
` [PATCH V2 4/4] ARM: tegra: defconfig: add ISL29028

[PATCH v4 0/2] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-24 14:44 UTC  (6+ messages)
` [PATCH 1/2] i2c-s3c2410: Rework device type handling
  ` [PATCH 2/2] i2c-s3c2410: Add HDMIPHY quirk for S3C2440

[RFC] pinctrl: enhance reporting of errors when loading from DT
 2012-04-24 14:43 UTC 

[PATCH v2] dt: fsl-fec.txt: Fix GPIO number comment
 2012-04-24 13:54 UTC 

[PATCH V2] pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
 2012-04-24 13:16 UTC  (4+ messages)

[PATCH v3 1/1] dt: Add general DMA window parser
 2012-04-24 12:20 UTC 

[PATCH] dt: sgtl5000.txt: Add description for 'reg' field
 2012-04-24 11:04 UTC  (2+ messages)

[PATCH 2/3] iommu/tegra: smmu: Add device tree support for SMMU
 2012-04-24  8:59 UTC  (3+ messages)

[PATCH 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-24  8:46 UTC  (9+ messages)
` [PATCH 3/3] ARM: imx6q: switch to use pinctrl driver

[PATCH 00/10] allow mxc_nand to be probed via device tree
 2012-04-24  8:12 UTC  (14+ messages)
` [PATCH 04/10] mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
  ` [PATCH 01/10] mtd: mxc_nand: set owner field to prevent module unloading when in use
  ` [PATCH 02/10] mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
  ` [PATCH 03/10] mtd: mxc_nand: move function pointers to a per-SOC struct
            ` [PATCH] mtd: mxc_nand: fix several sparse warnings about incorrect address space
  ` [PATCH 05/10] mtd: mxc_nand: put ecc layout into devtype structs
  ` [PATCH 06/10] mtd: mxc_nand: split chip_select function and put it into devtype struct
  ` [PATCH 07/10] mtd: mxc_nand: put callback for data correction "
  ` [PATCH 08/10] mtd: mxc_nand: put several more fields into devtype_data
  ` [PATCH 09/10] mtd: mxc_nand: implement device tree probing
  ` [PATCH 10/10] ARM: imx: add mxc_nand to imx27 device tree

Test
 2012-04-24  6:44 UTC 

[PATCH] dt: fsl-fec.txt: Fix GPIO comment and remove hardcoded MAC address
 2012-04-24  6:31 UTC  (2+ messages)

[PATCH] ARM: msm: Fix gic irqdomain support
 2012-04-23 23:09 UTC  (3+ messages)

[PATCH v4 06/10] tegra: fdt: Add keyboard controller definition
 2012-04-23 20:59 UTC  (4+ messages)
` [PATCH v4 07/10] tegra: fdt: Add keyboard definitions for Seaboard

[PATCH] pinctrl: add error message to pinmux_map_to_setting's error path
 2012-04-23 18:49 UTC  (3+ messages)

[PATCH 1/1] dt: Add general DMA window parser
 2012-04-23 18:16 UTC  (5+ messages)
      ` [PATCH v2 "

[PATCH v3 0/2] i2c/of: Populate multiplexed i2c busses from the device tree
 2012-04-23 17:58 UTC  (9+ messages)
` [PATCH v3 2/2] i2c/of: Automatically populate i2c mux busses from device tree data

[PATCH 1/2] i2c: mux: add device tree support
 2012-04-23 17:11 UTC  (5+ messages)

[PATCHv3 1/2] drivers: input: keypad: Add device tree support
 2012-04-23 16:41 UTC  (5+ messages)
` [PATCHv3 2/2] arm/dts: omap4-sdp: Add keypad data

[PATCH v5 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-04-23 16:41 UTC  (6+ messages)
` [PATCH v5 2/3] netdev/of/phy: Add "

[PATCH v3 0/3] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-23 16:22 UTC  (8+ messages)
` [PATCH 3/3] i2c-s3c2410: Add HDMIPHY quirk for S3C2440

[PATCH] pinctrl: fix signed vs unsigned conditional inside pinmux_map_to_setting
 2012-04-23 15:59 UTC  (3+ messages)

[PATCH] of/i2c: call i2c_verify_client from of_find_i2c_device_by_node
 2012-04-23 13:00 UTC  (3+ messages)

[PATCH] of: fix a few typos in the binding documentation
 2012-04-23  8:57 UTC 

[PATCH] of: add const to struct of_device_id.data
 2012-04-23  8:56 UTC 

[PATCH 0/5] dma: mxs-dma: make driver mach-independent and add dt support
 2012-04-23  8:02 UTC  (13+ messages)
` [PATCH 2/5] dma: mxs-dma: make platform_device_id more generic
` [PATCH 3/5] dma: mxs-dma: add device tree probe support
` [PATCH 4/5] ARM: mxs: do not add dma device by default

[PATCH] Input: lpc32xx_ts - fix device tree compatible string
 2012-04-23  8:02 UTC 

[RFC] powerpc/fsl-pci: Document the "fsl, has-isa" property for Freescale PCI
 2012-04-23  3:34 UTC  (5+ messages)
  ` [RFC] powerpc/fsl-pci: Document the "fsl,has-isa" "

[PATCH] dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects
 2012-04-23  1:32 UTC  (2+ messages)

[PATCH v3] ARM: dts: Add basic support for imx6q-sabresd
 2012-04-23  1:16 UTC  (2+ messages)

[PATCH v2] ARM: dts: Add basic support for imx6q-sabresd
 2012-04-21 16:16 UTC  (2+ messages)

[RFC 0/4] Add NVIDIA Tegra DRM support
 2012-04-20 19:54 UTC  (10+ messages)

[PATCH v6] i2c: Add device tree support to i2c-pnx.c
 2012-04-20 15:17 UTC  (2+ messages)

[PATCH 4/5] ARM: mxs: do not add dma device by default
 2012-04-20 15:11 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH] devicetree: bindings: gpio-i2c belongs to i2c not gpio
 2012-04-20 15:08 UTC 

[PATCH] of: match by compatible property first
 2012-04-20 13:28 UTC  (3+ messages)

[PATCH v5] i2c: Add device tree support to i2c-pnx.c
 2012-04-20 13:14 UTC  (3+ messages)

I2C bus timeout property
 2012-04-20 12:15 UTC  (2+ messages)

[PATCH] Documentation: devicetree: Fix value format description
 2012-04-20 10:02 UTC 

[PATCH v4] i2c: Add device tree support to i2c-pnx.c
 2012-04-20  7:53 UTC  (7+ messages)

Reparenting a platform device
 2012-04-20  2:26 UTC  (4+ messages)

[PATCH 0/4] DT clock binding support
 2012-04-19 20:06 UTC  (3+ messages)
` [PATCH 2/4] clk: remove trailing whitespace from clk.h


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