devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 07:14:35 to 2018-09-06 01:47:23 UTC [more...]

[PATCH 00/21] DT cpu node iterator
 2018-09-06  1:47 UTC  (23+ messages)
` [PATCH 01/21] of: Add cpu node iterator for_each_of_cpu_node()
` [PATCH 02/21] of: Support matching cpu nodes with no 'reg' property
` [PATCH 03/21] ARM: use for_each_of_cpu_node iterator
` [PATCH 04/21] ARM: topology: remove unneeded check for /cpus node
` [PATCH 05/21] ARM: shmobile: use for_each_of_cpu_node iterator
` [PATCH 06/21] arm64: "
` [PATCH 07/21] c6x: "
` [PATCH 08/21] microblaze: get cpu node with of_get_cpu_node
` [PATCH 09/21] nios2: "
` [PATCH 10/21] openrisc: use for_each_of_cpu_node iterator
` [PATCH 11/21] powerpc: "
` [PATCH 12/21] powerpc: 4xx: get cpu node with of_get_cpu_node
` [PATCH 13/21] powerpc: 8xx: "
` [PATCH 14/21] riscv: use for_each_of_cpu_node iterator
` [PATCH 15/21] SH: "
` [PATCH 16/21] x86: DT: "
` [PATCH 17/21] clk: mvebu: "
` [PATCH 18/21] edac: cpc925: "
  ` [PATCH 19/21] iommu: fsl_pamu: "
` [PATCH 20/21] of: "
` [PATCH 21/21] fbdev: fsl-diu: get cpu node with of_get_cpu_node

[PATCH 0/2] add new UniPhier PCIe host driver
 2018-09-06  1:38 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pci: add UniPhier PCIe host controller description
` [PATCH 2/2] pci: dwc: add UniPhier PCIe host controller support

[PATCH v2 0/9] Devicetree build consolidation
 2018-09-05 23:53 UTC  (10+ messages)
` [PATCH v2 1/9] powerpc: build .dtb files in dts directory
` [PATCH v2 2/9] nios2: "
` [PATCH v2 3/9] nios2: use common rules to build built-in dtb
` [PATCH v2 4/9] nios2: fix building all dtbs
` [PATCH v2 5/9] c6x: use common built-in dtb support
` [PATCH v2 6/9] kbuild: consolidate Devicetree dtb build rules
` [PATCH v2 7/9] powerpc: enable building all dtbs
` [PATCH v2 8/9] c6x: "
` [PATCH v2 9/9] microblaze: "

[PATCH v5 0/7] Add support for MSCC Ocelot i2c
 2018-09-05 23:09 UTC  (3+ messages)

[PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support
 2018-09-05 22:53 UTC  (28+ messages)
` [PATCH v4 01/11] clk: sunxi-ng: a64: Add minimal rate for video PLLs
` [PATCH v4 02/11] clk: sunxi-ng: a64: Add max. rate constraint to "
` [PATCH v4 03/11] dt-bindings: display: Add compatible for A64 DE2 display pipeline
` [PATCH v4 04/11] drm/sun4i: Add support for A64 mixers
` [PATCH v4 05/11] drm/sun4i: Add support for A64 display engine
` [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI
` [PATCH v4 07/11] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro
` [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline
` [PATCH v4 09/11] dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi
` [PATCH v4 10/11] drm/sun4i: Add support for HDMI voltage regulator
` [PATCH v4 11/11] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI
            ` [linux-sunxi] "

[PATCH v5 0/6] Add Rockchip VPU JPEG encoder
 2018-09-05 22:00 UTC  (7+ messages)
  ` [PATCH v5 1/6] dt-bindings: Document the Rockchip VPU bindings
  ` [PATCH v5 2/6] ARM: dts: rockchip: add VPU device node for RK3288
  ` [PATCH v5 3/6] arm64: dts: rockchip: add VPU device node for RK3399
  ` [PATCH v5 4/6] media: Add JPEG_RAW format
  ` [PATCH v5 5/6] media: Add controls for JPEG quantization tables
  ` [PATCH v5 6/6] media: add Rockchip VPU JPEG encoder driver

[PATCHv2 0/4] ARM build infra changes to support building .dtbos
 2018-09-05 21:38 UTC  (12+ messages)
` [RESEND PATCHv2 "
  ` [RESEND PATCHv2 1/4] ARM: dts: add support for building DT overlays
  ` [RESEND PATCHv2 2/4] ARM: dts: add support for individual build flags for DT subdirs
  ` [RESEND PATCHv2 3/4] arm64: dts: add support for building DT overlays
  ` [RESEND PATCHv2 4/4] arm64: dts: add support for per sub-dir makefiles for DT building

[PATCH 0/3] of: root #{size,address}-cells clean-ups
 2018-09-05 21:31 UTC  (13+ messages)
` [PATCH 1/3] of/fdt: Scan the root node properties earlier
` [PATCH 3/3] of: make default address and size cells sizes private

[PATCHv2 0/2] ARM: dts: TI: add support for TI SoC overlays
 2018-09-05 20:53 UTC  (6+ messages)
` [RESEND PATCHv2 "
  ` [RESEND PATCHv2 1/2] ARM: dts: ti: add support for building Texas Instruments specific overlays
  ` [RESEND PATCHv2 2/2] arm64: ti: add support for building Texas instruments overlays

[PATCH v6 1/4] usb: dwc3: add global soc bus configuration reg0
 2018-09-05 20:52 UTC  (4+ messages)
` [PATCH v6 3/4] arm64: dts: dwc3: description of incr burst type

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-09-05 20:50 UTC  (8+ messages)
` [PATCH 3/6] dt-bindings: display: add data-enable polarity property

[PATCH 0/3] arm64: dts: ti: am654: Enable additional nodes
 2018-09-05 20:33 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: ti: am654: Add uart nodes
` [PATCH 2/3] arm64: dts: ti: am654: Add secure proxy instance for main domain
` [PATCH 3/3] arm64: dts: ti: k3-am6: Add Device Management Security Controller support

[PATCH 0/2] Add R-Car gen3 SoC support to the CMT driver
 2018-09-05 20:32 UTC  (2+ messages)
` [PATCH 2/2] clocksource: sh_cmt: add R-Car gen3 support

[PATCH v1] arm64: dts: dwc3: Add description of 'configure-gfladj'
 2018-09-05 20:08 UTC  (2+ messages)

[PATCH] ARM: dts: bcm283x-rpi-lan7515: Enable Ethernet LEDs
 2018-09-05 19:59 UTC  (2+ messages)

Path adding
 2018-09-05 11:49 UTC 

[PATCH v2 0/3] arm msm compatible+model cleanup
 2018-09-05 18:35 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: db820c: Add qcom,apq8096 to compatible string
` [PATCH v2 2/3] arm64: dts: msm8916: Drop model and compatible
` [PATCH v2 3/3] arm64: dts: msm8996: Drop model

[PATCH v5 1/2] dt-bindings: leds: Add bindings for lm3697 driver
 2018-09-05 18:21 UTC  (6+ messages)
` [PATCH v5 2/2] leds: lm3697: Introduce the "

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-09-05 18:18 UTC  (19+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 02/40] iommu/sva: Bind process address spaces to devices
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 04/40] iommu/sva: Add a mm_exit callback for device drivers
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH 1/2] gpio: mockup: Allow probing from device tree
 2018-09-05 13:26 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: gpio: Add binding for gpio-mockup

[PATCH v2] media: dt-bindings: adv748x: Fix decimal unit addresses
 2018-09-05 13:24 UTC 

[RFT] ARM: dts: exynos: Remove double SD card detect pin inversion
 2018-09-05 17:40 UTC 

[PATCH v3 0/5] Wakeup GPIO support for SDM845
 2018-09-05 17:34 UTC  (3+ messages)
` [PATCH v3 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH 1/2] input: egalax_ts: add system wakeup support
 2018-09-05 17:27 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: egalax-ts: add support for wakeup event action

[PATCH v2] ARM: dts: imx6ul: Add DTS for ConnectCore 6UL SBC Pro
 2018-09-05 16:57 UTC  (5+ messages)

[PATCH v3 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2018-09-05 16:42 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] phy: zynqmp: Add dt bindings for ZynqMP phy

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-09-05 16:29 UTC  (12+ messages)
` [PATCH v8 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v8 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver
    ` [linux-sunxi] "
` [PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver

[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-05 16:22 UTC  (2+ messages)

[PATCH v7 00/10] Add the I3C subsystem
 2018-09-05 15:41 UTC  (11+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure
` [PATCH v7 02/10] docs: driver-api: Add I3C documentation
` [PATCH v7 03/10] i3c: Add sysfs ABI spec
` [PATCH v7 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v7 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v7 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v7 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v7 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v7 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v7 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH v3] clk: renesas: cpg-mssr: Add R7S9210 support
 2018-09-05 15:31 UTC  (6+ messages)

[PATCH] arm64: dts: renesas: r8a77990: Add all MSIOF nodes
 2018-09-05 10:57 UTC  (2+ messages)

[PATCH v9 0/8] Introduce on-chip interconnect API
 2018-09-05 15:05 UTC  (5+ messages)

[PATCH v3 00/30] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-09-05 14:58 UTC  (7+ messages)
` [PATCH v3 21/30] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
        ` [linux-sunxi] "
            `  "

[PATCH v4 1/4] clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I
 2018-09-05 14:49 UTC  (11+ messages)
` [PATCH v4 3/4] drm/sun4i: Enable DE2 Mixer "
` [PATCH v4 4/4] drm/sun4i: Enable DesignWare HDMI for SUN50I

[PATCH 0/3] Changes A64 HDMI PHY compatible to R40
 2018-09-05 14:39 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: change the A64 HDMI PHY binding "

[PATCH v2 8/8] dt-binding: mtd: Document gpio-addr-flash
 2018-09-05 14:36 UTC 

[Resend PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes
 2018-09-05 14:09 UTC 

[PATCH v2 0/3] usb: renesas_usbhs: add reset_control and multiple clocks management
 2018-09-05 13:59 UTC  (3+ messages)
` [PATCH v2 3/3] usb: renesas_usbhs: Add "

[PATCH v3] arm64: dts: ti: k3-am65: Change #address-cells and #size-cells of interconnect to 2
 2018-09-05 13:40 UTC  (2+ messages)

[PATCH 0/2] clk: renesas: mstp: Add support for RZ/A2
 2018-09-05 13:37 UTC  (3+ messages)
` [PATCH 2/2] clk: renesas: mstp: Document R7S9210 support

[PATCH 0/6] drm/sun4i: Support color dithering for LCD panels
 2018-09-05 13:24 UTC  (2+ messages)

[PATCH] of: Add device_type access helper functions
 2018-09-05 13:17 UTC  (3+ messages)

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-05 11:42 UTC  (2+ messages)

[PATCH v2 0/2] Add Embedded USB Debugger (EUD) driver
 2018-09-05 11:18 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] drm/rockchip: vop: add rk3188 vop definitions
 2018-09-05 11:07 UTC  (2+ messages)

[PATCH 1/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
 2018-09-05 11:01 UTC  (6+ messages)
` [PATCH 2/5] clk: "
` [PATCH 3/5] regulator: "
` [PATCH 4/5] pinctrl: "
` [PATCH 5/5] mfd: lochnagar: Add initial binding documentation

[PATCH 00/14] mmc: mmci: prepare dma callbacks with mmci_host_ops
 2018-09-05 10:43 UTC  (4+ messages)

[RFC PATCH v3 0/3] Add reset driver support for ZynqMP
 2018-09-05 10:29 UTC  (7+ messages)
` [RFC PATCH v3 1/3] firmware: xilinx: Add reset API's
` [RFC PATCH v3 2/3] dt-bindings: reset: Add bindings for ZynqMP reset driver
` [RFC PATCH v3 3/3] reset: reset-zynqmp: Adding support for Xilinx zynqmp reset controller

[PATCH 1/5] arm: dts: mt7623: add a performance counter unit device node
 2018-09-05 10:22 UTC  (5+ messages)
` [PATCH 2/5] arm: dts: mt7623: update subsystem clock controller device nodes
` [PATCH 3/5] arm: dts: mt7623: add iommu/smi "
` [PATCH 4/5] arm: dts: mt7623: add jpeg decoder device node
` [PATCH 5/5] arm: dts: mt7623: add display subsystem related device nodes

[PATCH v5 0/4] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-05 10:20 UTC  (5+ messages)
` [PATCH v5 3/4] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v5 4/4] arm64: zynqmp: Add DDRC node

[PATCH mfd+gpio 2/2] drivers: gpio: Add support for GPIOs over Moxtet bus
 2018-09-05 10:07 UTC 

[PATCH 0/7] spi: spi-mem: Add a driver for NXP FlexSPI controller
 2018-09-05 10:07 UTC  (4+ messages)
` [PATCH 3/7] "

[PATCH] leds: leds-gpio: Add a condition check for active low leds
 2018-09-05  9:52 UTC  (3+ messages)

[PATCH 0/2] add new UniPhier PCIe PHY driver
 2018-09-05  9:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: add UniPhier PCIe PHY description
` [PATCH 2/2] phy: socionext: add PCIe PHY driver support

[PATCH v2 0/2] GPIO: add single-register GPIO via CREG driver
 2018-09-05  9:34 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings

[PATCH v2 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2018-09-05  9:32 UTC  (4+ messages)
` [PATCH v2 2/2] phy: zynqmp: Add dt bindings for ZynqMP phy

[PATCH] add support for Mediatek Command-Queue DMA controller on MT6765 SoC
 2018-09-05  9:13 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: mediatek: Add MediaTek Command-Queue DMA controller for "

[PATCH v2 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-09-05  9:07 UTC  (9+ messages)

[PATCH 0/4 v1] Mezzanine Low Speed connector bus
 2018-09-05  9:05 UTC  (4+ messages)
` [PATCH 3/4] bus: Add DT bindings for 96Boards low speed connector

[PATCH] ARM: dts: imx6qdl-sabreauto: add egalax touch screen support
 2018-09-05  8:10 UTC 

[PATCH] ARM: dts: socfpga: use stdout-path for chosen node
 2018-09-05  7:54 UTC  (5+ messages)

[PATCH] ARM: dts: imx6qdl-sabreauto: add gpio keys support
 2018-09-05  7:46 UTC 

[PATCH v5 0/9] ata: ahci_platform: support allwinner R40 AHCI
 2018-09-05  7:25 UTC  (3+ messages)

[RFC PATCH v2 0/3] Add Bitstream configuration support for ZynqMP
 2018-09-05  7:24 UTC  (2+ messages)
` [RFC PATCH v2 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp


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