devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 20:13:31 to 2017-09-26 09:56:29 UTC [more...]

[PATCH v2 00/13] drm/sun4i: hdmi: Support HDMI controller on A31
 2017-09-26  9:56 UTC  (18+ 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 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 v2 08/13] regmap: add iopoll-like polling macro for regmap_field

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-09-26  9:56 UTC  (7+ 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 3/5] dt-bindings: Add DT bindings for NVIDIA Tegra AHB DMA controller
  ` [PATCH v1 5/5] ARM: dts: tegra: Add AHB DMA controller nodes
` [PATCH v1 4/5] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller

[PATCH 00/12] staging: typec: tcpci: move out of staging
 2017-09-26  9:55 UTC  (20+ 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] clk: sunxi-ng: Implement reset control status readback
 2017-09-26  9:13 UTC  (2+ messages)

[PATCH v3 1/1] device property: Align return codes of __acpi_node_get_property_reference
 2017-09-26  9:08 UTC 

[RFC 0/5] Align and document return values of phandle and reference parsing for OF and ACPI
 2017-09-26  9:02 UTC  (4+ messages)

[PATCH v3 00/14] ARM: dts: sunxi: Fix DT build warnings
 2017-09-26  8:58 UTC  (19+ 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 v3 04/14] ARM: dts: nanopi: "
  ` [PATCH v3 05/14] ARM: dts: orangepi2: "
  ` [PATCH v3 12/14] ARM: dts: sun8i: a83t: Fix simple-bus unit address format error
  ` [PATCH v3 13/14] arm64: allwinner: a64: fix pin name
` [PATCH v3 06/14] ARM: dts: sun8i: orangepi-lite: Fix node with unit name and no reg property
` [PATCH v3 07/14] ARM: dts: sun8i: orangepi one: "
` [PATCH v3 08/14] ARM: dts: sun8i: orangepipc: "
` [PATCH v3 09/14] ARM: dts: sun8i: orangepi-plus: "
` [PATCH v3 10/14] arm64: allwinner: a64: Fix simple-bus unit address format error
` [PATCH v3 11/14] arm64: allwinner: a64: Fix node with unit name and no reg property
` [PATCH v3 14/14] ARM: dts: sun8i: fix pin name

[PATCH v14 00/28] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-09-26  8:47 UTC  (46+ 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 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 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 25/28] et8ek8: Add support for flash and lens devices
` [PATCH v14 27/28] ov13858: "

[PATCH] drivers: of: static DT reservations incorrectly added to dynamic list
 2017-09-26  8:40 UTC  (4+ messages)
  ` [PATCH] drivers: of: increase MAX_RESERVED_REGIONS to 32

[PATCH v3 0/7] clocksource: sh_cmt: Update driver for DT binding rework
 2017-09-26  8:26 UTC  (3+ messages)

[RESEND PATCH v5 0/4] Add STM32 DMAMUX support
 2017-09-26  8:03 UTC  (3+ messages)
` [RESEND PATCH v5 2/4] dmaengine: Add STM32 DMAMUX driver

[PATCH] ARM: dts: rk3288-vyasa: Enable mali GPU node
 2017-09-26  8:01 UTC  (2+ messages)

[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
 2017-09-26  8:00 UTC  (8+ messages)
` [RESEND PATCH v5 10/16] ARM: dts: zynq: Add generic compatible string for I2C EEPROM

[PATCH 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2017-09-26  8:00 UTC  (5+ messages)
` [PATCH 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH v4 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 RX
 2017-09-26  7:33 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 RX Device Tree bindings

[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 v3 1/2] watchdog: dw_wdt: add stop watchdog operation
 2017-09-26  7:06 UTC  (4+ messages)

[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 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 1/9] hwmon: gpio-fan: Move DT bindings to the right place
 2017-09-25 23:09 UTC 

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


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