Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-02 21:24:54 to 2016-02-03 17:18:43 UTC [more...]

[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-03 17:18 UTC  (6+ messages)
` [PATCH v10 1/5] Documentation: add sbsa-gwdt driver documentation
` [PATCH v10 2/5] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
  ` [PATCH v10 3/5] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v10 4/5] Watchdog: introduce ARM SBSA watchdog driver
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support

[PATCH 00/11] mfd: axp20x: Add support for AXP809 PMIC
 2016-02-03 17:15 UTC  (10+ messages)
` [PATCH 01/11] MAINTAINERS: Add entry for X-Powers AXP family PMIC drivers
            ` [linux-sunxi] "
` [PATCH 02/11] mfd: axp20x: Add bindings for AXP809 PMIC
` [PATCH 06/11] regulator: axp20x: support AXP809 variant

[PATCH 00/10] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 17:05 UTC  (26+ messages)
` [PATCH 01/10] serial: mvebu-uart: initial support for Armada-3700 serial port
` [PATCH 03/10] arm64: add Armada 3700 architecture entry
` [PATCH 05/10] Documentation: dt: Tidy up the Marvell related files
` [PATCH 06/10] devicetree: bindings: add DT binding for the Marvell Armada 3700 SoC family
` [PATCH 07/10] arm64: dts: add the Marvell Armada 3700 family and a development board

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-02-03 16:38 UTC  (7+ messages)
` [PATCH V2 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH 0/2] Set the Raspberry Pi Ethernet MAC address
 2016-02-03 16:32 UTC  (8+ messages)
` [PATCH 1/2] net/smscx5xx: use the device tree for mac address
  ` [PATCH 2/2] ARM: bcm2835: dt: Add the ethernet to the device tree

[PATCH v6] SATA: OCTEON: support SATA on OCTEON platform
 2016-02-03 16:23 UTC  (10+ messages)

[PATCH v2 00/15] MIPS Boston board support
 2016-02-03 16:03 UTC  (6+ messages)
` [PATCH v2 01/15] dt-bindings: ascii-lcd: Document a binding for simple ASCII LCDs
` [PATCH v2 14/15] dt-bindings: mips: img,boston: Document img,boston binding
` [PATCH v2 15/15] MIPS: Boston board support

[PATCH V5 00/14] Add generic PM domain support for Tegra
 2016-02-03 15:58 UTC  (13+ messages)
` [PATCH V5 05/14] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V5 08/14] PM / Domains: Add function to remove a pm-domain
` [PATCH V5 10/14] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

[PATCH 0/3] add support for DWC UFS Controller
 2016-02-03 15:54 UTC  (8+ messages)
` [PATCH 1/3] fixed typo in ufshcd-pltfrm
` [PATCH 2/3] added support for ufs 2.0
` [PATCH 3/3] add support for DWC UFS Host Controller

[PATCH 2/9] ARC: [dts] Introduce Timer bindings
 2016-02-03 15:39 UTC  (10+ messages)

[GIT PULL] DeviceTree fixes for 4.5
 2016-02-03 15:28 UTC 

[PATCH v7 0/7] ARM: dts: Add Advantech board support
 2016-02-03 14:52 UTC  (5+ messages)
` [PATCH v7 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module
` [PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3

[PATCH v9 00/14] MT8173 DRM support
 2016-02-03 14:31 UTC  (9+ messages)
` [PATCH v9 02/14] drm/mediatek: Add DRM Driver for Mediatek SoC MT8173
` [PATCH v9 03/14] drm/mediatek: Add DSI sub driver

[PATCH v2 1/4] iio: ad5755: add support for dt bindings
 2016-02-03 14:31 UTC  (4+ messages)
  ` [PATCH v2 2/4] iio: ad5755: Add DT binding documentation
      ` [PATCH v2 3/4] iio: ad5755: added full support for devicetree
          ` [PATCH v2 4/4] iio: ad5755: Add full DT binding documentation

[PATCH v2 0/4] ARM: dts: vf610: relicense the device trees under GPLv2/X11
 2016-02-03 14:28 UTC  (3+ messages)

[PATCH v3 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-02-03 13:26 UTC  (15+ messages)
  ` [PATCH v3 01/14] mtd: spi-nor: remove micron_quad_enable()
  ` [PATCH v3 03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer
` [PATCH v3 02/14] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode
` [PATCH v3 04/14] mtd: spi-nor: fix support of Macronix memories
` [PATCH v3 05/14] mtd: spi-nor: fix support of Winbond memories
` [PATCH v3 06/14] mtd: spi-nor: fix support of Micron memories
` [PATCH v3 07/14] mtd: spi-nor: fix support of Spansion memories
` [PATCH v3 08/14] mtd: spi-nor: configure the number of dummy clock cycles by manufacturer
` [PATCH v3 09/14] mtd: spi-nor: configure the number of dummy clock cycles on Micron memories
` [PATCH v3 10/14] mtd: spi-nor: configure the number of dummy clock cycles on Macronix memories
` [PATCH v3 11/14] mtd: spi-nor: configure the number of dummy clock cycles on Spansion memories
` [PATCH v3 12/14] mtd: m25p80: add support of dual and quad spi protocols to all commands
` [PATCH v3 13/14] Documentation: atmel-quadspi: add binding file for Atmel QSPI driver
` [PATCH v3 14/14] mtd: atmel-quadspi: add driver for Atmel QSPI controller

[PATCH] ARM: dts: zynq: Enable USB and USB PHY for ZYBO
 2016-02-03 12:41 UTC 

[PATCH v3 0/6] CPUs capacity information for heterogeneous systems
 2016-02-03 11:59 UTC  (7+ messages)
` [PATCH v3 1/6] ARM: initialize cpu_scale to its default
` [PATCH v3 2/6] drivers/cpufreq: implement init_cpu_capacity_default()
` [PATCH v3 3/6] arm: Enable dynamic CPU capacity initialization
` [PATCH v3 4/6] arm64: "
` [PATCH v3 5/6] arm: add sysfs cpu_capacity attribute
` [PATCH v3 6/6] arm64: "

[PATCH v3 2/4] power: reset: add reboot mode driver
 2016-02-03 11:54 UTC  (2+ messages)

[PATCH linux-next v2 01/14] mtd: spi-nor: remove micron_quad_enable()
 2016-02-03 11:16 UTC  (2+ messages)

[PATCH v5 0/9] Add STM32 pinctrl/GPIO driver
 2016-02-03 11:04 UTC  (10+ messages)
` [PATCH v5 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v5 2/9] Documentation: dt-bindings: Document STM32 pinctrl driver DT bindings
` [PATCH v5 3/9] includes: dt-bindings: Add STM32F429 pinctrl "
` [PATCH v5 4/9] pinctrl: Add STM32 MCUs support
` [PATCH v5 5/9] ARM: mach-stm32: Select pinctrl
  ` [PATCH v5 6/9] ARM: dts: Add pinctrl node to STM32F429
` [PATCH v5 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v5 8/9] ARM: dts: Add leds support "
` [PATCH v5 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

[PATCH v8 00/13] MT8173 DRM support
 2016-02-03 11:01 UTC  (7+ messages)
` [PATCH v8 08/13] arm64: dts: mt8173: Add display subsystem related nodes

[PATCH v9 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-03 10:37 UTC  (3+ messages)
  ` [PATCH v9 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v8 0/2] Add Rockchip Inno-HDMI driver
 2016-02-03  9:44 UTC  (6+ messages)
` [PATCH v8 1/2] drm/rockchip: hdmi: add Innosilicon HDMI support
` [PATCH v8.1 "

[PATCH v2 0/3] Input: rotary-encoder - use more than two gpios
 2016-02-03  9:35 UTC  (4+ messages)
` [PATCH v2 2/3] Input: rotary-encoder - move configuration data to driver data

[PATCH 1/2] iio: ad5755: add support for dt bindings
 2016-02-03  9:29 UTC  (7+ messages)
` [PATCH 2/2] iio: ad5755: Add DT binding documentation

[PATCH 2/2] ARM: dts: Add dts for Uniwest evi
 2016-02-03  9:24 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net-next 0/4] Add support for Classifier and RSS
 2016-02-03  9:11 UTC  (6+ messages)
` [PATCH net-next 1/4] drivers: net: xgene: Add support for Classifier engine
` [PATCH net-next 2/4] drivers: net: xgene: Add support for RSS
` [PATCH net-next 3/4] drivers: net: xgene: Add support for multiple queues
  ` [PATCH net-next 4/4] dtb: xgene: Add irqs to support multi queue

[PATCH v4 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-02-03  9:00 UTC  (7+ messages)
` [PATCH v4 1/4] soc: mediatek: Refine scpsys to support multiple platform

[PATCH v3 00/10] Add DRM Driver for HiSilicon Kirin hi6220 SoC
 2016-02-03  8:32 UTC  (4+ messages)
` [PATCH v3 01/10] drm/hisilicon: Add device tree binding for hi6220 display subsystem

FW: [RFC 3/3] CMDQ: Mediatek CMDQ driver
 2016-02-03  8:04 UTC  (3+ messages)

[PATCH 1/3] mwifiex: register platform specific driver
 2016-02-03  7:54 UTC  (4+ messages)
  ` [PATCH 2/3] mwifiex: parse chip specific gpio from device tree
  ` [PATCH 3/3] mwifiex: parse host wakeup configuration "

[PATCH v3 1/3] input: touchscreen: ad7879: move header to platform_data directory
 2016-02-03  7:41 UTC  (5+ messages)
` [PATCH v3 2/3] input: touchscreen: ad7879: fix default x/y axis assignment
` [PATCH v3 3/3] input: touchscreen: ad7879: add device tree support

[PATCH v3 0/5] mtd: atmel_nand: Add support for NAND Flash on SAMA5D2
 2016-02-03  6:54 UTC  (2+ messages)

[PATCH v2 1/3] mwifiex: register platform specific driver
 2016-02-03  6:22 UTC  (3+ messages)
  ` [PATCH v2 2/3] mwifiex: parse chip specific gpio from device tree
  ` [PATCH v2 3/3] mwifiex: parse host wakeup configuration "

[PATCH 0/3] power: bq24735-charger: chromebook fixes
 2016-02-03  6:03 UTC  (4+ messages)
  ` [PATCH 1/3] power: bq24735-charger: fix failed i2c with ac-detect
  ` [PATCH 2/3] power: bq24735-charger: add 'ti,external-control' option
` [PATCH 3/3] power: bq24735-charger: document "

[PATCH v2 1/2] bluetooth: btmrvl: register platform specific driver
 2016-02-03  5:34 UTC  (2+ messages)
` [PATCH v2 2/2] bluetooth: btmrvl: parse host wakeup configuration from device tree

[PATCH 1/2] bluetooth: btmrvl: register platform specific driver
 2016-02-03  5:10 UTC  (3+ messages)
` [PATCH 2/2] bluetooth: btmrvl: parse host wakeup configuration from device tree

[PATCH 0/8] Support and fixes the rk3228 SoCS for thermal
 2016-02-03  4:12 UTC  (4+ messages)
` [PATCH 1/8] clk: rockchip: add id of the tsadc clock found on rk3228 SoCs
` [PATCH 7/8] ARM: dts: rockchip: enable the tsadc for rk3228 evb
` [PATCH 8/8] ARM: dts: rockchip: add the thermal main info found on rk3228

[PATCH v8 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-02-03  3:29 UTC  (3+ messages)
` [PATCH v8 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH 1/4] drm/fsl-dcu: Cleanup vblank interrupt mask and status setting code
 2016-02-03  3:23 UTC  (6+ messages)
` [PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU

[PATCH v4 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-02-03  2:45 UTC  (12+ messages)
` [PATCH v4 1/2] regulator: act8945a: add regulator driver for ACT8945A

[PATCH v3 0/4] add reboot mode driver
 2016-02-03  2:07 UTC  (3+ messages)
` [PATCH v3 4/4] ARM64: dts: rockchip: add syscon-reboot-mode DT node

[PATCH] ARM: bcm2835: dt: Add Raspberry Pi Model A
 2016-02-03  1:59 UTC  (2+ messages)

[PATCH v2 0/3] ARM64: dts: cpufreq: mt8173: Migrate mt8173-cpufreq to use OPPv2 bindings
 2016-02-03  1:46 UTC  (8+ messages)
` [PATCH v2 3/3] ARM64: dts: mt8173: Add CPU OPP, clock and regulator supply properties

[PATCH v3 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver
 2016-02-03  1:46 UTC 

[PATCH v3 05/10] Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
 2016-02-03  1:45 UTC 

[PATCH v3 03/10] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
 2016-02-03  1:44 UTC 

[PATCH V3 0/4] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-02-03  1:34 UTC  (3+ messages)
` [PATCH V3 1/4] ARM: bcm2835: follow dt uart node-naming convention

[PATCH] clk: bcm2835: Add PWM clock support to the device tree
 2016-02-03  1:33 UTC  (3+ messages)

[PATCH v5 1/8] ARM: dts: rockchip: add hdmi/vop device node for rk3036
 2016-02-03  0:52 UTC  (6+ messages)
  ` [PATCH v5 8/8] ARM: dts: rockchip: support the spi "
` [PATCH v5 5/8] ASoC: rt5616: add mclk property for rt5616 document

[PATCH 0/3] Add initial support for TI's K2G SOC
 2016-02-02 23:59 UTC  (5+ messages)
  ` [PATCH 1/3] ARM: keystone: Create new binding for K2G SoC
  ` [PATCH 2/3] ARM: dts: keystone: Add Initial DT support for TI K2G SoC family
  ` [PATCH 3/3] ARM: dts: keystone: Add minimum support for K2G evm

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-02 23:34 UTC  (3+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation

[PATCH v2 3/3] input: touchscreen: ad7879: add device tree support
 2016-02-02 22:35 UTC  (2+ messages)

[PATCH v4 0/2] Add a DRM display driver to the Allwinner H3
 2016-02-02 21:52 UTC  (5+ messages)
` [PATCH v4 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2
` [PATCH v4 1/2] clk: sunxi: Add sun6i/8i video support

[PATCH] Documentation: rockchip-dw-mshc: add RK3036 dw-mshc description
 2016-02-02 21:45 UTC  (2+ messages)

[RFC PATCH] ARM: dts: rockchip: increase the mclk_fs to 512 for kylin board
 2016-02-02 21:43 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 read-only IMAP folder(s) and NNTP newsgroup(s).