devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-27 16:08:59 to 2014-12-30 22:27:20 UTC [more...]

[PATCH v2 00/12] ARM: vf610m4: Add Vybrid Cortex-M4 support
 2014-12-30 22:27 UTC  (17+ messages)
` [PATCH v2 02/12] irqchip: nvic: support hierarchy irq domain
` [PATCH v2 03/12] irqchip: vf610-mscm: support NVIC parent
` [PATCH v2 04/12] irqchip: nvic: increase number of external interrupts to 112
` [PATCH v2 05/12] clocksource: add dependencies for Vybrid pit clocksource
` [PATCH v2 06/12] ARM: unify MMU/!MMU addruart calls
` [PATCH v2 07/12] ARM: imx: depend MXC debug board on 3DS machines
` [PATCH v2 08/12] ARM: allow MULTIPLATFORM with !MMU
` [PATCH v2 09/12] ARM: efm32: move into multiplatform
` [PATCH v2 10/12] ARM: vf610: enable Cortex-M4 on Vybrid SoC
` [PATCH v2 11/12] ARM: dts: add support for Vybrid running on Cortex-M4
  ` [PATCH v2 01/12] genirq: generic chip: support hierarchy domain
  ` [PATCH v2 12/12] ARM: vf610m4: add defconfig for Linux on Vybrids Cortex-M4

[PATCH 0/9] ARM Versatile multi-platform support
 2014-12-30 22:08 UTC  (14+ messages)
` [PATCH 4/9] pci: add DT based ARM Versatile PCI host driver
  ` [PATCH 1/9] dt/bindings: add versatile PCI binding
  ` [PATCH 2/9] dts: versatile: add PCI controller binding
  ` [PATCH 3/9] ARM: versatile: add DT based PCI detection
  ` [PATCH 5/9] dts: versatile: add sysregs nodes
  ` [PATCH 6/9] ARM: versatile: switch to DT only booting and remove legacy code
  ` [PATCH 7/9] ARM: versatile: move mach includes into mach directory
  ` [PATCH 8/9] ARM: versatile: convert to multi-platform
  ` [PATCH 9/9] ARM: versatile: consolidate code to single file

[PATCH v2] clk-rcar-gen2: ADSP clock support
 2014-12-30 20:51 UTC 

[PATCH] ARM: shmobile: r8a7790: add ADSP clocks
 2014-12-30 20:21 UTC 

[PATCH v2] ARM: shmobile: r8a7791: add ADSP clocks
 2014-12-30 20:20 UTC 

[PATCH 0/3] OMAP3 temperature sensor
 2014-12-30 18:00 UTC  (20+ messages)
  ` [PATCH 1/3] DT Binding for omap3 "
  ` [PATCH 2/3] hwmon: Driver for OMAP3 "
  ` [PATCH 3/3] ARM: dts: OMAP34xx/36xx: Add "

[PATCH v8 0/2] ASoC: tda998x: add a codec to the HDMI transmitter
 2014-12-30 17:00 UTC  (6+ messages)
` [PATCH v8 1/2] ASoC: hdmi: Add a transmitter interface to the HDMI CODEC

[PATCH v5 0/6] ASoC: dwc: Add device tree support to designware I2S
 2014-12-30 16:53 UTC  (12+ messages)
` [PATCH v5 1/6] ASoC: dwc: Switch to managed clock resource
` [PATCH v5 2/6] ASoC: dwc: Prepare clock before use
` [PATCH v5 3/6] ASoC: dwc: Read I2S block configuration from registers
` [PATCH v5 4/6] ASoC: dwc: Register components with managed interface
` [PATCH v5 5/6] ASoC: dwc: Add documentation for I2S DT
` [PATCH v5 6/6] ASoC: dwc: Add devicetree support for Designware I2S

[PATCH] media: i2c/adp1653: devicetree support for adp1653
 2014-12-30 13:57 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/3] Add support for Fujitsu USB host controller
 2014-12-30 10:12 UTC  (11+ messages)
` [PATCH 2/3] usb: dwc3: add Fujitsu Specific Glue layer
` [PATCH 3/3] usb: dwc3: add a quirk for device disconnection issue in Synopsis dwc3 core

[PATCH] ARM: dts: cm-t3x: add NAND support
 2014-12-30  7:39 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH RFC v7 00/21] Add support for i.MX MIPI DSI DRM driver
 2014-12-30  3:34 UTC  (22+ messages)
` [PATCH RFC v7 01/21] clk: divider: Correct parent clk round rate if no bestdiv is normally found
` [PATCH RFC v7 02/21] of: Add vendor prefix for Himax Technologies Inc
` [PATCH RFC v7 03/21] of: Add vendor prefix for Truly Semiconductors Limited
` [PATCH RFC v7 04/21] ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definition
` [PATCH RFC v7 05/21] ARM: imx6q: clk: Add the video_27m clock
` [PATCH RFC v7 06/21] ARM: imx6q: clk: Change hdmi_isfr clock's parent to be "
` [PATCH RFC v7 07/21] ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate
` [PATCH RFC v7 08/21] ARM: imx6q: clk: Add support for mipi_core_cfg clock as "
` [PATCH RFC v7 09/21] ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node
` [PATCH RFC v7 10/21] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH RFC v7 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH RFC v7 12/21] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH RFC v7 13/21] Documentation: dt-bindings: Add bindings for i.MX specific Synopsys DW MIPI DSI driver
` [PATCH RFC v7 14/21] drm: imx: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH RFC v7 15/21] Documentation: dt-bindings: Add bindings for Himax HX8369A DRM panel driver
` [PATCH RFC v7 16/21] drm: panel: Add support for Himax HX8369A MIPI DSI panel
` [PATCH RFC v7 17/21] ARM: dtsi: imx6qdl: Add support for MIPI DSI host controller
` [PATCH RFC v7 18/21] ARM: dts: imx6qdl-sabresd: Add support for TRULY TFT480800-16-E MIPI DSI panel
` [PATCH RFC v7 19/21] ARM: imx_v6_v7_defconfig: Cleanup for imx drm being moved out of staging
` [PATCH RFC v7 20/21] ARM: imx_v6_v7_defconfig: Add support for MIPI DSI host controller
` [PATCH RFC v7 21/21] ARM: imx_v6_v7_defconfig: Add support for Himax HX8369A panel

[PATCH RFC v6 00/21] Add support for i.MX MIPI DSI DRM driver
 2014-12-30  2:39 UTC  (26+ messages)
` [PATCH RFC v6 01/21] clk: divider: Correct parent clk round rate if no bestdiv is normally found
` [PATCH RFC v6 02/21] of: Add vendor prefix for Himax Technologies Inc
` [PATCH RFC v6 03/21] of: Add vendor prefix for Truly Semiconductors Limited
` [PATCH RFC v6 04/21] ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definition
` [PATCH RFC v6 05/21] ARM: imx6q: clk: Add the video_27m clock
` [PATCH RFC v6 06/21] ARM: imx6q: clk: Change hdmi_isfr clock's parent to be "
` [PATCH RFC v6 07/21] ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate
` [PATCH RFC v6 08/21] ARM: imx6q: clk: Add support for mipi_core_cfg clock as "
` [PATCH RFC v6 09/21] ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' node
` [PATCH RFC v6 10/21] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
` [PATCH RFC v6 11/21] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH RFC v6 12/21] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH RFC v6 13/21] Documentation: dt-bindings: Add bindings for i.MX specific Synopsys DW MIPI DSI driver
` [PATCH RFC v6 14/21] drm: imx: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH RFC v6 15/21] Documentation: dt-bindings: Add bindings for Himax HX8369A DRM panel driver
` [PATCH RFC v6 16/21] drm: panel: Add support for Himax HX8369A MIPI DSI panel
` [PATCH RFC v6 17/21] ARM: dtsi: imx6qdl: Add support for MIPI DSI host controller
` [PATCH RFC v6 18/21] ARM: dts: imx6qdl-sabresd: Add support for TRULY TFT480800-16-E MIPI DSI panel
` [PATCH RFC v6 19/21] ARM: imx_v6_v7_defconfig: Cleanup for imx drm being moved out of staging
` [PATCH RFC v6 20/21] ARM: imx_v6_v7_defconfig: Add support for MIPI DSI host controller
` [PATCH RFC v6 21/21] ARM: imx_v6_v7_defconfig: Add support for Himax HX8369A panel

[PATCH] mmc: dt: Add property for broken hs200 quirk
 2014-12-29 22:37 UTC  (5+ messages)

[PATCH] ARM: shmobile: r8a7791: add ADSP clocks
 2014-12-29 22:13 UTC  (5+ messages)

[PATCH 0/2] Add R8A7790 CAN DT support
 2014-12-29 22:06 UTC  (3+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7790: add CAN clocks
` [PATCH 2/2] ARM: shmobile: r8a7790: add CAN DT support

[PATCH] macintosh: ams: cleanup on stack DECLARE_COMPLETION
 2014-12-29 19:59 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-12-29 19:32 UTC  (5+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH 0/2] tty: serial: Add earlycon support to MT8173 SoC
 2014-12-29 19:08 UTC  (6+ messages)
` [PATCH 1/2] tty: serial: 8250_mtk: Add earlycon

[PATCH] rtc: rtc-pfc2123: Add support for devicetree
 2014-12-29 18:28 UTC 

[PATCH 0/7] Menelaus cleanup for DT, phase 1
 2014-12-29 18:12 UTC  (11+ messages)
` [PATCH 1/7] mfd: menelaus: delete omap_has_menelaus
` [PATCH 2/7] mfd: menelaus: drop support for SW controller VCORE
` [PATCH 3/7] mfd: menelaus: add initial DT support
  ` [PATCH 4/7] ARM: OMAP: N8x0: configure menelaus using DT
` [PATCH 5/7] mfd: menelaus: delete platform data support
` [PATCH 6/7] mfd: menelaus: make vcore and regulator controls internal
` [PATCH 7/7] mfd: menelaus: use macro for magic number

[RFC] OPP: Redefine bindings to overcome shortcomings
 2014-12-29 17:05 UTC  (3+ messages)

[PATCH v5 0/4] ASoC: simple-card: Add multi-CODEC support
 2014-12-29 16:30 UTC  (3+ messages)
` [PATCH v5 3/4] ASoC: simple-card: add multi-CODECs in DT

[Patch V3 00/10] ASoC: QCOM: Add support for ipq806x SOC
 2014-12-29 16:07 UTC  (3+ messages)
` [Patch V3 02/10] ASoC: qcom: Document MAX98357A bindings

[PATCH 0/3] add Atmel EBI (External Bus Interface) DT nodes for AT91SAM9263
 2014-12-29 15:33 UTC  (2+ messages)

[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
 2014-12-29 12:52 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] hwmon: thermal: Extract __set_pwm() function to only modify PWM duty cycle
  ` [PATCH v2 7/8] hwmon: thermal: Read PWM FAN configuration from device tree

[PATCH 0/4] mtd: nand: atmel: Rework DT representation of NFC/NAND
 2014-12-29 12:30 UTC  (7+ messages)
` [PATCH 2/4] mtd: nand: atmel: Update DT documentation after splitting NFC and NAND
` [PATCH 4/4] ARM: at91/dt: sama5: move NAND nodes into board dts/dtsi

[PATCH v3] dt: atmel_ac97c: Add device tree documentation
 2014-12-29 12:08 UTC  (2+ messages)
  ` [PATCH v3] ARM: at91/dt: sam9263: Add ac97 device node

[PATCH] mtd: fsmc_nand: fix handling of wait_for_completion_timeout result
 2014-12-29 11:30 UTC 

[PATCH v3 1/3] ARM: dts: sun6i: Add ir node
 2014-12-29 11:09 UTC  (3+ messages)
  ` [PATCH v3 2/3] ARM: dts: sun6i: Add sun6i-a31s.dtsi
  ` [PATCH v3 3/3] ARM: dts: sun6i: Add dts file for CSQ CS908 board

[PATCH V2 0/2] iio: mxs-lradc: check ranges of ts properties
 2014-12-29 10:27 UTC  (3+ messages)
  ` [PATCH V2 1/2] DT: mxs-lradc: fix "
  ` [PATCH V2 2/2] iio: mxs-lradc: check "

[PATCH 0/2] * ahci_xgene: Bug fixes in APM X-Gene Soc AHCI SATA controller driver
 2014-12-29 10:09 UTC  (5+ messages)
` [PATCH 2/2] ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_PACKET PIO mode command

[PATCH 2/2] phy: ti-pipe3: Fix SATA across suspend/resume
 2014-12-29  9:53 UTC  (2+ messages)

[PATCH] ARM: dts: exynos4412-trats2: Add suspend configuration for max77686 regulators
 2014-12-29  8:52 UTC 

[PATCH] arch: arm: common: edma.c: Remove some unused functions
 2014-12-29  7:53 UTC  (2+ messages)

[PATCH v3 0/2] ahci_xgene: Bug fixes in APM X-Gene Soc AHCI SATA controller driver
 2014-12-29  3:22 UTC  (3+ messages)
` [PATCH v3 1/2] ahci_xgene: Fix the endianess issue in APM X-Gene SoC "
` [PATCH v3 2/2] ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode command

[PATCH v3 0/4] Add basic support for Mediatek MT8173 SoC
 2014-12-29  1:51 UTC  (2+ messages)

[PATCHv6 0/9] devfreq: Add devfreq-event class to provide raw data for devfreq device
 2014-12-29  0:04 UTC  (10+ messages)
` [PATCHv6 1/9] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCHv6 2/9] devfreq: event: Add the list of supported devfreq-event type
` [PATCHv6 3/9] devfreq: event: Add exynos-ppmu devfreq-event driver
` [PATCHv6 4/9] devfreq: event: Add documentation for "
` [PATCHv6 5/9] ARM: dts: Add PPMU dt node for Exynos3250 SoC
` [PATCHv6 6/9] ARM: dts: Add PPMU dt node for Exynos4 SoCs
  ` [PATCHv6 7/9] ARM: dts: Add PPMU dt node for Exynos5260 SoC
` [PATCHv6 8/9] ARM: dts: exynos: Add PPMU node to Exynos3250-based Rinato/Monk board
` [PATCHv6 9/9] ARM: dts: exynos: Add PPMU node for Exynos4412-based TRATS2 board

[PATCH 00/19] arm64: Add the support for new 64-bit Exynos5433 SoC
 2014-12-28 23:33 UTC  (4+ messages)
` [PATCH 01/19] pinctrl: exynos: Add support for Exynos5433

[PATCH 0/3] Add support for 'tty-slaves' described by devicetree
 2014-12-28 14:20 UTC  (3+ messages)
` [PATCH 1/3] TTY: add support for "tty slave" devices

[PATCH] ARM: dts: cm-t3x: add NAND support
 2014-12-28 11:37 UTC 

[PATCH 0/2] Add pinctrl support for audio IPs on exynos7
 2014-12-28 11:24 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: exynos: Add AUDIO pin controller for exynos7

[PATCH 1/2] Documentation: dt-bindings: Add aliases information for Exynos7 pin controllers
 2014-12-28 11:23 UTC  (3+ messages)
` [PATCH V3 2/2] pinctrl: exynos: Add BUS1 pin controller for exynos7

[PATCH v2 3/5] pinctrl: exynos: add exynos5410 SoC specific data
 2014-12-28 11:16 UTC  (3+ messages)
` [PATCH v3 "

[PATCH 2/2] ARM: dts: kirkwood: add dts support for Seagate BlackArmor NAS220
 2014-12-28 10:46 UTC  (3+ messages)
` [PATCH v4 0/1] add "
` [PATCH v4 1/1] "

[RFC PATCH v2] drivers: pci: move PCI domain assignment to generic PCI code
 2014-12-28  1:22 UTC  (4+ messages)

[PATCH 0/1] ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0
 2014-12-27 16:09 UTC  (2+ messages)
  ` [PATCH] ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0 pipelines


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