devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-29 16:18:42 to 2012-10-31 17:04:15 UTC [more...]

[PATCH 0/8] zynq COMMON_CLK support
 2012-10-31 22:06 UTC  (3+ messages)
` [PATCH 2/8] ARM: zynq: move ttc timer code to drivers/clocksource
` [PATCH 6/8] serial: xilinx_uartps: kill CONFIG_OF conditional

[PATCH v7 0/8] of: add display helper
 2012-10-31 17:04 UTC  (12+ messages)
` [PATCH v7 1/8] video: add display_timing struct and helpers
` [PATCH v7 2/8] of: add helper to parse display timings
` [PATCH v7 3/8] of: add generic videomode description
` [PATCH v7 4/8] video: add videomode helpers
` [PATCH v7 5/8] fbmon: "
` [PATCH v7 6/8] fbmon: add of_videomode helpers
` [PATCH v7 7/8] drm_modes: add videomode helpers
` [PATCH v7 8/8] drm_modes: add of_videomode helpers

[PATCH v2 0/9] support pinctrl single in arch pxa/mmp
 2012-10-31 16:58 UTC  (4+ messages)
` [PATCH v2 5/9] document: devicetree: bind pinconf with pin-single

[RFC 0/7] Capebus; a bus for SoCs using simple expansion connectors
 2012-10-31 16:52 UTC  (12+ messages)
` [RFC 1/7] capebus: Core capebus support
` [RFC 2/7] capebus: Add beaglebone board support
` [RFC 3/7] capebus: Beaglebone generic cape support
` [RFC 4/7] capebus: Beaglebone geiger "
` [RFC 5/7] capebus: Beaglebone capebus DT update
` [RFC 6/7] capebus: Document DT bindings
` [RFC 7/7] capebus: Documentation; capebus-summary

[PATCH v2] can: grcan: Add device driver for GRCAN and GRHCAN cores
 2012-10-31 16:39 UTC  (10+ messages)
      ` [PATCH v3] "
                ` [PATCH v4] "

[RFC PATCH v1 06/40] of/vendor-prefixes: add Imagination Technologies
 2012-10-31 16:13 UTC 

[PATCH] arm-dt: Enable DT proc updates
 2012-10-31 15:57 UTC 

[PATCH] spi: Export OF interfaces
 2012-10-31 15:57 UTC 

[PATCH] i2c: Export capability to probe devices
 2012-10-31 15:57 UTC 

[PATCH] tps65217: Allow placement elsewhere than parent mfd device
 2012-10-31 15:57 UTC 

[PATCH] of: re-use kernel's kbasename()
 2012-10-31 15:42 UTC  (2+ messages)

[PATCH v2] Input: matrix-keypad - Add device tree support
 2012-10-31 15:30 UTC  (2+ messages)

How about a gpio_get(device *, char *) function?
 2012-10-31 15:25 UTC  (2+ messages)

DT: of_platform_populate Vs of_platform_bus_probe
 2012-10-31 15:21 UTC  (2+ messages)

[PATCH v7 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-10-31 14:44 UTC  (8+ messages)
` [PATCH v7 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg
` [PATCH v7 2/5] usb: s3c-hsotg: Adding phy driver support
` [PATCH v7 3/5] ARM: S3C64XX: Removing old phy setup code
` [PATCH v7 4/5] ARM: S3C64XX: Enabling samsung-usbphy driver
` [PATCH v7 5/5] ARM: Exynos4210: "

[PATCH v2 0/2] USB: dwc3-exynos: Adding device tree support
 2012-10-31 14:29 UTC  (6+ messages)
` [PATCH v2 1/2] USB: dwc3-exynos: Add support for device tree
` [PATCH v2 2/2] USB: DWC3: EXYNOS: Remove platform data for dwc3-exynos

[PATCH v3 0/4] Adding usb2.0 host-phy support for exynos5250
 2012-10-31 14:27 UTC  (3+ messages)

[RESEND PATCH 00/11] ARM: OMAP: USB: Host: Device tree Adaptation
 2012-10-31 14:26 UTC  (12+ messages)
` [RESEND PATCH 01/11] ARM: OMAP4: USB: Host: Add USB2 Host Device Tree Node
` [RESEND PATCH 02/11] ARM: OMAP4: USB: Host: Panda board specific device tree node
` [RESEND PATCH 05/11] ARM: OMAP: USB: Host: usb host Device tree node Adaptation
` [RESEND PATCH 06/11] ARM: OMAP: USB: Host: USB TLL "
` [RESEND PATCH 07/11] ARM: OMAP: USB: Host: Ehci driver uses the usbhs port data
` [RESEND PATCH 08/11] ARM: OMAP: USB: Change the TLL clock names
` [RESEND PATCH 09/11] ARM: OMAP: USB: Remove the device name for TLL channel clocks for OMAP3
  ` [RESEND PATCH 03/11] ARM: OMAP3: USB: Add USB2 Host Device Tree Node
  ` [RESEND PATCH 04/11] ARM: OMAP3: USB: Host: Beagle-XM board specific device tree node
  ` [RESEND PATCH 10/11] ARM: OMAP4: USB: Add pin mux configuration for panda board
  ` [RESEND PATCH 11/11] ARM: OMAP3: USB: Add pin mux configuration for beagle-xm board

[PATCH 00/11] ARM: OMAP: USB: Host: Device tree Adaptation
 2012-10-31 13:36 UTC  (13+ messages)
` [PATCH 01/11] ARM: OMAP4: USB: Host: Add USB2 Host Device Tree Node
` [PATCH 03/11] ARM: OMAP3: USB: "
` [PATCH 05/11] ARM: OMAP: USB: Host: usb host Device tree node Adaptation
  ` [PATCH 02/11] ARM: OMAP4: USB: Host: Panda board specific device tree node
  ` [PATCH 04/11] ARM: OMAP3: USB: Host: Beagle-XM "
  ` [PATCH 06/11] ARM: OMAP: USB: Host: USB TLL Device tree node Adaptation
` [PATCH 07/11] ARM: OMAP: USB: Host: Ehci driver uses the usbhs port data
` [PATCH 08/11] ARM: OMAP: USB: Change the TLL clock names
` [PATCH 09/11] ARM: OMAP: USB: Remove the device name for TLL channel clocks for OMAP3
` [PATCH 10/11] ARM: OMAP4: USB: Add pin mux configuration for panda board
` [PATCH 11/11] ARM: OMAP3: USB: Add pin mux configuration for beagle-xm board

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-31 13:19 UTC  (28+ messages)

[PATCH V3] mmc: omap_hsmmc: Enable HSPE bit for high speed cards
 2012-10-31 12:26 UTC  (2+ messages)

[PATCH v3] ARM: dts: AM33xx: Add SPI node
 2012-10-31 11:43 UTC  (2+ messages)

[PATCH v2] ARM: dts: am33xx: rtc node
 2012-10-31 11:37 UTC  (3+ messages)

[PATCH 00/15] SPEAr13xx PCIe patches
 2012-10-31 11:24 UTC  (22+ messages)
` [PATCH 04/15] SPEAr13xx: Add PCIe Root Complex driver support
` [PATCH 08/15] SPEAr1310: Add PCIe auxdata for miphy clock initialization
` [PATCH 09/15] SPEAr13xx: dts: Fix PCIe core address ranges
` [PATCH 10/15] SPEAr13xx: DTS: Add auxiliary data for PCIe host
` [PATCH 13/15] SPEAr13xx: update kconfig for PCIe selection
` [PATCH 03/15] SPEAr13xx: Add mach/io.h

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2012-10-31 11:03 UTC  (8+ messages)
` [RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support
` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support

[RESEND PATCH V2] mmc: omap_hsmmc: Enable HSPE bit for high speed cards
 2012-10-31 10:48 UTC  (3+ messages)

[RFC PATCH] dt: describe base reset signal binding
 2012-10-31 10:32 UTC  (4+ messages)

[Patch v2 1/4] ARM: at91: atmel-ssc: add platform device id table
 2012-10-31  9:42 UTC  (8+ messages)
` [Patch v2 2/4] ARM: at91: atmel-ssc: add device tree support
` [Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs
` [Patch v2 4/4] ASoC: sam9g20-wm8731: convert to device tree support

[PATCH v2 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
 2012-10-31  7:08 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: nand: omap2: Update nerrors using ecc.strength
` [PATCH v2 2/3] mtd: devices: elm: Add support for ELM error correction
` [PATCH v2 3/3] mtd: nand: omap2: Support for hardware BCH "

[RESEND PATCH] mmc: omap_hsmmc: Enable HSPE bit for high speed cards
 2012-10-31  6:59 UTC  (5+ messages)

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

[PATCH v2 0/5] clk: exynos4: migrate to common clock framework
 2012-10-30 23:32 UTC  (7+ messages)
` [PATCH v2 1/5] clk: samsung: add common clock framework support for Samsung platforms

[PATCH] libfdt: introduce fdt type annotation for use by endian checkers
 2012-10-30 22:27 UTC  (3+ messages)

[PATCH 1/2] leds/tca6507: Add support for devicetree
 2012-10-30 21:45 UTC  (2+ messages)
` [PATCH 2/2] Add documentation for tca6507 devicetree bindings

[PATCH] arm/dts: Add basic support for gta04 (Openmoko next generation) board
 2012-10-30 21:42 UTC 

[PATCH V4 0/3] Add clock framework for armada 370/XP
 2012-10-30 18:23 UTC  (4+ messages)
  ` [PATCH V4 1/3] clk: mvebu: add armada-370-xp specific clocks
` [PATCH V4 2/3] clk: armada-370-xp: add support for clock framework
` [PATCH V4 3/3] clocksource: time-armada-370-xp converted to clk framework

[PATCH 1/5] ARM: at91: atmel-ssc: add platform device id table
 2012-10-30 17:14 UTC  (5+ messages)
` [PATCH 2/5] ARM: at91: atmel-ssc: add device tree support

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-10-30 14:12 UTC  (9+ messages)

[PATCH 0/2] Input: matrix-keypad - Add device tree support
 2012-10-30 13:08 UTC  (7+ messages)
` [PATCH 1/2] Input: matrix-keypad - remove const from pointer to array of gpios
` [PATCH 2/2] Input: matrix-keypad - Add device tree support

[PATCH V2 0/3] Add clock framework for armada 370/XP
 2012-10-30 11:52 UTC  (8+ messages)
` [PATCH V2 1/3] clk: mvebu: add armada-370-xp specific clocks
` [PATCH V2 2/3] clk: armada-370-xp: add support for clock framework
` [PATCH V2 3/3] clocksource: time-armada-370-xp converted to clk framework

Representation of external memory-mapped devices in DT (gpmc)
 2012-10-30 10:50 UTC  (6+ messages)

[PATCH] arm/dts: am33xx rtc node
 2012-10-30  9:39 UTC  (2+ messages)

[RESEND/PATCHv3] arm: dts: omap5-evm: Add keypad support
 2012-10-30  9:36 UTC  (6+ messages)

[PATCH 0/4] pinctrl: samsung: Add support for Exynos4x12 SoCs
 2012-10-30  9:29 UTC  (7+ messages)
` [PATCH 3/4] pinctrl: samsung: Add support for Exynos4x12

[PATCHv5] Input: keypad: Add smsc ece1099 keypad driver
 2012-10-30  5:31 UTC  (6+ messages)

[PATCH V2 0/5] SMP support for Armada XP
 2012-10-29 21:11 UTC  (6+ messages)
` [PATCH V2 1/5] arm: mvebu: Added support for coherency fabric in mach-mvebu
` [PATCH V2 2/5] arm: mvebu: Added initial support for power managmement service unit
` [PATCH V2 3/5] arm: mvebu: Added IPI support via doorbells
` [PATCH V2 4/5] arm: mm: Added support for PJ4B cpu and init routines
` [PATCH V2 5/5] arm: mvebu: Added SMP support for Armada XP

[PATCH 1/2] rtc-imxdi: Support for i.MX53
 2012-10-29 21:03 UTC  (6+ messages)
` [PATCH 2/2] rtc-imxdi: Add devicetree support
` [PATCH] ARM: mach-imx: Support for DryIce RTC in i.MX53

[PATCH] pwm: Device tree support for PWM polarity
 2012-10-29 17:40 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).