devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-05 22:10:24 to 2017-10-06 15:57:51 UTC [more...]

[PATCH] arm64: dts: qcom: msm8916: Shrink mdp address length for msm8916
 2017-10-06 15:57 UTC 

[PATCH v3 00/22] firmware: ARM System Control and Management Interface(SCMI) support
 2017-10-06 15:54 UTC  (19+ messages)
` [PATCH v3 03/22] dt-bindings: arm: scmi: add ARM MHU specific mailbox client bindings
` [PATCH v3 15/22] firmware: arm_scmi: abstract mailbox interface
` [PATCH v3 16/22] firmware: arm_scmi: add arm_mhu specific "

[Patch v6 0/7] Introduce framework for SLIMbus device drivers
 2017-10-06 15:51 UTC  (8+ messages)
` [Patch v6 1/7] slimbus: Device management on SLIMbus
` [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [Patch v6 4/7] slimbus: Add support for 'clock-pause' feature
` [Patch v6 6/7] regmap: add SLIMBUS support
  ` [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
  ` [Patch v6 5/7] slimbus: qcom: Add runtime-pm support using clock-pause feature
  ` [Patch v6 7/7] MAINTAINERS: Add SLIMbus maintainer

[PATCH v2 00/10] ARM: bcm: Add support for Broadcom Hurricane 2 SoC
 2017-10-06 15:39 UTC  (7+ messages)
` [PATCH v2 02/10] dt-bindings: Add documentation for Broadcom Hurricane 2 SoCs
` [PATCH v2 04/10] dt-bindings: Document Broadcom Hurricane 2 clocks
` [PATCH v2 08/10] dt-bindings: Add Ubiquiti Networks vendor prefix

[PATCH 1/2] arm: dts: Add support for National Instruments Project Sulfur SDRs
 2017-10-06 14:58 UTC  (10+ messages)

[PATCH v3 0/2] pci: add support for firmware initialized designware RCs
 2017-10-06 14:52 UTC  (5+ messages)
` [PATCH v3 1/2] pci: designware: add driver for DWC controller in ECAM shift mode

[PATCH v6 0/3] PCI hotplug feature
 2017-10-06 14:33 UTC  (4+ messages)
` [PATCH v6 3/3] PCI: iproc: Implement PCI hotplug support

[PATCH 0/6] Shrinking DT memory usage
 2017-10-06 13:55 UTC  (6+ messages)
` [PATCH 2/6] of: remove struct property.unique_id for FDT
` [PATCH 5/6] of: wrap accesses to device_node kobject

[RFC] yamldt v0.5, now a DTS compiler too
 2017-10-06 13:55 UTC  (8+ messages)

[PATCH v3] ARM: dts: bcm283x: Fix console path on RPi3
 2017-10-06 13:52 UTC 

[PATCH v5 0/2] add Silicon Image SiI9234 driver
 2017-10-06 13:44 UTC  (5+ messages)
  ` [PATCH v5 1/2] drm/bridge: "
  ` [PATCH v5 2/2] ARM: dts: exynos: Add HDMI and Sil9234 to Trats2 board

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-10-06 13:32 UTC  (37+ messages)
` [RFCv2 PATCH 02/36] iommu: Add a process_exit callback for device drivers
` [RFCv2 PATCH 03/36] iommu/process: Add public function to search for a process
` [RFCv2 PATCH 09/36] iommu/fault: Allow blocking fault handlers
` [RFCv2 PATCH 10/36] vfio: Add support for Shared Virtual Memory
` [RFCv2 PATCH 11/36] iommu/arm-smmu-v3: Link domains and devices
` [RFCv2 PATCH 12/36] dt-bindings: document stall and PASID properties for IOMMU masters
  ` [RFCv2 PATCH 01/36] iommu: Keep track of processes and PASIDs
  ` [RFCv2 PATCH 04/36] iommu/process: Track process changes with an mmu_notifier
  ` [RFCv2 PATCH 05/36] iommu/process: Bind and unbind process to and from devices
  ` [RFCv2 PATCH 06/36] iommu: Extend fault reporting
  ` [RFCv2 PATCH 07/36] iommu: Add a fault handler
  ` [RFCv2 PATCH 08/36] iommu/fault: Handle mm faults
  ` [RFCv2 PATCH 13/36] iommu/of: Add stall and pasid properties to iommu_fwspec
  ` [RFCv2 PATCH 19/36] arm64: mm: Pin down ASIDs for sharing contexts with devices
  ` [RFCv2 PATCH 20/36] iommu/arm-smmu-v3: Track ASID state
  ` [RFCv2 PATCH 21/36] iommu/arm-smmu-v3: Implement process operations
  ` [RFCv2 PATCH 23/36] iommu/arm-smmu-v3: Share process page tables
  ` [RFCv2 PATCH 28/36] iommu/arm-smmu-v3: Maintain a SID->device structure
  ` [RFCv2 PATCH 29/36] iommu/arm-smmu-v3: Add stall support for platform devices
  ` [RFCv2 PATCH 30/36] ACPI/IORT: Check ATS capability in root complex nodes
  ` [RFCv2 PATCH 34/36] PCI: Make "PRG Response PASID Required" handling common
  ` [RFCv2 PATCH 35/36] iommu/arm-smmu-v3: Add support for PRI
` [RFCv2 PATCH 14/36] iommu/arm-smmu-v3: Add support for Substream IDs
` [RFCv2 PATCH 15/36] iommu/arm-smmu-v3: Add second level of context descriptor table
` [RFCv2 PATCH 16/36] iommu/arm-smmu-v3: Add support for VHE
` [RFCv2 PATCH 17/36] iommu/arm-smmu-v3: Support broadcast TLB maintenance
` [RFCv2 PATCH 18/36] iommu/arm-smmu-v3: Add SVM feature checking
` [RFCv2 PATCH 22/36] iommu/io-pgtable-arm: Factor out ARM LPAE register defines
` [RFCv2 PATCH 24/36] iommu/arm-smmu-v3: Steal private ASID from a domain
` [RFCv2 PATCH 25/36] iommu/arm-smmu-v3: Use shared ASID set
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [RFCv2 PATCH 27/36] iommu/arm-smmu-v3: Register fault workqueue
` [RFCv2 PATCH 31/36] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFCv2 PATCH 32/36] iommu/arm-smmu-v3: Hook ATC invalidation to process ops
` [RFCv2 PATCH 33/36] iommu/arm-smmu-v3: Disable tagged pointers
` [RFCv2 PATCH 36/36] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH 00/16] Support armada-37xx second UART port
 2017-10-06 13:15 UTC  (33+ messages)
` [PATCH 04/16] serial: mvebu-uart: support probe of multiple ports
` [PATCH 06/16] serial: mvebu-uart: add soft reset at probe
` [PATCH 07/16] serial: mvebu-uart: add function to change baudrate
` [PATCH 09/16] serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
` [PATCH 10/16] serial: mvebu-uart: dissociate RX and TX interrupts
` [PATCH 11/16] serial: mvebu-uart: augment the maximum number of ports
  ` [PATCH 01/16] dt-bindings: mvebu-uart: update documentation with extended UART
  ` [PATCH 02/16] pinctrl: dt-bindings: Fix A37xx uart2 group name
  ` [PATCH 03/16] serial: mvebu-uart: use driver name when requesting an interrupt
  ` [PATCH 05/16] serial: mvebu-uart: use a generic way to access the registers
  ` [PATCH 08/16] serial: mvebu-uart: clear state register before IRQ request
  ` [PATCH 12/16] serial: mvebu-uart: support extended port registers layout
  ` [PATCH 13/16] arm64: dts: marvell: armada-37xx: add UART clock
  ` [PATCH 14/16] arm64: dts: marvell: armada-37xx: add second UART port
` [PATCH 15/16] arm64: dts: marvell: armada-3720-db: enable "
` [PATCH 16/16] arm64: dts: marvell: armada-3720-espressobin: fill UART nodes

[PATCH v2] ARM: dts: stm32: add Timers driver for stm32f746 MCU
 2017-10-06 13:04 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add lptimer definitions to stm32h743
 2017-10-06 13:03 UTC  (2+ messages)

[RESEND PATCH v5 0/4] Add STM32 DMAMUX support
 2017-10-06 13:01 UTC  (3+ messages)
` [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig

[PATCH v2 0/3] Add support for STM32 vrefbuf regulator
 2017-10-06 13:01 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: add vrefbuf to stm32h743

[PATCH v4 0/5] Add support for the STM32F7 I2C
 2017-10-06 13:00 UTC  (5+ messages)
` [PATCH v4 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC
` [PATCH v4 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

[PATCH 0/3] ARM: dts: gr-peach: Mix DTS fixes/updates
 2017-10-06 12:25 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group

[PATCH v8 1/3] media: dt: bindings: Add binding for tango HW IR decoder
 2017-10-06 12:23 UTC 

[PATCH 0/3] arm64: dts: renesas: Add INTC-EX device node on R-Car M3-W, V3M, and D3
 2017-10-06 12:05 UTC  (4+ messages)
  ` [PATCH 1/3] arm64: dts: r8a7796: Add INTC-EX device node
` [PATCH 2/3] arm64: dts: r8a77970: "
` [PATCH 3/3] arm64: dts: r8a77995: "

[PATCH] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support
 2017-10-06 11:51 UTC 

[RFC PATCH 0/4] dt-bindings: add bindings for USB physical connector
 2017-10-06 11:10 UTC  (4+ messages)
  ` [RFC PATCH 1/4] "

[PATCH v6 1/3] dt-bindings: net: add mt76 wireless device binding
 2017-10-06 11:02 UTC 

[PATCH v2 1/2] staging: Introduce NVIDIA Tegra20 video decoder driver
 2017-10-06 10:46 UTC  (4+ messages)

[PATCH v7 0/6] perf: Support for ARM DynamIQ Shared Unit
 2017-10-06 10:36 UTC  (7+ messages)
` [PATCH v7 1/6] perf: Export perf_event_update_userpage
` [PATCH v7 2/6] of: Add helper for mapping device node to logical CPU number
` [PATCH v7 3/6] coresight: of: Use of_cpu_node_to_id helper
` [PATCH v7 4/6] irqchip: gic-v3: "
` [PATCH v7 5/6] dt-bindings: Document devicetree binding for ARM DSU PMU
` [PATCH v7 6/6] perf: ARM DynamIQ Shared Unit PMU support

[PATCH v8 0/5] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-06 10:17 UTC  (6+ messages)
` [PATCH v8 1/5] Doc: iommu/arm-smmu-v3: Add workaround for HiSilicon erratum 161010801
` [PATCH v8 2/5] ACPI/IORT: Add msi address regions reservation helper

[PATCH v2 8/8] arm64: dts: renesas: eagle: add EtherAVB support
 2017-10-06  9:34 UTC  (8+ messages)

[PATCH v3 0/3] STM32 CRYP crypto driver
 2017-10-06  9:26 UTC  (6+ messages)
` [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request

[PATCH 0/4] ARM: dts: rcar-gen2: Use generic node name for VSP1 nodes
 2017-10-06  9:25 UTC  (2+ messages)

[PATCH v2 04/18] arm64: dts: m3ulcb-kf: initial device tree
 2017-10-06  9:18 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: iwg20d-q7: New DT architecture
 2017-10-06  9:06 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: iwg20d-q7: Rework "
` [PATCH 2/2] ARM: dts: iwg20d-q7-dbcm-ca: Add device trees for camera DB

[PATCH] dmaengine: usb-dmac: Add compatible string for r8a7743/5
 2017-10-06  9:00 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: Add compatible string for r8a7743/5
 2017-10-06  8:59 UTC  (4+ messages)

[PATCH] ARM: dts: BCM5301X: Specify USB ports for USB LED of Luxul XWR-1200
 2017-10-06  8:52 UTC 

[PATCH v2] arm64: dts: mediatek: Add cpuidle support for MT2712
 2017-10-06  8:09 UTC 

[PATCH v1] i2c:i2c-stm32f7: fix setup structure
 2017-10-06  7:53 UTC  (3+ messages)

[PATCH] Input: Add I2C attached EETI EXC3000 multi touch driver
 2017-10-06  7:43 UTC  (3+ messages)

[PATCH 1/2] Input: Add I2C attached EETI EXC3000 multi touch driver
 2017-10-06  7:37 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: Add I2C attached EETI EXC3000 bindings

[PATCH v3 15/18] arm64: dts: ulcb-kf: enable TCA9539 on I2C4
 2017-10-06  7:18 UTC  (2+ messages)

[PATCH v3 14/18] arm64: dts: ulcb-kf: enable TCA9539 on I2C2
 2017-10-06  7:17 UTC  (2+ messages)

[PATCH 0/18] arm64: renesas: add ULCB Kingfisher board
 2017-10-06  7:15 UTC  (5+ messages)
` [PATCH 09/18] arm64: dts: ulcb-kf: enable USB2 PHY of channel 0

[PATCH] ARM: dts: stm32: add Timers driver for stm32f746 MCU
 2017-10-06  7:13 UTC  (3+ messages)

[RFC 1/2] ARM: dts: exynos: update the usbdrd phy and ref clk
 2017-10-06  6:42 UTC  (4+ messages)
` [RFC 2/2] phy: exynos5-usbdrd: remove disable and enable of phy clk

[PATCH 1/4] dt-bindings: media: Binding document for Qualcomm Camera Control Interface driver
 2017-10-06  5:29 UTC  (2+ messages)

[PATCH v2 0/7] pinctrl: mcp32s08: add support for mcp23018
 2017-10-06  5:08 UTC  (8+ messages)
` [PATCH v2 4/7] dt-bindings: pinctrl: mcp23s08: add documentation for irq-open-drain
  ` [PATCH v2 1/7] pinctrl: change Kconfig PINCTRL variable to a menuconfig
  ` [PATCH v2 2/7] dt-bindings: pinctrl: add mcp23018 to mcp23s08 documentation
  ` [PATCH v2 3/7] gpio: mcp23s08: add support for mcp23018
  ` [PATCH v2 5/7] pinctrl: mcp23s08: add open drain configuration for irq pinctrl
  ` [PATCH v2 6/7] pinctrl: mcp23s08: remove hardcoded irq polarity in irq_setup
  ` [PATCH v2 7/7] pinctrl: mcp23s08: remove unused variables from pinconf_set

[PATCH v2 0/3] add UniPhier efuse support
 2017-10-06  5:03 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: nvmem: add description for UniPhier eFuse
` [PATCH v2 2/3] nvmem: uniphier: add UniPhier eFuse driver
  ` [PATCH v2 3/3] arm64: dts: uniphier: add efuse node for LD20

[PATCH v2 12/18] arm64: dts: ulcb-kf: enable PCIE0/1
 2017-10-06  2:43 UTC 

[PATCH v2 07/18] arm64: dts: ulcb-kf: enable SCIF1
 2017-10-06  2:43 UTC 

[PATCH v2 14/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C2
 2017-10-06  2:40 UTC  (3+ messages)

[PATCH 1/3] Arm: dts: stm32: remove extra compatible string for uart
 2017-10-05 23:32 UTC  (2+ messages)

[PATCH v2 0/2] Fix I2C repeated start timing violation on Armada-38x
 2017-10-05 23:29 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: i2c: Update documentation for "mv78230-a0-i2c"

[PATCH 0/4] ravb: Add PHY reset support
 2017-10-05 23:24 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: ravb: Document optional reset-gpios property

[PATCH 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-05 22:35 UTC  (5+ messages)
  ` [PATCH 3/4] dt-bindings: hwmon: Add max-expected-current property to ina2xx

[PATCH v4 11/11] arm: allwinner: Correct unit name in devicetree binding example
 2017-10-05 22:34 UTC  (2+ messages)

[PATCH 01/12] usb: mtu3: fix error return code in ssusb_gadget_init()
 2017-10-05 22:33 UTC  (5+ messages)
` [PATCH 10/12] dt-bindings: usb: mtu3: add a optional property to disable u3ports
` [PATCH 12/12] dt-bindings: usb: mtu3: remove optional pinctrls

[PATCH v2 0/6] dt-bindings: rtc: document existing bindings
 2017-10-05 22:27 UTC  (2+ messages)

[PATCH v5 0/6] Add MediaTek PMIC keys support
 2017-10-05 22:23 UTC  (5+ messages)
` [PATCH v5 2/6] dt-bindings: input: Add common keyboard document bindings
` [PATCH v5 3/6] dt-bindings: input: Add document bindings for mtk-pmic-keys

[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-05 22:21 UTC  (6+ messages)
` [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes

[PATCH 1/9] usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
 2017-10-05 22:20 UTC  (5+ messages)
` [PATCH 8/9] dt-bindings: usb: mtk-xhci: add a optional property to disable u3ports
` [PATCH 9/9] dt-bindings: usb: mtk-xhci: remove dummy clocks and add optional ones

[PATCH v2 08/17] dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
 2017-10-05 22:14 UTC  (4+ messages)
` [PATCH v2 12/17] dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY


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