devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-23 13:16:15 to 2017-02-24 15:20:17 UTC [more...]

[PATCH v1 0/2] Introduce devm_of_platform_populate() helper
 2017-02-24 15:20 UTC  (5+ messages)
` [PATCH v1 1/2] of: add devm_ functions for populate and depopulate

[PATCH 0/8] watchdog: s3c2410: Fixes and improvements
 2017-02-24 15:11 UTC  (9+ messages)
` [PATCH 1/8] watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
` [PATCH 2/8] watchdog: s3c2410: Fix infinite interrupt in soft mode
` [PATCH 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412
` [PATCH 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards
` [PATCH 5/8] ARM: dts: exynos: Enable watchdog on all Exynos4 boards
` [PATCH 6/8] ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos5440
  ` [PATCH 7/8] ARM: dts: s3c64xx: Fix infinite interrupt in soft mode
` [PATCH 8/8] ARM: dts: s5pv210: "

[PATCH V2 0/3] Add Spreadtrum SP9860G support
 2017-02-24 15:07 UTC  (5+ messages)
` [PATCH V2 1/3] arm64: dts: Add basic DT to support Spreadtrum's SP9860G

[PATCH 0/4] iio: adc: Maxim max961x driver
 2017-02-24 15:05 UTC  (5+ messages)
` [PATCH 3/4] iio: adc: Add max9611/9612 ADC driver
  ` [PATCH 1/4] Documentation: dt-bindings: iio: Add max961x
  ` [PATCH 2/4] iio: Documentation: Add max961x sysfs documentation
  ` [PATCH 4/4] arm64: dts: salvator-x: Add current sense amplifiers

[PATCH v2 0/7][resend] ASoC: add OF-graph base simple-card
 2017-02-24 14:45 UTC  (3+ messages)
` [PATCH v2 7/7] ASoC: add simple-graph-card support

[PATCH v3 0/4] iio: accel: adxl345: Split driver into core and I2C then add SPI support
 2017-02-24 14:30 UTC  (15+ messages)
` [PATCH v3 2/4] iio: accel: adxl345: Use I2C regmap instead of direct I2C access
` [PATCH v3 3/4] iio: accel: adxl345: Split driver into core and I2C
` [PATCH v3 4/4] iio: accel: adxl345: Add SPI support

[PATCH v2 0/9] STM32 LCD-TFT display controller
 2017-02-24 14:06 UTC  (7+ messages)
` [PATCH v2 4/9] dt-bindings: Add Ampire AM-480272H3TMQW-T01H panel

[PATCH v4 0/2] arm64: dts: r8a7795: Add Cortex-A53 CPU cores and PMU
 2017-02-24 13:59 UTC  (3+ messages)
  ` [PATCH v4 1/2] arm64: dts: r8a7795: Add Cortex-A53 CPU cores
` [PATCH v4 2/2] arm64: dts: r8a7795: Add Cortex-A53 PMU node

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-24 13:56 UTC  (10+ messages)

[PATCH v2 0/2] arm64: dts: renesas: Upgrade to PSCI v1.0 to support Suspend-to-RAM
 2017-02-24 13:49 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: r8a7795: "
` [PATCH v2 2/2] arm64: dts: r8a7796: "

[PATCH 4/8] drm/sun4i: add support for sun8i DE2 mixers and display engines
 2017-02-24 13:30 UTC  (3+ messages)

[PATCH v2 0/5] Add missing Tegra210 clocks
 2017-02-24 13:19 UTC  (6+ messages)
  ` [PATCH v2 1/5] clk: tegra: add cec clock
  ` [PATCH v2 2/5] clk: tegra: define Tegra210 DMIC sync clocks
  ` [PATCH v2 3/5] clk: tegra: define Tegra210 DMIC clocks
  ` [PATCH v2 4/5] clk: tegra: add super clk mux/div
  ` [PATCH v2 5/5] clk: tegra: add aclk

[PATCH 1/3] dt-bindings: Document the dmas and dma-names properties for VC4 HDMI
 2017-02-24 13:09 UTC  (3+ messages)
` [PATCH 2/3] drm/vc4: Add HDMI audio support

[PATCH v1 1/3] extcon: int3496: Propagate error code of gpiod_to_irq()
 2017-02-24 12:08 UTC  (7+ messages)
    ` [PATCH v1 2/3] extcon: int3496: Rename GPIO pins in accordance with binding
    ` [PATCH v1 3/3] extcon: int3496: Add GPIO ACPI mapping table

[PATCH v2 1/3] mtd: nand: Cleanup/rework the atmel_nand driver
 2017-02-24 11:43 UTC  (21+ messages)

[PATCH v2 net] net: phy: Fix LED mode in DT single property
 2017-02-24 10:47 UTC 

[PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings
 2017-02-24  9:59 UTC  (2+ messages)

[PATCH v2 net] net: phy: Fix LED mode in DT single property
 2017-02-24  9:50 UTC  (2+ messages)

[PATCH 00/20] Move firmware specific code to firmware specific locations
 2017-02-24  9:36 UTC  (26+ messages)
` [PATCH 01/20] device property: fwnode_property_read_string_array() may return -EILSEQ
` [PATCH 02/20] device property: Fix reading pset strings using array access functions
` [PATCH 03/20] device property: of_property_read_string_array() returns number of strings
` [PATCH 04/20] device property: Add operations struct for fwnode operations
` [PATCH 05/20] device property: Add macros for calling "
  ` [PATCH v1.1 "
` [PATCH 06/20] device property: Introduce firmware property operations, set them
` [PATCH 07/20] device property: Use fwnode_operations for fwnode_handle_{get,put}
` [PATCH 08/20] device property: Use fwnode_operations for fwnode_property_present()
` [PATCH 09/20] device property: Use fwnode_operations for reading integer arrays
` [PATCH 10/20] device property: Read strings using string array reading functions
` [PATCH 13/20] device property: Use fwnode_operations for obtaining next child node
` [PATCH 14/20] device property: Use fwnode_operations for obtaining a named "
` [PATCH 16/20] device property: Use fwnode_operations for obtaining the remote endpoint
  ` [PATCH 11/20] device property: Use fwnode_operations for reading string arrays
  ` [PATCH 12/20] device property: Use fwnode_operations for obtaining parent node
  ` [PATCH 15/20] device property: Use fwnode_operations for obtaining next graph endpoint
  ` [PATCH 17/20] device property: Use fwnode_operations for obtaining the remote port
` [PATCH 18/20] device property: Use fwnode_operations for obtaining the remote port parent
` [PATCH 19/20] device property: Use fwnode_operations for parsing graph endpoint
` [PATCH 20/20] device property: Implement fwnode_get_next_parent() using fwnode interface

[PATCH 0/2] Add support for cros-ec-extcon driver
 2017-02-24  9:34 UTC  (6+ messages)
  ` [PATCH 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out
  ` [PATCH 2/2] dt-bindings: extcon: Add support for cros-ec device

[PATCH v3 00/16] ACPI graph support
 2017-02-24  9:13 UTC  (18+ messages)
` [PATCH v3 01/16] ACPI / property: Add possiblity to retrieve parent firmware node
` [PATCH v3 02/16] device property: Add fwnode_get_parent()
  ` [PATCH v3 03/16] ACPI / property: Add fwnode_get_next_child_node()
  ` [PATCH v3 04/16] device property: Add fwnode_get_named_child_node()
  ` [PATCH v3 05/16] ACPI / property: Add support for remote endpoints
  ` [PATCH v3 15/16] device property: Add fwnode_get_next_parent()
` [PATCH v3 06/16] device property: Add support for remote endpoints
` [PATCH v3 07/16] device property: Add fwnode_handle_get()
` [PATCH v3 08/16] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
` [PATCH v3 09/16] driver core: Arrange headers alphabetically
` [PATCH v3 10/16] irqchip/gic: Add missing forward declaration for struct device
` [PATCH v3 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient
` [PATCH v3 12/16] device property: Move dev_fwnode() to linux/property.h
` [PATCH v3 13/16] device property: Add support for fwnode endpoints
` [PATCH v3 14/16] of: Add nop implementation of of_get_next_parent()
` [PATCH v3 16/16] ACPI / DSD: Document references, ports and endpoints

[PATCH V3 1/7] PM / Domains: Introduce "performance-states" binding
 2017-02-24  9:06 UTC  (2+ messages)
  ` [PATCH V3 2/7] PM / OPP: Introduce "domain-performance-state" binding to OPP nodes

[PATCH] ARM: dts: omap4-droid4: Add gpio-keys
 2017-02-24  9:02 UTC 

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-02-24  9:02 UTC  (5+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH] input: cpcap-pwrbutton: new driver
 2017-02-24  8:59 UTC 

[PATCH v1 net] net: phy: Fix LED mode in DT single property
 2017-02-24  6:32 UTC 

[PATCH] ARM: dts: BCM5301X: Add basic DT for Linksys EA9500
 2017-02-24  6:10 UTC  (6+ messages)

[PATCH v3 net-next] net: phy: Add LED mode driver for Microsemi PHYs
 2017-02-24  6:05 UTC  (5+ messages)

[PATCH v4 0/3] Add support for Broadcom iProc mailbox controller
 2017-02-24  5:00 UTC  (5+ messages)
` [PATCH v4 2/3] mailbox: Add iProc mailbox controller driver

[PATCH v2 00/17] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-24  3:49 UTC  (13+ messages)
` [PATCH v2 01/17] dt-bindings: Add vendor prefix for Actions Semi
` [PATCH v2 02/17] dt-bindings: arm: Document Actions Semi S500
` [RFC v2 03/17] dt-bindings: timer: Document Owl timer
  ` [PATCH v2 07/17] dt-bindings: serial: Document Actions Semi Owl UARTs
  ` [PATCH v2 10/17] ARM: dts: Add Actions Semi S500 and LeMaker Guitar
  ` [RFC v2 13/17] ARM64: dts: Add Actions Semi S900 and Bubblegum-96
  ` [PATCH v2 17/17] ARM: dts: s500-guitar-bb-rev-b: Add fake uart3 clock
` [PATCH v2 11/17] dt-bindings: Add vendor prefix for uCRobotics
` [PATCH v2 12/17] dt-bindings: arm: Document Actions Semi S900
` [PATCH v2 16/17] ARM64: dts: actions: s900-bubblegum-96: Add fake uart5 clk

[PATCH linux v8 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-02-24  2:42 UTC  (3+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-02-24  1:30 UTC  (6+ messages)
` [PATCH v4 33/36] media: imx: redo pixel format enumeration and negotiation

[PATCH 00/11] ARM: Initial Actions Semi S500 and S900 enablement
 2017-02-24  0:59 UTC  (3+ messages)
` [PATCH 08/11] ARM: dts: Prepare Actions Semi S500 and LeMaker Guitar

[PATCH 0/8] Initial Allwinner Display Engine 2.0 Support
 2017-02-24  0:46 UTC  (5+ messages)
` [PATCH 4/8] drm/sun4i: add support for sun8i DE2 mixers and display engines

[PATCH v2 0/4] Use Exynos macros for pinctrl settings
 2017-02-24  0:22 UTC  (4+ messages)
  ` [PATCH v2 1/4] pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433

[RFC/PATCH] of: Mark property::value as const
 2017-02-23 23:38 UTC  (10+ messages)

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-23 22:58 UTC  (6+ messages)
` [PATCH 3/8] mm: cma: Export a few symbols

[PATCH 1/1] devicetree: Document of_property_read_string_array() better
 2017-02-23 21:40 UTC 

[PATCH v2] ARM: dts: BCM953012HR: Initial Checkin
 2017-02-23 19:23 UTC 

[PATCH] checkpatch.pl: Add SPDX license tag check for dts files and headers
 2017-02-23 19:10 UTC  (4+ messages)

[PATCH] ARM: dts: sunxi: Add regulators for Sinovoip BPI-M2
 2017-02-23 18:37 UTC  (2+ messages)

[PATCH v2 0/3] Add Northstar Plus support to PDC mailbox driver
 2017-02-23 17:54 UTC  (5+ messages)
  ` [PATCH v2 1/3] mailbox: bcm-pdc: Add Northstar Plus support to PDC driver
  ` [PATCH v2 3/3] dt-bindings: mailbox: Update doc with NSP PDC/mailbox support
` [PATCH v2 2/3] ARM: dts: NSP: Add mailbox (PDC) to NSP

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (7+ messages)
` [PATCH 25/35] drivers/of: Convert remaining uses of "

SPI fix needed in kernel (DragonBoard 410c)
 2017-02-23 17:41 UTC  (2+ messages)

[PATCH 1/2] regulator: core: Add new notification for enabling of regulator
 2017-02-23 17:06 UTC  (2+ messages)
  ` [PATCH 2/2] [RFC] iio: dht11: Add optional support for supply control via regulator framework

[PATCH v2 00/16] ACPI graph support
 2017-02-23 17:01 UTC  (6+ messages)
` [PATCH v2 15/16] device property: Add fwnode_get_next_parent()

[PATCH v2 0/5] ARM64: Initial Realtek RTD1295 enablement
 2017-02-23 16:45 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: Add vendor prefix for Zidoo
` [PATCH v2 2/5] dt-bindings: arm: Add Realtek RTD1295 bindings
` [PATCH v2 4/5] ARM64: dts: Prepare Realtek RTD1295 and Zidoo X9S

[PATCH 1/1] devicetree: of_node_put() does not require holding devtree_lock
 2017-02-23 16:02 UTC  (2+ messages)

[PATCH/RFC 0/6] PSCI: Fix non-PMIC wake-up if SYSTEM_SUSPEND cuts power
 2017-02-23 15:58 UTC  (11+ messages)

[RFC 0/4] iio: trigger: Add OF support and GPIO based trigger
 2017-02-23 15:45 UTC  (4+ messages)
` [RFC 3/4] dt-bindings: iio: add support for GPIO triggers

[PATCH 0/2] drivers: pwm: add pwm support for sama5d2
 2017-02-23 15:22 UTC  (6+ messages)
` [PATCH 2/2] drivers: pwm: pwm-atmel: add support to allow run time changing of pwm parameters

[PATCH 0/7] Rename RK1108 to RV1108
 2017-02-23 15:00 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: rockchip-dw-mshc: rename "

[PATCH v3 00/18] FSI device driver introduction
 2017-02-23 14:24 UTC  (4+ messages)
` [PATCH v3 01/18] drivers/fsi: Add empty fsi bus definitions

[PATCH 1/1] ARM: dts: BCM953012HR: Initial Checkin
 2017-02-23 13:58 UTC  (6+ messages)

[PATCH v4 0/6] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs
 2017-02-23 13:46 UTC  (4+ messages)
` [PATCH v4 5/6] gpio: Add gpio driver support for ThunderX and OCTEON-TX

[PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver
 2017-02-23 13:16 UTC  (6+ 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).