devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-16 18:45:24 to 2017-02-17 21:56:11 UTC [more...]

[PATCH 0/8] ARM: sun8i: a33: Mali improvements
 2017-02-17 21:56 UTC  (11+ messages)

[PATCH v3 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-02-17 21:54 UTC  (7+ messages)
  ` [PATCH v3 1/4] Documentation: devicetree: Add document bindings for leds-mt6323
  ` [PATCH v3 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver
` [PATCH v3 2/4] Documentation: devicetree: Add LED subnode binding for MT6323 PMIC
` [PATCH v3 3/4] leds: Add LED support "

[PATCH v2 0/5] arm: sun9i: Support AXP808 PMIC and Sunchip CX-A99 board
 2017-02-17 21:28 UTC  (8+ messages)
` [PATCH v6 5/5] ARM: dts: sun9i: Initial support for the "
        ` AXP808 vs. AXP806 debugged, no difference? (Was: [PATCH v6 5/5] ARM: dts: sun9i: Initial support for the Sunchip CX-A99 board)

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-02-17 21:27 UTC  (17+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v9 2/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v9 8/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
      ` [Letux-kernel] [PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)

[PATCH 2/3] arm64: dts: r8a7796: Add CA53 L2 cache-controller node
 2017-02-17 20:40 UTC 

[PATCH V3 0/4] PCI: exynos: use the PHY generic framework
 2017-02-17 19:51 UTC  (4+ messages)

[PATCH] arm64: dts: juno: update definition for programmable replicator
 2017-02-17 19:13 UTC 

[PATCH v3 1/4] dt-bindings: add multidomain support to i.MX GPC DT binding
 2017-02-17 19:02 UTC  (4+ messages)
  ` [PATCH v3 2/4] ARM: imx6: remove PGC handling from GPC driver
  ` [PATCH v3 3/4] soc/imx: add new "
  ` [PATCH v3 4/4] ARM: imx6: adopt DT to new GPC binding

[PATCH 0/9] ipu-v3/imx-drm PRG/PRE extension
 2017-02-17 18:28 UTC  (10+ messages)
  ` [PATCH 1/9] gpu: ipu-v3: remove AXI ID setting for IC channel
  ` [PATCH 2/9] gpu: ipu-v3: add DT binding for the Prefetch Resolve Engine
  ` [PATCH 3/9] gpu: ipu-v3: add driver for "
  ` [PATCH 4/9] gpu: ipu-v3: add DT binding for the Prefetch Resolve Gasket
  ` [PATCH 5/9] gpu: ipu-v3: add driver for "
  ` [PATCH 6/9] gpu: ipu-v3: extend the IPUv3 DT binding for i.MX6 QuadPlus
  ` [PATCH 7/9] gpu: ipu-v3: hook up PRG unit
  ` [PATCH 8/9] drm/imx: enable/disable PRG on CRTC enable/disable
  ` [PATCH 9/9] drm/imx: use PRG/PRE when possible

[PATCH v4 00/36] i.MX Media Driver
 2017-02-17 18:27 UTC  (35+ messages)
` [PATCH v4 01/36] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v4 07/36] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors
` [PATCH v4 18/36] media: Add i.MX media core driver
` [PATCH v4 20/36] media: imx: Add CSI subdev driver
` [PATCH v4 23/36] media: imx: Add MIPI CSI-2 Receiver "

[PATCH 0/2] arm64: dts: renesas: Upgrade to PSCI v1.0 to support Suspend-to-RAM
 2017-02-17 18:06 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: r8a7795: "
` [PATCH 2/2] arm64: dts: r8a7796: "

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-02-17 17:20 UTC  (33+ messages)
` [PATCH v2 01/22] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v2 02/22] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v2 03/22] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v2 04/22] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v2 05/22] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH v2 06/22] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v2 07/22] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v2 08/22] PCI: dwc: designware: Add EP mode support
` [PATCH v2 09/22] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH v2 10/22] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH v2 11/22] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v2 12/22] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH v2 13/22] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v2 14/22] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH v2 15/22] PCI: Add device IDs for DRA74x and DRA72x
` [PATCH v2 16/22] misc: Add host side pci driver for pci test function device
` [PATCH v2 17/22] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v2 18/22] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v2 19/22] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v2 20/22] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v2 21/22] MAINTAINERS: add PCI EP maintainer
` [PATCH v2 22/22] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP

[RFC 0/4] iio: trigger: Add OF support and GPIO based trigger
 2017-02-17 16:23 UTC  (7+ messages)
` [RFC 1/4] dt-bindings: iio: introduce trigger providers, consumers
` [RFC 2/4] iio: trigger: add OF support
` [RFC 3/4] dt-bindings: iio: add support for GPIO triggers
` [RFC 4/4] iio: trigger: add GPIO trigger

[PATCH v2 0/5] Add EXTI GPIO trigger support to STM32 ADC
 2017-02-17 16:05 UTC  (7+ messages)
` [PATCH v2 4/5] iio: trigger: add support for STM32 EXTI triggers

[PATCH v5 0/3] Adding DT support for TI HECC module
 2017-02-17 16:04 UTC  (5+ messages)
  ` [PATCH v5 1/3] ARM: dts: AM35x: Add hecc node
` [PATCH v5 2/3] can: ti_hecc: Add TI HECC DT binding documentation
` [PATCH v5 3/3] can: ti_hecc: Add DT support for TI HECC module

[PATCH 0/4] Altera Partial Reconfiguration IP
 2017-02-17 15:20 UTC  (7+ messages)
` [PATCH 2/4] fpga pr ip: Core driver support for "
` [PATCH 3/4] fpga dt: bindings for Altera Partial Reconfiguraion IP

[PATCH v1 0/2] Introduce devm_of_platform_populate() helper
 2017-02-17 14:31 UTC  (3+ messages)
` [PATCH v1 1/2] of: add devm_ functions for populate and depopulate
` [PATCH v1 2/2] drm: sti: make driver use devm_of_platform_populate()

[PATCH 1/2] [1/2] mmc: sdhci-cadence: Fix writing PHY delay
 2017-02-17 14:12 UTC  (4+ messages)
` [PATCH 2/2] [2/2] mmc: sdhci-cadence: Update PHY delay configuration

[PATCH v4 0/3] Adding DT support for TI HECC module
 2017-02-17 13:54 UTC  (5+ messages)
  ` [PATCH v4 1/3] ARM: dts: AM35x: Add hecc node
  ` [PATCH v4 3/3] can: ti_hecc: Add DT support for TI HECC module
` [PATCH v4 2/3] can: ti_hecc: Add TI HECC DT binding documentation

[PATCH v2 0/3] power: reset: add reset for renesas r7s72100
 2017-02-17 13:49 UTC  (14+ messages)
` [PATCH v2 1/3] power: reset: Add Renesas reset driver
` [PATCH v2 2/3] watchdog: renesas-wdt: add support for rza
` [PATCH v2 3/3] ARM: dts: r7s72100: Add reset handler

[PATCH 00/21] net-next: stmmac: add dwmac-sun8i ethernet driver
 2017-02-17 13:18 UTC  (17+ messages)
` [PATCH 03/21] net-next: stmmac: add optional setup function
` [PATCH 04/21] ARM: sun8i: dt: Add DT bindings documentation for Allwinner dwmac-sun8i
` [PATCH 05/21] net-next: stmmac: Add dwmac-sun8i
` [PATCH 08/21] ARM: dts: sun8i-h3: add dwmac-sun8i rgmii pins
` [PATCH 20/21] ARM: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig

[PATCH v9 0/2] Add support for Omnivision OV5647
 2017-02-17 13:14 UTC  (3+ messages)
` [PATCH v9 1/2] Add OV5647 device tree documentation
` [PATCH v9 2/2] Add support for OV5647 sensor

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

[PATCH 0/3] usb: add device tree support for fotg2-hcd driver
 2017-02-17 11:06 UTC  (9+ messages)
` [PATCH 1/3] usb: host: fotg2: add devicetree probing
  ` [PATCH 1/3 v2] usb: host: fotg2: add device tree probing
    ` [PATCH 1/3 v3] "
` [PATCH 2/3] usb: add DT bindings for farady fotg2 host controller

[PATCH v3 0/3] video/sti/cec: add HPD notifier support
 2017-02-17 10:46 UTC  (4+ messages)
` [PATCH v3 1/3] sti: hdmi: "
` [PATCH v3 2/3] stih-cec: "
` [PATCH v3 3/3] arm: sti: update sti-cec for "

[PATCH 0/5] Add Spreadtrum SP9860G support
 2017-02-17 10:28 UTC  (8+ messages)
` [PATCH 1/5] arm64: dts: Add basic DT to support Spreadtrum's SP9860G
` [PATCH 4/5] sprd_serial: switch comptible string to sc-uart

[PATCH v2 2/3] input: pwm-beeper: add documentation for volume devicetree bindings
 2017-02-17 10:01 UTC  (23+ messages)
` [PATCH v3 0/3] input: pwm-beeper: add feature to set volume level
  ` [PATCH v3 1/3] input: pwm-beeper: add feature to set volume via sysfs
  ` [PATCH v3 3/3] input: pwm-beeper: add devicetree bindings to set volume levels
    ` [PATCH v4 0/3] input: pwm-beeper: add feature to set volume level
        ` [PATCH v4 1/3] input: pwm-beeper: add feature to set volume via sysfs
      ` [PATCH v4 2/3] input: pwm-beeper: add documentation for volume devicetree bindings
      ` [PATCH v4 3/3] input: pwm-beeper: add devicetree bindings to set volume levels
      ` [PATCH v5 0/3] input: pwm-beeper: add feature to set volume level
        ` [PATCH v5 1/3] input: pwm-beeper: add feature to set volume via sysfs
        ` [PATCH v5 2/3] input: pwm-beeper: add documentation for volume devicetree bindings
        ` [PATCH v5 3/3] input: pwm-beeper: add devicetree bindings to set volume levels

[PATCH v3 0/3] Adding DT support for TI HECC module
 2017-02-17  9:36 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: pm8994: Add rtc node
 2017-02-17  8:53 UTC 

[PATCH] of: add EXPORT_SYMBOL for of_device_compatible_match
 2017-02-17  8:20 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Broadcom iProc mailbox controller
 2017-02-17  6:20 UTC  (4+ messages)
` [PATCH v4 2/3] mailbox: Add iProc mailbox controller driver

[PATCH v2 1/3] ASoC: zx-tdm: add bindings doc for zte's tdm controller
 2017-02-17  1:36 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: zx-tdm: add zte's tdm controller driver

[PATCH] ARM: imx25: set default phy_type and dr_mode for usbotg port
 2017-02-17  1:04 UTC  (2+ messages)

[PATCH RFC 0/3] ARM64: bcm2837-rpi: Fix random crashes caused by i2c
 2017-02-16 21:20 UTC  (4+ messages)
` [PATCH RFC 1/3] i2c: bcm2835: Avoid possible NULL ptr dereference
` [PATCH RFC 2/3] ARM64: bcm2837-rpi: remove link to bcm2835-rpi.dtsi
` [PATCH RFC 3/3] ARM64: bcm2837-rpi: Fix pwm and i2c pin control

(unknown),
 2017-02-16 21:01 UTC 

[RESEND PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2017-02-16 20:27 UTC  (4+ messages)
  ` [RESEND PATCH 1/3] dt: pwm: lpc32xx: add description of clocks and #pwm-cells properties
  ` [RESEND PATCH 3/3] pwm: lpc32xx: remove handling of PWM channels
` [RESEND PATCH 2/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers

[RFC v2 0/7] Add STM32 DFSDM support
 2017-02-16 20:14 UTC  (7+ messages)
` [RFC v2 4/7] ASoC: dmaengine_pcm: add copy support

[PATCH 0/2] Xilinx Slave Serial FPGA Manager
 2017-02-16 18:54 UTC  (6+ messages)
` [PATCH 1/2] dt: bindings: fpga: add xilinx slave-serial binding description


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