devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-05 22:31:15 to 2015-08-06 17:38:39 UTC [more...]

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-08-06 17:38 UTC  (7+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings
` [PATCH 2/3] Docs: dt: Add PCI MSI map bindings

[PATCH/RFC 0/3] of/overlay: Update aliases when added or removed
 2015-08-06 16:55 UTC  (2+ messages)

[PATCH 0/8] ARM: AM4372: Enable RTC
 2015-08-06 16:48 UTC  (22+ messages)
` [PATCH 1/8] ARM: dts: AM4372: Reorder the rtc compatible string
` [PATCH 3/8] rtc: omap: Add external clock enabling support

[RFC PATCH 0/5] Add memory mapped read support for TI QSPI
 2015-08-06 16:46 UTC  (22+ messages)
` [RFC PATCH 1/5] spi: introduce flag for memory mapped read

[PATCH 1/3] nvmem: Add i.MX6 OCOTP device tree binding documentation
 2015-08-06 16:33 UTC  (6+ messages)
` [PATCH 2/3] nvmem: imx-ocotp: Add i.MX6 OCOTP driver

[PATCH v4 0/6] ARM: shmobile: r8a7740/sh73a0 DT Cache Handling
 2015-08-06 16:21 UTC  (8+ messages)
` [PATCH v4 1/6] ARM: shmobile: r8a7740 dtsi: Add L2 cache-controller node

[PATCH] ARM: dts: vfxxx: Add iio_hwmon node for ADC temperature channel
 2015-08-06 15:58 UTC 

[PATCH] backlight: pm8941-wled: Move PM8941 WLED driver to backlight
 2015-08-06 15:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range
 2015-08-06 15:06 UTC  (18+ messages)

[PATCH v6 00/42] powerpc/powernv: PCI hotplug suppport
 2015-08-06 14:19 UTC  (46+ messages)
` [PATCH v6 01/42] PCI: Add pcibios_setup_bridge()
` [PATCH v6 02/42] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v6 03/42] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v6 04/42] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v6 05/42] powerpc/powernv: Track IO/M32/M64 segments from PE
` [PATCH v6 06/42] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v6 07/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v6 08/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v6 09/42] powerpc/powernv: DMA32 cleanup
` [PATCH v6 10/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v6 11/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v6 13/42] powerpc/pci: Cleanup on pci_controller_ops
` [PATCH v6 14/42] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v6 15/42] powerpc/powernv: PE oriented during configuration
` [PATCH v6 16/42] powerpc/powernv: Helper function pnv_ioda_init_pe()
  ` [PATCH v6 12/42] powerpc/powernv: Increase PE# capacity
  ` [PATCH v6 17/42] powerpc/powernv: Rename PE# fields in PHB
  ` [PATCH v6 28/42] powerpc/powernv: Fundamental reset in pnv_pci_reset_secondary_bus()
  ` [PATCH v6 32/42] powerpc/powernv: Introduce pnv_pci_poll()
  ` [PATCH v6 33/42] powerpc/powernv: Functions to get/reset PCI slot status
  ` [PATCH v6 34/42] powerpc/pci: Delay creating pci_dn
  ` [PATCH v6 37/42] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v6 18/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v6 19/42] powerpc/powernv: Reserve PE# for root bus
` [PATCH v6 20/42] powerpc/powernv: Create PEs dynamically
` [PATCH v6 21/42] powerpc/powernv: Remove DMA32 list of PEs
` [PATCH v6 22/42] powerpc/powernv: Move functions around
` [PATCH v6 23/42] powerpc/powernv: Release PEs dynamically
` [PATCH v6 24/42] powerpc/powernv: Supports slot ID
` [PATCH v6 25/42] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v6 26/42] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v6 27/42] powerpc/powernv: Don't cover root bus in pnv_pci_reset_secondary_bus()
` [PATCH v6 29/42] powerpc/pci: Don't scan empty slot
` [PATCH v6 30/42] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v6 31/42] powerpc/pci: Rename pcibios_{add,remove}_pci_devices
` [PATCH v6 35/42] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v6 36/42] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v6 38/42] drivers/of: Unflatten subordinate nodes after specified level
` [PATCH v6 39/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v6 40/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v6 41/42] drivers/of: Export OF changeset functions
` [PATCH v6 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH v3 0/18] On-demand device probing
 2015-08-06 14:11 UTC  (19+ messages)
` [PATCH v3 01/18] platform: delay OF device-driver matches until late_initcall
` [PATCH v3 02/18] of/platform: add of_platform_probe
` [PATCH v3 03/18] gpio: Probe GPIO drivers on demand
` [PATCH v3 04/18] gpio: Probe pinctrl devices "
` [PATCH v3 05/18] regulator: core: Reduce critical area in _regulator_get
` [PATCH v3 06/18] regulator: core: Probe regulators on demand
` [PATCH v3 07/18] drm: Probe panels "
` [PATCH v3 08/18] drm/tegra: Probe dpaux devices "
` [PATCH v3 09/18] i2c: core: Probe i2c adapters and "
` [PATCH v3 10/18] pwm: Probe PWM chip "
` [PATCH v3 11/18] backlight: Probe backlight "
` [PATCH v3 12/18] usb: phy: Probe phy "
` [PATCH v3 13/18] clk: Probe clk providers "
` [PATCH v3 15/18] phy: core: Probe phy "
  ` [PATCH v3 14/18] pinctrl: Probe pinctrl devices "
  ` [PATCH v3 16/18] dma: of: Probe DMA controllers "
` [PATCH v3 17/18] power-supply: Probe power supplies "
` [PATCH v3 18/18] ASoC: core: Probe components "

[PATCH v3 0/8] This series adds SMP support for the MediaTek MT6580
 2015-08-06 14:00 UTC  (9+ messages)
` [PATCH v3 3/8] soc: Mediatek: Add SCPSYS CPU power domain driver
` [PATCH v3 5/8] ARM: mediatek: add smp bringup code for MT6580

[PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
 2015-08-06 13:40 UTC  (3+ messages)
` [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed

[RFC PATCH v4 0/9]
 2015-08-06 13:17 UTC  (19+ messages)
` [RFC PATCH v4 1/9] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v4 2/9] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v4 3/9] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v4 4/9] arc: axs10x_defconfig: "
` [RFC PATCH v4 5/9] arm: exynos_defconfig: "
` [RFC PATCH v4 6/9] arm: hisi_defconfig: "
` [RFC PATCH v4 7/9] arm: lpc18xx_defconfig: "
` [RFC PATCH v4 8/9] arm: multi_v7_defconfig: "
  ` [RFC PATCH v4 9/9] arm: zx_defconfig: "

Donation
 2015-08-06 11:45 UTC 

[PATCH v5 7/7] mips: pistachio: Allow to enable the external timer based clocksource
 2015-08-06 11:22 UTC 

[PATCH v5 6/7] clocksource: Add Pistachio clocksource-only driver
 2015-08-06 11:22 UTC 

[PATCH 1/2] MIPS: ath79: set irq ACK handler for ar7100-misc-intc irq chip
 2015-08-06 10:43 UTC  (2+ messages)
` [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc

[PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3
 2015-08-06 10:37 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: UniPhier: add I2C controller device nodes
` [PATCH v2 2/4] ARM: dts: UniPhier: add reference daughter board
` [PATCH v2 3/4] ARM: dts: UniPhier: add PH1-Pro5 SoC support
` [PATCH v2 4/4] ARM: dts: UniPhier: add ProXstream2 and PH1-LD6b SoC/board support

[PATCH v5 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06 10:22 UTC  (5+ messages)
  ` [PATCH v5 1/2] drivers: watchdog: add a "
` [PATCH v5 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH v6 0/9] Fixes and new clocks support for Mediatek MT8173
 2015-08-06 10:20 UTC  (12+ messages)
` [PATCH v6 5/9] clk: mediatek: Fix rate and dependency of MT8173 clocks
` [PATCH v6 7/9] clk: mediatek: Add subsystem clocks of MT8173

This Message is From the Administrator Desk
 2015-08-06 10:20 UTC 

[PATCH v6 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06 10:17 UTC  (3+ messages)
  ` [PATCH v6 1/2] drivers: watchdog: add a "
` [PATCH v6 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH 0/4] drm: Add support for the ARM HDLCD display controller
 2015-08-06 10:16 UTC  (6+ messages)
` [PATCH 3/4] arm64: Juno: Add HDLCD support to the Juno boards

[PATCH 00/10] ARM: dts: use syscon property instead of ctrl-module
 2015-08-06  8:48 UTC  (6+ messages)
` [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of "ctrl-module" in USB node

[PATCH] usb: musb: omap2430: use *syscon* framework API to write to mailbox register
 2015-08-06  8:47 UTC  (4+ messages)

[PATCH v6 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-08-06  8:42 UTC  (3+ messages)

[PATCH] ARM: dts: imx6ul: add snvs power key support
 2015-08-06  8:21 UTC  (2+ messages)

[PATCH v4 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06  8:18 UTC  (5+ messages)
  ` [PATCH v4 1/2] drivers: watchdog: add a "
` [PATCH v4 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH v6 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-08-06  8:09 UTC  (7+ messages)
  ` [PATCH v6 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
  ` [PATCH v6 2/6] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v6 3/6] PCI: designware: Add ARM64 support
` [PATCH v6 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v6 5/6] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v6 6/6] MAINTAINERS: Add pcie-hisi maintainer

[PATCH] ARM: dts: imx6ul: add RTC support
 2015-08-06  8:06 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul: enable GPC as extended interrupt controller
 2015-08-06  8:01 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sx: correct property name for wakeup source
 2015-08-06  8:00 UTC  (3+ messages)

[PATCH v2 0/2] Add R8A7794 GPIO DT support
 2015-08-06  7:22 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: shmobile: r8a7794: add "

[PATCH] Input: elants_i2c - wire up regulator support
 2015-08-06  7:03 UTC  (2+ messages)

[PATCH v2 0/3] soc: ti: Introduce wkup_m3_ipc driver
 2015-08-06  6:29 UTC  (5+ messages)
` [PATCH v2 1/3] mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle

[PATCH-v2 0/2] regulator: 88pm800: Add dual phase mode support on BUCK1
 2015-08-06  6:06 UTC  (7+ messages)
` [PATCH-v2 2/2] regulator: 88pm800: Add support for configuration of dual phase "

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-08-06  5:45 UTC  (5+ messages)
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[RFCv3 0/4] Adding support for Zynq Reset Controller
 2015-08-06  4:54 UTC  (7+ messages)
` [RFCv3 1/4] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings

[RFC PATCH v3 0/5]
 2015-08-06  3:35 UTC  (11+ messages)
` [RFC PATCH v3 1/5] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v3 2/5] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac

[PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
 2015-08-06  3:19 UTC  (2+ messages)
` [PATCH v4 2/2] dma: Add Xilinx zynqmp dma engine driver support

[PATCH v3 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-06  2:14 UTC  (6+ messages)
` [PATCH v3 1/2] drivers: watchdog: add a "

[PATCH v4 0/3] Add Mediatek SPI bus driver
 2015-08-06  1:45 UTC  (4+ messages)
` [PATCH v4 1/3] dt-binding: spi: Mediatek: Document devicetree bindings for spi bus

[PATCH v1 0/7] DT: APQ8064 for qcom-dt-next
 2015-08-06  1:27 UTC  (3+ messages)
` [PATCH v1 4/7] ARM: dts: apq8064: Add MDP support

[PATCH v2 0/3] Add the efuse driver on rockchip platform
 2015-08-06  1:10 UTC  (10+ messages)

[PATCH v4 00/16] ARM: shmobile: Add CPG/MSTP Clock Domain
 2015-08-06  0:50 UTC  (5+ messages)

[RFC PATCH 0/3] mailbox: hisilicon: add mailbox driver
 2015-08-05 23:17 UTC  (3+ messages)

[PATCH 2/2] DT: pwm: Add NXP LPC18xx PWM/SCT binding documentation
 2015-08-05 23:13 UTC  (4+ messages)

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs
 2015-08-05 22:31 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).