devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-10 21:12:55 to 2012-10-14 16:16:39 UTC [more...]

[RFC] Common clock framework for external clock generators
 2012-10-14 16:16 UTC  (3+ messages)

[PATCH V2 1/3] dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data
 2012-10-14 10:01 UTC  (21+ messages)
` [PATCH V2 2/3] dmaengine: dw_dmac: Enhance device tree support
` [PATCH V2 3/3] ARM: SPEAr13xx: Pass DW DMAC platform data from DT

dtc: import latest upstream dtc
 2012-10-14  0:16 UTC  (19+ messages)

[PATCH 0/2] USB: dwc3-exynos: Adding device tree support
 2012-10-13 13:54 UTC  (4+ messages)
` [PATCH 1/2] USB: dwc3-exynos: Add support for device tree
` [PATCH 2/2] USB: DWC3: EXYNOS: Remove platform data for dwc3-exynos

[PATCH v2 0/6] arm: exynos: add dt based support for exynos5 hdmi
 2012-10-13 13:46 UTC  (10+ messages)
` [PATCH v2 1/6] dts: exynos: add device tree "
` [PATCH v2 2/6] dts: exynos: add device tree support for exynos5 mixer
` [PATCH v2 3/6] dts: exynos: add device tree support for exynos5 hdmiphy
` [PATCH v2 4/6] dts: exynos: add device tree support for exynos5 hdmiddc
` [PATCH v2 5/6] arm: exynos: add clocks for exynos5 hdmi
` [PATCH v2 6/6] arm: exynos: removing exynos-drm device registration from non-dt platforms

[PATCH v1 0/6] arm: exynos: add dt based support for exynos5 hdmi
 2012-10-13 13:35 UTC  (14+ messages)
` [PATCH v1 1/6] dts: exynos: add device tree "
` [PATCH v1 2/6] dts: exynos: add device tree support for exynos5 mixer
` [PATCH v1 3/6] dts: exynos: add device tree support for exynos5 hdmiphy
` [PATCH v1 4/6] dts: exynos: add device tree support for exynos5 hdmiddc
` [PATCH v1 5/6] arm: exynos: add clocks for exynos5 hdmi
` [PATCH v1 6/6] arm: exynos: removing exynos-drm device registration from non-dt platforms

[PATCH 00/14] V4L2 DT support
 2012-10-13  0:16 UTC  (19+ messages)
` [PATCH 05/14] media: add a V4L2 OF parser

[PATCH V5 1/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-12 22:22 UTC  (6+ messages)
` [PATCH V5 2/2] video: exynos_dp: device tree documentation

[PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-10-12 21:25 UTC  (14+ messages)
` [PATCH v3 1/6] ARM: OMAP3/4: iommu: migrate to hwmod framework
` [PATCH "
` [PATCH v3 2/6] ARM: OMAP3/4: iommu: adapt to runtime pm
` [PATCH "
` [PATCH v3 3/6] ARM: OMAP: iommu: pm runtime save and restore context
` [PATCH "
` [PATCH v3 4/6] ARM: OMAP: iommu: optimize save and restore routines
` [PATCH "
` [PATCH v3 5/6] ARM: OMAP: iommu: add device tree support
` [PATCH v3 6/6] arm/dts: OMAP3/4: Add iommu nodes

[PATCH v2] TPM: Provide a tpm_tis OF driver
 2012-10-12 20:20 UTC  (3+ messages)

[PATCH] dt: add helper function to read u8 & u16 variables & arrays
 2012-10-12 18:01 UTC 

[PATCH 0/6] ARM: Add support for Broadcom BCM476x SoCs
 2012-10-12 15:28 UTC  (12+ messages)
` [PATCH 1/6] ARM: bcm476x: Add infrastructure
` [PATCH 4/6] ARM: bcm476x: Add stub clock driver

[PATCH 0/4] usb: phy: add usb3 phy driver
 2012-10-12 15:03 UTC  (5+ messages)
` [PATCH 1/4] usb: phy: add a new driver for usb3 phy

[PATCH 1/3] dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data
 2012-10-12 14:47 UTC  (19+ messages)
` [PATCH 2/3] dmaengine: dw_dmac: Enhance device tree support
` [PATCH 3/3] ARM: SPEAr13xx: Pass DW DMAC platform data from DT

[RFC PATCH v2 00/16] DMA Engine support for AM33xx
 2012-10-12 11:54 UTC  (21+ messages)
` [RFC PATCH v2 01/16] dmaengine: edma: fix slave config dependency on direction
` [RFC PATCH v2 04/16] ARM: edma: add DT and runtime PM support for AM335x
  ` [RFC PATCH v2 02/16] ARM: davinci: move private EDMA API to arm/common
  ` [RFC PATCH v2 03/16] ARM: edma: remove unused transfer controller handlers
  ` [RFC PATCH v2 05/16] dmaengine: edma: enable build for AM33XX
  ` [RFC PATCH v2 06/16] dmaengine: edma: Add TI EDMA device tree binding
  ` [RFC PATCH v2 07/16] ARM: dts: add AM33XX EDMA support
  ` [RFC PATCH v2 08/16] ARM: omap: add hsmmc am33xx specific init
  ` [RFC PATCH v2 09/16] dmaengine: add dma_request_slave_channel_compat()
  ` [RFC PATCH v2 10/16] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
  ` [RFC PATCH v2 11/16] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
  ` [RFC PATCH v2 12/16] mmc: omap_hsmmc: add generic DMA request support to the DT binding
  ` [RFC PATCH v2 13/16] ARM: dts: add AM33XX MMC support
  ` [RFC PATCH v2 14/16] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [RFC PATCH v2 15/16] spi: omap2-mcspi: add generic DMA request support to the DT binding
  ` [RFC PATCH v2 16/16] ARM: dts: add AM33XX SPI support

[PATCH 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg
 2012-10-12 10:15 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2 v6] of: add display helper
 2012-10-12  7:21 UTC  (6+ messages)
` [PATCH 1/2 v6] of: add helper to parse display timings

[PATCH v5] Add MFC device tree support
 2012-10-12  6:42 UTC  (3+ messages)
` [PATCH v5] ARM: EXYNOS: "

[PATCH] of_i2c: I2C child node 10-bit client addressing
 2012-10-12  3:42 UTC 

[PATCH] of: dma: fix protection of DMA controller data stored by DMA helpers
 2012-10-11 19:43 UTC 

ARM_ATAG_DTB_COMPAT fails on fdt_ro.c compiling
 2012-10-11 16:08 UTC  (7+ messages)

[PATCH] pinctrl: remove duplicated include from pinctrl-xway.c
 2012-10-11 15:03 UTC  (3+ messages)

[PATCH v2 00/15] pinctrl: samsung: Usability and extensibiltiy improvements
 2012-10-11 14:20 UTC  (23+ messages)
` [PATCH 01/15] pinctrl: samsung: Detect and handle unsupported configuration types
` [PATCH 02/15] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
` [PATCH 03/15] pinctrl: samsung: Assing pin numbers dynamically
` [PATCH 04/15] pinctrl: samsung: Remove static pin enumerations
` [PATCH 05/15] pinctrl: samsung: Distinguish between pin group and bank nodes
` [PATCH 06/15] ARM: dts: exynos4210-pinctrl: Add nodes for pin banks
` [PATCH 07/15] pinctrl: samsung: Match pin banks with their device nodes
` [PATCH 08/15] pinctrl: samsung: Hold pointer to driver data in bank struct
` [PATCH 09/15] pinctrl: samsung: Include bank-specific eint offset "
` [PATCH 10/15] pinctrl: exynos: Use one IRQ domain per pin bank
` [PATCH 11/15] pinctrl: samsung: Use one GPIO chip "
` [PATCH 12/15] pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
` [PATCH 13/15] pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
` [PATCH 14/15] pinctrl: samsung: Add GPIO to IRQ translation
` [PATCH 15/15] Documentation: Update samsung-pinctrl device tree bindings documentation

[PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements
 2012-10-11 13:52 UTC  (8+ messages)
` [PATCH 04/16] pinctrl: samsung: Parse pin banks from DT

[PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data
 2012-10-11 12:47 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: dts: omap5-evm: Fix size of memory defined for EVM
` [PATCH V2 2/3] ARM: dts: omap5: EMIF device tree data for OMAP5 boards
` [PATCH V2 3/3] ARM: dts: omap5-evm: LPDDR2 memory device details for EVM

[PATCH v4 0/8] watchdog: dt: add support for the timeout-sec dt property
 2012-10-11 11:55 UTC  (4+ messages)
` [PATCH v4 1/8] dt: add helper inline for retrieving timeout-sec property

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

[PATCH v4 RESEND 0/3] Input: egalax_ts: parse devicetree to get gpio
 2012-10-11 10:25 UTC  (7+ messages)
` [PATCH v4 RESEND 1/3] Input: egalax_ts: get gpio from devicetree

[PATCH V4 0/2] video: exynos_dp: Add device tree support to DP driver
 2012-10-11 10:01 UTC  (5+ messages)
` [PATCH V4 2/2] video: exynos_dp: device tree documentation

[PATCH v3] pwm_backlight: Add device tree support for Low Threshold Brightness
 2012-10-11  8:32 UTC  (4+ messages)

[PATCH 3/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards
 2012-10-11  8:31 UTC  (6+ messages)
    ` [PATCH 1/3] ARM: dts: Renaming elpida_ecb240abacn.dtsi as lpddr2_data.dtsi

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

[PATCH] dtc: import latest upstream dtc
 2012-10-11  0:14 UTC  (13+ 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).