devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-15 10:36:35 to 2013-03-19 16:17:38 UTC [more...]

[Patch v3 0/4] Add support for tps65090-charger
 2013-03-19 16:17 UTC  (7+ messages)
` [Patch v3 2/4] mfd: tps65090: Add resources for charger

[PATCH V3 0/2] ARM: dts: Add DT bindings for OMAP SDMA
 2013-03-19 16:04 UTC  (3+ messages)
` [PATCH V3 2/2] dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver

Options to store device tree blob on NAND Flash
 2013-03-19 15:15 UTC 

[RFC][PATCH 0/2] Device tree support for OMAP4 SCRM clocks
 2013-03-19 14:30 UTC  (5+ messages)
  ` [RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
  ` [PATCH 2/2] ARM: dts: omap4-panda: Provide PHY clock information

[PATCH v6] net: sh_eth: Add support of device tree probe
 2013-03-19 13:22 UTC  (2+ messages)

[PATCH v5] net: sh_eth: Add support of device tree probe
 2013-03-19 13:20 UTC  (5+ messages)

[PATCH 0/6] Introducing Device Tree Overlays
 2013-03-19 11:51 UTC  (14+ messages)
` [PATCH 3/6] OF: Export all DT proc update functions
` [PATCH 5/6] OF: Introduce Device Tree resolve support

[PATCH v3 0/2] crypto: sahara: Add support for SAHARA in i.MX27
 2013-03-19  9:43 UTC  (3+ messages)
` [PATCH v3 2/2] crypto: sahara: Add driver for SAHARA2 accelerator

[PATCH] clk: add DT test clock consumer driver
 2013-03-19  8:19 UTC  (4+ messages)

[PATCH v8 0/4] Add DRM FIMD DT support for Exynos4 DT Machines
 2013-03-19  8:01 UTC  (6+ messages)
` [PATCH v8 1/4] ARM: dts: Add FIMD node to exynos4
` [PATCH v8 2/4] ARM: dts: Add lcd pinctrl node entries for EXYNOS4412 SoC
` [PATCH v8 3/4] ARM: dts: Add FIMD node and display timing node to exynos4412-origen.dts
` [PATCH v8 4/4] ARM: dts: Add FIMD DT binding Documentation

[RFC] DT affinity bindings/representing bus masters with DT
 2013-03-19  7:07 UTC  (6+ messages)

[PATCH 0/7] USB: PHY: Tegra: registering TEGRA USB PHY as platform driver
 2013-03-19  4:12 UTC  (10+ messages)
  ` [PATCH 1/7] ARM: tegra: finalize USB EHCI and PHY bindings
  ` [PATCH 2/7] ARM: tegra: update device trees for USB binding rework
  ` [PATCH 7/7] usb: phy: registering tegra USB PHY as platform driver
` [PATCH 3/7] usb: phy: tegra: Get PHY mode using DT
` [PATCH 4/7] usb: phy: tegra: Return correct error value provided by clk_get_sys
` [PATCH 5/7] usb: phy: tegra: get ULPI reset GPIO info using DT
` [PATCH 6/7] usb: phy: tegra: Add error handling & clean up

[PATCH v3 0/6] move s3c24xx-irq to drivers/irqchip and add dt support
 2013-03-19  2:28 UTC  (15+ messages)
  ` [PATCH v3 1/6] ARM: S3C24XX: move irq driver to drivers/irqchip
` [PATCH v3 2/6] irqchip: s3c24xx: fix comments on some camera interrupts
` [PATCH v3 3/6] irqchip: s3c24xx: fix irqlist of second s3c2416 controller
` [PATCH v3 4/6] irqchip: s3c24xx: use irq_create_mapping for parent irqs
` [PATCH v3 5/6] irqchip: s3c24xx: add devicetree support
` [PATCH v3 6/6] irqchip: s3c24xx: add s3c2450 interrupt definitions

[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
 2013-03-19  0:40 UTC  (5+ messages)
` [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
` [PATCH v5 2/3] gpio: grgpio: Add device driver for GRGPIO cores
` [PATCH v5 3/3] gpio: grgpio: Add irq support

[PATCH] of_mdio: Remove flags argument from of_phy_connect
 2013-03-18 23:49 UTC 

[PATCH] ARM: dts: add interrupt-names property to get interrupt resource by name
 2013-03-18 23:05 UTC  (8+ messages)

[PATCH] [media] Add a V4L2 OF parser
 2013-03-18 19:58 UTC 

[PATCH v6 0/6] Add ChromeOS Embedded Controller support
 2013-03-18 18:41 UTC  (4+ messages)

[PATCH V3 00/18] ARM: OMAP2+: GPMC clean-up and DT update
 2013-03-18 15:59 UTC  (27+ messages)
` [PATCH V3 01/18] ARM: OMAP2+: Simplify code configuring ONENAND devices
` [PATCH V3 02/18] ARM: OMAP2+: Add variable to store number of GPMC waitpins
` [PATCH V3 03/18] ARM: OMAP2+: Add structure for storing GPMC settings
` [PATCH V3 04/18] ARM: OMAP2+: Add function for configuring "
` [PATCH V3 05/18] ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
` [PATCH V3 06/18] ARM: OMAP2+: Convert NAND "
` [PATCH V3 07/18] ARM: OMAP2+: Convert SMC91x "
` [PATCH V3 08/18] ARM: OMAP2+: Convert TUSB "
` [PATCH V3 09/18] ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
` [PATCH V3 10/18] ARM: OMAP2+: Add function to read GPMC settings from device-tree
` [PATCH V3 11/18] ARM: OMAP2+: Add device-tree support for NOR flash
` [PATCH V3 12/18] ARM: OMAP2+: Add additional GPMC timing parameters
` [PATCH V3 13/18] ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT
` [PATCH V3 14/18] ARM: OMAP2+: Convert ONENAND "
` [PATCH V3 15/18] ARM: OMAP2+: Detect incorrectly aligned GPMC base address
` [PATCH V3 16/18] ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
` [PATCH V3 17/18] ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
` [PATCH V3 18/18] ARM: OMAP2+: return -ENODEV if GPMC child device creation fails

[PATCH 1/7] kbuild: create an "include chroot" for DT bindings
 2013-03-18 15:47 UTC  (3+ messages)

FW: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000
 2013-03-18 15:21 UTC  (6+ messages)
    `  "

[PATCH v4 0/6] support other fsl SoCs with usbmisc + small fixes
 2013-03-18 13:30 UTC  (5+ messages)

[RFC PATCH 0/8] A V4L2 driver for Exynos4x12 Imaging Subsystem
 2013-03-18 12:51 UTC  (8+ messages)
` [RFC PATCH 1/8] s5p-fimc: Add Exynos4x12 FIMC-IS driver
` [RFC PATCH 5/8] s5p-fimc: Add ISP video capture driver stubs

[PATCH v2 00/23] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-03-18 12:42 UTC  (26+ messages)
` [PATCH v2 04/23] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
` [PATCH v2 06/23] ARM: OMAP3: 3430SDP: "
  ` [PATCH v2 01/23] usb: phy: nop: Add some parameters to platform data
  ` [PATCH v2 02/23] ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()
  ` [PATCH v2 03/23] ARM: OMAP2+: omap4panda: Provide USB Host's PHY platform data
  ` [PATCH v2 05/23] ARM: OMAP3: Beagle: Adapt to ehci-omap changes
  ` [PATCH v2 07/23] ARM: OMAP3: 3630SDP: "
  ` [PATCH v2 09/23] ARM: OMAP: AM3517evm: "
  ` [PATCH v2 11/23] ARM: OMAP3: cm-t3517: "
  ` [PATCH v2 12/23] ARM: OMAP: devkit8000: "
  ` [PATCH v2 18/23] ARM: OMAP3: overo: "
  ` [PATCH v2 22/23] ARM: dts: OMAP3: Add HS USB Host IP nodes
` [PATCH v2 08/23] ARM: OMAP: AM3517crane: Adapt to ehci-omap changes
` [PATCH v2 10/23] ARM: OMAP3: cm-t35: "
` [PATCH v2 13/23] ARM: OMAP3: igep0020: "
` [PATCH v2 14/23] ARM: OMAP3: omap3evm: "
` [PATCH v2 15/23] ARM: OMAP3: omap3pandora: "
` [PATCH v2 16/23] ARM: OMAP3: omap3stalker: "
` [PATCH v2 17/23] ARM: OMAP3: omap3touchbook: "
` [PATCH v2 19/23] ARM: OMAP: zoom: "
` [PATCH v2 20/23] ARM: dts: OMAP4: Add HS USB Host IP nodes
` [PATCH v2 21/23] ARM: dts: omap4-panda: Add USB Host support
` [PATCH v2 23/23] ARM: dts: omap3-beagle: "

[PATCH] clk: add si5351 i2c common clock driver
 2013-03-18 11:37 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH V2 0/8] ARM: dts: Various OMAP2+ device-tree updates
 2013-03-18 10:14 UTC  (12+ messages)
` [PATCH V2 1/8] ARM: OMAP2+: Prepare for device-tree PMU support
` [PATCH V2 2/8] ARM: dts: OMAP2+: Add PMU nodes
` [PATCH V2 3/8] ARM: dts: OMAP2+: Add SDMA controller bindings and nodes
` [PATCH V2 4/8] ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5
` [PATCH V2 5/8] ARM: dts: Add OMAP2 gpio bindings
` [PATCH V2 6/8] ARM: dts: OMAP3+: Correct gpio #interrupts-cells property
` [PATCH V2 7/8] ARM: dts: OMAP3: Add reg and interrupt properties for gpio
` [PATCH V2 8/8] ARM: dts: OMAP3: Add support for OMAP3430 SDP board

[PATCH] Doc: dt: i2c: tegra: add dt binding for i2c-tegra
 2013-03-18  9:35 UTC 

[PATCH V4 3/9] ARM: dt: tegra: add bindings of power management configurations for PMC
 2013-03-18  8:13 UTC 

[PATCH -next] pinctrl: sirf: using for_each_set_bit to simplify the code
 2013-03-18  2:34 UTC  (3+ messages)

[PATCHi v2] net: sh_eth: Add support of device tree probe
 2013-03-18  0:53 UTC  (3+ messages)

[PATCH] staging: nvec: fix the '&&' vs '&' typo in nvec_toggle_global_events()
 2013-03-16 21:33 UTC  (2+ messages)

[PATCH 1/5] net: Add davicom wemac ethernet driver found on Allwinner A10 SoC's
 2013-03-16 14:55 UTC  (4+ messages)

Getting kernel uImage build issue on omap2+
 2013-03-16 10:43 UTC  (3+ messages)

[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-15 18:05 UTC  (13+ messages)
` [PATCH 0/4] "
  ` [PATCH 3/4 v2] net: mvmdio: enhance driver to support SMI error/done interrupts
  ` [PATCH 4/4 v2] mv643xx_eth: convert to use the Marvell Orion MDIO driver

[PATCH 0/4] Get exynos adc driver running on on exynos5250-snow
 2013-03-15 15:43 UTC  (5+ messages)
` [PATCH v2 0/4] This set of patches is based on Naveen Krishna Chatradhi's recent work
  ` [PATCH v2 2/4] iio: adc: Add dt support for turning on the phy in exynos-adc

[PATCH v3 3/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
 2013-03-15 15:34 UTC  (3+ messages)

[PATCH 0/2] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-03-15 15:21 UTC  (6+ messages)
` [PATCH 2/2] drivers: dma-contiguous: add initialization from device tree
  ` [Linaro-mm-sig] "

[PATCH 0/8] ARM: OMAP3+: Switch to use DT based cpu0-cpufreq driver
 2013-03-15 15:02 UTC  (20+ messages)
` [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree
` [PATCH 6/8] ARM: dts: OMAP446x: "
` [PATCH 8/8] cpufreq: omap: remove omap-cpufreq

[PATCH] ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes
 2013-03-15 14:37 UTC  (4+ messages)

[PATCH v3 0/7] ARM: dts: omap: Add dts data for USB
 2013-03-15 13:33 UTC  (3+ messages)

[PATCH v3 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description
 2013-03-15 13:31 UTC 

[PATCH v2 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description
 2013-03-15 13:13 UTC  (4+ messages)

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2013-03-15 11:21 UTC  (14+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

[RESEND 0/2] davinci: Add device tree data for tps6507x
 2013-03-15 10:36 UTC  (2+ 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).