devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-26 14:53:56 to 2012-09-28 21:29:00 UTC [more...]

adding OF_DYNAMIC proc interface
 2012-09-28 21:29 UTC 

[PATCH] dtc: import latest upstream dtc
 2012-09-28 21:25 UTC 

[RFC PATCH 0/2] dtc: enable use of pre-processor
 2012-09-28 20:39 UTC  (4+ messages)
` [RFC PATCH 1/2] kbuild: centralize .dts->.dtb rule
  ` [RFC PATCH 2/2] kbuild: introduce cmd_dtc_cpp

[PATCH] dtc: zero out new label objects
 2012-09-28 20:35 UTC  (2+ messages)

[PATCH 0/1] Fix segfault in DTC
 2012-09-28 20:32 UTC  (10+ messages)
  ` [PATCH 1/1] "

[PATCH v4 03/16] tegra: fdt: Add pwm binding and node
 2012-09-28 20:08 UTC  (4+ messages)
  ` [PATCH v4 04/16] tegra: fdt: Add LCD definitions for Tegra
  ` [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

Current state of devicetree and x86
 2012-09-28 20:04 UTC  (2+ messages)

[PATCH 0/5] usb: phy/otg: add dt support
 2012-09-28 18:59 UTC  (10+ messages)
` [PATCH 1/5] drivers: usb: phy: add a new driver for omap usb2 phy

adding OF_DYNAMIC proc interface - 2nd try
 2012-09-28 18:52 UTC  (3+ messages)
  ` [PATCH 1/1] proc support add/remove dtb dynamically

[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers
 2012-09-28 18:51 UTC  (9+ messages)
` [PATCH V2 7/7] ARM: OMAP: Add DT support for timer driver

[PATCH v2 RESEND 2/2] ARM: local timers: add timer support using IO mapped register
 2012-09-28 17:15 UTC  (2+ messages)

[PATCH v4 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-28 16:20 UTC  (9+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] ARM: at91: add at91sam9_wdt driver to at91sam926x, at91sam9g45

[PATCH] arm: fdt: Relocate fdt along with other data
 2012-09-28 15:22 UTC  (2+ messages)

[PATCH V3 1/2] dtc: cpp co-existence: allow names starting with # to be escaped
 2012-09-28 15:00 UTC  (5+ messages)
  ` [PATCH V3 2/2] dtc: cpp co-existence: add support for #line directives

[PATCH] ARM: bcm2835: implement machine restart hook
 2012-09-28 14:57 UTC  (5+ messages)

[RFC PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements
 2012-09-28 14:28 UTC  (17+ messages)
` [RFC PATCH 01/16] pinctrl: exynos: Parse wakeup-eint parameters from DT
` [RFC PATCH 02/16] pinctrl: samsung: Detect and handle unsupported configuration types
` [RFC PATCH 03/16] pinctrl: samsung: Parse pin banks from DT
` [RFC PATCH 04/16] pinctrl: exynos: Remove static platform-specific data
` [RFC PATCH 05/16] pinctrl: samsung: Parse bank-specific eint offset from DT
` [RFC PATCH 06/16] pinctrl: samsung: Hold OF node of pin bank in bank struct
` [RFC PATCH 07/16] pinctrl: samsung: Hold pointer to driver data "
` [RFC PATCH 08/16] pinctrl: exynos: Use one IRQ domain per pin bank
` [RFC PATCH 09/16] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
` [RFC PATCH 10/16] pinctrl: samsung: Use one GPIO chip per pin bank
` [RFC PATCH 11/16] pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
` [RFC PATCH 12/16] pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
` [RFC PATCH 13/16] pinctrl: samsung: Parse offsets of particular registers from DT
` [RFC PATCH 14/16] ARM: dts: exynos4210: Remove legacy gpio nodes
` [RFC PATCH 15/16] ARM: dts: exynos4210: Add platform-specific descriptions for pin controllers
` [RFC PATCH 16/16] Documentation: Update samsung-pinctrl device tree bindings documentation

[PATCH 0/6] usb: dwc3-omap: add dt support
 2012-09-28 13:32 UTC  (15+ messages)
  ` [PATCH 1/6] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
  ` [PATCH 2/6] usb: dwc3-omap: use runtime API's to enable clocks
  ` [PATCH 4/6] usb: dwc3-omap: Add an API to write to dwc mailbox
  ` [PATCH 6/6] usb: dwc3: core: add dt support for dwc3 core
` [PATCH 3/6] usb: dwc3-omap: Remove explicit writes to SYSCONFIG register
` [PATCH 5/6] usb: dwc3-omap: Minor fixes to get dt working

[PATCH] ALSA: ASoC: add DT bindings for CS4271
 2012-09-28 13:12 UTC  (2+ messages)

[PATCH 00/14] V4L2 DT support
 2012-09-28 11:05 UTC  (17+ messages)
` [PATCH 01/14] i2c: add dummy inline functions for when CONFIG_OF_I2C(_MODULE) isn't defined
` [PATCH 02/14] of: add a dummy inline function for when CONFIG_OF is not defined
  ` [PATCH 15/14] OF: define of_*_cmp() macros also if CONFIG_OF isn't set
` [PATCH 04/14] media: add V4L2 DT binding documentation
` [PATCH 05/14] media: add a V4L2 OF parser
` [PATCH 06/14] media: soc-camera: prepare for asynchronous client probing
` [PATCH 07/14] media: soc-camera: support deferred probing of clients
` [PATCH 08/14] media: soc-camera: use managed devm_regulator_bulk_get()
` [PATCH 09/14] media: mt9t112: support deferred probing
  ` [PATCH 03/14] OF: make a function pointer argument const
  ` [PATCH 10/14] media: soc-camera: support OF cameras
  ` [PATCH 11/14] media: sh-mobile-ceu-camera: runtime PM suspending doesn't have to be synchronous
` [PATCH 12/14] media: sh-mobile-ceu-camera: add primitive OF support
` [PATCH 13/14] media: sh-mobile-ceu-driver: support max width and height in DT
` [PATCH 14/14] media: sh_mobile_ceu_camera: support all standard V4L2 DT properties

[PATCH V2 1/2] mmc: sdhci-spear: add device tree bindings
 2012-09-28 10:59 UTC  (4+ messages)
` [PATCH V2 2/2] mmc: sdhci-spear: Add clk_{un}prepare() support

[PATCH Resend 1/2] mmc: sdhci-spear: add device tree bindings
 2012-09-28 10:18 UTC  (7+ messages)
` [PATCH Resend 2/2] mmc: sdhci-spear: Add clk_{un}prepare() support

[PATCH v2 0/2] usb: phy: add usb3 phy driver
 2012-09-28  9:40 UTC  (5+ messages)
  ` [PATCH v2 1/2] usb: phy: add a new driver for usb3 phy
  ` [PATCH v2 2/2] usb: phy: omap-usb2: enable 960Mhz clock for omap5

[PATCH V2] ASoC: SAMSUNG: Add DT support for i2s
 2012-09-28  9:03 UTC  (5+ messages)

[PATCH 1/2] pinctrl: add bcm2835 driver
 2012-09-28  8:50 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: bcm2835: enable GPIO/pinctrl

[PATCH V3] video: exynos_dp: Add device tree support to DP driver
 2012-09-28  8:25 UTC  (5+ messages)

[PATCH v3] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-28  5:45 UTC  (3+ messages)

[PATCH v3 06/18] tegra: fdt: Add LCD definitions for Tegra
 2012-09-28  5:42 UTC  (11+ messages)

[PATCH] netdev: octeon: fix return value check in octeon_mgmt_init_phy()
 2012-09-28  5:18 UTC  (2+ messages)

[PATCH] crypto: convert to use be16_add_cpu()
 2012-09-28  4:52 UTC 

[RFC PATCH 0/3] ARM: use C pre-processor with dtc
 2012-09-27 17:40 UTC  (11+ messages)
` [RFC PATCH 1/3] kbuild: introduce cmd_dtc_cpp
` [RFC PATCH 2/3] ARM: use cmd_dtc_cpp for compilation of *.dts-cpp to *.dtb

[PATCH] netdev: pasemi: fix return value check in pasemi_mac_phy_init()
 2012-09-27 17:21 UTC  (2+ messages)

[PATCH v5] Add MFC device tree support
 2012-09-27 17:09 UTC  (2+ messages)
` [PATCH v5] ARM: EXYNOS: "

[PATCH V2 1/2] dtc: cpp co-existence: allow names starting with # to be escaped
 2012-09-27 15:53 UTC  (4+ messages)
  ` [PATCH V2 2/2] dtc: cpp co-existence: add support for #line directives

[PATCH v5 0/3] watchdog: at91sam9_wdt: add device tree support
 2012-09-27 15:40 UTC  (4+ messages)
  ` [PATCH v5 1/3] "
  ` [PATCH v5 2/3] ARM: at91/dts: add at91sam9_wdt driver to at91sam926x, at91sam9g45
  ` [PATCH v5 3/3] ARM: at91/dts: evk-pro3: enable watchdog

[PATCH 1/2] net: ti cpsw ethernet: allow reading phy interface mode from DT
 2012-09-27 11:42 UTC  (4+ messages)
` [PATCH 2/2] net: ti cpsw ethernet: set IFCTL_{A,B} bits for RMII mode

[PATCH V1 0/2] ARM: Exynos: Enable I2S platform support for Exynos5
 2012-09-27 10:26 UTC  (3+ messages)
` [PATCH V1 1/2] ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platforms
` [PATCH V1 2/2] ARM: EXYNOS: Enable platform support for I2S controllers

[PATCH v2] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-09-27  9:47 UTC  (11+ messages)

[RFC PATCH 00/13] DMA Engine support for AM33xx
 2012-09-27  9:41 UTC  (11+ messages)
` [RFC PATCH 08/13] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH 10/13] spi: omap2-mcspi: dma_request_slave_channel() support for DT platforms

[PATCH RESEND] ARM: add dtbImage.<dt> and dtbuImage.<dt> rules
 2012-09-27  9:08 UTC  (3+ messages)

[PATCH 0/4] usb: phy: add usb3 phy driver
 2012-09-27  5:13 UTC  (7+ messages)
` [PATCH 4/4] usb: phy: omap-usb2: enable 960Mhz clock for omap5

[PATCH 1/2] ARM: Kirkwood: ehci-orion: Add device tree binding
 2012-09-26 23:49 UTC  (3+ messages)

[PATCH v2 0/2] OMAP: mailbox initial device tree support
 2012-09-26 23:27 UTC  (4+ messages)

[PATCH v3 0/4] lis3: lis3lv02d_i2c: Add device tree support
 2012-09-26 20:57 UTC  (6+ messages)

[PATCH] drivers: phy: add generic PHY framework
 2012-09-26 20:07 UTC  (7+ messages)

[PATCH v3 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-26 14:53 UTC  (7+ messages)
` [PATCH v3 1/2] "


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