devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-01 08:52:18 to 2014-12-01 22:14:57 UTC [more...]

[PATCH 4/4] media: ov2640: dt: add the device tree binding document
 2014-12-01 22:14 UTC  (2+ messages)

[PATCH v10 0/4] This suspend patch is only support cut off the power of cpu and some external
 2014-12-01 22:08 UTC  (6+ messages)
` [PATCH v10 2/4] ARM: rockchip: Add pmu-sram binding
` [PATCH v10 3/4] ARM: dts: add RK3288 suspend support
` [PATCH v10 4/4] ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808

[PATCH] ARM: zynq: DT: Add USB to device tree
 2014-12-01 21:51 UTC  (5+ messages)

[PATCH] ARM: BCM5301X: Add IRQs to Broadcom's bus-axi in DTS file
 2014-12-01 21:51 UTC 

[PATCH v3 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-01 21:28 UTC  (20+ messages)
` [PATCH v3 01/11] mfd: syscon: Add atmel-matrix registers definition
` [PATCH v3 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation
` [PATCH v3 03/11] mfd: syscon: Add atmel-smc registers definition
` [PATCH v3 04/11] mfd: syscon: Add Atmel SMC binding doc
` [PATCH v3 05/11] memory: add Atmel EBI (External Bus Interface) driver
` [PATCH v3 06/11] memory: atmel-ebi: add DT bindings documentation
` [PATCH v3 07/11] ARM: at91: select ATMEL_EBI when compiling a kernel for at91sam9 or sama5d3
` [PATCH v3 08/11] ARM: at91/dt: add HSMC (Static Memory Controller) node in sama5d3 dtsi
` [PATCH v3 09/11] ARM: at91/dt: add matrix "
` [PATCH v3 10/11] ARM: at91/dt: add EBI (External Bus Interface) "
` [PATCH v3 11/11] ARM: at91/dt: add NOR definition in sama5d3xcm dtsi

[PATCH 2/2] backlight/lp855x: Add supply regulator to lp855x
 2014-12-01 21:07 UTC  (2+ messages)
  ` [PATCH v2 "

[PATCH 0/2] rockchip: efuse: add driver to support rk3288 efuse
 2014-12-01 21:01 UTC  (5+ messages)
` [PATCH 2/2] rockchip: efuse: add efuse driver for "

[PATCHv5 0/5] Add Altera peripheral memories to EDAC framework
 2014-12-01 20:47 UTC  (4+ messages)
` [PATCHv5 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC
  ` [RESEND PATCHv5 "

[PATCH v4 00/10] Xilinx Video IP Core support
 2014-12-01 20:13 UTC  (4+ messages)
` [PATCH v4 08/10] v4l: xilinx: Add Xilinx Video IP core
` [PATCH v4 09/10] v4l: xilinx: Add Video Timing Controller driver
` [PATCH v4 10/10] v4l: xilinx: Add Test Pattern Generator driver

[PATCHv1 0/6] rtc: rtc-isl12057: fixes and alarm support
 2014-12-01 20:11 UTC  (4+ messages)
` [PATCHv1 6/6] rtc: rtc-isl12057: add alarm support to Intersil ISL12057 RTC driver

[PATCH v5 0/2] poweroff-source DT property renaming
 2014-12-01 19:33 UTC  (2+ messages)

[PATCH v12 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-01 19:00 UTC  (4+ messages)
` [PATCH v12 07/10] qcom: cpuidle: Add cpuidle driver for QCOM cpus

[PATCH v13 00/10] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-12-01 18:57 UTC  (8+ messages)
` [PATCH v13 03/10] qcom: spm: Add Subsystem Power Manager driver

[PATCH v2 0/3] power: reset: vf610 system reset controller
 2014-12-01 18:50 UTC  (17+ messages)
` [PATCH v2 1/3] power: reset: read priority from device tree
` [PATCH v2 2/3] ARM: dts: vf610: add system reset controller and syscon-reboot
` [PATCH v2 3/3] ARM: imx_v6_v7_defconfig: add POWER_RESET_SYSCON

[PATCH] ARM: dts: rockchip: Add input voltage supply regulators in pmic for Marsboard
 2014-12-01 18:37 UTC 

[PATCH v6 00/15] ST33 I2C TPM driver cleanup
 2014-12-01 18:33 UTC  (16+ messages)
  ` [PATCH v6 01/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
  ` [PATCH v6 02/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
  ` [PATCH v6 03/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
  ` [PATCH v6 04/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
  ` [PATCH v6 05/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
  ` [PATCH v6 06/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
  ` [PATCH v6 07/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq
  ` [PATCH v6 08/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code
  ` [PATCH v6 09/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
  ` [PATCH v6 10/15] tpm/tpm_i2c_stm_st33: Add devicetree structure
  ` [PATCH v6 11/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation
  ` [PATCH v6 12/15] tpm/tpm_i2c_stm_st33: Few code cleanup
  ` [PATCH v6 13/15] tpm/tpm_i2c_stm_st33: Interrupt management improvement
  ` [PATCH v6 14/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
  ` [PATCH v6 15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1

[PATCH v6] edac: synps: Added EDAC support for zynq ddr ecc controller
 2014-12-01 18:26 UTC  (2+ messages)

[RFC V1 0/8] CPUFreq: create platform-dev for DT based cpufreq drivers
 2014-12-01 18:14 UTC  (21+ messages)
` [RFC V1 1/8] cpufreq: Reuse "compatible" binding to probe "
` [RFC V1 2/8] cpufreq: Create cpufreq platform-device based on "compatible" from DT
` [RFC V1 3/8] cpufreq: imx: reuse dt_device.c to create cpufreq platform device
` [RFC V1 4/8] cpufreq: mvebu: "
` [RFC V1 5/8] cpufreq: shmobile: "
` [RFC V1 6/8] cpufreq: zynq: "
` [RFC V1 7/8] cpufreq: calxeda: "
` [RFC V1 8/8] cpufreq: exynos: "

[PATCH v4 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-12-01 18:14 UTC  (14+ messages)
` [PATCH v4 1/2] mtd: hisilicon: add a new NAND controller driver for "
` [PATCH v4 2/2] mtd: hisilicon: add device tree binding documentation

[PATCH V4 00/16] Generic BMIPS kernel
 2014-12-01 17:39 UTC  (4+ messages)
` [PATCH V4 08/16] irqchip: Add new driver for BCM7038-style level 1 interrupt controllers

[PATCH] i2c-qoriq: modified compatibility for correct prescaler
 2014-12-01 17:23 UTC  (11+ messages)

[Patch v2 0/2] gpio: add GPIO hogging mechanism
 2014-12-01 16:36 UTC  (4+ messages)
` [Patch v2 1/2] "

[PATCH RESEND v2] mfd: syscon: add child device support
 2014-12-01 16:25 UTC 

[PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding
 2014-12-01 16:22 UTC  (5+ messages)

[PATCH v2 0/8] Add Support for MediaTek PMIC MT6397 MFD Core and Regulator
 2014-12-01 16:12 UTC  (11+ messages)
` [PATCH v2 2/8] mfd: MT6397: Add support for PMIC MT6397 MFD
` [PATCH v2 3/8] regulator: MT6397: Add support for MT6397 regulator
` [PATCH v2 8/8] ARM: dts: mt8135: "

[PATCH 01/11] pinctrl: exynos: Add BUS1 pin controller for exynos7
 2014-12-01 16:07 UTC  (8+ messages)
` [PATCH V2 1/2] "

[PATCH 0/7] Fix sti drivers whcih mix reg address spaces
 2014-12-01 15:40 UTC  (4+ messages)
` [PATCH 4/7] ARM: STi: DT: STiH410: Add usb2 picophy dt nodes

[PATCH 5/5] i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
 2014-12-01 15:34 UTC 

[PATCH v5 0/7] Xilinx Zynq OCM support
 2014-12-01 15:31 UTC  (5+ messages)
` [PATCH v5 5/7] devicetree: bindings: Add zynq ocmc node description
` [PATCH v5 6/7] ARM: zynq: Add OCM controller driver
` [PATCH v5 7/7] ARM: zynq: DT: Add OCM controller node

[PATCH v12 0/3] ARM: rk3288: Add PM Domain support
 2014-12-01 14:57 UTC  (3+ messages)

[PATCH v2 0/5] Fix Arndale Octa/Peach Pi boot on Audio subsystem clocks
 2014-12-01 14:52 UTC  (8+ messages)
` [PATCH v2 3/5] pinctrl: exynos: Fix GPIO setup failure because domain clock being gated

[PATCH v3 0/5] pwm: support backward compatibility of DTB extending PWM args
 2014-12-01 14:50 UTC  (2+ messages)

[PATCH v3 0/2] ARM: hip04: add GPIO support
 2014-12-01 14:47 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: hip04: set ARCH_NR_GPIO to 128

[PATCH 1/2] pinctrl: at91: allow disabled gpio controllers
 2014-12-01 14:39 UTC  (4+ messages)

[PATCH v4 0/6] Xilinx Zynq OCM support
 2014-12-01 14:24 UTC  (6+ messages)
` [PATCH v4 5/6] ARM: zynq: Add OCM controller driver

Payment
 2014-12-01 14:24 UTC 

[PATCH v8 0/4] ARM: mediatek: Add support for interrupt polarity
 2014-12-01 14:09 UTC  (4+ messages)
` [PATCH v8 2/4] ARM: mediatek: Add sysirq interrupt polarity support

[git pull] Devicetree changes for v3.15
 2014-12-01 13:55 UTC  (9+ messages)
` [PATCH] ARM: kbuild: Fix forced rebuild after 'make dtbs'

[PATCH v5 2/2] edac: synps: Added EDAC support for zynq ddr ecc controller
 2014-12-01 13:47 UTC  (2+ messages)

[PATCH/RFC v8 11/14] DT: Add documentation for the mfd Maxim max77693
 2014-12-01 13:43 UTC  (6+ messages)

[PATCH] ARM: dts: Add dts file for odroid XU3 board
 2014-12-01 12:59 UTC 

[PATCH v13 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-01 12:46 UTC  (6+ messages)
` [PATCH v13 07/12] drm: bridge/dw_hdmi: add support for multi-byte register width access

[PATCH v2] irqchip: gic: Allow interrupt level to be set for PPIs
 2014-12-01 12:46 UTC  (2+ messages)

[PATCH v3] irqchip: gic: Allow interrupt level to be set for PPIs
 2014-12-01 12:45 UTC 

[PATCH v6 0/4] mfd: rt5033: Add Richtek RT5033 drivers
 2014-12-01 12:39 UTC  (3+ messages)
` [PATCH v6 1/4] mfd: rt5033: Add Richtek RT5033 driver core

[PATCH] irqchip: gic: Allow interrupt level to be set for PPIs
 2014-12-01 12:36 UTC  (10+ messages)

[PATCH v14 0/12] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-12-01 11:53 UTC  (15+ messages)
` [PATCH v14 01/12] drm: imx: imx-hdmi: make checkpatch happy
` [PATCH v14 02/12] drm: imx: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v14 03/12] drm: imx: imx-hdmi: convert imx-hdmi to drm_bridge mode
` [PATCH v14 04/12] drm: imx: imx-hdmi: split phy configuration to platform driver
` [PATCH v14 05/12] drm: imx: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
` [PATCH v14 06/12] dt-bindings: add document for dw_hdmi
` [PATCH v14 07/12] drm: bridge/dw_hdmi: add support for multi-byte register width access
` [PATCH v14 08/12] drm: bridge/dw_hdmi: add mode_valid support
` [PATCH v14 09/12] drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_done
` [PATCH v14 10/12] drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spare
` [PATCH v14 11/12] dt-bindings: Add documentation for rockchip dw hdmi
` [PATCH v14 12/12] drm: bridge/dw_hdmi: add rockchip rk3288 support

[PATCH 1/2] of: Add vendor prefix for Giantplus Technology Co., Ltd
 2014-12-01 11:07 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: Add support for Giantplus GPG482739QS5 panel

[PATCH] media: platform: add VPFE capture driver support for AM437X
 2014-12-01 11:00 UTC  (3+ messages)

[PATCH v5 00/15] ST33 I2C TPM driver cleanup
 2014-12-01 10:46 UTC  (3+ messages)
` [PATCH v5 11/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation

[PATCH 0/3] add Display support for exynos3250 Rinato board
 2014-12-01 10:43 UTC  (3+ messages)
` [PATCH 2/3] drm/panel: add s6e63j0x03 LCD Panel driver

[REVIEW PATCH v2.1 08/11] of: smiapp: Add documentation
 2014-12-01 10:42 UTC  (2+ messages)

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-12-01 10:29 UTC  (5+ messages)

[PATCH v3 0/4] powerpc/mpc85xx: Add FSL QorIQ DPAA B/QMan support to device tree(s)
 2014-12-01 10:02 UTC  (5+ messages)
  ` [PATCH v3 1/4] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan
  ` [PATCH v3 2/4] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan
  ` [PATCH v3 3/4] powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)
  ` [PATCH v3 4/4] powerpc/mpc85xx: Add FSL QorIQ DPAA QMan "

[PATCH] mtd: gpmi: Remove "We support only one NAND chip" from bindings doc
 2014-12-01  9:58 UTC  (7+ messages)

[PATCH v2 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-12-01  9:43 UTC  (5+ messages)
` [PATCH v2 03/11] mfd: syscon: Add atmel-smc registers definition

[PATCH v9 0/4] The 1st version of suspend for RK3288
 2014-12-01  8:56 UTC  (4+ messages)
` [PATCH v9 3/4] ARM: dts: add RK3288 suspend support


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