devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-04 13:14:16 to 2012-10-08 21:42:23 UTC [more...]

[PATCH v5 03/16] tegra: fdt: Add pwm binding and node
 2012-10-08 21:42 UTC 

[PATCH 00/14] V4L2 DT support
 2012-10-08 21:30 UTC  (42+ messages)
` [PATCH 04/14] media: add V4L2 DT binding documentation
` [PATCH 05/14] media: add a V4L2 OF parser
` [PATCH 10/14] media: soc-camera: support OF cameras

[PATCH v4 03/16] tegra: fdt: Add pwm binding and node
 2012-10-08 21:22 UTC  (9+ messages)
` [PATCH v4 04/16] tegra: fdt: Add LCD definitions for Tegra
` [PATCH v4 14/16] tegra: fdt: Add LCD definitions for Seaboard

[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers
 2012-10-08 21:10 UTC  (7+ messages)

[PATCH 0/2 v6] of: add display helper
 2012-10-08 20:52 UTC  (33+ messages)
` [PATCH 1/2 v6] of: add helper to parse display timings
` [PATCH 2/2 v6] of: add generic videomode description

[PATCH V3] dtc: fix for_each_*() to skip first object if deleted
 2012-10-08 14:13 UTC  (3+ messages)

[PATCH 0/5] Adding usb2.0 host-phy support for exynos5250
 2012-10-08 14:12 UTC  (6+ messages)
` [PATCH 1/5] usb: phy: samsung: Add host phy support to samsung-phy driver
  ` [PATCH 2/5] ARM: S3C64XX: Add phy_type to pmu_isolation
` [PATCH 3/5] ARM: Exynos5250: Enabling samsung-usbphy driver
` [PATCH 4/5] usb: s5p-ehci: Adding phy driver support
` [PATCH 5/5] usb: exynos-ohci: "

[PATCH 0/2] DT binding support for ECAP & EHRPWM driver
 2012-10-08 13:50 UTC  (9+ messages)
` [PATCH 1/2] pwm: pwm-tiecap: Add device-tree binding support for APWM driver
` [PATCH 2/2] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver

[PATCH] of: add stub of_get_child_by_name for non-OF builds
 2012-10-08 13:47 UTC  (2+ messages)

[PATCH 0/6] ARM: Add support for Broadcom BCM476x SoCs
 2012-10-08 13:13 UTC  (18+ messages)
` [PATCH 1/6] ARM: bcm476x: Add infrastructure
` [PATCH 2/6] ARM: bcm476x: Add system timer
` [PATCH 3/6] ARM: bcm476x: Add sched clock
` [PATCH 4/6] ARM: bcm476x: Add stub clock driver
` [PATCH 5/6] ARM: bcm476x: Add restart hook
` [PATCH 6/6] ARM: bcm476x: Instantiate console UART

[PATCH] powerpc/83xx: use module_i2c_driver to simplify the code
 2012-10-08 12:39 UTC 

[PATCH] [media] v4l2: use list_move_tail instead of list_del/list_add_tail
 2012-10-08 12:34 UTC 

[PATCH v3 0/7] usb: dwc3-omap: add dt support
 2012-10-08  9:23 UTC  (8+ messages)
` [PATCH v3 1/7] usb: dwc3-omap: use device_for_each_child to handle child removal
` [PATCH v3 2/7] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
` [PATCH v3 3/7] usb: dwc3-omap: use runtime API's to enable clocks
` [PATCH v3 4/7] usb: dwc3-omap: Remove explicit writes to SYSCONFIG register
` [PATCH v3 5/7] usb: dwc3-omap: Add an API to write to dwc mailbox
` [PATCH v3 6/7] usb: dwc3-omap: Minor fixes to get dt working
` [PATCH v3 7/7] usb: dwc3: core: add dt support for dwc3 core

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

[PATCH 0/9] ARM: dts/OMAP: Pinmux audio configuration for OMAP4+
 2012-10-08  8:00 UTC  (3+ messages)

[PATCH v2 0/5] clk: exynos4: migrate to common clock framework
 2012-10-08  7:54 UTC  (7+ messages)
` [PATCH v2 1/5] clk: samsung: add common clock framework support for Samsung platforms
` [PATCH v2 2/5] clk: exynos4: register clocks using common clock framework
` [PATCH v2 3/5] ARM: dts: Add Exynos4210 clock nodes
` [PATCH v2 4/5] ARM: dts: list the clock providers for serial ports
` [PATCH v2 5/5] ARM: Exynos4: Migrate clock support to common clock framework

[PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree
 2012-10-08  7:32 UTC  (4+ messages)

[PATCH 1/1] mtd: st fsmc_nand: pass the ale and cmd resource via resource
 2012-10-08  4:08 UTC  (4+ messages)

[PATCH v2] serial: vt8500: fix possible memory leak in vt8500_serial_probe()
 2012-10-08  2:35 UTC 

[PATCH] serial: vt8500: fix possible memory leak in vt8500_serial_probe()
 2012-10-08  1:03 UTC  (2+ messages)

sata_highbank: mismatch in reference
 2012-10-07 17:36 UTC  (2+ messages)

[PATCH] dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile
 2012-10-07 14:18 UTC  (2+ messages)

[PATCH] pinctrl: fix return value in bcm2835_pinctrl_probe()
 2012-10-07 14:01 UTC 

[PATCH] usb: musb: remove duplicated include from musb_dsps.c
 2012-10-07 13:29 UTC 

[PATCH] spi: omap2-mcspi: remove duplicated include from spi-omap2-mcspi.c
 2012-10-07 13:29 UTC 

[PATCH] pinctrl: remove duplicated include from pinctrl-bcm2835.c
 2012-10-07 13:28 UTC 

[PATCH] devicetree: fsl.txt: Add an entry to mx27pdk board
 2012-10-06 14:06 UTC  (2+ messages)

[PATCH] i2c-s3c2410: Fix potential NULL pointer dereference
 2012-10-06 13:37 UTC  (2+ messages)

[PATCH v2] Add of helper for linux,stdout-path
 2012-10-05 16:43 UTC  (5+ messages)
` [PATCH 1/3] serial_core: Add helper for matching against linux,stdout-path
` [PATCH 2/3] serial: i.MX: Make console support non optional
` [PATCH 3/3] serial: i.MX: evaluate linux,stdout-path property

[PATCH 0/5] Move some OF functionality from pseries to generic OF code
 2012-10-05 16:22 UTC  (3+ messages)
` [PATCH 4/5] Rename the drivers/of prom_* functions to of_*
  ` [Cbe-oss-dev] "

[PATCH 0/4] mtd: nand: OMAP: Add support to use ELM as error correction module
 2012-10-05 14:23 UTC  (5+ messages)
` [PATCH 4/4] mtd: nand: omap2: Add data correction support

[RFC PATCH v3 0/4] watchdog: core: dt: add support for the timeout-sec dt property
 2012-10-05 12:06 UTC  (7+ messages)
  ` [RFC PATCH v3 1/4] "
  ` [RFC PATCH v3 2/4] watchdog: add timeout-sec property binding to some drivers
  ` [RFC PATCH v3 3/4] watchdog: orion_wdt: litte cleanup
  ` [RFC PATCH v3 4/4] watchdog: WatchDog Timer Driver Core: fix comment

[PATCH 0/2] Enable ehci and ohci devices for exynos5250
 2012-10-05 10:10 UTC  (3+ messages)
` [PATCH 1/2] ARM: Exynos5250: Enabling ehci-s5p driver
` [PATCH 2/2] ARM: Exynos5250: Enabling ohci-exynos driver

[PATCH v4 0/6] Add device tree support for on-chip SRAM
 2012-10-05  8:40 UTC  (4+ messages)
` [PATCH v4 2/6] misc: Generic on-chip SRAM allocation driver

[PATCH] input: keyboard: gpio-keys: Try to parse IRQ from device tree
 2012-10-05  7:59 UTC  (3+ messages)

[PATCHv4] Input: keypad: Add smsc ece1099 keypad driver
 2012-10-05  7:26 UTC 

(unknown)
 2012-10-05  7:15 UTC 

Re: [PATCH 6/8] arm: exynos: config exynos5 hdmi-hpd gpio
 2012-10-05  3:36 UTC 

[PATCH V2] dtc: fix for_each_*() to skip first object if deleted
 2012-10-05  0:07 UTC  (2+ messages)

[RFC PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements
 2012-10-04 19:23 UTC  (3+ messages)
` [RFC PATCH 16/16] Documentation: Update samsung-pinctrl device tree bindings documentation

[PATCH] dtc: fix for_each_*() to skip first object if deleted
 2012-10-04 18:05 UTC  (3+ messages)

[PATCH 0/8] arm: exynos: add dt based support for exynos5 hdmi
 2012-10-04 16:14 UTC  (9+ messages)
` [PATCH 1/8] dts: exynos: add device tree "
` [PATCH 2/8] dts: exynos: add device tree support for exynos5 mixer
` [PATCH 3/8] dts: exynos: add device tree support for exynos5 hdmiphy
` [PATCH 4/8] dts: exynos: add device tree support for exynos5 hdmiddc
` [PATCH 5/8] arm: exynos: add clocks for exynos5 hdmi
` [PATCH 6/8] arm: exynos: config exynos5 hdmi-hpd gpio
` [PATCH 7/8] arm: exynos: add exynos5 drm framework platform device
` [PATCH 8/8] arm: exynos: add exynos5 drm-hdmi common "

Are there DT updates for clk drivers?
 2012-10-04 15:27 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).