devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-08 23:09:29 to 2013-02-13 01:40:17 UTC [more...]

[PATCH 0/5] Add ChromeOS Embedded Controller support
 2013-02-13  1:40 UTC  (3+ messages)

[RFC][PATCH 0/2 v2] ASoC: simple-card: add Device Tree support
 2013-02-13  1:13 UTC  (23+ messages)
        ` [RFC][PATCH 2/2 "
                      ` [RFC][PATCH 2/2 v3] "
                              ` [RFC][PATCH 0/3 v4] "
                                ` [PATCH 1/3] ASoC: use list_add_tail() instead of list_add() for platform/codec/dai list
                                ` [PATCH 2/3] ASoC: add snd_soc_of_get_port_dai_name()
                                ` [PATCH 3/3 v4] ASoC: simple-card: add Device Tree support
                                  ` [PATCH 3/3 v5] "

[PATCH] kbuild: limit dtc+cpp include path
 2013-02-12 23:09 UTC  (2+ messages)

[PATCH v3 0/5] of: Add helper for counting phandle refernces
 2013-02-12 23:06 UTC  (6+ messages)
` [PATCH v3 1/5] of/selftest: Fix GPIOs selftest to cover the 7th case
` [PATCH v3 2/5] of/selftest: Use selftest() macro throughout
  ` [PATCH v3 3/5] of/base: Clean up exit paths for of_parse_phandle_with_args()
  ` [PATCH v3 4/5] of: Create function for counting number of phandles in a property
` [PATCH v3 5/5] gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()

[PATCH v7 0/6] watchdog: dt: add support for the timeout-sec dt property
 2013-02-12 23:03 UTC  (3+ messages)
` [PATCH v7 1/6] watchdog: core: "

[PATCH v4 00/10] Device tree support for Exynos SoC camera subsystem
 2013-02-12 22:39 UTC  (22+ messages)
` [PATCH v4 01/10] s5p-csis: Add device tree support
` [PATCH v4 02/10] s5p-fimc: Add device tree support for FIMC devices
` [PATCH v4 05/10] s5p-fimc: Add device tree based sensors registration
` [PATCH v4 06/10] s5p-fimc: Use pinctrl API for camera ports configuration

[PATCHv1] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
 2013-02-12 20:04 UTC  (2+ messages)
` [PATCHv1] crypto: caam - Added property fsl, sec-era "

[PATCH -next] powerpc/85xx: use for_each_compatible_node() macro
 2013-02-12 20:02 UTC  (2+ messages)

[PATCH V8] kbuild: create a rule to run the pre-processor on *.dts files
 2013-02-12 19:27 UTC  (8+ messages)

[PATCH v8 0/4] Add generic driver for on-chip SRAM
 2013-02-12 18:09 UTC  (5+ messages)
` [PATCH v8 2/4] misc: Generic on-chip SRAM allocation driver

Devicetree node to turn off LCD when backlight is 'disabled'
 2013-02-12 18:05 UTC  (5+ messages)

[PATCH v2 0/6] of, of_gpio, of_spi: Bugfix and improve of_parse_phandle_with_args, of_gpio_named_count and of_spi_register_master
 2013-02-12 18:01 UTC  (15+ messages)
` [PATCH v2 2/6] of: Return -ENXIO from of_parse_phandle_with_args for too large index and return errors from of_gpio_named_count
` [PATCH v2 3/6] of_spi: Initialize cs_gpios properly
` [PATCH v2 4/6] of_spi: Document cs_gpios and cs_gpio in kernel-doc
` [PATCH v2 5/6] of_spi: Add fetching of of_gpio flags to of_spi_register_master
` [PATCH v2 6/6] of_spi: Initialize cs_gpios and cs_gpio with -EEXIST

[PATCH V2 1/3] of/selftest: Fix GPIOs selftest to cover the 7th case
 2013-02-12 17:59 UTC  (3+ messages)
` [PATCH V2 2/3] of: Create function for counting number of phandles in a property
  ` [PATCH V2 3/3] gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()

[PATCH] ARM: tegra: remove clock-frequency properties from serial nodes
 2013-02-12 17:47 UTC  (2+ messages)

[PATCH 0/7] ARM: dts: Add G2D DT nodes to Exynos4 machines
 2013-02-12 17:47 UTC  (2+ messages)

[PATCH] of: dma.c: fix memory leakage
 2013-02-12 17:40 UTC  (4+ messages)

[PATCH v2 1/2] [media] s5p-g2d: Add DT based discovery support
 2013-02-12 17:30 UTC  (7+ messages)
` [PATCH v2 2/2] drm/exynos: Add device tree based discovery support for G2D
      ` [PATCH "

[PATCH] of: Create function for counting number of phandles in a property
 2013-02-12 17:28 UTC  (5+ messages)

[PATCH] of: dma: protect list write operation by spin_lock
 2013-02-12 17:20 UTC  (5+ messages)

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-12 16:38 UTC  (6+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common
` [PATCH v7 07/10] dmaengine: add dma_request_slave_channel_compat()

I2C and devicetrees
 2013-02-12 16:34 UTC  (4+ messages)

[PATCH] of: Fix locking when calling of_get_next_available_child()
 2013-02-12 15:20 UTC  (5+ messages)

Reg:Trying to get the ADC working on the Beaglebone with 3.8 kernel
 2013-02-12 14:50 UTC  (4+ messages)

[PATCH V4 0/5] Add generic DMA DT binding support
 2013-02-12 14:49 UTC  (7+ messages)
` [PATCH V4 1/5] DMA: PL330: Add new pl330 filter for DT case
` [PATCH V4 2/5] DMA: PL330: Add xlate function
` [PATCH V4 3/5] DMA: PL330: Register the DMA controller with the generic DMA helpers
` [PATCH V4 4/5] ARM: dts: pl330: Add #dma-cells for generic dma binding support
` [PATCH V4 5/5] ARM: SAMSUNG: dma: Remove unnecessary code

RFC: Static memory controller node description
 2013-02-12 13:52 UTC  (4+ messages)

[PATCH] ARM: dts: omap3-devkit8000: Enable audio support
 2013-02-12 12:21 UTC 

[PATCH] pinctrl: pinctrl-single: fix the binding documentation
 2013-02-12 12:13 UTC  (2+ messages)

[PATCH 12/12] clocksource: samsung-time: Add Device Tree support
 2013-02-12 11:06 UTC  (4+ messages)

[PATCH v3 0/3] Add DT support for davinci_mmc driver
 2013-02-12 11:00 UTC  (5+ messages)
` [PATCH v3 1/3] mmc: davinci_mmc: add DT support
` [PATCH v3 2/3] ARM: davinci: da850: add mmc DT entries
` [PATCH v3 3/3] ARM: davinci: da850: override mmc DT node device name

[PATCH V4] i2c: add bcm2835 driver
 2013-02-12 10:34 UTC  (2+ messages)

[PATCH V3] i2c: add bcm2835 driver
 2013-02-12 10:27 UTC  (4+ messages)

[PATCH 1/2] ARM: OMAP2+: Allow clock alias provision from device tree
 2013-02-12  7:47 UTC  (5+ messages)
  ` [PATCH 2/2] ARM: dts: omap4-panda: Add clock alias for USB PHY

[PATCH v3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-02-12  7:24 UTC 

[PATCH 0/4] Various PCI-related device tree helpers
 2013-02-12  6:45 UTC  (7+ messages)
  ` [PATCH 1/4] of/pci: Provide support for parsing PCI DT ranges property
  ` [PATCH v2 2/4] of/pci: Add of_pci_get_devfn() function
  ` [PATCH 3/4] of/pci: Add of_pci_get_bus() function
` [PATCH 4/4] of/pci: Add of_pci_parse_bus_range() function

[PATCH v2 0/3] Add DT support for davinci_mmc driver
 2013-02-12  6:21 UTC  (9+ messages)
` [PATCH v2 1/3] ARM: davinci: da850: override mmc DT node device name
` [PATCH v2 2/3] mmc: davinci_mmc: add DT support

Sound record on Devkit8000 with DT boot issue
 2013-02-12  3:20 UTC  (5+ messages)

Fwd:
 2013-02-12  0:14 UTC 

[PATCH] of: fix recursive locking in of_get_next_available_child()
 2013-02-11 22:39 UTC  (2+ messages)

[PATCH next] OF: convert devtree lock from rw_lock to raw spinlock
 2013-02-11 22:29 UTC  (8+ messages)
` [PATCH next v2] "

[PATCH 1/2] powerpc/5200: Add Lite5200 on-board LEDs as devices
 2013-02-11 21:55 UTC  (4+ messages)
` [PATCH 2/2] powerpc/5200: Use the gpt* labels to simplify mpc5200 dts files

[PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-11 21:36 UTC  (3+ messages)
` [PATCH V4 3/4] input: keyboard: tegra: add support for rows/cols configuration from dt

[PATCH v2] gpio: mcp23s08: convert driver to DT
 2013-02-11 21:25 UTC  (2+ messages)

[PATCH 0/3] omap_hsmmc DT DMA Client support
 2013-02-11 17:34 UTC  (2+ messages)

[PATCH RFC 0/7] ARM: OMAP: add DT binding for gpmc-smsc911x
 2013-02-11 14:29 UTC  (20+ messages)
` [PATCH RFC 1/7] platform: add a device node
` [PATCH RFC 2/7] net: smsc911x: add pinctrl support
` [PATCH RFC 3/7] ARM: OMAP: gpmc-smsc911x: add DT dev node init function
` [PATCH RFC 4/7] ARM: OMAP: gpmc-smsc911x: pass a dev node to platform registration
` [PATCH RFC 5/7] ARM: OMAP: gpmc: add support for gpmc-smsc911x child nodes
` [PATCH RFC 6/7] ARM: dts: OMAP: Add an GPMC node for OMAP3
` [PATCH RFC 7/7] ARM: dts: omap3-igep0020: Add SMSC911x LAN chip support

[PATCH] cpuidle: kirkwood: Move out of mach directory, add DT
 2013-02-11 11:41 UTC  (4+ messages)

[PATCH] clk: add si5351 i2c common clock driver
 2013-02-11  9:52 UTC  (3+ messages)

[PATCH 4/4] serial/arc-uart: switch to devicetree based probing
 2013-02-11  8:41 UTC  (5+ messages)
          ` [PATCH] serial/arc-uart: Miscll DT related updates (Grant's review comments)

[PATCH 0/8] Introduce fdtgrep for subsetting and hashing FDTs
 2013-02-11  2:47 UTC  (3+ messages)
` [PATCH 5/8] libfdt: Add function to find regions in an FDT

[PATCH 1/5] ARM: dts: exynos5250-arndale: Add node entry for gpio-buttons
 2013-02-11  0:38 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: exynos5250-arndale: Add PMIC node entry

[PATCH V2] ARM: dts: exynos5250-arndale: Add PMIC node entry
 2013-02-11  0:36 UTC 

[PATCH V2] ARM: dts: add minimal DT support for DevKit8000
 2013-02-10 16:05 UTC 

[PATCH v2 0/4] Initial Device Tree support for S3C64xx
 2013-02-10 13:54 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: common: vic: Parse interrupt and resume masks from device tree
` [PATCH v2 2/4] ARM: s3c64xx: Add board file for boot using Device Tree
` [PATCH v2 3/4] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs
` [PATCH v2 4/4] ARM: dts: Add dts file for S3C6410-based Mini6410 board

[PATCH] drivers: net: Remove remaining alloc/OOM messages
 2013-02-10  7:57 UTC  (2+ messages)

[PATCH] gpio: Add device driver for GRGPIO cores
 2013-02-09 22:36 UTC  (7+ messages)

[PATCH V2 0/2] ARM: davinci: da850: add wdt DT node
 2013-02-09 17:23 UTC  (5+ messages)
` [PATCH V2 2/2] ARM: davinci: restart: fix wdt to machine restart with DT

[PATCH RESEND] media: rc: gpio-ir-recv: add support for device tree parsing
 2013-02-09 17:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 3.9] Driver for 7-segment displays connected over GPIOs
 2013-02-09 16:28 UTC  (3+ messages)

[PATCH 0/2] gpio: Fix gpio-generic bug and add driver for GRGPIO cores
 2013-02-09 14:58 UTC  (3+ messages)
` [PATCH 1/2] gpio: gpio-generic: Fix bug in big endian bit conversion

[PATCH 0/2] Convert mcp23s08 to DT usage
 2013-02-09 14:31 UTC  (5+ messages)
` [PATCH 1/2] gpio: mcp23s08: Allow -1 as a legal value for global gpio base
` [PATCH 2/2] gpio: mcp23s08: convert driver to DT

[PATCH RFC 0/1] Convert mcp23s08 to DT usage
 2013-02-09 14:24 UTC  (5+ messages)
` [PATCH RFC 1/1] gpio: mcp23s08: convert driver to DT

[PATCH v3 00/13] mmc: core and driver DT and related development
 2013-02-09 13:37 UTC  (3+ messages)
` [PATCH v3 03/13] mmc: provide a standard MMC device-tree binding parser centrally

[PATCH 0/2] ARM: dts: Add DT bindings for OMAP SDMA
 2013-02-09 10:52 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver

[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-09  9:04 UTC  (8+ messages)
` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

[PATCH 1/1] documentation/devicetree: Fix a typo in exynos-dw-mshc.txt
 2013-02-08 23:09 UTC  (2+ 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).