devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-29 09:38:20 to 2017-03-29 22:15:03 UTC [more...]

[PATCH linux v5 0/2] Support for ASPEED AST2400/AST2500 PWM and Fan Tach driver
 2017-03-29 22:15 UTC  (5+ messages)
` [PATCH linux v5 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver
` [PATCH linux v5 2/2] drivers: hwmon: Support for ASPEED PWM/Fan tach

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2017-03-29 22:13 UTC  (8+ messages)
` [PATCH 2/2] DT: leds: Add Qualcomm Light Pulse Generator binding

[PATCH 0/3] dtc updates for 4.12
 2017-03-29 21:41 UTC  (4+ messages)

[PATCHv3 1/2] mfd: cpcap: Add missing include dependencies
 2017-03-29 21:38 UTC  (4+ messages)
` [PATCHv3 2/2] leds: cpcap: new driver

[PATCHv3 00/10] Nokia H4+ support
 2017-03-29 21:33 UTC  (3+ messages)

[PATCHv3] iio: adc: cpcap: Add minimal support for CPCAP PMIC ADC
 2017-03-29 21:26 UTC  (2+ messages)

[PATCH v2 1/1] of: Move OF property and graph API from base.c to property.c
 2017-03-29 21:24 UTC 

[PATCH v6 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-03-29 21:17 UTC  (22+ messages)
` [PATCH v6 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
` [PATCH v6 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
` [PATCH v6 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
` [PATCH v6 4/5] i2c: aspeed: added driver for Aspeed I2C

[RFC PATCH 0/5] soc/fsl/qbman: Rework private memory allocations
 2017-03-29 21:13 UTC  (6+ messages)
  ` [RFC PATCH 1/5] soc/fsl/qbman: Use shared-dma-pool for BMan "
  ` [RFC PATCH 2/5] soc/fsl/qbman: Use shared-dma-pool for QMan "
  ` [RFC PATCH 3/5] dts: arch/powerpc: Update Freescale DTS for QBMan "
  ` [RFC PATCH 4/5] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
  ` [RFC PATCH 5/5] powerpc: Add HAVE_GENERIC_DMA_COHERENT options to Kconfig

[PATCH v4 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-29 21:12 UTC  (2+ messages)

[PATCH v3 0/7] Add support for pinctrl/gpio on Armada 37xx
 2017-03-29 21:11 UTC  (3+ messages)
` [PATCH v3 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers

[PATCH v1 0/8] clk: meson: gxbb: more clock controller update for audio support
 2017-03-29 20:42 UTC  (2+ messages)

[PATCH v2, 0/3] tty/serial: meson_uart: add support for core clock handling
 2017-03-29 20:21 UTC  (7+ messages)
` [PATCH v2,1/3] meson_uart: expose CLKID_UARTx

[PATCH v3 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-03-29 20:05 UTC  (2+ messages)

[PATCH v3 00/11] Initial Allwinner Display Engine 2.0 Support
 2017-03-29 19:46 UTC  (12+ messages)
  ` [PATCH v3 01/11] dt-bindings: add binding for the Allwinner DE2 CCU
  ` [PATCH v3 02/11] clk: sunxi-ng: add support for "
  ` [PATCH v3 03/11] dt-bindings: add bindings for DE2 on V3s SoC
  ` [PATCH v3 04/11] drm/sun4i: abstract the layer type
  ` [PATCH v3 05/11] drm/sun4i: abstract a mixer type
  ` [PATCH v3 06/11] drm/sun4i: add support for Allwinner DE2 mixers
  ` [PATCH v3 07/11] drm/sun4i: Add compatible string for V3s display engine
  ` [PATCH v3 08/11] drm/sun4i: tcon: add support for V3s TCON
  ` [PATCH v3 09/11] ARM: dts: sun8i: add DE2 nodes for V3s SoC
  ` [PATCH v3 10/11] ARM: dts: sun8i: add pinmux for LCD pins of "
  ` [PATCH v3 11/11] [DO NOT MERGE] ARM: dts: sun8i: enable LCD panel of Lichee Pi Zero

[PATCH v4 0/3] Add support for Broadcom iProc mailbox controller
 2017-03-29 19:28 UTC  (10+ messages)
` [PATCH v4 2/3] mailbox: Add iProc mailbox controller driver

[PATCH] Input: silead - list all supported compatible strings in binding document
 2017-03-29 18:25 UTC 

[PATCH v2 0/8] bus: brcmstb_gisb: add support for GISBv7 arbiter
 2017-03-29 18:17 UTC  (13+ messages)
` [PATCH v2 1/8] arm64: mm: Allow installation of memory abort handlers
` [PATCH v2 2/8] arm64: mm: mark fault_info __ro_after_init
` [PATCH v2 6/8] bus: brcmstb_gisb: Add ARM64 support
` [PATCH v2 7/8] bus: brcmstb_gisb: add notifier handling
` [PATCH v2 8/8] bus: brcmstb_gisb: update to support new revision

[PATCH v4 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses
 2017-03-29 17:49 UTC 

[PATCH v4 00/23] FSI device driver implementation
 2017-03-29 17:43 UTC  (24+ messages)
` [PATCH v4 02/23] drivers/fsi: Add slave definition
` [PATCH v4 03/23] drivers/fsi: Add empty master scan
` [PATCH v4 04/23] drivers/fsi: Add crc4 helpers
` [PATCH v4 05/23] drivers/fsi: Add slave & master read/write APIs
` [PATCH v4 06/23] drivers/fsi: Set up links for slave communication
  ` [PATCH v4 01/23] drivers/fsi: Add fsi master definition
  ` [PATCH v4 07/23] drivers/fsi: Implement slave initialisation
  ` [PATCH v4 08/23] drivers/fsi: Set slave SMODE to init communication
  ` [PATCH v4 09/23] drivers/fsi: scan slaves & register devices
  ` [PATCH v4 10/23] drivers/fsi: Add device read/write/peek API
  ` [PATCH v4 15/23] drivers/fsi: expose direct-access slave API
  ` [PATCH v4 16/23] drivers/fsi: Add tracepoints for low-level operations
  ` [PATCH v4 23/23] drivers/fsi: Use asynchronous slave mode
` [PATCH v4 11/23] drivers/fsi: Add master unscan
` [PATCH v4 12/23] drivers/fsi: Add documentation for GPIO bindings
` [PATCH v4 13/23] drivers/fsi: Add client driver register utilities
` [PATCH v4 14/23] drivers/fsi: Add sysfs files for FSI master & slave accesses
` [PATCH v4 17/23] drivers/fsi: Add error handling for slave communication errors
` [PATCH v4 18/23] drivers/fsi: Document FSI master sysfs files in ABI
` [PATCH v4 19/23] drivers/fsi: Add GPIO based FSI master
` [PATCH v4 20/23] drivers/fsi/gpio: Add tracepoints for GPIO master
` [PATCH v4 21/23] drivers/fsi: Add SCOM FSI client device driver
` [PATCH v4 22/23] drivers/fsi: Add hub master support

[RFC PATCH] of: Fix DMA configuration for non-DT masters
 2017-03-29 17:42 UTC  (4+ messages)

[PATCH v3 0/7] rtc: Reuse rtc-sh driver to support RZ/A1
 2017-03-29 17:30 UTC  (8+ messages)
  ` [PATCH v3 1/7] rtc: rtc-sh: add support for rza series
  ` [PATCH v3 2/7] dt-bindings: rtc: document the rtc-sh bindings
  ` [PATCH v3 3/7] ARM: dts: r7s72100: add rtc clock to device tree
  ` [PATCH v3 4/7] ARM: dts: r7s72100: add RTC_X clock inputs "
  ` [PATCH v3 6/7] ARM: dts: rskrza1: set rtc_x1 clock value
` [PATCH v3 5/7] ARM: dts: r7s72100: add rtc to device tree
` [PATCH v3 7/7] ARM: dts: rskrza1: add rtc DT support

[PATCH v5 0/9] coresight: enable debug module
 2017-03-29 16:55 UTC  (15+ messages)
` [PATCH v5 6/9] coresight: add support for CPU "

[PATCH 0/2] mtd: spi-nor: add stm32 qspi driver
 2017-03-29 16:51 UTC  (9+ messages)
` [PATCH 2/2] mtd: spi-nor: add driver for STM32 quad spi flash controller

[PATCH] Add hardware PTP support
 2017-03-29 16:39 UTC  (2+ messages)

[PATCH 1/1] of: Move OF property and graph API from base.c to property.c
 2017-03-29 16:28 UTC  (4+ messages)

[PATCH 0/2] i.MX6QP GPC fixes
 2017-03-29 16:13 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: imx-gpc: add i.MX6 QuadPlus compatible
` [PATCH 2/2] soc/imx: add workaround for i.MX6QP to the GPC PD driver

[PATCH] ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSR
 2017-03-29 16:13 UTC  (2+ messages)

[PATCH v4 1/2] power: supply: ltc2941-battery-gauge: Add vendor to compatibles in binding
 2017-03-29 16:00 UTC  (2+ messages)
` [PATCH v4 2/2] power: supply: ltc2941-battery-gauge: Add OF device ID table

[PATCH] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-03-29 15:58 UTC  (2+ messages)

[PATCH v3 0/8] Renesas RZ/A1 pin and gpio controller
 2017-03-29 15:56 UTC  (15+ messages)
` [PATCH v3 1/7] pinctrl: "
` [PATCH v3 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header
` [PATCH v3 4/7] arm: dts: r7s72100: Add pin controller node

[PATCH v3 0/2] Tango PCIe controller support
 2017-03-29 15:50 UTC  (10+ messages)
` [PATCH v3 1/2] PCI: Add tango MSI "
` [PATCH v3 2/2] PCI: Add tango PCIe host bridge support

[PATCH v3 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-03-29 15:27 UTC  (7+ messages)
  ` [PATCH v3 1/5] dt-bindings: update device tree binding for Allwinner PRCM CCUs
  ` [PATCH v3 2/5] clk: sunxi-ng: add support for "
  ` [PATCH v3 3/5] arm64: allwinner: a64: add r_ccu node
  ` [PATCH v3 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu
  ` [PATCH v3 5/5] arm64: allwinner: a64: add R_PIO pinctrl node

[PATCH v7 0/7] Implement clocksource for rockchip SoC using rockchip timer
 2017-03-29 14:34 UTC  (10+ messages)
` [PATCH v7 1/7] clocksource/drivers/clksrc-evt-probe: Describe with the DT both the clocksource and the clockevent

[PATCH v3] ASoC: Add support for Maxim Integrated MAX98927 Amplifier
 2017-03-29 14:23 UTC  (2+ messages)

[PATCHv5 05/11] ARM: dts: exynos: add HDMI controller phandle to exynos4.dtsi
 2017-03-29 14:15 UTC  (5+ messages)
` [PATCHv5 06/11] s5p-cec.txt: document the HDMI controller phandle
` [PATCHv5 09/11] stih-cec.txt: document new hdmi phandle
` [PATCHv5 10/11] stih-cec: add CEC notifier support
` [PATCHv5 11/11] arm: sti: update sti-cec for "

[PATCH v2 0/7] rtc: Reuse rtc-sh driver to support RZ/A1
 2017-03-29 14:14 UTC  (5+ messages)
` [PATCH v2 2/7] rtc: Add rtc-sh

[PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller
 2017-03-29 14:09 UTC  (15+ messages)
` [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc

[PATCH] i2c: add sc18is600 driver
 2017-03-29 14:03 UTC 

[PATCHv6 00/14] atmel-isi/ov7670/ov2640: convert to standalone drivers
 2017-03-29 13:50 UTC  (7+ messages)
` [PATCHv6 11/14] ov2640: convert from soc-camera to a standard subdev sensor driver
` [PATCHv6 12/14] ov2640: use standard clk and enable it

[PATCH] drm/arcpgu: Get rid of "encoder-slave" property
 2017-03-29 13:48 UTC  (6+ messages)

[PATCH 1/2] arc: axs10x: Add DT bindings for I2S audio playback
 2017-03-29 13:38 UTC  (4+ messages)

[RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass
 2017-03-29 13:32 UTC  (4+ messages)
` [RFC 8/8] ARM: dts: imx6qdl-sabresd: Enable fsl,ldo-bypass

[PATCH v1 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
 2017-03-29 13:25 UTC  (9+ messages)
` [PATCH v1 1/8] dt-bindings: Document STM32 DCMI bindings
` [PATCH v1 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
` [PATCH v1 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
` [PATCH v1 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
` [PATCH v1 5/8] ARM: dts: stm32: Enable stmpe1600 gpio expandor of "
` [PATCH v1 6/8] ARM: dts: stm32: Enable ov2640 camera support "
` [PATCH v1 7/8] ARM: configs: stm32: stmpe 1600 GPIO expandor
` [PATCH v1 8/8] ARM: configs: stm32: DCMI + OV2640 camera support

[GIT PULL] PCI: Support for configurable PCI endpoint
 2017-03-29 13:13 UTC  (5+ messages)

[PATCH 0/4] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
 2017-03-29 12:45 UTC  (5+ messages)
  ` [PATCH 1/4] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU
  ` [PATCH 2/4] ARM: dts: rockchip: add ARM Mali GPU node for rk3288
  ` [PATCH 3/4] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-rock2-som
  ` [PATCH 4/4] ARM: dts: rockchip: enable ARM Mali GPU on rk3288-firefly

[PATCH v3 00/11] Add STM32 DFSDM support
 2017-03-29 12:42 UTC  (4+ messages)
` [PATCH v3 10/11] ASoC: add bindings for stm32 DFSDM filter

[PATCH 7/15] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
 2017-03-29 12:31 UTC  (2+ messages)

[RFC PATCH 2/3] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
 2017-03-29 12:28 UTC  (2+ messages)

[PATCHv4] mfd: cpcap: implement irq sense helper
 2017-03-29 12:18 UTC  (2+ messages)
` [PATCHv5] "

[PATCH v2] clk/axs10x: introduce AXS10X pll driver
 2017-03-29 11:20 UTC  (4+ messages)

[PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booting (power sequence)
 2017-03-29 11:12 UTC  (2+ messages)

[PATCH 0/2] Meson GXL USB2 PHY driver
 2017-03-29 10:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM

[PATCH v2] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch
 2017-03-29 10:15 UTC 

[PATCH v2 6/8] regulator: arizona-micbias: Add regulator driver for Arizona micbiases
 2017-03-29 10:04 UTC  (2+ messages)
  ` [alsa-devel] "

[PATCH v3] iio:adc: Driver for Linear Technology LTC2497 ADC
 2017-03-29  9:42 UTC 

[PATCH net-next v3 0/5] net-next: dsa: add Mediatek MT7530 support
 2017-03-29  9:38 UTC  (5+ messages)
  ` [PATCH net-next v3 2/5] net-next: dsa: add Mediatek tag RX/TX handler
` [PATCH net-next v3 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
` [PATCH net-next v3 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance
` [PATCH net-next v3 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch


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