devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 09:24:43 to 2017-09-26 07:22:23 UTC [more...]

[PATCH v3 00/14] ARM: dts: sunxi: Fix DT build warnings
 2017-09-26  7:22 UTC  (4+ messages)
` [PATCH v3 01/14] ARM: dts: sunxi: h3/h5: Fix simple-bus unit address format error
` [PATCH v3 02/14] ARM: dts: sunxi: h3/h5: Fix i2c2 register address
` [PATCH v3 03/14] ARM: dts: sunxi: h3/h5: Fix node with unit name and no reg property

[PATCH 0/2] Implement guideline when NAND, NOR arbitration is enabled
 2017-09-26  7:18 UTC  (4+ messages)
  ` [PATCH 1/2] dt-bindings: mtd: pxa3xx: Add "marvell,nand-force-csx" compatible string
  ` [PATCH 2/2] mtd: nand: pxa3xx: Handle "
    ` [PATCH 2/2] mtd: nand: pxa3xx: Handle "marvell, nand-force-csx" "

[PATCH 00/12] staging: typec: tcpci: move out of staging
 2017-09-26  7:16 UTC  (16+ messages)
  ` [PATCH 01/12] usb: typec: add API to get port type and preferred role
  ` [PATCH 02/12] usb: typec: add basic typec properties
  ` [PATCH 03/12] staging: typec: tcpci: add documentation for tcpci
  ` [PATCH 04/12] staging: typec: tcpci: support port config passed via dt
  ` [PATCH 05/12] staging: typec: tcpci: register port before request irq
  ` [PATCH 06/12] staging: typec: tcpci: enable vbus detection
  ` [PATCH 07/12] typec: tcpm: add starting value for drp toggling
  ` [PATCH 08/12] staging: typec: tcpci: correct "
  ` [PATCH 09/12] usb: typec: tcpm: only drives the connected cc line when attached
  ` [PATCH 10/12] staging: typec: tcpci: update set_cc for different state
  ` [PATCH 11/12] staging: typec: tcpci: Only touch target bit when enable vconn
  ` [PATCH 12/12] staging: typec: tcpci: move tcpci driver out of staging

[PATCH v3 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-26  7:06 UTC  (4+ messages)

[PATCH v2 00/13] drm/sun4i: hdmi: Support HDMI controller on A31
 2017-09-26  6:59 UTC  (14+ messages)
` [PATCH v2 01/13] clk: sunxi-ng: sun6i: Export video PLLs
` [PATCH v2 04/13] drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
` [PATCH v2 05/13] drm/sun4i: hdmi: create a regmap for later use
` [PATCH v2 06/13] drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
` [PATCH v2 08/13] regmap: add iopoll-like polling macro for regmap_field
  ` [PATCH v2 02/13] clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision
  ` [PATCH v2 03/13] drm/sun4i: tcon: Add support for demuxing TCON output on A31
  ` [PATCH v2 07/13] dt-bindings: display: sun4i: Add binding for A31 HDMI controller
  ` [PATCH v2 09/13] drm/sun4i: hdmi: Add support for controller hardware variants
  ` [PATCH v2 10/13] drm/sun4i: hdmi: Add A31 specific DDC register definitions
  ` [PATCH v2 11/13] drm/sun4i: hdmi: Add support for A31's HDMI controller
  ` [PATCH v2 12/13] ARM: dts: sun6i: Add device node for "
  ` [PATCH v2 13/13] ARM: dts: sun6i: Enable HDMI support on some A31/A31s devices

[PATCH v1 0/2] NVIDIA Tegra20 video decoder driver
 2017-09-26  6:54 UTC  (7+ messages)
` [PATCH v1 1/2] staging: Introduce "
` [PATCH v1 2/2] ARM: dts: tegra20: Add video decoder node

[PATCH v4] Input: add support for the Samsung S6SY761 touchscreen
 2017-09-26  6:31 UTC 

[PATCH] of: do not leak console options
 2017-09-26  6:31 UTC  (7+ messages)

[PATCH] of: do not leak console options
 2017-09-26  6:25 UTC 

[PATCH v4 0/4] thermal: add brcmstb AVS TMON driver
 2017-09-26  6:17 UTC  (9+ messages)
` [PATCH v4 2/4] "

[PATCH v4 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-26  6:11 UTC  (2+ messages)
  ` [PATCH v4 2/2] ARM: socfpga: dtsi: add dw-wdt reset lines

[PATCH v3] Input: add support for the Samsung S6SY761 touchscreen
 2017-09-26  5:53 UTC  (3+ messages)

[PATCH v6 0/3] enable eeprom "size" property and runtime pm
 2017-09-26  5:33 UTC  (13+ messages)
` [PATCH v6 2/3] eeprom: at24: add support to fetch eeprom device property "size"
` [PATCH v6 3/3] eeprom: at24: enable runtime pm support

[PATCH v3 0/3] pmbus: Expand fan support and add MAX31785 driver
 2017-09-26  5:06 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation

[PATCH resend 00/12] staging: typec: tcpci: move out of staging
 2017-09-26  4:05 UTC  (13+ messages)
  ` [PATCH resend 01/12] usb: typec: add API to get port type and preferred role
  ` [PATCH resend 02/12] usb: typec: add basic typec properties
  ` [PATCH resend 03/12] staging: typec: tcpci: add documentation for tcpci
  ` [PATCH resend 04/12] staging: typec: tcpci: support port config passed via dt
  ` [PATCH resend 05/12] staging: typec: tcpci: register port before request irq
  ` [PATCH resend 06/12] staging: typec: tcpci: enable vbus detection
  ` [PATCH resend 07/12] typec: tcpm: add starting value for drp toggling
  ` [PATCH resend 08/12] staging: typec: tcpci: correct "
  ` [PATCH resend 09/12] usb: typec: tcpm: only drives the connected cc line when attached
  ` [PATCH resend 10/12] staging: typec: tcpci: update set_cc for different state
  ` [PATCH resend 11/12] staging: typec: tcpci: Only touch target bit when enable vconn
  ` [PATCH resend 12/12] staging: typec: tcpci: move tcpci driver out of staging

[PATCH] Input: add support for HiDeep touchscreen
 2017-09-26  3:30 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: Implement reset control status readback
 2017-09-26  2:36 UTC 

[PATCH v2 00/10] update MT7623 and MT2701 dts
 2017-09-26  2:03 UTC  (11+ messages)
  ` [PATCH v2 01/10] arm: dts: mt2701: add pwm backlight device node
  ` [PATCH v2 02/10] arm: dts: mt2701: enable display pwm backlight
  ` [PATCH v2 05/10] arm: dts: mt7623: update pio, usb and crypto nodes
  ` [PATCH v2 06/10] arm: dts: mt7623: add subsystem clock controller nodes
` [PATCH v2 03/10] arm: dts: mt2701: add display subsystem related nodes
` [PATCH v2 04/10] arm: dts: mediatek: update audio node for mt2701 and mt7623
` [PATCH v2 07/10] arm: dts: mt7623: add iommmu and jpecdec nodes
` [PATCH v2 08/10] arm: dts: mt7623: add display subsystem related nodes
` [PATCH v2 09/10] arm: dts: mt7623: enable bananapi-r2 display function
` [PATCH v2 10/10] arm: dts: mt7623: add PCIe related nodes

[PATCH 1/8] extcon: gpio: Add DT bindings
 2017-09-26  2:02 UTC  (4+ messages)

mmc: mediatek: add support of mt2701/mt2712
 2017-09-26  1:38 UTC  (3+ messages)
` [PATCH 03/12] "

[PATCH] ARM: dts: at91: sama5d2_xplained: Add charger node
 2017-09-26  1:02 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller
 2017-09-26  0:15 UTC  (6+ messages)
` [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver

[PATCH 00/10] ARM: bcm: Add support for Broadcom Hurricane 2 SoC
 2017-09-26  0:09 UTC  (11+ messages)
` [PATCH 01/10] MAINTAINERS: Update Broadcom iProc regexp with Hurricane 2
` [PATCH 02/10] dt-bindings: Add documentation for Broadcom Hurricane 2 SoCs
` [PATCH 03/10] ARM: bcm: Add support for Broadcom Hurricane 2 SoC
` [PATCH 04/10] dt-bindings: Document Broadcom Hurricane 2 clocks
` [PATCH 05/10] clk: bcm: Add Broadcom Hurricane 2 clock support
` [PATCH 06/10] ARM: dts: Add Broadcom Hurricane 2 DTS include file
` [PATCH 07/10] ARM: debug: Add Hurricane 2 UART2 debug addresses
` [PATCH 08/10] dt-bindings: Add Ubiquiti Networks vendor prefix
` [PATCH 09/10] ARM: dts: Hurricane 2: Add basic support for Ubiquiti UniFi Switch 8
` [PATCH 10/10] ARM: multi_v7_defconfig: Enable CONFIG_ARCH_BCM_HR2

[PATCH v3 0/5] K2G: Add QSPI support
 2017-09-25 23:49 UTC  (9+ messages)
` [PATCH v3 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-09-25 23:22 UTC  (6+ messages)
` [PATCH v1 1/5] clk: tegra: Add AHB DMA clock entry
` [PATCH v1 2/5] clk: tegra: Bump SCLK clock rate to 216MHz on Tegra20
` [PATCH v1 4/5] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller
  ` [PATCH v1 3/5] dt-bindings: Add DT bindings "
  ` [PATCH v1 5/5] ARM: dts: tegra: Add AHB DMA controller nodes

[PATCH v3 0/7] clocksource: sh_cmt: Update driver for DT binding rework
 2017-09-25 23:21 UTC  (2+ messages)

[PATCH 1/9] hwmon: gpio-fan: Move DT bindings to the right place
 2017-09-25 23:09 UTC 

[PATCH v14 00/28] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-25 22:25 UTC  (30+ messages)
` [PATCH v14 02/28] v4l: async: Remove re-probing support
` [PATCH v14 03/28] v4l: async: Use more intuitive names for internal functions
` [PATCH v14 04/28] v4l: async: Add V4L2 async documentation to the documentation build
` [PATCH v14 05/28] v4l: fwnode: Support generic parsing of graph endpoints in a device
` [PATCH v14 06/28] omap3isp: Use generic parser for parsing fwnode endpoints
` [PATCH v14 14/28] v4l: async: Prepare for async sub-device notifiers
` [PATCH v14 15/28] v4l: async: Allow binding notifiers to sub-devices
` [PATCH v14 17/28] dt: bindings: Add a binding for flash LED devices associated to a sensor
` [PATCH v14 19/28] v4l: fwnode: Add a helper function for parsing generic references
` [PATCH v14 20/28] v4l: fwnode: Add a helper function to obtain device / integer references
` [PATCH v14 21/28] v4l: fwnode: Add convenience function for parsing common external refs
` [PATCH v14 22/28] v4l: fwnode: Add a convenience function for registering sensors
` [PATCH v14 23/28] dt: bindings: smiapp: Document lens-focus and flash-leds properties
  ` [PATCH v14 01/28] v4l: fwnode: Move KernelDoc documentation to the header
  ` [PATCH v14 07/28] rcar-vin: Use generic parser for parsing fwnode endpoints
  ` [PATCH v14 08/28] omap3isp: Fix check for our own sub-devices
  ` [PATCH v14 09/28] omap3isp: Print the name of the entity where no source pads could be found
  ` [PATCH v14 10/28] v4l: async: Move async subdev notifier operations to a separate structure
  ` [PATCH v14 11/28] v4l: async: Introduce helpers for calling async ops callbacks
  ` [PATCH v14 12/28] v4l: async: Register sub-devices before calling bound callback
  ` [PATCH v14 13/28] v4l: async: Allow async notifier register call succeed with no subdevs
  ` [PATCH v14 16/28] v4l: async: Ensure only unique fwnodes are registered to notifiers
  ` [PATCH v14 18/28] dt: bindings: Add lens-focus binding for image sensors
  ` [PATCH v14 22/28] v4l: async: Add a convenience function for registering sensors
  ` [PATCH v14 24/28] smiapp: Add support for flash and lens devices
  ` [PATCH v14 26/28] ov5670: "
  ` [PATCH v14 28/28] arm: dts: omap3: N9/N950: Add flash references to the camera
` [PATCH v14 25/28] et8ek8: Add support for flash and lens devices
` [PATCH v14 27/28] ov13858: "

[PATCH v2] ARM: dts: bcm283x: Fix console path on RPi3
 2017-09-25 21:48 UTC  (2+ messages)

[PATCH 0/4] RFC: TDA1997x HDMI video receiver
 2017-09-25 20:44 UTC  (4+ messages)
` [PATCH 3/4] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH] ARM: dts: at91: sama5d2 Xplained: Describe the SD card power supply
 2017-09-25 20:15 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-09-25 19:18 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH 2/2] pinctrl: single: Allow indicating loss of pin states during low-power

[PATCH 0/2] spi: sh-msiof: Add r8a774[35] bindings
 2017-09-25 19:15 UTC  (11+ messages)
` [PATCH 1/2] spi: sh-msiof: Add compatible strings for r8a774[35]
    ` Applied "spi: sh-msiof: Add compatible strings for r8a774[35]" to the spi tree
` [PATCH 2/2] dt-bindings: spi: sh-msiof: Add r8a774[35] to the compatible list
    ` Applied "spi: sh-msiof: Add r8a774[35] to the compatible list" to the spi tree

[PATCH v5 1/5] ARM: dts: imx6qdl-icore: Add Sound card support
 2017-09-25 18:52 UTC  (2+ messages)

[PATCH v2] iio: proximity: as3935: noise detection + threshold changes
 2017-09-25 18:50 UTC  (5+ messages)

[PATCH 0/2] dwc3 on XU3 and XU4
 2017-09-25 18:49 UTC  (6+ messages)
  ` [PATCH 1/2] ARM: dts: exynos: Add dwc3 SUSPHY quirk

[PATCH] ARM: dts: rk3288-vyasa: Enable mali GPU node
 2017-09-25 18:49 UTC 

[PATCH 1/2] gpu: host1x: Call of_dma_configure after setting bus
 2017-09-25 18:26 UTC  (6+ messages)
` [PATCH 2/2] of: configure DMA for host1x devices

[PATCHv3 00/10] Fix remaining issues to drop more omap platform data
 2017-09-25 17:44 UTC  (8+ messages)
` [PATCH 01/10] dt-bindings: bus: Minimal TI sysc interconnect target module binding

[PATCH 0/3] Simple DVFS support for Allwinner A64 SoC
 2017-09-25 17:38 UTC  (8+ messages)
` [PATCH 2/3] arm64: allwinner: a64: add CPU opp table
  ` [linux-sunxi] "
            ` [linux-sunxi] Re: [PATCH 0/3] Simple DVFS support for Allwinner A64 SoC

[PATCH 3/5 v2] input: mouse: Add DT bindings for GPIO mice
 2017-09-25 16:34 UTC 

[PATCH 0/9] ASoC: cygnus: Various improvements and fixes
 2017-09-25 16:28 UTC  (9+ messages)
` [PATCH 2/9] ASoC: cygnus: Update bindings for audio clock changes

[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs
 2017-09-25 16:11 UTC  (3+ messages)

[PATCH RESEND v2] arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1
 2017-09-25 16:04 UTC  (2+ messages)

[PATCH] Documentation: DT bindings: Add chip compatible string for audio codec
 2017-09-25 15:57 UTC  (2+ messages)

[PATCH v2] dts: display5: Device tree description of LWN's DISPLAY5 board
 2017-09-25 15:37 UTC 

[PATCH] [trivial] dt-bindings: i2c: i2c-mux: Spelling s/required is/required if/
 2017-09-25 15:36 UTC  (4+ messages)

[PATCH 0/3] Enable NAND on Armada-7040-DB board
 2017-09-25 15:06 UTC  (5+ messages)
  ` [PATCH 1/3] Documentation: devicetree: add pxa3xx compatible and syscon property
  ` [PATCH 2/3] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
  ` [PATCH 3/3] arm64: dts: marvell: add NAND support on the 7040-DB board

[PATCH v2 10/11] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support
 2017-09-25 14:17 UTC  (11+ messages)

[PATCH v4 1/2] media: dt: bindings: Add binding for tango HW IR decoder
 2017-09-25 12:02 UTC 

[PATCH] ARM: dts: at91: at91-sama5d27_som1: fix PHY ID
 2017-09-25  9:42 UTC 

[RFC PATCH 0/7] AXP803 AC/Battery support
 2017-09-25  9:24 UTC  (5+ messages)
` [RFC PATCH 6/7] arm64: allwinner: a64: add power supply nodes in AXP803 DTSI


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