devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-18 11:47:01 to 2013-01-22 10:49:27 UTC [more...]

[PATCH 0/5] ARM: dts: OMAP3+: PWM support for TWL and selected boards
 2013-01-22 10:49 UTC  (10+ messages)
` [PATCH 1/5] ARM: dts: twl4030: Add PWM support
` [PATCH 2/5] ARM: dts: twl6030: "
` [PATCH 3/5] ARM: dts: omap3-beagle-xm: Use pwm-leds for pmu_stat LED
` [PATCH 4/5] ARM: dts: omap4-sdp: Add support for pwm-leds (keypad and charging LED)
` [PATCH 5/5] ARM: dts: omap4-sdp: Add support for pwm-backlight

[PATCH v1 0/6] USB: Add support for multiple PHYs of same type
 2013-01-22 10:36 UTC  (8+ messages)
` [PATCH v1 1/6] usb: otg: Add an API to bind the USB controller and PHY
  ` [PATCH v1 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
  ` [PATCH v1 3/6] ARM: OMAP: USB: Add phy binding information
  ` [PATCH v1 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
  ` [PATCH v1 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot
` [PATCH v1 5/6] usb: otg: add device tree support to otg library

[PATCH] of: dma.c: fix memory leakage
 2013-01-22 10:10 UTC  (3+ messages)

[RFC PATCH] gpio/omap: fix pm_runtime for IRQ functions
 2013-01-22 10:07 UTC 

[PATCH v6 0/4] Adding usb2.0 host-phy support for exynos5250
 2013-01-22  9:37 UTC  (12+ messages)
` [PATCH v6 3/4] USB: ehci-s5p: Add phy driver support

[PATCH v3 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-22  9:31 UTC  (4+ messages)
` [PATCH v3 4/8] MFD: ti_am335x_tscadc: add device tree binding information

[PATCH 0/6] arm: mvebu: add support for local timer for Armada 370/XP
 2013-01-22  9:09 UTC  (20+ messages)
` [PATCH 3/6] arm: kconfig: don't select TWD with "
  ` [PATCH 1/6] arm: mvebu: Add support for local interrupt
  ` [PATCH 2/6] clocksource: time-armada-370-xp: add local timer support
  ` [PATCH 4/6] arm: mvebu: update defconfig with "
` [PATCH 5/6] arm: mvebu: update DT to support local timers
` [PATCH 6/6] clocksource: update and move armada-370-xp-timer documentation to timer directory

[PATCH 0/4] gpio: introduce descriptor-based interface
 2013-01-22  8:55 UTC  (6+ messages)

[PATCH 0/2] usb: exynos: Fix compatible strings used for device
 2013-01-22  8:49 UTC  (12+ messages)

[PATCH 2/7] ARM: sunxi: Add pinctrl driver for Allwinner SoCs
 2013-01-22  8:09 UTC  (4+ messages)

[RFC PATCH 0/5] Reset controller API to reset IP modules on i.MX5 and i.MX6
 2013-01-22  7:50 UTC  (6+ messages)
` [PATCH 3/7] ARM i.MX6q: Add GPU, VPU, IPU, and OpenVG resets to System Reset Controller (SRC)

[PATCH 0/2] ARM: Exynos5250: Enabling samsung usb phy
 2013-01-22  5:54 UTC  (5+ messages)

[PATCH 0/8] Introduce fdtgrep for subsetting and hashing FDTs
 2013-01-22  5:35 UTC  (12+ messages)
  ` [PATCH 1/8] Adjust util_is_printable_string() comment and fix test
  ` [PATCH 2/8] Move property-printing into util
  ` [PATCH 3/8] .gitignore: Add rule for *.patch
  ` [PATCH 4/8] Export fdt_stringlist_contains()
  ` [PATCH 5/8] libfdt: Add function to find regions in an FDT
  ` [PATCH 6/8] Add fdtgrep to grep and subset FDTs
  ` [PATCH 7/8] Remove fdtdump and use fdtgrep instead
  ` [PATCH 8/8] RFC: Check offset in fdt_string()

[PATCH 0/6] Introducing Device Tree Overlays
 2013-01-22  4:05 UTC  (7+ messages)
` [PATCH 5/6] OF: Introduce Device Tree resolve support
` [PATCH 6/6] OF: Introduce DT overlay support

[PATCH v2 1/3] mtd: omap-onenand: pass device_node in platform data
 2013-01-22  1:32 UTC  (7+ messages)
` [PATCH v2 2/3] arm: omap2: gpmc-onenand: drop __init annotation
` [PATCH v2 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

[PATCH 0/3] Add device tree support for NAND flash in am335x-evm
 2013-01-21 21:01 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: AM33XX: Add ELM node
` [PATCH 2/3] ARM: dts: AM33XX: Add GPMC node

[PATCH v5 00/12] clk: exynos4: migrate to common clock framework
 2013-01-21 19:07 UTC  (4+ messages)

[PATCH] arm/dts: Add basic support for gta04 (Openmoko next generation) board
 2013-01-21 18:46 UTC  (5+ messages)

[PATCH v4 0/7] ARM: Exynos: Enable device tree support for MCT controller
 2013-01-21 18:34 UTC  (10+ messages)
` [PATCH v4 1/7] ARM: Exynos: add a register base address variable in mct controller driver
` [PATCH v4 2/7] ARM: Exynos: prepare an array of MCT interrupt numbers and use it
` [PATCH v4 3/7] ARM: Exynos: add device tree support for MCT controller driver
` [PATCH v4 4/7] ARM: Exynos: allow dt based discovery of mct controller using clocksource_of_init
` [PATCH v4 5/7] ARM: dts: add mct device tree node for all supported Exynos SoC's
` [PATCH v4 6/7] ARM: Exynos: remove static io-remapping of mct registers for Exynos5
` [PATCH v4 7/7] ARM: Exynos: move mct driver to drivers/clocksource

[PATCH] ARM: architected timers: allow dt based discovery using clocksource_of_init
 2013-01-21 18:30 UTC  (6+ messages)

[RFC PATCH 0/6] USB: Add multiple PHYs of same type
 2013-01-21 14:24 UTC  (15+ messages)
` [RFC PATCH 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [RFC PATCH 5/6] usb: otg: add device tree support to otg library
` [RFC PATCH 6/6] USB: MUSB: OMAP: get PHY by phandle for dt boot

[RESEND PATCH v9 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2013-01-21 14:23 UTC  (4+ messages)

[PATCH v2 0/4] usb: musb: add driver for control module
 2013-01-21 14:08 UTC  (5+ messages)
` [PATCH v2 2/4] ARM: OMAP: devices: create device for usb part of "
` [PATCH v2 3/4] ARM: OMAP2: MUSB: Specify omap4 has mailbox
  ` [PATCH v2 1/4] drivers: usb: phy: add a new driver for usb part of control module
  ` [PATCH v2 4/4] drivers: usb: start using the control module driver

[PATCH] serial/efm32: parse location property
 2013-01-21 13:22 UTC 

[PATCH RFC v2 02/15] [media] Add a V4L2 OF parser
 2013-01-21 11:35 UTC  (5+ messages)
` [PATCH RFC v3 "

[PATCH v16 RESEND 0/7] of: add display helper
 2013-01-21 11:08 UTC  (8+ messages)
` [PATCH v16 RESEND 1/7] viafb: rename display_timing to via_display_timing
` [PATCH v16 RESEND 2/7] video: add display_timing and videomode
` [PATCH v16 RESEND 3/7] video: add of helper for display timings/videomode
` [PATCH v16 RESEND 4/7] fbmon: add videomode helpers
` [PATCH v16 RESEND 5/7] fbmon: add of_videomode helpers
` [PATCH v16 RESEND 6/7] drm_modes: add videomode helpers
` [PATCH v16 RESEND 7/7] drm_modes: add of_videomode helpers

[PATCH 6/6] mmc: dt: bus-width can be an optional property
 2013-01-21 11:02 UTC 

[PATCH RFC v2 01/15] [media] Add common video interfaces OF bindings documentation
 2013-01-21 10:31 UTC  (3+ messages)
` [PATCH RFC v3 "

Device naming based on device tree
 2013-01-21 10:25 UTC 

[PATCH v2 32/76] ARC: [DeviceTree] Basic support
 2013-01-21 10:14 UTC  (3+ messages)

[PATCH v6 2/4] usb: phy: samsung: Add host phy support to samsung-phy driver
 2013-01-21 10:03 UTC  (8+ messages)
` [PATCH v7 "

ARM: Voipac i.MX25: Support with device tree on v3.8-rc1 or later
 2013-01-21  8:44 UTC  (2+ messages)

[PATCH v3 0/2] Adding USB 3.0 DRD-phy support for exynos5250
 2013-01-21  8:26 UTC  (3+ messages)

[PATCH 1/2] ARM: davinci: da850: add DT node for eth0
 2013-01-21  6:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: davinci: da850: add OF_DEV_AUXDATA entry "

[PATCH] of: fix incorrect return value of of_find_matching_node_and_match()
 2013-01-21  3:48 UTC  (4+ messages)

[PATCH v2 1/8] sh-pfc: Add OF support
 2013-01-21  0:38 UTC  (4+ messages)

[PATCH 1/5] treewide: include libfdt_env.h before fdt.h
 2013-01-21  0:17 UTC  (5+ messages)
    ` [U-Boot] "

PMU node location
 2013-01-19 16:35 UTC  (4+ messages)

[PATCH 1/6] arm: mvebu: Add support for USB host controllers in Armada 370/XP
 2013-01-19  0:21 UTC  (8+ messages)
` [PATCH 5/6] arm: mvebu: Enable USB controllers on Armada XP OpenBlocks AX3-4 board

[PATCH v8 0/5] OMAP GPMC DT bindings
 2013-01-18 22:12 UTC  (9+ messages)
` [PATCH v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH 2/7] ARM: sunxi: Add pinctrl driver for Allwinner SoCs
 2013-01-18 19:22 UTC  (2+ messages)

[PATCH v6 4/4] USB: ohci-exynos: Add phy driver support
 2013-01-18 15:38 UTC  (2+ messages)

[PATCH V2 1/2] pinctrl: tegra: add support for rcv-sel and drive type
 2013-01-18 15:15 UTC  (4+ messages)
` [PATCH V2 2/2] pinctrl: tegra114: add pinctrl driver for NVIDIA's Tegra114 SoC

[PATCH 0/4] usb: musb: add driver for control module
 2013-01-18 12:13 UTC  (10+ messages)
` [PATCH 1/4] drivers: usb: phy: add a new driver for usb part of "
` [PATCH 2/4] ARM: OMAP: devices: create device "
` [PATCH 4/4] drivers: usb: start using the control module driver

[PATCH v3] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
 2013-01-18 12:10 UTC 

[RFC PATCH 0/7] usb: musb: add driver for control module
 2013-01-18 11:47 UTC  (2+ messages)

[PATCH V6 00/10] Add DT support for i2s
 2013-01-18 11:47 UTC  (10+ messages)
` [PATCH V6 02/10] ASoC: SAMSUNG: "
` [PATCH V6 03/10] ARM: SAMSUNG: Make dma request compatible to generic dma bindings
` [PATCH V6 04/10] spi: s3c64xx: Modify SPI driver to use generic DMA DT support
` [PATCH V6 05/10] ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platforms
` [PATCH 06/10] ARM: EXYNOS: Enable platform support for I2S controllers
` [PATCH V6 07/10] ASoC: SMDK: WM8994: Add device tree support for machine file
` [PATCH V6 08/10] ARM: dts: Modify SPI nodes according generic DMA DT bindings
` [PATCH V6 09/10] ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audio
` [PATCH V6 10/10] dmaengine: Fix compilation error in non-DT case


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