devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-03 19:02:08 to 2013-07-07 13:13:30 UTC [more...]

[PATCH 0/3] ARM: dts: imx27 phyCARD-S I2C devices
 2013-07-07 13:13 UTC  (3+ messages)
  ` [PATCH 1/3] ARM: dts: imx27 phyCARD-S SOM remove wrong i2c sensor
  ` [PATCH 2/3] ARM: dts: imx27 phyCARD-S, move i2c1 and owire to rdk

[PATCH v3 5/5] ARM: dts: Add device tree support for phycard pca100
 2013-07-07 10:44 UTC  (7+ messages)
  ` [PATCH] ARM: dts: imx27 phyCARD-S remove wrong I2C RTC
            ` Re[2]: "

[PATCHv3 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-07-07  8:47 UTC  (7+ messages)
` [PATCHv3 1/3] iio: Add Nuvoton NAU7802 ADC driver
` [PATCHv3 2/3] ARM: mxs: cfa10049: Switch bus i2c1 to bitbanging

ASoC: fsl-ssi: ac97-slave support
 2013-07-07  7:19 UTC  (10+ messages)
` [PATCH v9 01/10] ASoC: imx-pcm-dma: DT support
` [PATCH v9 04/10] ASoC: fsl-ssi: Add support for imx-pcm-fiq
` [PATCH v9 08/10] ASoC: Add phycore-ac97-dt driver

[PATCH 0/9] clocksource: dw_apb_timer: support for timer variant used in rk3188 SoCs
 2013-07-06 21:00 UTC  (20+ messages)
` [PATCH 1/9] clocksource: dw_apb_timer: infrastructure to handle quirks
` [PATCH 2/9] clocksource: dw_apb_timer: flexible register addresses
` [PATCH 3/9] clocksource: dw_apb_timer: quirk for variants with 64bit counter
` [PATCH 4/9] clocksource: dw_apb_timer: use the eoi callback to clear pending interrupts
` [PATCH 5/9] clocksource: dw_apb_timer: quirk for variants without EOI register
` [PATCH 6/9] clocksource: dw_apb_timer: quirk for inverted int mask
  ` [PATCH 7/9] clocksource: dw_apb_timer: quirk for inverted timer mode setting
` [PATCH 8/9] clocksource: dw_apb_timer_of: add quirk handling
` [PATCH 9/9] clocksource: dw_apb_timer: special variant for rockchip rk3188 timers

[PATCH V3] of: Set the DMA mask to 64 bits when dma_addr_t is 64-bits
 2013-07-06  9:15 UTC  (7+ messages)

[PATCH 1/3] clk: exynos5250: Add G2D gate clock
 2013-07-05 23:52 UTC  (4+ messages)
` [PATCH 2/3] of/documentation: Update G2D documentation
` [PATCH 3/3] ARM: EXYNOS: Add G2D support to exynos5250

[PATCH v6 00/21] MBus DT binding: PCIe strikes back
 2013-07-05 23:38 UTC  (28+ messages)
  ` [PATCH v6 01/21] memory: mvebu-devbus: Remove address decoding window workaround
  ` [PATCH v6 02/21] bus: mvebu-mbus: Add new API for window creation
  ` [PATCH v6 03/21] ARM: kirkwood: Move to ID based MBus "
  ` [PATCH v6 04/21] ARM: mv78xx0: Move to ID based "
  ` [PATCH v6 05/21] ARM: orion5x: "
  ` [PATCH v6 06/21] ARM: dove: "
  ` [PATCH v6 07/21] bus: mvebu-mbus: Factor out initialization details
  ` [PATCH v6 08/21] bus: mvebu-mbus: Introduce device tree binding
  ` [PATCH v6 09/21] bus: mvebu-mbus: Add static window allocation to the binding
  ` [PATCH v6 10/21] pci: mvebu: Adapt to the new device tree layout
  ` [PATCH v6 11/21] bus: mvebu-mbus: Remove the no longer used name-based API
  ` [PATCH v6 12/21] bus: mvebu-mbus: Remove name -> target, attribute mapping tables
  ` [PATCH v6 13/21] bus: mvebu-mbus: Update main description
  ` [PATCH v6 14/21] bus: mvebu-mbus: Factorize Armada 370/XP data structures
  ` [PATCH v6 15/21] ARM: mvebu: Remove the harcoded BootROM window allocation
  ` [PATCH v6 16/21] ARM: mvebu: Initialize MBus using the DT binding
  ` [PATCH v6 17/21] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files
  ` [PATCH v6 18/21] ARM: mvebu: Add MBus to Armada 370/XP device tree
  ` [PATCH v6 19/21] ARM: mvebu: Add BootROM "
  ` [PATCH v6 20/21] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes
  ` [PATCH v6 21/21] ARM: mvebu: Relocate Armada 370/XP PCIe "

[PATCH v3 00/13] ARM: dts: Add camera and magnetometer support for TRATS(2) board
 2013-07-05 23:27 UTC  (8+ messages)
` [PATCH v3 07/13] ARM: dts: Add AK8975 device node for Exynos4412 TRATS2 board
` [PATCH v3 08/13] ARM: dts: Add camera device nodes "
` [PATCH v3 12/13] ARM: dts: Add S5K5BA sensor regulator definitions for Trats board

[PATCH V4 1/4] ARM: dts: Add DP PHY node to exynos5250.dtsi
 2013-07-05 23:13 UTC  (2+ messages)

[PATCH V4 2/4] phy: Add driver for Exynos DP PHY
 2013-07-05 23:12 UTC  (2+ messages)

[PATCH V4 3/4] video: exynos_dp: remove non-DT support for Exynos Display Port
 2013-07-05 23:11 UTC  (2+ messages)

[PATCH V4 4/4] video: exynos_dp: Use the generic PHY driver
 2013-07-05 23:04 UTC  (2+ messages)

[PATCH 1/4] Make non-linear GPIO ranges accesible from gpiolib
 2013-07-05 18:40 UTC  (7+ messages)
` [PATCH 2/4] pinmux: Add TB10x pinmux driver

Appended DTB files for multi-machine kernels
 2013-07-05 18:36 UTC  (10+ messages)

[RFC PATCH 00/13] audio support for at91sam9x5ek board
 2013-07-05 18:12 UTC  (22+ messages)
` [RFC PATCH 01/13] misc: atmel_ssc: add device tree DMA support
` [RFC PATCH 02/13] misc: atmel_ssc: keep the count of pdev->id
` [RFC PATCH 03/13] ARM: at91: DTS: sam9x5: add clock for SSC DT entry
` [RFC PATCH 08/13] sound: sam9x5_wm8731: machine driver for at91sam9x5 wm8731 boards

[RFC PATCH V2 0/8] regulator/OMAP: support VC/VP support in dts
 2013-07-05 17:47 UTC  (9+ messages)
` [RFC PATCH V2 1/8] regulator: Introduce OMAP regulator to control PMIC over VC/VP

[PATCH v3 0/6] ARM: rockchip: add smp functionality
 2013-07-05 14:55 UTC  (12+ messages)
` [PATCH v3 4/6] ARM: rockchip: add sram dt nodes and documentation
  ` [PATCH v3 1/6] misc: sram: fix error path in sram_probe
  ` [PATCH v3 2/6] misc: sram: add ability to mark sram sections as reserved
  ` [PATCH v3 3/6] ARM: rockchip: add snoop-control-unit
  ` [PATCH v3 5/6] ARM: rockchip: add power-management-unit dt node
  ` [PATCH v3 6/6] ARM: rockchip: add smp bringup code

[PATCH 1/2] extcon: palmas: rename device tree binding matching with file name
 2013-07-05 13:59 UTC  (2+ messages)
` [PATCH 2/2] extcon: palmas: devicetree: remove non-require property details

[PATCH v7 8/9] iommu/exynos: support for device tree
 2013-07-05 12:29 UTC 

[PATCH v7 7/9] ARM: dts: Add description of System MMU of Exynos SoCs
 2013-07-05 12:29 UTC 

[PATCH v6] video: imxfb: Add DT support
 2013-07-05 12:09 UTC  (3+ messages)

Best practice device tree design for display subsystems/DRM
 2013-07-05 11:16 UTC  (49+ messages)

[PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings
 2013-07-05 10:19 UTC 

[PATCH] of: match the compatible in the order set by the dts file
 2013-07-05  8:43 UTC 

[PATCH 1/1] of/documentation: Fix a typo in exynos5250-clock.txt
 2013-07-05  8:18 UTC 

[PATCH V2 0/2] DMA: Freescale: Add support for 8-channel DMA engine
 2013-07-05  6:27 UTC  (3+ messages)
` [PATCH V2 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
` [PATCH V2 2/2] DMA: Freescale: update driver to support 8-channel DMA engine

[PATCH v4 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-07-05  4:12 UTC  (7+ messages)

[GIT PULL] devicetree for v3.11
 2013-07-04 22:21 UTC 

[PATCH] of: Fix address decoding on Bimini and js2x machines
 2013-07-04 21:55 UTC  (5+ messages)

[PATCH v2 0/3] extend stmmac DT support
 2013-07-04 21:35 UTC  (5+ messages)
` [PATCH v2 1/3] dt:net:stmmac: Allocate platform data only if its NULL
` [PATCH v2 2/3] dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
` [PATCH v2 3/3] dt:net:stmmac: Add dt specific phy reset callback support

[PATCH] gpio-rcar: Add interrupt controller support to the DT bindings
 2013-07-04 17:44 UTC 

[PATCH v2 0/6] ARM: rockchip: add smp functionality
 2013-07-04 15:41 UTC  (5+ messages)
` [PATCH v2 1/6] misc: sram: fix error path in sram_probe

[PATCH v3 4/4] ARM: reinsert ARCH_MULTI_V4 Kconfig option
 2013-07-04 14:45 UTC 

[PATCH v3 3/4] ARM: mach-moxart: add MOXA ART UART debug files
 2013-07-04 14:45 UTC 

[PATCH v3 2/4] ARM: mach-moxart: add MOXA ART device tree files
 2013-07-04 14:45 UTC 

[PATCH v3 1/4] ARM: mach-moxart: add MOXA ART SoC files
 2013-07-04 14:44 UTC 

[PATCH v3 0/8] wilink: add device tree support
 2013-07-04 14:21 UTC  (6+ messages)
` [PATCH v3 2/8] wlcore: set irq_flags in the board files instead of hiding behind a quirk

[PATCH] ARM: u300: fix return value check in __u300_init_boardpower()
 2013-07-04 13:51 UTC 

[PATCH v2 1/2] ARM: configs: Enable TI_EDMA in omap2plus_defconfig
 2013-07-04 12:05 UTC  (2+ messages)

[PATCH v9 0/8] Generic PHY Framework
 2013-07-04 10:45 UTC  (10+ messages)

[PATCH 1/1] Added Capella CM3218 Ambient Light Sensor IIO Driver
 2013-07-04  8:59 UTC  (3+ messages)

[PATCH v1 0/3] extend stmmac DT support
 2013-07-04  8:44 UTC  (3+ messages)

[PATCH dtc] Makefile: provide separate install targets
 2013-07-04  7:59 UTC  (2+ messages)

[RFC PATCH] pwm: atmel-pwm: add pwm controller driver
 2013-07-04  7:27 UTC  (2+ messages)

[RFC PATCH v4 0/2] drivers: mfd: Versatile Express SPC support
 2013-07-03 19:43 UTC  (5+ messages)
` [RFC PATCH v4 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support

[PATCH 1/2] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
 2013-07-03 19:02 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).