devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-18 02:24:07 to 2012-05-22 15:30:04 UTC [more...]

[PATCH v2 00/12] add imx usb driver for mx28/6x
 2012-05-22 15:30 UTC  (85+ messages)
  ` [PATCH v2 01/12] usb: otg: add notify_connect_change callback
  ` [PATCH v2 02/12] usb: chipidea: permit driver bindings pass phy pointer
  ` [PATCH v2 03/12] usb: ehci-hcd: notify phy when connect change
  ` [PATCH v2 04/12] usb: otg: add basic mxs phy driver support
  ` [PATCH v2 05/12] usb: chipidea: add imx driver binding
  ` [PATCH v2 06/12] ARM: imx6q: correct device name of usbphy and usb controller clock export
  ` [PATCH v2 07/12] ARM: imx6q: add config-on-boot gpios
  ` [PATCH v2 08/12] ARM: imx6q: add usbphy clocks
  ` [PATCH v2 09/12] ARM: imx6q: disable usb charger detector
  ` [PATCH v2 10/12] ARM: dts: imx6q-sabrelite: add usb devices
  ` [PATCH v2 11/12] ARM: mxs: clk_register_clkdev mx28 usb clocks
  ` [PATCH v2 12/12] ARM: dts: imx28-evk: add usb devices

[PATCH v3 0/3] atmel-mci device tree support
 2012-05-22 15:18 UTC  (14+ messages)
` [PATCH v3 1/3] mmc: atmel-mci: add "
` [PATCH v3 2/3] ARM: at91: add clocks for DT entries
` [PATCH v3 3/3] ARM: dts: add nodes for atmel hsmci controllers for atmel platforms

[PATCH 1/2] of: Add Avionic Design vendor prefix
 2012-05-22 13:57 UTC  (5+ messages)
` [PATCH 2/2] gpio: Add Avionic Design N-bit GPIO expander support

[PATCH v4 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-05-22 13:55 UTC  (8+ messages)
` [PATCH v4 4/7] ARM: davinci: net: davinci_emac: add OF support
  ` [PATCH v4 1/7] ARM: davinci, intc: Add irq domain support
  ` [PATCH v4 2/7] ARM: davinci, intc: Add OF support for TI interrupt controller
  ` [PATCH v4 3/7] ARM: davinci: configure davinci aemif chipselects through OF
  ` [PATCH v4 5/7] ARM: davinci: i2c: add OF support
  ` [PATCH v4 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
  ` [PATCH v4 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

[PATCH 1/2] of: Add Semtech Corp. vendor prefix
 2012-05-22 13:48 UTC  (4+ messages)
` [PATCH 2/2] input: Add support for the Semtech SX8634 controller

bootloader support for DTB on x86
 2012-05-22 12:56 UTC 

[PATCH 00/10] spi: s3c64xx: add support for device tree
 2012-05-22 12:35 UTC  (15+ messages)
` [PATCH 01/10] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
` [PATCH 02/10] spi: s3c64xx: move controller information into driver data
` [PATCH 05/10] ARM: Samsung: Update the device names for spi clock lookup
` [PATCH 07/10] spi: s3c64xx: Remove the 'set_level' callback from controller data

[PATCH 1/1] USB: Chipidea: Create a menu in Kconfig to choose driver bindings
 2012-05-22 10:01 UTC 

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

[PATCH] of/gpio: add declaration of struct gpio_chip to silence warning if CONFIG_OF_GPIO=n && CONFIG_GPIOLIB=n
 2012-05-22  0:54 UTC  (2+ messages)

[PATCH] dt: name all Tegra binding docs consistently
 2012-05-21 22:11 UTC 

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-05-21 20:32 UTC  (17+ messages)

[PATCH] of: add const to struct of_device_id.data
 2012-05-21 19:57 UTC  (5+ messages)
  ` [PATCH] spi/imx: make devtype_data member point to const data
  ` [PATCH] ARM: cache-l2x0: add a const qualifier
` [PATCH] serial/imx: make devdata member point to const data

mfd: mc13xxx: add codec platform data
 2012-05-21 14:34 UTC 

[PATCH 1/2] iommu/tegra: smmu: Add device tree support for SMMU
 2012-05-21 12:47 UTC  (8+ messages)
          ` [PATCH 1/1] iommu/tegra: smmu: Add DMA window parser

[PATCH] Input: twl6040-vibra: Update for device tree support
 2012-05-21  9:45 UTC  (5+ messages)

[V2 1/5] powerpc: dts: klondike: Add AHB, APB bus; remove OPB bus
 2012-05-21  4:18 UTC  (8+ 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] dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects
 2012-05-21  3:27 UTC  (3+ messages)

[PATCH v3 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-05-20 10:58 UTC  (4+ messages)
` [PATCH v3 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller

[PATCH v2 0/6] spi: s3c64xx: add support for device tree
 2012-05-20  9:21 UTC  (13+ messages)
` [PATCH v2 1/6] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro
` [PATCH v2 2/6] spi: s3c64xx: move controller information into driver data
` [PATCH v2 3/6] ARM: Samsung: Remove pdev pointer paremeter from spi gpio setup functions
` [PATCH v2 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function
` [PATCH v2 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data
` [PATCH v2 6/6] spi: s3c64xx: add device tree support

[PATCH V3 0/4] regulator: tps62360: support dts and enable for tegra-cardhu
 2012-05-20  7:19 UTC  (6+ messages)
` [PATCH V3 2/4] regulator: tps62360: add dt support

[PATCH 0/3] of/spi/eeprom: Configure at25 from device tree and autoload its driver
 2012-05-20  6:14 UTC  (6+ messages)
` [PATCH 1/3] of: Add prefix parameter to of_modalias_node()
` [PATCH 3/3] eeprom/of: Add device tree bindings to at25

[PATCH 0/2] MIPS/spi: New driver for SPI master controller for OCTEON SOCs
 2012-05-20  5:46 UTC  (8+ messages)
` [PATCH 1/2] MIPS: OCTEON: Add register definitions for SPI host hardware
` [PATCH 2/2] spi: Add SPI master controller for OCTEON SOCs

[PATCH RESEND] Documentation: devicetree: Fix value format description
 2012-05-19 21:03 UTC  (2+ messages)

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

[PATCH v3 0/4] MFD: twl6040: Device tree support
 2012-05-19 15:32 UTC  (2+ messages)

[PATCH V2] regulator: dt: fix the name of regulator supply
 2012-05-19 14:21 UTC  (5+ messages)

[PATCH 19/20] ARM: Exynos5: Add combiner, wakeup interrupt controller and ethernet nodes
 2012-05-19  6:23 UTC  (3+ messages)

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

[PATCH v8 0/4] MIPS: OCTEON: Use Device Tree
 2012-05-19  6:01 UTC  (3+ messages)
` [PATCH v8 2/4] MIPS: Octeon: Setup irq_domains for interrupts

[PATCH v6 0/3] netdev/of/phy: MDIO bus multiplexer support
 2012-05-18 22:23 UTC  (5+ messages)

[PATCH] regulator: dt: fix the name of regulator supply
 2012-05-18 19:31 UTC 

[PATCH V4] i2c: Add generic I2C multiplexer using pinctrl API
 2012-05-18 15:29 UTC 

[PATCH] of: fix a few typos in the binding documentation
 2012-05-18 14:21 UTC  (2+ messages)

[PATCH v2 0/6] mmc: dw_mmc: add support for device tree based instantiation
 2012-05-18 11:45 UTC  (7+ messages)
` [PATCH v2 1/6] mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
` [PATCH v2 3/6] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH v2 6/6] mmc: dw_mmc: add samsung exynos5250 specific extentions

[PATCH RESEND v3 1/2] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-05-18  9:12 UTC  (3+ messages)

[PATCH RESEND v9 1/2] gpio: Adjust of_xlate API to support multiple GPIO chips
 2012-05-18  8:03 UTC  (3+ 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).