devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-19 10:54:17 to 2015-10-20 10:29:12 UTC [more...]

[PATCH v2 0/6] Switch to generic syscon regmap based drivers
 2015-10-20 10:29 UTC  (8+ messages)
` [PATCH v2 1/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs
` [PATCH v2 2/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4
` [PATCH v2 3/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5
` [PATCH v2 4/6] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 SoC
  ` [PATCH v2 5/6] ARM: exynos: select POWER_RESET_SYSCON and POWER_RESET_SYSCON_POWEROFF
` [PATCH v2 6/6] ARM: EXYNOS: Remove code for restart and poweroff for exynos SoCs

[PATCH] iommu/ipmmu-vmsa: Include SoC part number in DT binding docs
 2015-10-20 10:27 UTC  (4+ messages)

[PATCH V3 0/2] Add SPDIF_GCLK clock in clock tree for imx6
 2015-10-20 10:23 UTC  (5+ messages)
` [PATCH V3 1/2] clk: imx6: Add SPDIF_GCLK clock in clock tree

[PATCH V2 1/3] Documentation for system mmu in hi6220 platform
 2015-10-20 10:17 UTC  (5+ messages)
` [PATCH V2 2/3] Add iommu driver for hi6220 SoC platform
` [PATCH V2 3/3] Add dts node for smmu on hi6220 SoC

[PATCH/RFC v4 0/5] clk: shmobile: Add new Renesas CPG/MSSR DT bindings
 2015-10-20 10:15 UTC  (5+ messages)
` [PATCH v4 1/5] [RFC] "
` [PATCH v4 2/5] [RFC] clk: shmobile: Add r8a7795 CPG Core Clock Definitions

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-20 10:06 UTC  (3+ messages)
` [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl DT bindings

[PATCH 0/4] Add support for the TI TPS65086 PMIC
 2015-10-20 10:02 UTC  (10+ messages)
` [PATCH 1/4] Documentation: tps65086: Add DT bindings for the "
` [PATCH 2/4] mfd: tps65086: Add driver "

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-10-20  9:48 UTC  (5+ messages)
` [PATCH v6 0/17] "

[PATCH v2 0/4] NAND support for Broadcom NS2 SoC
 2015-10-20  9:25 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[PATCH 00/10] drm/exynos/decon5433: add support to DECON-TV
 2015-10-20  9:22 UTC  (11+ messages)
` [PATCH 01/10] clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks
` [PATCH 02/10] clk/samsung: exynos5433: add pclk_decon clock
` [PATCH 03/10] drm/exynos/decon5433: add PCLK clock
` [PATCH 04/10] dt-bindings: video: add PCLK clock entry to exynos5433-decon
` [PATCH 05/10] drm/exynos/decon5433: fix timing registers writes
` [PATCH 06/10] drm/exynos/decon5433: add function to set particular register bits
` [PATCH 07/10] drm/exynos/decon5433: merge different flag fields
` [PATCH 08/10] drm/exynos/decon5433: remove duplicated initialization
` [PATCH 09/10] dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
` [PATCH 10/10] drm/exynos/decon5433: add support "

[PATCH 0/4]
 2015-10-20  9:15 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: Sync the dts to this document
  ` [PATCH 4/4] ARM: dts: rockchip: Add the OTP gpio pinctrl
` [PATCH 0/4] Add the OTP gpio pinctrl to fix the TSHUT issue

[PATCH v2 0/9] Add tune support of Mediatek MMC driver
 2015-10-20  9:13 UTC  (10+ messages)
` [PATCH v2 1/9] mmc: core: Add DT bindings for eMMC hardware reset support
` [PATCH v2 2/9] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v2 3/9] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v2 4/9] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v2 5/9] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v2 6/9] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v2 7/9] mmc: mmc: extend the mmc_send_tuning()
` [PATCH v2 8/9] mmc: mediatek: add HS400 support
` [PATCH v2 9/9] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[PATCH 00/25] HiSilicon SAS driver
 2015-10-20  9:09 UTC  (13+ messages)
` [PATCH 02/25] devicetree: bindings: scsi: HiSi SAS
` [PATCH 13/25] scsi: hisi_sas: add path from phyup irq to SAS framework

[PATCH 1/1] Input: ads7846: Add description how to use internal reference (ADS7846)
 2015-10-20  9:05 UTC 

[PATCH 0/7] Switch to generic syscon regmap based drivers
 2015-10-20  9:00 UTC  (27+ messages)
` [PATCH 1/7] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs
` [PATCH 2/7] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4
` [PATCH 3/7] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5
` [PATCH 4/7] arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5410 SoC
` [PATCH 5/7] ARM: exynos_defconfig: Normalize exynos defconfig
` [PATCH 7/7] ARM: EXYNOS: Remove code for restart and poweroff for exynos SoCs

[PATCH v4 0/3] arm64: Juno: Add support for PCIe on R1 board
 2015-10-20  8:59 UTC  (4+ messages)
` [PATCH v4 2/3] arm64: Juno: Add support for the PCIe host bridge on Juno R1

[PATCH v5 0/4] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-10-20  8:57 UTC  (5+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel
  ` [PATCH v5 3/4] phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection
` [PATCH v5 4/4] MAINTAINERS: add Renesas usb2 phy driver

[PATCH RFT] ARM: bcm2835: dt: fix memory of Raspberry Pi B+
 2015-10-20  8:53 UTC  (2+ messages)

[PATCH v9 0/5] Mediatek xHCI support
 2015-10-20  8:25 UTC  (7+ messages)
` [PATCH v9 4/5] xhci: mediatek: support MTK xHCI host controller

[PATCH v1 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-20  8:24 UTC  (7+ messages)
` [PATCH v1 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

Using CONFIG_ARM_APPENDED_DTB with multiple device trees
 2015-10-20  8:11 UTC  (3+ messages)

[GIT PULL] On-demand device probing
 2015-10-20  7:56 UTC  (28+ messages)

[PATCH] driver core: Disable late probes by default
 2015-10-20  7:40 UTC  (3+ messages)

[RFC 1/2] Dcumentation: bridge: Add documentation for ps8640 DT properties
 2015-10-20  7:22 UTC 

[RFC 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
 2015-10-20  7:14 UTC 

[RFC 1/2] Dcumentation: bridge: Add documentation for ps8640 DT properties
 2015-10-20  7:02 UTC 

[PATCH v5 0/2] usb: change clock information for chipidea
 2015-10-20  6:58 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: dts: imx27.dtsi: change the clock information for usb
  ` [PATCH v5 2/2] usb: chipidea: imx: refine clock operations to adapt for all platforms

[RFC 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
 2015-10-20  6:37 UTC 

[PATCH v3 0/2] Add basic support for Mediatek MT2701 SoC
 2015-10-20  6:34 UTC  (3+ messages)
  ` [PATCH v3 1/2] Document: DT: Add bindings for mediatek MT2701 SoC Platform
` [PATCH v3 2/2] ARM: dts: mediatek: add MT2701 basic support

[RFC 1/2] Dcumentation: bridge: Add documentation for ps8640 DT properties
 2015-10-20  6:12 UTC 

*****SPAM***** MEDIUM * Representative/collecting Agent Needed:DL
 2015-10-20  4:27 UTC 

[PATCH 0/6] mfd: axp20x: Add support for RSB based AXP223
 2015-10-20  4:04 UTC  (8+ messages)
` [PATCH 3/6] mfd: axp20x: Add support for RSB based AXP223 PMIC
    `  "

[PATCH RESEND net-next] net: updates HNS config and documents
 2015-10-20  2:36 UTC 

[PATCH] arm64: dts: Add reboot node for exynos7
 2015-10-20  0:00 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: fix cpu compatible values
 2015-10-19 23:53 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: Enable Exynos RNG module
 2015-10-19 23:51 UTC  (6+ messages)
` [PATCH 1/3] clk: samsung: exynos4: Add SSS gate clock

Possible Spam : Good News
 2015-10-19 21:35 UTC 

[PATCH] EDAC: Add AMD Seattle SoC EDAC
 2015-10-19 20:52 UTC 

[PATCH v2 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-19 20:46 UTC  (5+ messages)
` [PATCH v2 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie
  ` [RFC PATCH] phy: keystone: ks2_gbe_serdes_firmwares[] can be static
` [PATCH v2 2/2] PCI: keystone: update to use generic keystone serdes driver

[PATCH] ARM: dts: sun4i: Add dts file for the pov protab2-ips9 tablet
 2015-10-19 19:43 UTC  (10+ messages)
  `  "
      ` [linux-sunxi] "

[PATCH 0/5] mt8173 spi multiple devices support
 2015-10-19 19:27 UTC  (2+ messages)

[PATCH v1] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-19 18:58 UTC 

[PATCH V2 00/10] Add support for Imagination Technologies audio controllers
 2015-10-19 18:36 UTC  (10+ messages)
` [PATCH V2 02/10] ASoC: img: Add driver for I2S input controller
` [PATCH V2 03/10] ASoC: img: Add binding document for I2S output controller
  ` [alsa-devel] "
` [PATCH V2 06/10] ASoC: img: Add driver for parallel "
` [PATCH V2 08/10] ASoC: img: Add driver for SPDIF input controller
    ` [alsa-devel] "
` [alsa-devel] [PATCH V2 00/10] Add support for Imagination Technologies audio controllers

[PATCHv2 0/3] Adding FPGA Manager support for Xilinx Zynq
 2015-10-19 18:24 UTC  (11+ messages)
` [PATCHv2 2/3] ARM: zynq: dt: Updated devicetree for Zynq 7000 platform
` [PATCHv2 3/3] fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000

[PATCH] ARM: dts: sun7i: Enable USB DRC on pcDuino v3 Nano
 2015-10-19 18:05 UTC  (2+ messages)

[PATCH] power: bq24261_charger: Add support for TI BQ24261 charger
 2015-10-19 17:34 UTC  (3+ messages)

[PATCH v2 0/4] Add support for NXP LPC18xx EEPROM using nvmem
 2015-10-19 17:32 UTC  (5+ messages)
  ` [PATCH v2 1/4] DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentation
  ` [PATCH v2 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver
  ` [PATCH v2 3/4] ARM: dts: lpc18xx: add EEPROM memory node
  ` [PATCH v2 4/4] ARM: configs: lpc18xx: enable EEPROM NVMEM driver

[GIT PULL] On-demand device probing
 2015-10-19 16:52 UTC  (5+ messages)

[PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card
 2015-10-19 15:11 UTC  (14+ messages)
` [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

[PATCH v2 0/3] Add support for Cirrus Logic CS47L24 and WM1831 codecs
 2015-10-19 15:10 UTC  (8+ messages)
` [PATCH v2 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
` [PATCH v2 2/3] gpio: "
` [PATCH v2 3/3] ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs
    ` [alsa-devel] [PATCH v2 0/3] Add support "

[PATCH 1/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-10-19 14:56 UTC  (7+ messages)

[PATCH v9 0/9] Goodix touchscreen enhancements
 2015-10-19 14:52 UTC  (12+ messages)
` [PATCH v9 2/9] Input: goodix - reset device at init

[PATCH RFC V3 0/3] Input: goodix - add axis swapping and axis inversion support
 2015-10-19 14:34 UTC  (3+ messages)
` [PATCH RFC V3 1/3] "

[PATCH v7 0/9] Goodix touchscreen enhancements
 2015-10-19 14:32 UTC  (4+ messages)
` [PATCH v7 3/9] Input: goodix - write configuration data to device

[PATCH v10 3/6] pci:host: Add Altera PCIe host controller driver
 2015-10-19 14:04 UTC  (2+ messages)

[PATCH 0/3] Add support for Cirrus Logic CS47L24 and WM1831 codecs
 2015-10-19 13:53 UTC  (7+ messages)
` [PATCH 1/3] mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
` [PATCH 2/3] gpio: "
` [PATCH 3/3] ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs

[PATCH v3 0/3] Add Palmas iio gpadc
 2015-10-19 12:30 UTC  (4+ messages)
` [PATCH v3 2/3] iio:adc:palmas: add DT support

[PATCH v4 0/3] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-10-19 11:50 UTC  (4+ messages)
` [PATCH v4 2/3] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel

[PATCH] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-19 11:10 UTC  (3+ 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).