devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-07 10:36:39 to 2017-03-08 14:21:17 UTC [more...]

[PATCH v4 0/9] ARM: dts: support I2SE Duckbill devices
 2017-03-08 14:21 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: added ecc register address to sata node on ls1043a
 2017-03-08 14:06 UTC  (2+ messages)

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-03-08 13:31 UTC  (9+ messages)
` [PATCH v2 08/22] PCI: dwc: designware: Add EP mode support

[PATCH 1/4] ASoC: sun8i-codec: Remove analog "HP" widget
 2017-03-08 13:22 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Remove analog "HP" widget" to the asoc tree

[PATCH 2/4] ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE
 2017-03-08 13:22 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE" to the asoc tree

[PATCH 3/4] ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAY
 2017-03-08 13:22 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAY" to the asoc tree

[PATCH 0/4] Support for Synopsys DW CSI-2 Host
 2017-03-08 13:18 UTC  (6+ messages)
  ` [PATCH 1/4] Documentation: dt: Add bindings documentation for DW MIPI "
  ` [PATCH 2/4] media: platform: dwc: Support for DW "
  ` [PATCH 4/4] media: platform: dwc: Support for CSI-2 Host video platform
` [PATCH 3/4] Documentation: dt: Add bindings documentation for CSI-2 Host Video Platform

[PATCH for-4.11 1/2] Revert "phy: Add USB3 PHY support for Broadcom NSP SoC"
 2017-03-08 12:26 UTC  (9+ messages)

[PATCH v4 0/7] drm: Add support for tiny LCD displays
 2017-03-08 12:23 UTC  (4+ messages)
` [PATCH v4 1/7] drm: Add DRM "

[PATCH v4 0/7] mmc: bcm2835: Add new driver for the sdhost controller
 2017-03-08 12:11 UTC  (14+ messages)
` [PATCH v4 1/7] dt-bindings: Add binding for brcm,bcm2835-sdhost
` [PATCH 1/4] qxl: drop mode_info.modes & related code
` [PATCH v4 2/7] mmc: bcm2835: Add new driver for the sdhost controller
` [PATCH 2/4] qxl: limit monitor config read retries
` [PATCH v4 3/7] mmc: bcm2835: add sdhost controller to devicetree
` [PATCH 3/4] qxl: read monitors config at boot
` [PATCH v4 4/7] arm: set CONFIG_MMC_BCM2835=y in bcm2835_defconfig and multi_v7_defconfig
` [PATCH 4/4] qxl: fix qxl_conn_get_modes
` [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig
` [PATCH v4 6/7] arm: dts: bcm283x: switch from &sdhci to &sdhost
` [PATCH v4 7/7] arm64: dts: bcm2837: add &sdhci and &sdhost

[PATCH v2] ARM: dts: imx6q-cm-fx6: add analog audio support
 2017-03-08 11:49 UTC  (2+ messages)

[PATCH v4] soc/imx: Add GPCv2 power gating driver
 2017-03-08 11:39 UTC  (2+ messages)

[PATCH v2 1/9] gpu: ipu-v3: add DT binding for the Prefetch Resolve Engine
 2017-03-08 11:13 UTC  (9+ messages)
` [PATCH v2 2/9] gpu: ipu-v3: add driver for "
` [PATCH v2 3/9] gpu: ipu-v3: add DT binding for the Prefetch Resolve Gasket
` [PATCH v2 4/9] gpu: ipu-v3: add driver for "
` [PATCH v2 5/9] gpu: ipu-v3: document valid IPUv3 compatibles and extend for i.MX6 QuadPlus
` [PATCH v2 6/9] gpu: ipu-v3: hook up PRG unit
` [PATCH v2 7/9] gpu: ipu-v3: only set non-zero AXI ID for IC when PRG is absent
` [PATCH v2 8/9] drm/imx: enable/disable PRG on CRTC enable/disable
` [PATCH v2 9/9] drm/imx: use PRG/PRE when possible

[PATCH v3 1/4] dt-bindings: add multidomain support to i.MX GPC DT binding
 2017-03-08 11:09 UTC  (6+ messages)
` [PATCH v3 3/4] soc/imx: add new GPC driver
` [PATCH v3 4/4] ARM: imx6: adopt DT to new GPC binding

[PATCHv3 net-next 00/22] net: mvpp2: add initial support for PPv2.2
 2017-03-08 11:00 UTC  (26+ messages)
` [PATCHv3 net-next 01/22] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
` [PATCHv3 net-next 02/22] net: mvpp2: use "dma" instead of "phys" where appropriate
` [PATCHv3 net-next 03/22] net: mvpp2: remove support for buffer header
` [PATCHv3 net-next 04/22] net: mvpp2: remove unused register definition MVPP2_TXQ_THRESH_REG
` [PATCHv3 net-next 05/22] net: mvpp2: remove mvpp2_txq_pend_desc_num_get() function
` [PATCHv3 net-next 06/22] net: mvpp2: store physical address of buffer in rx_desc->buf_cookie
` [PATCHv3 net-next 08/22] net: mvpp2: add hw_version field in "struct mvpp2"
  ` [PATCHv3 net-next 07/22] net: mvpp2: add and use accessors for TX/RX descriptors
  ` [PATCHv3 net-next 09/22] net: mvpp2: introduce an intermediate union for the "
` [PATCHv3 net-next 10/22] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [PATCHv3 net-next 11/22] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [PATCHv3 net-next 12/22] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
` [PATCHv3 net-next 13/22] net: mvpp2: adapt mvpp2_defaults_set() "
` [PATCHv3 net-next 14/22] net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
` [PATCHv3 net-next 15/22] net: mvpp2: handle register mapping and access "
` [PATCHv3 net-next 16/22] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [PATCHv3 net-next 17/22] net: mvpp2: add AXI bridge initialization for PPv2.2
` [PATCHv3 net-next 18/22] net: mvpp2: rework RXQ interrupt group "
` [PATCHv3 net-next 19/22] net: mvpp2: adapt rxq distribution to PPv2.2
` [PATCHv3 net-next 20/22] net: mvpp2: add support for an additional clock needed for PPv2.2
` [PATCHv3 net-next 21/22] net: mvpp2: set dma mask and coherent dma mask on PPv2.2
` [PATCHv3 net-next 22/22] net: mvpp2: finally add the PPv2.2 compatible string

[PATCH 1/2] ARM: dts: BCM53573: Don't use nonexistent "default-off" LED trigger
 2017-03-08 10:20 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: "

[PATCH V3 0/4] megachips-stdpxxxx-ge-b850v3-fw
 2017-03-08 10:10 UTC  (6+ messages)
` [PATCH V3 4/4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)

[PATCH 0/3] ASoC: add dio2125 amplifier support
 2017-03-08 10:00 UTC  (3+ messages)

[PATCH 0/15] drm: sun4i: Add support for the HDMI controller
 2017-03-08  8:58 UTC  (23+ messages)
` [PATCH 1/15] clk: divider: Make divider_round_rate take the parent clock
` [PATCH 5/15] clk: sunxi-ng: sun5i: Export video PLLs
    ` [linux-sunxi] "
` [PATCH 6/15] dt-bindings: display: sun4i: Add HDMI display bindings
` [PATCH 7/15] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
    ` [PATCH 7/15] dt-bindings: display: sun4i: Add allwinner,tcon-channel property
` [PATCH 8/15] drm/sun4i: tcon: Add channel debug
` [PATCH 10/15] drm/sun4i: tcon: Switch mux on only for composite
` [PATCH 11/15] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
` [PATCH 14/15] ARM: sun5i: a10s: Add the HDMI controller node
` [PATCH 15/15] ARM: sun5i: a10s-olinuxino: Enable HDMI

[PATCH v2] ARM: mvebu: add support for the Linksys WRT1900ACS (Shelby)
 2017-03-08  8:54 UTC  (5+ messages)

[v2, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI
 2017-03-08  8:05 UTC 

[PATCH 0/2] ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header
 2017-03-08  7:36 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: dts: sun8i-a23-q8-tablet: Drop pinmux setting for codec PA gpio
  ` [PATCH 2/2] ARM: dts: sunxi: Remove no longer used pinctrl/sun4i-a10.h header

[PATCH v4 1/7] arm: dts: imx6qdl-icore: Add backlight support for lvds
 2017-03-08  7:17 UTC  (7+ messages)
` [PATCH v4 2/7] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 10.1 initial support
` [PATCH v4 3/7] arm: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 12.3 "
  ` [PATCH v4 4/7] arm: dts: imx6q-icore: Add LVDS support
` [PATCH v4 5/7] arm: dts: imx6q-icore: Add touchscreen node
` [PATCH v4 6/7] arm: imx_v6_v7_defconfig: Select max11801_ts touchscreen driver
` [PATCH v4 7/7] arm: imx_v6_v7_defconfig: Select hid-multitouchdriver

[PATCH v4 0/7] arm: dts: imx6q-icore: Add LVDS display nodes
 2017-03-08  7:15 UTC 

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-03-08  7:14 UTC  (10+ messages)
    ` [PATCH v5 1/5] arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node
    ` [PATCH v5 2/5] arm: dts: "
    ` [PATCH v5 3/5] drm/exynos: dsi: Fix the parse_dt function
    ` [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node
    ` [PATCH v5 5/5] arm: dts: "

[PATCH v11 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-03-08  6:47 UTC  (5+ messages)
    ` [PATCH v11 1/3] dt-bindings: Add support for samsung s6e3ha2 panel binding
    ` [PATCH v11 2/3] drm/panel: Add support for S6E3HA2 panel driver on TM2 board
    ` [PATCH v11 3/3] arm64: dts: exynos: Add support for S6E3HA2 panel device "

[PATCH v4 3/4] dt-bindings: phy: Add support for QMP phy
 2017-03-08  6:45 UTC  (12+ messages)

iommu/rockchip: Fix bugs and enable on ARM64
 2017-03-08  5:50 UTC  (6+ messages)

[PATCH 2/3] device property: Fix reading pset strings using array access functions
 2017-03-08  5:41 UTC  (3+ messages)
` [PATCH v1.1 "

[PATCH] ARM: dts: mvebu: linksys: enable buffer manager support
 2017-03-08  5:33 UTC 

[PATCH v3 0/3] dtc bus and unit address checks
 2017-03-08  1:55 UTC  (8+ messages)
` [PATCH v3 2/3] checks: Add bus checks for simple-bus buses

[PATCH v2 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver
 2017-03-08  1:31 UTC  (5+ messages)
` [PATCH v2 3/3] mtd: nand: Remove unused chip->write_page() hook

[PATCH v2 0/3] STM FingerTip S touchscreen support for TM2 board
 2017-03-07 23:41 UTC  (5+ messages)
  ` [PATCH v2 3/3] arm64: dts: exynos: Add stmfts touchscreen node for TM2 and TM2E
  ` [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen

[PATCH] ARM: dts: NSP: disable i2c DT entry by default
 2017-03-07 23:34 UTC 

[PATCH] ARM: dts: NSP: Add EHCI/OHCI USB nodes to device tree
 2017-03-07 23:34 UTC 

[PATCH 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
 2017-03-07 23:24 UTC  (7+ messages)
` [PATCH 2/2] hwmon: "

[PATCH 00/10] Nokia H4+ support
 2017-03-07 23:06 UTC  (20+ messages)
` [PATCH 02/10] ARM: dts: N900: Add bluetooth
` [PATCH 07/10] serdev: add serdev_device_wait_until_sent
` [PATCH 08/10] serdev: add serdev_device_get_cts
` [PATCH 09/10] serdev: add serdev_device_set_rts
` [PATCH 10/10] Bluetooth: add nokia driver

[PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash
 2017-03-07 21:57 UTC  (3+ messages)
` [PATCH 1/2] doc: dt: mtd: add w25q64 to list of supported SPI flashes
` [PATCH 2/2] ARM: dts: am335x-icev2: Add SPI based NOR

[PATCH] ARM: dts: exynos: Add power button for Odroid XU3/4
 2017-03-07 21:19 UTC  (4+ messages)

[PATCH v2 0/2] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-07 21:01 UTC  (5+ messages)
` [PATCH v2 1/2] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH v2 2/2] mtd: Add support for reading MTD devices via the nvmem API

[PATCH] ARM64: dts: meson-gxbb-odroidc2: enable USB Host Nodes
 2017-03-07 20:36 UTC 

[PATCH v4] media: platform: Renesas IMR driver
 2017-03-07 20:23 UTC 

[PATCH v10 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-03-07 20:17 UTC  (3+ messages)
  ` [PATCH v10 3/3] arm64: dts: exynos: Add support for S6E3HA2 panel device "

[PATCH v1.2] dt: emac: document device-tree based phy discovery and setup
 2017-03-07 20:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Updates for Marvell Switch SoCs
 2017-03-07 19:38 UTC  (3+ messages)

[PATCH 0/4] iio: adc: Maxim max961x driver
 2017-03-07 19:12 UTC  (5+ messages)

[PATCH v3] tpm: do not suspend/resume if power stays on
 2017-03-07 18:52 UTC  (4+ messages)

[PATCH v3] Input: pwm-beeper: support customized freq for SND_BELL
 2017-03-07 18:44 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Add global SMR masking property
 2017-03-07 18:35 UTC  (2+ messages)

[RESEND PATCH 0/3] pwm: lpc32xx: switch driver to one phandle argument for PWM consumers
 2017-03-07 18:20 UTC  (2+ messages)

[PATCH] of: Fix DMA mask assignment
 2017-03-07 18:12 UTC 

[PATCH v8 0/6] Allwinner H5 and Orange Pi PC2 support
 2017-03-07 17:36 UTC  (7+ messages)
` [PATCH v8 6/6] arm64: dts: allwinner: h5: add support for the Orange Pi PC 2 board

[PATCH] ARM: dts: mvebu: remove unnecessary PCI range from 98dx3236
 2017-03-07 17:32 UTC  (2+ messages)

[PATCH 1/2] leds: cpcap: new driver
 2017-03-07 17:19 UTC  (6+ messages)

[PATCH v2 1/2] can: holt_hi311x: document device tree bindings
 2017-03-07 15:31 UTC  (3+ messages)
` [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver

[PATCH 2/2] regulator: lm363x: Use generic DT property name for external control pins
 2017-03-07 14:21 UTC  (2+ messages)
  ` Applied "regulator: lm363x: Use generic DT property name for external control pins" to the regulator tree

[PATCH 1/2] Documentation: dt-bindings: Use generic property for hardware enable pins
 2017-03-07 14:21 UTC  (3+ messages)
` Applied "regulator: lm363x: Use generic property for hardware enable pins" to the regulator tree

[PATCH] dt-bindings: rng: clocks property on omap_rng is optional
 2017-03-07 14:18 UTC 

[PATCH v4 00/16]
 2017-03-07 13:49 UTC  (4+ messages)
` [PATCH v4 00/16] ACPI graph support

[PATCH 3/3] ARM64: dts: meson-gxl: Add missing pinctrl pins groups
 2017-03-07 13:31 UTC 

[PATCH 3/3] ASoC: dio2125: add dt-bindings
 2017-03-07 12:57 UTC  (2+ messages)
` Applied "ASoC: dio2125: add dt-bindings" to the asoc tree

[PATCH v2 0/6] Add board support for TS-4600
 2017-03-07 11:48 UTC  (3+ messages)
` [PATCH v2 1/6] of: documentation: add bindings documentation "

[PATCH] ARM: dts: imx6q-bx50v3/imx6q-b450v3/imx6q-b650v3: change pca953x GPIO default settings
 2017-03-07 11:45 UTC  (2+ messages)

[PATCH v3 0/4] ARM: dts: da850-evm: vpif DT changes
 2017-03-07 11:18 UTC  (4+ messages)
` [PATCH v3 3/4] ARM: dts: da850-evm: add the UI expander node

[PATCH 1/2] ARM: dts: msm8974: Hook up adsp-pil's xo clock
 2017-03-07 11:04 UTC  (7+ messages)
` [PATCH 2/2] ARM: qcom_defconfig: Enable Qualcomm remoteproc and SMP2P drivers

[PATCH v10 0/2] Add support for Omnivision OV5647
 2017-03-07 10:45 UTC  (3+ messages)
` [PATCH v10 2/2] media: i2c: Add support for OV5647 sensor

[PATCH 0/3] A/C and Sound device tree nodes for LEGO MINDSTORMS EV3
 2017-03-07 10:41 UTC  (3+ messages)

[PATCH] ARM64: dts: meson-gx: Add Buttons to Q200 and P230 boards
 2017-03-07 10:40 UTC 

[PATCH v2 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL
 2017-03-07 10:36 UTC  (8+ 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).