devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-21 12:11:58 to 2013-04-23 16:28:07 UTC [more...]

[RFC PATCH] ARM CCI support
 2013-04-23 16:28 UTC  (9+ messages)
` [RFC PATCH] drivers: bus: add "

[PATCH 0/8] Add some TZ1090 SoC infrastructure
 2013-04-23 16:06 UTC  (12+ messages)
` [PATCH 2/8] metag: minimal TZ1090 (Comet) "
` [PATCH 3/8] irq-imgpdc: add ImgTec PDC irqchip driver
` [PATCH 4/8] metag: tz1090: add <asm/soc-tz1090/gpio.h>
` [PATCH 5/8] pinctrl-tz1090: add TZ1090 pinctrl driver
` [PATCH 6/8] gpio-tz1090: add TZ1090 gpio driver
` [PATCH 7/8] pinctrl-tz1090-pdc: add TZ1090 PDC pinctrl driver
  ` [PATCH 1/8] metag: of_platform_populate from arch generic code
  ` [PATCH 8/8] gpio-tz1090pdc: add TZ1090 PDC gpio driver

[PATCH v3 00/13] ARM: EXYNOS: Fix Universal C210 support
 2013-04-23 15:46 UTC  (14+ messages)
` [PATCH v3 01/13] Documentation: Add device tree bindings for Samsung PWM timers
` [PATCH v3 02/13] clocksource: samsung_pwm_timer: Let platforms select the driver
` [PATCH v3 03/13] clocksource: samsung_pwm_timer: Make PWM spinlock global
` [PATCH v3 04/13] clocksource: samsung_pwm_timer: Keep all driver data in a structure
` [PATCH v3 05/13] clocksource: samsung_pwm_timer: Drop unused samsung_pwm struct
` [PATCH v3 06/13] clocksource: samsung_pwm_timer: Add support for non-DT platforms
` [PATCH v3 07/13] clocksource: samsung_pwm_timer: Use proper clockevents max_delta
` [PATCH v3 08/13] clocksource: samsung_pwm_timer: Correct programming of clock events
` [PATCH v3 09/13] clocksource: samsung_pwm_timer: Work around rounding errors in clockevents core
` [PATCH v3 10/13] ARM: SAMSUNG: Do not register legacy timer interrupts on Exynos
` [PATCH v3 11/13] ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
` [PATCH v3 12/13] ARM: dts: exynos4: Add node for PWM device
` [PATCH v3 13/13] ARM: dts: exynos4210: Add basic dts file for universal_c210 board

[PATCH v2 0/3] ARM: EXYNOS: DT-enabled support for Universal C210
 2013-04-23 15:02 UTC  (11+ messages)
` [PATCH v2 1/3] ARM: dts: exynos4: Add node for PWM device
` [PATCH v2 2/3] ARM: EXYNOS: Fix support of Exynos4210 rev0 SoC
` [PATCH v2 3/3] ARM: dts: exynos4210: Add basic dts file for universal_c210 board

[PATCH 0/6] thermal:exynos4: Thermal Measurement Unit fixes for Samsung SoCs
 2013-04-23 15:01 UTC  (28+ messages)
` [PATCH 2/6] thermal:exynos4: TMU Common clock framework support for TMU (Thermal Monitoring Unit)
` [PATCH 3/6] thermal:exynos4: TMU device tree support for Exynos4412 targets
` [PATCH 4/6] thermal: Support for TMU regulator defined at device tree
` [PATCH 5/6] thermal:exynos4: Enable support for Exynos4412 SoCs
` [PATCH 6/6] thermal:exynos4: Add documentation for Exynos SoC thermal bindings

[PATCH v5 0/6] Initial Device Tree support for S3C64xx
 2013-04-23 14:48 UTC  (19+ messages)
` [PATCH v5 3/6] gpio: samsung: Skip legacy GPIO registration if pinctrl-s3c64xx is present
` [PATCH v5 5/6] ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs
  ` [PATCH 1/2] pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enter
    ` [PATCH 2/2] pinctrl: samsung: Fix link error with CONFIG_PINCTRL_EXYNOS disabled

[PATCH 1/2] ALSA: ASoc: spdif_transciever: Add DT support
 2013-04-23 14:02 UTC  (4+ messages)

[RFC PATCH v2 00/13] ARM: DT cpu bindings updates
 2013-04-23 13:53 UTC  (33+ messages)
` [RFC PATCH v2 01/13] ARM: DT: kernel: move temporary cpu map stack array to static data
` [RFC PATCH v2 02/13] ARM: mach-mv78xx0: cpus/cpu node dts updates
` [RFC PATCH v2 04/13] ARM: mach-exynos: cpus/cpu nodes "
` [RFC PATCH v2 05/13] ARM: mach-imx: "
  ` [RFC PATCH v2 03/13] ARM: mach-at91: cpus/cpu node "
  ` [RFC PATCH v2 06/13] ARM: mach-lpc32xx: cpus/cpu nodes "
  ` [RFC PATCH v2 07/13] ARM: mach-omap2: "
  ` [RFC PATCH v2 08/13] ARM: mach-picoxcell: "
  ` [RFC PATCH v2 09/13] ARM: mach-shmobile: "
  ` [RFC PATCH v2 10/13] ARM: mach-spear: "
  ` [RFC PATCH v2 11/13] ARM: mach-sunxi: "
  ` [RFC PATCH v2 12/13] ARM: mach-vt8500: "
  ` [RFC PATCH v2 13/13] ARM: DT: kernel: DT cpu node bindings update

[PATCH v2] ARM: OMAP2+: Allow NAND transfer mode to be specified in DT
 2013-04-23 12:23 UTC 

[PATCH v3 0/3] drm/exynos: Add device tree support for IPP driver
 2013-04-23 11:34 UTC  (4+ messages)
` [PATCH v3 1/3] drm/exynos: remove redundant devm_kfree()
` [PATCH v3 2/3] drm/exynos: rework fimc clocks handling
` [PATCH v3 3/3] drm/exynos: add device tree support for fimc ipp driver

[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-04-23 11:14 UTC  (9+ messages)
` [PATCH v5 2/3] gpio: grgpio: Add device driver for GRGPIO cores
` [PATCH v5 3/3] gpio: grgpio: Add irq support

[PATCH -next] mmc: dw_mmc: fix error return code in dw_mci_probe()
 2013-04-23  9:59 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: Remove combiner IRQ node from exynos4x12.dtsi
 2013-04-23  9:54 UTC 

[net-next PATCH 0/3] Adding phy register fixup in DT
 2013-04-23  8:02 UTC  (5+ messages)
` [net-next PATCH 1/3] drivers: of: add phy fixup support "
` [net-next PATCH 2/3] ARM: dts: AM33XX: Add CPSW phy_id device tree data to am335x-evmsk
` [net-next PATCH 3/3] ARM: dts: AM33XX: add phy fixup for evm and evmsk boards

Query on pinctrl usage for DT nodes
 2013-04-23  7:42 UTC  (10+ messages)

[PATCH v8 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-22 23:02 UTC  (6+ messages)
` [PATCH v8 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v8 2/3] of/pci: Provide support for parsing PCI DT ranges property
  ` [PATCH v8 3/3] of/pci: mips: convert to common of_pci_range_parser

[PATCH 00/10 v3] usage()/--help clean up & unification, and extend fdtdump
 2013-04-22 21:19 UTC  (10+ messages)
` [PATCH 04/10] util_version: new helper for displaying version info

[PATCH v5 00/14] ARM: samsung-time: Prepare for multiplatform support
 2013-04-22 19:21 UTC  (4+ messages)

[PATCH 1/4] ARM: dts: Add TMU clock entries to exynos4210.dtsi
 2013-04-22 16:55 UTC  (5+ messages)
` [PATCH 2/4] ARM: dts: Enable TMU on Origen4210 board
` [PATCH 3/4] ARM: dts: Enable TMU on Origen4412 board
` [PATCH 4/4] ARM: dts: Enable TMU on SMDK4412 board

[PATCH 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
 2013-04-22 16:47 UTC  (4+ messages)

[PATCH v2 0/2] ARM: Exynos: Add DT based I/O mapping for Chip-ID controller
 2013-04-22 16:45 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: Exynos: Create virtual I/O mapping for Chip-ID controller using device tree
` [PATCH v2 2/2] ARM: dts: Add chip-id controller node on Exynos4/5 SoC

[PATCH 0/3] drm/exynos: Add device tree support for IPP driver
 2013-04-22 15:57 UTC  (6+ messages)
` [PATCH 3/3] drm/exynos: Add device tree support for fimc ipp driver

[PATCH v4 0/2] video: imxfb DT support
 2013-04-22 15:51 UTC  (5+ messages)
` [PATCH v4 2/2] video: imxfb: Add "

[PATCH v2 0/3] drm/exynos: Add device tree support for IPP driver
 2013-04-22 15:23 UTC  (6+ messages)
` [PATCH v2 2/3] drm/exynos: Rework fimc clocks handling

[RFC 06/10] video: ARM CLCD: Add DT & CDF support
 2013-04-22 14:28 UTC  (3+ messages)
` [RFC v2] "

[PATCH 09/23] watchdog: coh901327: devicetree support
 2013-04-22 13:44 UTC  (2+ messages)

[PATCH 13/23] regulator: ab3100: refactor probe to use IDs
 2013-04-22 12:37 UTC  (2+ messages)

[PATCH 19/23] ARM: u300: add the COH 901 318 DMAC to device tree
 2013-04-22 12:32 UTC  (2+ messages)

[PATCH 07/23] i2c: stu300: device tree support
 2013-04-22 11:50 UTC  (2+ messages)

[PATCH 06/23] ARM: u300: basic device tree support
 2013-04-22 11:44 UTC  (2+ messages)

[PATCH 05/23] pinctrl: coh901: add device tree support
 2013-04-22 11:40 UTC  (2+ messages)

[PATCH 03/23] ARM: u300: device tree support for the timer
 2013-04-22 11:36 UTC  (2+ messages)

[PATCH 01/23] ARM: u300: fix ages old copy/paste bug
 2013-04-22 11:34 UTC  (2+ messages)

[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-22 10:57 UTC  (12+ messages)
` [PATCH v7 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

[PATCH 14/23] regulator: ab3100: device tree support
 2013-04-22 10:47 UTC  (2+ messages)

[PATCH 18/23] dma: coh901318: add devicetree support
 2013-04-22 10:34 UTC  (2+ messages)

[PATCH 23/23] ARM: u300: delete all static board data
 2013-04-22 10:02 UTC 

[PATCH 22/23] ARM: u300: add FSMC flash into the device tree
 2013-04-22 10:02 UTC 

[PATCH 21/23] ARM: u300: probe the U300 dummy-spichip from device tree
 2013-04-22 10:01 UTC 

[PATCH 20/23] ARM: u300: add SPI PL022 to the device tree
 2013-04-22 10:01 UTC 

[PATCH 20/23] ARM: u300: add SPI PL022 to the device tree
 2013-04-22 10:00 UTC 

[PATCH 17/23] ARM: u300: enable MMC/SD card from device tree
 2013-04-22  9:58 UTC 

[PATCH 16/23] ARM: u300: support regulators in the device tree
 2013-04-22  9:57 UTC 

[PATCH 15/23] ARM: u300: set up board power from device tree
 2013-04-22  9:57 UTC 

[PATCH 12/23] ARM: u300: add RTC to device tree
 2013-04-22  9:56 UTC 

[PATCH 11/23] rtc: coh901331: add devicetree support
 2013-04-22  9:56 UTC 

[PATCH 1/2] video: ssd1307fb: Add support for SSD1306 OLED controller
 2013-04-22  9:55 UTC 

[PATCH 10/23] ARM: u300: add the COH 901 327 watchdog to device tree
 2013-04-22  9:55 UTC 

[PATCH 08/23] ARM: u300: register I2C bus drivers from device tree
 2013-04-22  9:53 UTC 

[PATCH 04/23] pinctrl: u300 device tree support
 2013-04-22  9:51 UTC 

[PATCH 02/23] ARM: u300: enabled delaytimer on the U300
 2013-04-22  9:51 UTC 

[PATCH 00/23] U300 device tree series
 2013-04-22  9:51 UTC 

[PATCH 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-04-22  9:04 UTC  (7+ messages)
` [PATCH 1/3] iio: Add Nuvoton NAU7802 ADC driver

[PATCH v3 0/4] ARM: dts: Add USB host support for Panda and Beagle-xm
 2013-04-22  7:10 UTC  (3+ messages)

[PATCH 0/5] of_platform_driver and OF_DEVICE removal
 2013-04-22  7:03 UTC  (8+ messages)
` [PATCH 1/5] ibmebus: convert of_platform_driver to platform_driver
` [PATCH 2/5] driver core: move to_platform_driver to platform_device.h
` [PATCH 3/5] of: remove of_platform_driver
  ` [PATCH 4/5] usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE
` [PATCH 5/5] of: remove CONFIG_OF_DEVICE

[PATCH v3 0/6] Generic PHY Framework
 2013-04-22  6:09 UTC  (8+ messages)
` [PATCH v3 1/6] drivers: phy: add generic PHY framework

[PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
 2013-04-21 22:01 UTC  (2+ messages)

[PATCH] of: export of_get_next_parent
 2013-04-21 18:56 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).