devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-28 13:39:46 to 2015-07-29 12:09:09 UTC [more...]

[PATCH 00/17] omap_hsmmc: regulator usage cleanup and fixes
 2015-07-29 12:09 UTC  (19+ messages)
` [PATCH 01/17] mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
` [PATCH 02/17] mmc: host: omap_hsmmc: return error from omap_hsmmc_reg_get on -EPROBE_DEFER
` [PATCH 03/17] mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
` [PATCH 04/17] mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
` [PATCH 05/17] mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
` [PATCH 06/17] mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
` [PATCH 07/17] mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
` [PATCH 08/17] mmc: host: omap_hsmmc: add separate functions for enable/disable supply
` [PATCH 09/17] mmc: host: omap_hsmmc: add separate function to set pbias
` [PATCH 10/17] mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
` [PATCH 11/17] mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
` [PATCH 12/17] ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt node
` [PATCH 13/17] mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on prior state
` [PATCH 14/17] mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
` [PATCH 15/17] mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
` [PATCH 16/17] mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
` [PATCH 17/17] mmc: host: omap_hsmmc: use "mmc_of_parse_voltage" to get ocr_avail

[PATCH 00/12] ARM: omap: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-07-29 12:06 UTC  (6+ messages)
` [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver

[PATCH/RFC 0/3] of/overlay: Update aliases when added or removed
 2015-07-29 11:52 UTC 

[PATCH v2 0/22] On-demand device probing
 2015-07-29 11:20 UTC  (8+ messages)
` [PATCH v2 04/22] of/platform: add of_platform_device_find()

[RFC PATCH 0/2] disambiguate s3c64xx controller-data and ofpart partition nodes
 2015-07-29 11:14 UTC 

[PATCH 0/6] Altera PCIe host controller driver with MSI support
 2015-07-29 11:08 UTC  (18+ messages)
` [PATCH 2/6] arm: mach-socfpga: enable pci support
` [PATCH 3/6] pci:host: Add Altera PCIe host controller driver
` [PATCH 4/6] pci: altera: Add Altera PCIe MSI driver

[PATCH v2] dtb: Create a common home for cross-architecture dtsi files
 2015-07-29 11:07 UTC  (2+ messages)

[PATCH v4 0/3] Add Mediatek SPI bus driver
 2015-07-29 11:04 UTC  (4+ messages)
` [PATCH v4 1/3] dt-binding: spi: Mediatek: Document devicetree bindings for spi bus
  ` [PATCH v4 2/3] spi: mediatek: Add spi bus for Mediatek MT8173
` [PATCH v4 3/3] arm64: dts: Add spi bus dts

[PATCH V3 01/16] PM / OPP: Update bindings to make opp-hz a 64 bit value
 2015-07-29 10:52 UTC  (2+ messages)
` [PATCH V3 02/16] PM / OPP: Create a directory for opp bindings

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-29 10:31 UTC  (11+ messages)
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v3 6/6] dts: mt8173: Add iommu/smi nodes for mt8173

[RFC PATCH 1/2] dt: mtd: ofpart: use compatible for partitions
 2015-07-29 10:19 UTC  (2+ messages)
` [RFC PATCH 2/2] dt: spi: s3c64xx: add compatible to controller-data

[PATCH 00/10] USB: chipidea misc patches
 2015-07-29 10:19 UTC  (20+ messages)
  ` [PATCH 01/10] usb: chipidea: udc: zero-length packet is only needed for TX
  ` [PATCH 02/10] usb: chipidea: define stream mode disable for both roles
  ` [PATCH 03/10] usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx
  ` [PATCH 04/10] Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding doc
  ` [PATCH 05/10] ARM: imx6: set ahb-burst-config as 0 for USB
  ` [PATCH 06/10] usb: chipidea: add ahb burst configuration interface
  ` [PATCH 07/10] usb: chipidea: usbmisc_imx: add unburst setting for imx6
  ` [PATCH 08/10] Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding doc
  ` [PATCH 09/10] ARM: imx6: change default burst size for USB
  ` [PATCH 10/10] usb: chipidea: add tx/rx burst size configuration interface

Use of devicetree overlay properties
 2015-07-29 10:14 UTC 

[PATCH] of: add vendor prefix for Socionext Inc
 2015-07-29  9:45 UTC 

How-to: Uniquely identify a DT node in the driver?
 2015-07-29  9:44 UTC  (3+ messages)

[PATCH v3 0/6] mmc: imx: a few fixes and new feature
 2015-07-29  9:10 UTC  (8+ messages)
` [PATCH v3 1/6] mmc: sdhci-esdhc-imx: add imx7d support and support HS400
` [PATCH v3 2/6] mmc: sdhci-esdhc-imx: add tuning-step seting support
` [PATCH v3 3/6] ARM: dts: imx7d-sdb: add eMMC5.0 support
` [PATCH v3 4/6] mmc: sdhci-esdhc-imx: add compatible string in bingding doc
` [PATCH v3 5/6] mmc: sdhci-esdhc-imx: config watermark level and burst length
` [PATCH v3 6/6] mmc: sdhci-esdhc-imx: set back the burst_length_enable bit to 1

[PATCH 0/4] omap: Fix broken pbias device creation
 2015-07-29  8:57 UTC  (2+ messages)

[PATCH v9 0/9] Add simple NVMEM Framework via regmap
 2015-07-29  8:55 UTC  (3+ messages)

[PATCH v14 0/6] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-29  8:30 UTC  (7+ messages)
` [PATCH v14 1/6] "
` [PATCH v14 2/6] devicetree: Add NEC to the vendor-prefix list
` [PATCH v14 3/6] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v14 4/6] MAINTAINERS: add Freescale DCU DRM driver maintainer
` [PATCH v14 5/6] arm:dts:ls1021a: Add DCU dts node
` [PATCH v14 6/6] arm:dts:ls1021a: Add a TFT LCD panel "

[PATCH v4 1/2] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-07-29  8:14 UTC  (9+ messages)
` [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

[PATCH v2 0/5] iio: adc: hi8435: Add Holt HI-8435 threshold detector
 2015-07-29  8:03 UTC  (5+ messages)
` [PATCH v2 5/5] iio: Support triggered events

[PATCH v13 0/6] drm/layerscape: Add Freescale DCU DRM driver
 2015-07-29  7:48 UTC  (9+ messages)
` [PATCH v13 1/6] "
` [PATCH v13 2/6] devicetree: Add NEC to the vendor-prefix list
` [PATCH v13 3/6] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel
` [PATCH v13 4/6] MAINTAINERS: add Freescale DCU DRM driver maintainer
` [PATCH v13 5/6] arm:dts:ls1021a: Add DCU dts node
` [PATCH v13 6/6] arm:dts:ls1021a: Add a TFT LCD panel "

[RFC] improve binding for linux,wdt-gpio
 2015-07-29  7:35 UTC  (3+ messages)

[PATCH v5 00/10] Fixes and new clocks support for Mediatek MT8173
 2015-07-29  7:17 UTC  (13+ messages)
` [PATCH v5 01/10] clk: mediatek: Removed unused dpi_ck clock from MT8173
` [PATCH v5 02/10] clk: mediatek: Remove unused code "
` [PATCH v5 03/10] clk: mediatek: Add __initdata and __init for data and functions
` [PATCH v5 05/10] clk: mediatek: Fix rate and dependency of MT8173 clocks
  ` [PATCH v5 04/10] clk: mediatek: Add fixed clocks support for Mediatek SoC
  ` [PATCH v5 06/10] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH v5 07/10] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
` [PATCH v5 08/10] clk: mediatek: Add subsystem clocks of MT8173
` [PATCH v5 09/10] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
` [PATCH v5 10/10] arm64: dts: mt8173: Add subsystem clock controller device nodes

[PATCH net-next 0/4] dwc_eth_qos: Add support for Synopsys DWC Ethernet QoS
 2015-07-29  7:10 UTC  (2+ messages)

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-29  6:32 UTC  (6+ messages)
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[RFCv2 0/3] Adding support for Zynq Reset Controller
 2015-07-29  6:14 UTC  (20+ messages)
` [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings
` [RFCv2 2/3] dts: zynq: Add devicetree entry for Xilinx Zynq reset controller
` [RFCv2 3/3] reset: reset-zynq: Adding support "

[PATCH v1 0/7] DT: APQ8064 for qcom-dt-next
 2015-07-29  5:39 UTC  (11+ messages)
` [PATCH v1 3/7] ARM: dts: apq8064-ifc6410: add heart-beat led support
` [PATCH v1 4/7] ARM: dts: apq8064: Add MDP support
` [PATCH v1 7/7] ARM: dts: ifc6410: add inforce LVDS panel support

[PATCH] of/irq: introduce of_has_named_irqs helper
 2015-07-29  4:33 UTC  (9+ messages)

[PATCH v4 0/2] iio: light: add support for APDS9660 sensor
 2015-07-29  4:28 UTC  (2+ messages)

[PATCH v6 0/3] Add MediaTek display PWM driver
 2015-07-29  3:01 UTC  (4+ messages)

[PATCH 0/2] watchdog: at91sam9_wdt: add new feature support
 2015-07-29  1:50 UTC  (6+ messages)
` [PATCH 1/2] drivers: "

[PATCH 1/2] drm/panel: Add Sharp LS043T1LE01 panel binding documentation
 2015-07-29  1:37 UTC 

[PATCH] of: Add vendor prefix for Sharp Microelectronics
 2015-07-29  1:25 UTC  (5+ messages)

[PATCH v2] ARM: dts: Add SPI CS on exynos5250-snow
 2015-07-29  0:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] mmc: sunxi: Don't start commands while the card is busy
 2015-07-29  0:40 UTC  (4+ messages)

[PATCH 0/2] Add R8A7791/Henninger board DT support
 2015-07-28 23:44 UTC  (12+ messages)
` [PATCH] ARM: shmobile: r8a7794: add PFC "
` [PATCH v2] "
` [PATCH v3] ARM: shmobile: silk: initial device tree
` [PATCH RESEND] ARM: shmobile: silk: add Ether DT support

[PATCH v5 0/8] iio: mma8452: improve driver and support more chips
 2015-07-28 23:12 UTC  (8+ messages)
` [PATCH 8/8] iio: mma8452: add devicetree property to allow all pin wirings

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-28 23:02 UTC  (19+ messages)
  ` [linux-sunxi] "

[PATCHv7 0/2] Adding driver for Xilinx LogiCORE IP mailbox
 2015-07-28 22:44 UTC  (2+ messages)

[PATCH v2 0/6] Mailbox: Provide support STi based platforms
 2015-07-28 22:06 UTC  (3+ messages)
` [PATCH v2 3/6] mailbox: Add support for ST's Mailbox IP

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-28 20:30 UTC  (9+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v2 0/3] DT: APQ8064 remove mmc fixed regulators
 2015-07-28 20:01 UTC  (7+ messages)
` [PATCH v2 1/3] ARM: dts: apq8064: remove temporary fixed regulator for mmc
` [PATCH v2 2/3] ARM: dts: ifc6410: add real regulators for sdcc nodes
` [PATCH v2 3/3] ARM: dts: qs600: Add real regulators to sdcc

[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-07-28 17:51 UTC  (9+ messages)

[PATCH v5 0/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-07-28 17:44 UTC  (4+ messages)
` [PATCH v5 1/5] ARM/PCI: remove align_resource in pci_sys_data

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-07-28 17:30 UTC  (9+ messages)
` [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey

[PATCH] of: constify drv arg of of_driver_match_device stub
 2015-07-28 15:56 UTC  (2+ messages)

[PATCH] DEVICETREE: Misc fix for the AR7100 SPI controller binding
 2015-07-28 15:56 UTC  (2+ messages)

[PATCH] of: Drop owner assignment from platform and i2c driver
 2015-07-28 15:55 UTC  (2+ messages)

[GIT PULL] DeviceTree fixes for 4.2
 2015-07-28 15:54 UTC 

[PATCH V3 00/19] Add generic PM domain support for Tegra SoCs
 2015-07-28 15:30 UTC  (6+ messages)
` [PATCH V3 10/19] drm/tegra: dc: Prepare for generic PM domains

[PATCH v13 0/3] ASoC: tda998x: add a codec to the HDMI transmitter
 2015-07-28 15:06 UTC  (11+ messages)
` [PATCH v13 3/3] "

[PATCH v2] dts: ls1021a: Add dts nodes for eTSEC0, eTSEC1 and eTSEC2
 2015-07-28 14:43 UTC  (4+ messages)
` [PATCH,v3 1/3] doc: dt: Update eTSEC bindings doc
  ` [PATCH,v3 2/3] ARM: dts: ls1021a: Add the eTSEC controller nodes
  ` [PATCH,v3 3/3] ARM: dts: ls1021a: Enable the eTSEC ports on QDS and TWR

[PATCH v3 3/6] iommu: add ARM short descriptor page table allocator
 2015-07-28 13:47 UTC  (11+ messages)

[PATCH 0/4] reset: socfpga: Add reset driver support for Arria10 platform
 2015-07-28 13:46 UTC  (4+ messages)
` [PATCH 3/4] reset: socfpga: Update reset-socfpga to read the altr,modrst-offset property


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