devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-27 01:20:29 to 2012-05-04 12:30:25 UTC [more...]

[PATCH v2 0/9] support dt for mmp2
 2012-05-04 12:30 UTC  (9+ messages)
  ` [PATCH v2 1/9] ARM: mmp: fix build issue on mmp with device tree
  ` [PATCH v2 2/9] ARM: mmp: append CONFIG_MACH_MMP2_DT
  ` [PATCH v2 3/9] ARM: mmp: support DT in irq
  ` [PATCH v2 5/9] gpio: pxa: parse gpio from DTS file
  ` [PATCH v2 6/9] ARM: mmp: support mmp2 with device tree
  ` [PATCH v2 7/9] ARM: mmp: support pxa910 "
  ` [PATCH v2 8/9] ARM: dts: refresh dts file for arch mmp
` [PATCH v2 4/9] ARM: mmp: support DT in timer

[PATCH v2 1/2] regulator: Add generic DT parsing for regulators
 2012-05-04 12:26 UTC  (5+ messages)

[PATCH 02/14] OF: MIPS: lantiq: implement OF support
 2012-05-04 12:18 UTC  (3+ messages)
  ` [PATCH 03/14] OF: MIPS: lantiq: implement irq_domain support
  ` [PATCH 04/14] OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support

[PATCH 0/3] MFD: twl6040: Device tree support
 2012-05-04 12:17 UTC  (15+ messages)
` [PATCH 1/3] MFD: twl6040: Code cleanup in interrupt initialization part
` [PATCH 2/3] MFD: twl6040: Allocate IRQ numbers dynamically
` [PATCH 3/3] MFD: twl6040: Support for DT

[PATCH v2 1/5] dma: mxs-dma: use global stmp_device functionality
 2012-05-04 12:15 UTC  (6+ messages)
` [PATCH v2 2/5] dma: mxs-dma: make platform_device_id more generic
` [PATCH v2 3/5] dma: mxs-dma: add device tree probe support
  ` [PATCH v2 4/5] ARM: mxs: do not add dma device by default
` [PATCH v2 5/5] ARM: mx28evk: add mxs-dma dt support

[PATCH] Input: tl6040-vibra: Device Tree support
 2012-05-04 12:05 UTC 

[PATCH] OF: PCI: const usage needed by MIPS
 2012-05-04 10:55 UTC  (6+ messages)

[PATCH v2] ARM: dt: tegra20: Add GART device
 2012-05-04  9:13 UTC  (5+ messages)

[PATCH 1/1] ARM: tegra: Add Tegra Memory Controller(MC) driver
 2012-05-04  8:41 UTC  (6+ messages)

[PATCHv3 1/4] ARM: tegra: Add Tegra AHB driver
 2012-05-04  8:40 UTC  (6+ messages)

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-05-04  6:56 UTC  (4+ messages)

[PATCH 0/9] add more devicetree support in arch-mmp
 2012-05-04  3:41 UTC  (19+ messages)
  ` [PATCH 1/9] ARM: mmp: fix build issue on mmp with device tree
  ` [PATCH 2/9] ARM: mmp: distinguish mmp and mmp2 in Kconfig
  ` [PATCH 3/9] ARM: mmp: support DT in irq
  ` [PATCH 4/9] ARM: mmp: support DT in timer
  ` [PATCH 5/9] gpio: pxa: parse gpio from DTS file
  ` [PATCH 6/9] ARM: mmp: support mmp2 with device tree
  ` [PATCH 7/9] ARM: mmp: support pxa910 "
  ` [PATCH 8/9] ARM: dts: refresh dts file for arch mmp
  ` [PATCH 9/9] Documentation: update docs for mmp dt

[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-03 22:48 UTC  (19+ messages)
` [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH 2/7] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH 3/7] mmc: dw_mmc: add device tree support
` [PATCH 4/7] mmc: dw_mmc: add samsung exynos5250 specific extentions
` [PATCH 5/7] ARM: Samsung: Add support for MSHC controller clocks
` [PATCH 6/7] ARM: Exynos5: Add AUXDATA support for MSHC controllers
` [PATCH 7/7] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms

[RFC v2 0/5] Add NVIDIA Tegra DRM support
 2012-05-03 21:22 UTC  (3+ messages)
` [RFC v2 5/5] drm: Add NVIDIA Tegra support

[PATCH v8] gpio: Device tree support for LPC32xx
 2012-05-03 20:20 UTC 

[PATCH RESEND v5] rtc: Add device tree support for LPC32xx
 2012-05-03 19:36 UTC  (2+ messages)

[PATCH] I2C: xiic: Add OF binding support
 2012-05-03 15:50 UTC  (3+ messages)

[PATCH V3] i2c: Add generic I2C multiplexer using pinctrl API
 2012-05-03 12:24 UTC  (2+ messages)

[PATCH v2 0/5] MIPS: OCTEON: Convert some device to use Device Tree
 2012-05-03 11:26 UTC  (5+ messages)
` [PATCH v2 1/5] i2c: Convert i2c-octeon.c to use device tree
` [PATCH v2 4/5] staging: octeon_ethernet: Convert "
` [PATCH v2 5/5] MIPS: Octeon: Use device tree to register serial ports

[PATCH V2 0/2] dmaengine: tegra: add dma driver
 2012-05-03  7:41 UTC  (3+ messages)
  ` [PATCH V2 1/2] dma: dmaengine: add slave req id in slave_config
` [PATCH V2 2/2] dmaengine: tegra: add dma driver

[PATCH v6 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-05-03  1:16 UTC  (4+ messages)
` [PATCH v6 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v6 2/3] netdev/of/phy: Add MDIO bus multiplexer support
  ` [PATCH v6 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH 19/20] ARM: Exynos5: Add combiner, wakeup interrupt controller and ethernet nodes
 2012-05-02 17:57 UTC 

[PATCH] dt: add vendor prefix for EM Microelectronics
 2012-05-02 16:11 UTC  (2+ messages)

[V2 1/5] powerpc: dts: klondike: Add AHB, APB bus; remove OPB bus
 2012-05-02 13:41 UTC  (7+ messages)
` [V2 2/5] powerpc: 40x: Add AHB, APB of_device_ids
  ` [V2 3/5] powerpc: dts: klondike: Add UART nodes
    ` [V2 4/5] powerpc: config: 40x: Add 16650 UART support in klondike defconfig
      ` [V2 5/5] powerpc: kernel: 16650 UART reg-shift support

[PATCH] maintainership update for the Marvell Orion family of SOCs
 2012-05-02 13:05 UTC 

[PATCH 1/3] ARM: imx: enable pinctrl dummy states
 2012-05-02 11:31 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx6q: switch to use pinctrl subsystem
` [PATCH 3/3] mmc: sdhci-imx-esdhc: convert "

[PATCH 0/2] OMAP: mailbox initial device tree support
 2012-05-02  5:42 UTC  (4+ messages)
` [PATCH 1/2] OMAP: mailbox: add "
` [PATCH 2/2] arm/dts: OMAP2+: Add mailbox nodes

[PATCH v5 1/4] dt: add of_get_child_count helper function
 2012-05-02  3:28 UTC  (9+ messages)
  ` [PATCH v4 2/4] pinctrl: pinctrl-imx: add imx pinctrl core driver
` [PATCH v4 3/4] pinctrl: pinctrl-imx: add imx6q pinctrl driver
` [PATCH v4 4/4] mmc: sdhci-imx-esdhc: convert to use pinctrl subsystem

[PATCH v4 1/4] dt: add of_get_child_count helper function
 2012-05-01 23:05 UTC  (33+ messages)
` [PATCH v3 2/4] pinctrl: pinctrl-imx: add imx pinctrl core driver
` [PATCH v3 3/4] pinctrl: pinctrl-imx: add imx6q pinctrl driver
` [PATCH v3 4/4] mmc: sdhci-imx-esdhc: convert to use pinctrl subsystem
        ` [PATCH v5 1/1] dt: add of_get_child_count helper function

[PATCH 0/4] DT clock binding support
 2012-05-01 22:59 UTC  (3+ messages)
` [PATCH 3/4] clk: add "

[PATCH v8 0/5] USB: LPC32xx device tree related OHCI and UDC patch series
 2012-05-01 17:37 UTC  (7+ messages)
  ` [PATCH v8 1/5] ohci-nxp: Driver cleanup
  ` [PATCH v8 2/5] ohci-nxp: Device tree support
  ` [PATCH v8 3/5] USB: Add driver for NXP ISP1301 USB transceiver
` [PATCH v8 4/5] USB: gadget driver for LPC32xx
` [PATCH v8 5/5] USB: ohci-nxp: Use isp1301 driver

[PATCH 1/3] mmc/sdhci-spear: No need to check 'pdev == NULL' in probe
 2012-05-01 14:33 UTC  (4+ messages)

[PATCH] ASoC: tegra: add device tree support for TrimSlice
 2012-04-30 22:48 UTC  (2+ messages)

[PATCH V3 2/2] of: selftest/dma: Add selftest for new DT DMA
 2012-04-30 21:20 UTC 

[PATCH V3 0/2] of: Add generic device tree DMA helpers
 2012-04-30 21:16 UTC 

[PATCH 2/4] OF: MTD: make plat_nand loadable from DT
 2012-04-30 17:30 UTC 

[PATCH 2/2] Input: matrix_keymap - wire up device tree support
 2012-04-30 16:00 UTC  (4+ messages)

[PATCHv3 1/4] ARM: tegra: Add AHB driver
 2012-04-30 14:47 UTC  (5+ messages)

[PATCH v3 1/1] dt: Add general DMA window parser
 2012-04-30 12:44 UTC  (2+ messages)
  ` [PATCH "

[PATCH v3 1/2] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-04-29 19:28 UTC  (2+ messages)
  ` [PATCH v3 2/2] ARM: LPC32xx: Make platform use key driver

[PATCH v6 00/17] Add PWM framework and device tree support
 2012-04-29 15:40 UTC  (2+ messages)

[GIT PULL] USB: LPC32xx device tree related OHCI and UDC patch series
 2012-04-29 14:57 UTC 

[PATCH 00/10] allow mxc_nand to be probed via device tree
 2012-04-29 11:10 UTC  (4+ messages)

[PATCH V2] i2c: Add generic I2C multiplexer using pinctrl API
 2012-04-27 21:39 UTC  (5+ messages)

[PATCH 1/2] dt: Add empty of_property_match_string() function
 2012-04-27 20:53 UTC  (5+ messages)

[PATCH] ARM: dt: tegra trimslice: add support for audio
 2012-04-27 19:34 UTC 


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