devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-26 00:24:29 to 2014-02-27 13:06:41 UTC [more...]

[PATCH v2 0/4] [RFC] Support for creating generic host_bridge from device tree
 2014-02-27 13:06 UTC  (4+ messages)
` [PATCH v2 1/4] pci: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v2 2/4] pci: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v2 3/4] pci: Introduce a domain number for pci_host_bridge

[RFC PATCH v4 0/8] imx-drm dt bindings
 2014-02-27 13:06 UTC  (6+ messages)
` [RFC PATCH v4 3/8] staging: imx-drm: Document updated imx-drm device tree bindings

[PATCH] phy-rcar-gen2-usb: add device tree support
 2014-02-27 12:57 UTC  (2+ messages)

[PATCH] spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings
 2014-02-27 12:47 UTC 

[PATCH 0/4] ARM:sti: Add STiD127 platform and board support
 2014-02-27 12:27 UTC  (4+ messages)
` [PATCH 1/4] ARM: STi: add stid127 soc support

[0/10] RFC: A new start on richer dtc expression support [REPOST]
 2014-02-27 11:21 UTC  (11+ messages)
  ` [PATCH 01/10] First cut at expression trees
  ` [PATCH 02/10] Add srcpos information to expressions
  ` [PATCH 03/10] Add type information to expression trees
  ` [PATCH 04/10] Add string and bytestring expression types
  ` [PATCH 05/10] Integrate /incbin/ with expanded expressions
  ` [PATCH 06/10] Implement arrays as expressions
  ` [PATCH 07/10] Implement labels within property values as bytestring expressions
  ` [PATCH 08/10] Implement path references in terms of "
  ` [PATCH 09/10] Re-implement "," in property definitions as a bytestring operator
  ` [PATCH 10/10] Implement string concatenate and repeat operators

[PATCH v2 3/6] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-27 11:09 UTC  (6+ messages)

[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
 2014-02-27 10:52 UTC  (12+ messages)
` [PATCH v4 3/3] Documentation: of: Document graph bindings
  ` [PATCH v4 1/3] [media] of: move graph helpers from drivers/media/v4l2-core to drivers/of

[PATCH] phy: micrel: add of configuration for LED mode
 2014-02-27 10:30 UTC  (6+ messages)

[PATCH v2 RESEND] pwm: Add CLPS711X PWM support
 2014-02-27 10:27 UTC  (7+ messages)

[PATCH v5 00/11] reserved-memory regions/CMA in devicetree, again
 2014-02-27 10:10 UTC  (9+ messages)
  ` [PATCH v5 01/11] of: document bindings for reserved-memory nodes
    ` [PATCH v5 02/11] drivers: of: add initialization code for static reserved memory
  ` [PATCH v5 03/11] drivers: of: add initialization code for dynamic "
  ` [PATCH v5 06/11] drivers: of: initialize and assign reserved memory to newly created devices

[PATCH V6] gpio: New driver for LSI ZEVIO SoCs
 2014-02-27  9:31 UTC  (2+ messages)

[PATCHv2 00/16] OMAP IOMMU DT adaptation and cleanup
 2014-02-27  9:16 UTC  (29+ messages)
` [PATCHv2 04/16] iommu/omap: add devicetree support
` [PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
` [PATCHv2 10/16] ARM: OMAP2+: use pdata quirks for iommu reset lines
` [PATCHv2 14/16] ARM: OMAP3: hwmod data: cleanup data for IOMMUs
` [PATCHv2 02/16] iommu/omap: omap_iommu_attach() should return ENODEV, not NULL
` [PATCHv2 03/16] Documentation: dt: add OMAP iommu bindings

[PATCH] gpio: document polarity flag best practices
 2014-02-27  9:15 UTC  (2+ messages)

[PATCH v4 0/8] Modernize pm8921 with irqdomains, regmap, DT
 2014-02-27  8:38 UTC  (3+ messages)
` [PATCH v4 8/8] devicetree: bindings: Document PM8921/8058 PMICs

[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
 2014-02-27  8:36 UTC  (6+ messages)

[RFCv2 0/5] Convert twl4030-madc to IIO API
 2014-02-27  8:23 UTC  (23+ messages)
` [RFCv3 0/7] Convert twl4030-madc to IIO API and add DT support
  ` [RFCv3 2/7] mfd: twl4030-madc: Add DT support and convert to IIO framework
  ` [RFCv3 3/7] mfd: twl4030-madc: Cleanup driver
  ` [RFCv3 4/7] mfd: twl-core: Add twl_i2c_read/write_u16
  ` [RFCv3 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
  ` [RFCv3 6/7] Documentation: DT: Document twl4030-madc binding
  ` [RFCv3 7/7] mfd: twl4030-madc: Move driver to drivers/iio/adc
    ` [RFCv4 0/7] Convert twl4030-madc to IIO API and add DT support
      ` [RFCv4 1/7] mfd: twl4030-madc: Use managed resources
      ` [RFCv4 2/7] mfd: twl4030-madc: Add DT support and convert to IIO framework
      ` [RFCv4 3/7] mfd: twl4030-madc: Cleanup driver
      ` [RFCv4 4/7] mfd: twl-core: Add twl_i2c_read/write_u16
      ` [RFCv4 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
      ` [RFCv4 6/7] Documentation: DT: Document twl4030-madc binding
        ` [RFCv4 7/7] mfd: twl4030-madc: Move driver to drivers/iio/adc

[RESEND PATCH v11] video: backlight: gpio-backlight: Add DT support
 2014-02-27  8:12 UTC  (2+ messages)

[PATCH] thermal: add generic IIO channel thermal sensor driver
 2014-02-27  6:53 UTC  (2+ messages)

[PATCH RESEND v10 0/4] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-02-27  6:47 UTC  (12+ messages)
` [PATCH RESEND v10 1/4] PHY: Add function set_speed to generic PHY framework
  ` [PATCH RESEND v10 2/4] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
    ` [PATCH RESEND v10 3/4] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-02-27  5:00 UTC  (6+ messages)
` [RFC PATCH 1/6] PM / Voltagedomain: Add generic clk notifier handler for regulator based dynamic voltage scaling

[PATCHv3 1/3] mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
 2014-02-27  2:32 UTC  (4+ messages)

[PATCH v7 0/9] ARM: brcmstb: Add Broadcom STB SoC support
 2014-02-27  0:38 UTC  (12+ messages)
` [PATCH v7 1/9] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
` [PATCH v7 2/9] power: reset: Add reboot driver for brcmstb
` [PATCH v7 3/9] ARM: brcmstb: add debug UART for earlyprintk support
` [PATCH v7 4/9] ARM: do CPU-specific init for Broadcom Brahma15 cores
` [PATCH v7 5/9] ARM: Enable erratum 798181 for Broadcom Brahma-B15
` [PATCH v7 6/9] ARM: brcmstb: add CPU binding for Broadcom Brahma15
` [PATCH v7 7/9] ARM: brcmstb: add misc. DT bindings for brcmstb
` [PATCH v7 8/9] ARM: brcmstb: gic: add compatible string for Broadcom Brahma15
` [PATCH v7 9/9] ARM: brcmstb: dts: add a reference DTS for Broadcom 7445

[PATCHv1 0/6] OMAP SSI driver
 2014-02-27  0:24 UTC  (7+ messages)
` [PATCHv1 3/6] HSI: hsi-char: add Device Tree support
` [PATCHv1 5/6] HSI: Introduce OMAP SSI driver

[PATCH 1/2] clk: hisilicon: add hi3620_mmc_clks
 2014-02-27  0:10 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/4] OMAP IOMMU DTS nodes
 2014-02-26 22:06 UTC  (4+ messages)
` [PATCH 3/4] ARM: dts: OMAP4: Add IOMMU nodes

[PATCH v8 0/6] ARM: rockchip: add smp functionality
 2014-02-26 22:02 UTC  (4+ messages)
` [PATCH v8 1/6] dt-bindings: sram: describe option to reserve parts of the memory
      ` [PATCH v8.1 "

[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
 2014-02-26 21:54 UTC  (7+ messages)
` [PATCHv1 1/2] rx51_battery: convert to iio consumer
  ` [PATCHv1 2/2] Documentation: DT: Document rx51-battery binding

[PATCH 0/3] NFC: trf7970a: Add driver with NFC Type 2 and Type V Support
 2014-02-26 21:54 UTC  (10+ messages)
` [PATCH 1/3] NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag Support
` [PATCH 2/3] NFC: trf7970a: Add ISO/IEC 15693 Support
` [PATCH 3/3] NFC: trf7970a: Add DTS Documentation

[PATCH] ARM: tegra: add device tree for SHIELD
 2014-02-26 21:10 UTC  (10+ messages)

[PATCH v8 00/14] USB Host support for OMAP5 uEVM
 2014-02-26 20:56 UTC  (5+ messages)
` [PATCH v8 06/14] CLK: TI: OMAP3: Get rid of unused USB Host dummy clocks

[PATCH v3 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-26 19:06 UTC  (4+ messages)
` [PATCH v3 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v3 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v3 9/9] devicetree: bindings: Document PM8921/8058 vibrators

[Patch v7 0/2] Add Qualcomm BAM dmaengine driver
 2014-02-26 17:06 UTC  (4+ messages)
` [Patch v7 2/2] dmaengine: add Qualcomm BAM dma driver

[PATCH v10 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-02-26 17:01 UTC  (7+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND v11 6/7] ARM: OMAP: enable SYSCON and REGULATOR_PBIAS in omap2plus_defconfig

[PATCH] ARM: at91: sama5d3: get rid of atmel_tsadcc driver
 2014-02-26 17:00 UTC  (2+ messages)

[PATCH] ARM: at91: sama5d3: get rid of atmel_tsadcc driver
 2014-02-26 16:19 UTC 

[PATCH 2/2] ASoC: cirrus: clps711x: Add bindings documentation for the CLPS711X DAI
 2014-02-26 16:07 UTC 

[PATCH v12] gpio: add a driver for the Synopsys DesignWare APB GPIO block
 2014-02-26 16:02 UTC  (3+ messages)

[PATCH v4] can: xilinx CAN controller support
 2014-02-26 15:43 UTC  (6+ messages)

[PATCH v2 0/8] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
 2014-02-26 15:41 UTC  (10+ messages)
` [PATCH v2 1/8] Input: pixcir_i2c_ts: Use devres managed resource allocations
` [PATCH v2 2/8] Input: pixcir_i2c_ts: Initialize interrupt mode and power mode
` [PATCH v2 3/8] Input: pixcir_i2c_ts: Get rid of pdata->attb_read_val()
  ` [PATCH v2 4/8] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol
` [PATCH v2 5/8] Input: pixcir_i2c_ts: support upto 5 fingers and hardware provided tracking IDs
` [PATCH v2 6/8] Input: pixcir_i2c_ts: Implement wakeup from suspend
` [PATCH v2 7/8] Input: pixcir_i2c_ts: Add device tree support
` [PATCH v2 8/8] ARM: dts: am43x-epos-evm: Correct Touch controller info

[PATCH v3 0/4] ARM: sunxi: Add driver for sunxi usb phy + usb dts bindings
 2014-02-26 15:12 UTC  (3+ messages)
` [PATCH v3 1/4] ARM: sunxi: Add driver for sunxi usb phy

[PATCH v3 0/3] Add Xilinx AXI Video DMA Engine driver
 2014-02-26 15:02 UTC  (13+ messages)
` [PATCH v3 1/3] dma: Support multiple interleaved frames with non-contiguous memory

[PATCH 00/10] pinctrl: mvebu: remove hard-coded addresses from Dove pinctrl
 2014-02-26 14:53 UTC  (6+ messages)

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor
 2014-02-26 14:35 UTC  (10+ messages)
` [PATCH 2/2] ARM: dts: duovero-parlor: Add HDMI output

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-02-26 14:15 UTC  (3+ messages)
` [PATCH v3 5/6] pwm: enable TI PWMSS if the IIO tiecap driver is selected

[PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
 2014-02-26 12:01 UTC  (11+ messages)

[PATCH v2 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs gauge
 2014-02-26 10:21 UTC  (2+ messages)

[PATCHv3 1/2] net: stmmac: Add SOCFPGA glue driver
 2014-02-26  9:44 UTC  (4+ messages)

devicetree repository separation/migration
 2014-02-26  9:18 UTC  (8+ messages)

[PATCH RFC 0/5] AM43xx-ePOS-EVM audio support with TLV320AIC31XX driver
 2014-02-26  9:14 UTC  (6+ messages)
` [PATCH RFC 1/5] ASoC: tlv320aic31xx: Add basic codec driver implementation
` [PATCH RFC 2/5] ASoC: tlv320aic31xx: Add codec driver to Makefile and Kconfig
` [PATCH RFC 3/5] ASoC: tlv320aic31xx: Add DT binding document
` [PATCH RFC 4/5] ASoC: davinci-evm: Add AM43xx-EPOS-EVM audio support
` [PATCH RFC 5/5] ASoC: davinci: Add SND_AM43XX_SOC_EPOS_EVM build option

[PATCH 1/2] clk: ti: am335x: remove unecessary cpu0 clk node
 2014-02-26  8:53 UTC  (2+ messages)

[PATCH V5 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
 2014-02-26  4:56 UTC  (8+ messages)
` [PATCH V5 2/4] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP

[PATCH v11 00/15] Add power management support for mxs phy
 2014-02-26  1:59 UTC  (2+ messages)

[PATCH RESEND v2 0/4] clk/exynos convert clock IDs to macros
 2014-02-26  1:05 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).