devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-20 10:00:58 to 2012-06-25 06:56:29 UTC [more...]

[PATCH v7 00/14] add imx usb driver based on Greg next tree
 2012-06-25  6:56 UTC  (13+ messages)
  ` [PATCH v7 01/14] usb: chipidea: remove unneeded NULL check
  ` [PATCH v7 02/14] usb: chipidea: drop useless arch-check
  ` [PATCH v7 03/14] usb: chipidea: msm: add missing section annotation
  ` [PATCH v7 04/14] usb: chipidea: msm: add remove method
  ` [PATCH v7 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
  ` [PATCH v7 06/14] USB: Chipidea: rename struct ci13xxx variables from udc to ci
  ` [PATCH v7 07/14] USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers
  ` [PATCH v7 08/14] USB: Chipidea: add ci13xxx device id management
  ` [PATCH v7 09/14] usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of Kconfig
  ` [PATCH v7 10/14] usb: otg: add notify_connect/notify_disconnect callback
  ` [PATCH v7 11/14] USB: notify phy when root hub port connect change
  ` [PATCH v7 12/14] usb: chipidea: permit driver bindings pass phy pointer

[PATCH v2 1/1] of: reform prom_update_property function
 2012-06-25  6:46 UTC  (2+ messages)

[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
 2012-06-25  6:34 UTC  (39+ messages)

[RFC PATCH v2 0/2] omap: add ocp2scp as a misc driver
 2012-06-25  5:39 UTC  (5+ messages)
` [RFC PATCH v2 1/2] drivers: misc: omap: add a new driver for ocp2scp
  ` [RFC PATCH v2 2/2] arm/dts: omap4: Add ocp2scp data

[PATCH V2] MXS: Add DT binding support into stmp3xxx-rtc
 2012-06-25  4:37 UTC  (2+ messages)

[PATCH v6 00/14] add imx usb driver based on Greg next tree
 2012-06-25  3:08 UTC  (26+ messages)
  ` [PATCH v6 01/14] usb: chipidea: remove unneeded NULL check
  ` [PATCH v6 02/14] usb: chipidea: drop useless arch-check
  ` [PATCH v6 03/14] usb: chipidea: msm: add missing section annotation
  ` [PATCH v6 04/14] usb: chipidea: msm: add remove method
  ` [PATCH v6 05/14] USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
  ` [PATCH v6 06/14] USB: Chipidea: rename struct ci13xxx variables from udc to ci
  ` [PATCH v6 07/14] USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers
  ` [PATCH v6 08/14] USB: Chipidea: add ci13xxx device id management
  ` [PATCH v6 09/14] usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of Kconfig
  ` [PATCH v6 10/14] usb: otg: add notify_connect/notify_disconnect callback
  ` [PATCH v6 11/14] USB: notify phy when root hub port connect change
  ` [PATCH v6 12/14] usb: chipidea: permit driver bindings pass phy pointer
          ` [PATCH v7] "
  ` [PATCH v6 13/14] usb: otg: add basic mxs phy driver support
  ` [PATCH v6 14/14] usb: chipidea: add imx platform driver

[PATCH] Fix compilation warning/error in setprop_inplace.c
 2012-06-25  2:56 UTC  (3+ messages)

[PATCH v6] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-24 14:44 UTC 

[PATCH] of: add const to struct of_device_id.data
 2012-06-24 14:43 UTC  (7+ messages)
` [PATCH] spi/imx: make devtype_data member point to const data
` [PATCH RESEND] of: add const to struct of_device_id.data

[PATCH RESEND v4] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-24 14:42 UTC  (3+ messages)

[PATCH] LED: Fix missing semicolon in OF documentation
 2012-06-24  6:49 UTC  (2+ messages)

[PATCH] mtd/m25p80: add device tree probe support
 2012-06-23  2:15 UTC  (4+ messages)

[PATCH 0/4] netdev/phy: 10G PHY support
 2012-06-23  0:24 UTC  (5+ messages)
` [PATCH 1/4] netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
  ` [PATCH 2/4] netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register()
` [PATCH 3/4] netdev/phy/of: Add more methods for binding PHY devices to drivers
` [PATCH 4/4] netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-06-22 23:12 UTC  (11+ messages)

[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
 2012-06-22 17:32 UTC  (10+ messages)

[RFC PATCH 00/10] omap: musb: Add device tree support
 2012-06-22 13:32 UTC  (11+ messages)
` [RFC PATCH 01/10] drivers: usb: otg: add a new driver for omap usb2 phy
` [RFC PATCH 02/10] arm/dts: omap: Add omap-usb2 dt data
` [RFC PATCH 03/10] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2
` [RFC PATCH 04/10] drivers: usb: twl6030: Add dt support for twl6030 usb
  ` [RFC PATCH 05/10] arm/dts: Add twl6030-usb data
` [RFC PATCH 06/10] drivers: usb: twl4030: Add device tree support for twl4030 usb
` [RFC PATCH 07/10] arm/dts: Add twl4030-usb data
` [RFC PATCH 08/10] drivers: usb: musb: Add device tree support for omap musb glue
` [RFC PATCH 09/10] arm/dts: omap: Add usb_otg and glue data
` [RFC PATCH 10/10] arm: omap: phy: remove unused functions from omap-phy-internal.c

[PATCH V3 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-06-22  9:12 UTC  (27+ messages)
` [PATCH V3 1/3] ARM: dts: db8500: add property "regulator-compatible" regulator node
` [PATCH V3 2/3] regulator: dt: regulator match by regulator-compatible
` [PATCH V3 3/3] regulator: dt: add policy to have property "regulator-compatible"

[PATCH v2 00/10] ARM: tegra: Add PCIe device tree support
 2012-06-22  6:06 UTC  (4+ messages)
` [PATCH v2 08/10] ARM: tegra: harmony: Initialize regulators from DT

[PATCH] of: fix a few typos in the binding documentation
 2012-06-22  5:49 UTC  (3+ messages)

[PATCH 1/1] of: reform prom_update_property function
 2012-06-22  5:39 UTC  (8+ messages)

[Patch v5 00/13] add imx usb driver for mx28/6x
 2012-06-22  0:03 UTC  (13+ messages)
` [Patch v5 08/13] ARM: imx6q: add config-on-boot gpios

[RFC] ARM: OMAP: Remove nodes dynamically at runtime
 2012-06-21 23:50 UTC  (2+ messages)

[PATCH] watchdog: xilinx: Read clock frequency directly from DT node
 2012-06-21 19:04 UTC  (2+ messages)

[PATCH v3 0/4] DT clock bindings
 2012-06-21 17:54 UTC  (7+ messages)
  ` [PATCH 01/02] clk: Refactor of_clk_* into a new clk-of.c
  ` [PATCH 02/02] clk: clk-of: Use alloc_bootmem() instead of kzalloc()

[PATCH] SPI: at25: Parse dt settings
 2012-06-21 14:31 UTC  (5+ messages)

[PATCH RESEND] input: gpio_keys_polled: convert to dt
 2012-06-21 11:37 UTC  (3+ messages)

[PATCH V2 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-06-21  9:53 UTC  (19+ messages)
` [PATCH V2 3/3] ARM: dts: db8500: add node property "regulator-compatible" regulator node

[PATCH v5] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-21  8:42 UTC  (3+ messages)

[GIT PULL] PWM subsystem
 2012-06-21  8:36 UTC 

[PATCH v3 02/12] usb: chipidea: permit driver bindings pass phy pointer
 2012-06-21  6:44 UTC  (8+ messages)
` [PATCH v4] "

[PATCH] mmc: sdhci-pxa: Add device tree support
 2012-06-21  3:03 UTC  (3+ messages)

[PATCH v3 0/5] ARM: topology: set the capacity of each cores for big.LITTLE
 2012-06-21  0:01 UTC  (7+ messages)
  ` [PATCH v3 1/5] ARM: topology: Add arch_scale_freq_power function
  ` [PATCH v3 3/5] ARM: topology: Update cpu_power according to DT information
  ` [PATCH v3 4/5] sched, x86: Remove broken power estimation
  ` [PATCH v3 5/5] sched: cpu_power: enable ARCH_POWER
` [PATCH v3 2/5] ARM: topology: factorize the update of sibling masks

[PATCH] of: export of_platform_populate()
 2012-06-20 19:32 UTC  (4+ messages)

Where to power on the wifi device before loading the driver
 2012-06-20 16:51 UTC  (16+ messages)

Bindings for SMC/HVC firmware interfaces on ARM (Re: [RFC PATCH] ARM: Make a compile trustzone conditionally)
 2012-06-20 15:34 UTC  (3+ messages)

[RESEND PATCH V3 0/2] arm/dts: Add OMAP2420 H4 support
 2012-06-20 13:10 UTC  (3+ messages)
` [RESEND PATCH V3 2/2] arm/dts: OMAP2: Fix interrupt controller binding


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