devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-06 12:34:50 to 2019-05-07 09:17:16 UTC [more...]

[PATCH 00/10] usb: Add host and device support for RZ/A2
 2019-05-07  9:17 UTC  (18+ messages)
` [PATCH 01/10] phy: renesas: rcar-gen3-usb2: Add uses_usb_x1 option
` [PATCH 02/10] dt-bindings: rcar-gen3-phy-usb2: Document uses_usb_x1
` [PATCH 03/10] phy: renesas: rcar-gen3-usb2: Check dr_mode when not using OTG
` [PATCH 04/10] dt-bindings: rcar-gen3-phy-usb2: Document dr_mode
` [PATCH 05/10] dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support
` [PATCH 06/10] usb: renesas_usbhs: Add support for RZ/A2
` [PATCH 07/10] dt-bindings: usb: renesas_usbhs: Add support for r7s9210
` [PATCH 08/10] ARM: dts: r7s9210: Add USB Host support
` [PATCH 09/10] ARM: dts: r7s9210: Add USB Device support
` [PATCH 10/10] ARM: dts: r7s9210-rza2mevb: Add USB host support

[PATCH v3 00/14] add ecspi ERR009165 for i.mx6/7 soc family
 2019-05-07  9:17 UTC  (15+ messages)
` [PATCH v3 01/14] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v3 02/14] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v3 03/14] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v3 04/14] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v3 05/14] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v3 06/14] spi: imx: fix ERR009165
` [PATCH v3 07/14] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v3 08/14] dt-bindings: spi: imx: add new i.mx6ul compatible name
` [PATCH v3 09/14] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v3 10/14] dt-bindings: dma: imx-sdma: add i.mx6ul/6sx compatible name
` [PATCH v3 11/14] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v3 12/14] ARM: dts: imx6ul: add dma support on ecspi
` [PATCH v3 13/14] ARM: dts: imx6sll: correct sdma compatible
` [PATCH v3 14/14] arm64: defconfig: Enable SDMA on i.mx8mq/8mm

[PATCH] mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
 2019-05-07  9:16 UTC 

[PATCH 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller
 2019-05-07  9:14 UTC  (3+ messages)

[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
 2019-05-07  9:05 UTC  (7+ messages)
  ` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description

[PATCH v7 0/13] Exynos5 Dynamic Memory Controller driver
 2019-05-07  9:02 UTC  (20+ messages)
    ` [PATCH v7 01/13] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC
    ` [PATCH v7 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v7 04/13] dt-bindings: ddr: rename lpddr2 directory
    ` [PATCH v7 05/13] dt-bindings: ddr: add LPDDR3 memories
    ` [PATCH v7 06/13] drivers: memory: extend of_memory by LPDDR3 support
    ` [PATCH v7 07/13] dt-bindings: memory-controllers: add Exynos5422 DMC device description
    ` [PATCH v7 08/13] drivers: memory: add DMC driver for Exynos5422
    ` [PATCH v7 09/13] drivers: devfreq: events: add Exynos PPMU new events
    ` [PATCH v7 10/13] ARM: dts: exynos: add chipid label and syscon compatible
    ` [PATCH v7 11/13] ARM: dts: exynos: add syscon to clock compatible
    ` [PATCH v7 12/13] ARM: dts: exynos: add DMC device for exynos5422
    ` [PATCH v7 13/13] ARM: exynos_defconfig: enable DMC driver

[PATCH 0/8] Add Mediatek thermal dirver and dtsi
 2019-05-07  8:58 UTC  (7+ messages)
` [PATCH 4/8] arm64: dts: mt8183: Configure CPU cooling
` [PATCH 5/8] arm64: dts: mt8183: Increase polling frequency for CPU thermal zone
` [PATCH 6/8] thermal: mediatek: mt8183: fix bank number settings

[PATCH V3 00/12] misc: xilinx sd-fec drive
 2019-05-07  8:48 UTC  (8+ messages)
` [PATCH V3 02/12] misc: xilinx-sdfec: add core driver

[PATCH v2] arm64: dts: ls1028a: Add USB dt nodes
 2019-05-07  8:48 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: i2c: add optional mul-value property to binding
 2019-05-07  8:40 UTC  (3+ messages)

[PATCH 00/16] dmaengine/soc/firmware: Add Texas Instruments UDMA support
 2019-05-07  8:37 UTC  (10+ messages)
` [PATCH 07/16] dmaengine: Add function to request slave channel from a dma_device
` [PATCH 10/16] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH 11/16] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH 12/16] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH 13/16] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH 14/16] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH 15/16] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH 16/16] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-07  8:31 UTC  (17+ messages)
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 05/16] PCI: dwc: Move config space capability search API
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property

[PATCH v5 00/14] support gce on mt8183 platform
 2019-05-07  8:13 UTC  (13+ messages)
` [PATCH v5 01/12] dt-binding: gce: remove thread-num property
` [PATCH v5 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v5 03/12] dt-binding: gce: add binding for gce subsys property
` [PATCH v5 04/12] dt-binding: gce: add binding for gce event property
` [PATCH v5 05/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v5 06/12] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v5 07/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v5 08/12] soc: mediatek: cmdq: define the instruction struct
  ` [PATCH v5 09/12] soc: mediatek: cmdq: add polling function
  ` [PATCH v5 10/12] soc: mediatek: cmdq: add cmdq_dev_get_subsys function
` [PATCH v5 11/12] soc: mediatek: cmdq: add cmdq_dev_get_event function
` [PATCH v5 12/12] arm64: dts: add gce node for mt8183

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-07  8:01 UTC  (16+ messages)
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests

PM / AVS: SVS: Introduce SVS engine
 2019-05-07  7:50 UTC  (6+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings

[PATCH v10 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-07  7:47 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH v10 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

[PATCH] arm64: dts: ls1028a: Fix CPU idle fail
 2019-05-07  7:43 UTC 

[v3 0/3] support dpi for mt8183
 2019-05-07  7:41 UTC  (5+ messages)
` [v3 2/3] drm/mediatek: dpi dual edge support
` [v3 3/3] drm/mediatek: add mt8183 dpi support

[PATCH v2] arm64: allwinner: h6: orangepi-one-plus: Add Ethernet support
 2019-05-07  7:06 UTC  (6+ messages)
      `  "

[PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support
 2019-05-07  7:06 UTC  (4+ messages)

[PATCH] ARM: dts: r7s9210-rza2mevb: add ethernet aliases
 2019-05-07  6:50 UTC  (2+ messages)

[PATCH v3 0/2] L2 cache controller support for SiFive FU540
 2019-05-07  6:48 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs

[PATCH 1/5] ARM: dts: imx6qdl-sabresd: Assign corresponding power supply for LDOs
 2019-05-07  6:34 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: imx7d-sdb: "
` [PATCH 3/5] ARM: dts: imx6sl-evk: "
` [PATCH 4/5] ARM: dts: imx6sll-evk: Assign corresponding power supply for vdd3p0
` [PATCH 5/5] ARM: dts: imx6sx-sdb: Assign corresponding power supply for LDOs

[PATCH v2 0/5] Add TPU support for R-Car H3/M3-W/M3-N
 2019-05-07  5:48 UTC  (7+ messages)
` [PATCH v2 2/5] arm64: dts: renesas: r8a7795: Add TPU support
` [PATCH v2 3/5] arm64: dts: renesas: r8a7796: "

[PATCH v3 00/10] Add Support for MediaTek PMIC MT6358
 2019-05-07  5:40 UTC  (10+ messages)
` [PATCH v3 02/10] mfd: mt6397: extract irq related code from core driver
` [PATCH v3 04/10] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v3 06/10] mfd: Add support "
` [PATCH v3 07/10] regulator: mt6358: Add support for MT6358 regulator

[PATCH 0/2] Add support for AXI DMA controller on Milbeaut series
 2019-05-07  5:39 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: milbeaut: Add Milbeaut AXI DMA controller

[PATCH AUTOSEL 4.14 69/95] arm64: dts: marvell: armada-ap806: reserve PSCI area
 2019-05-07  5:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 73/95] xtensa: xtfpga.dtsi: fix dtc warnings about SPI

[PATCH AUTOSEL 5.0 71/99] of_net: Fix residues after of_get_nvmem_mac_address removal
 2019-05-07  5:32 UTC 

[PATCH] arm64: add support for rng-seed
 2019-05-07  5:07 UTC  (2+ messages)

[PATCH] of: Add dummy for of_node_is_root if not CONFIG_OF
 2019-05-07  4:48 UTC 

[PATCH] ARM: dts: imx6ul: add clock-frequency to CPU node
 2019-05-07  3:02 UTC 

[PATCH] dt-binding: usb: add usb-role-switch property
 2019-05-07  2:26 UTC  (3+ messages)

[v2 PATCH] dt-binding: usb: add usb-role-switch property
 2019-05-07  2:22 UTC 

[PATCH 0/7] Add imx7ulp USBOTG1 support
 2019-05-07  1:49 UTC  (6+ messages)
` [PATCH 6/7] ARM: dts: imx7ulp: add "

[PATCH V4 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-07  1:28 UTC  (3+ messages)
` [PATCH V4 2/3] arm64: dts: imx8qxp: Move watchdog node into scu node
` [PATCH V4 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH V3 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-07  1:20 UTC  (4+ messages)
` [PATCH V3 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH 2/8] media: imx7-media-csi: Acquire a single clock
 2019-05-06 21:21 UTC  (3+ messages)
` [PATCH 1/8] media: dt-bindings: imx7-csi: Document a single CSI clock

[PATCH] clk: ti: clkctrl: Fix clkdm_clk handling
 2019-05-06 21:08 UTC 

[PATCH 0/3] usb: gadget: Add support for disabling U1 and U2 entries
 2019-05-06 20:58 UTC  (4+ messages)
` [PATCH 3/3] usb: dwc3: "

[PATCH v3 1/2] dt-bindings: leds: Add binding for spi-byte LED
 2019-05-06 20:25 UTC  (21+ messages)
` [PATCH v3 2/2] leds: spi-byte: add single byte SPI LED driver

[PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-05-06 19:50 UTC  (11+ messages)

[PATCH 0/6] Zap SCIF2 DMA configuration in R-Car Gen3 DTS
 2019-05-06 19:42 UTC  (9+ messages)
` [PATCH 1/6] serial: sh-sci: Reveal ptrval in dev_dbg
` [PATCH 2/6] Revert "arm64: dts: renesas: r8a7796: Enable DMA for SCIF2"

[PATCH v2 1/6] iio: ad7949: Support internal Vref
 2019-05-06 19:32 UTC  (4+ messages)
` [PATCH v2 3/6] iio: ad7949: Support configuration read-back

[PATCH 1/6] iio: ad7949: Support internal Vref
 2019-05-06 19:28 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: iio: ad7949: Add adi,reference-select

[PATCH v2 1/2] dt-bindings: leds: Add binding for spi-byte LED
 2019-05-06 18:34 UTC  (7+ messages)
` [PATCH v2 2/2] leds: spi-byte: add single byte SPI LED driver

[PATCH] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
 2019-05-06 18:19 UTC  (3+ messages)

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-06 17:55 UTC  (7+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "

[PATCH v1 v1 0/3] Add dt bindings to support I2C on sifive devices and a fix for polling mode i2c transfers
 2019-05-06 17:54 UTC  (8+ messages)
` [PATCH v1 v1 1/3] dt-bindings: i2c: add documentation for adding SiFive I2C driver
` [PATCH v1 v1 2/3] i2c-ocore: sifive: add support for i2c device on FU540-c000 SoC
` [PATCH v1 v1 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[PATCH v3 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
 2019-05-06 17:27 UTC  (8+ messages)
` [PATCH v3 2/2] dt-bindings: cpufreq: Document allwinner,cpu-operating-points-v2

[PATCH v4 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-06 16:19 UTC  (9+ messages)
` [PATCH v4 01/10] of_net: add "

[PATCH 0/4] Add Stratix10 OCRAM & SDMMC EDAC Support
 2019-05-06 15:17 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: stratix10: Add OCRAM EDAC node
` [PATCH 4/4] arm64: dts: stratix10: Add SDMMC "

[PATCH 1/2] drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panel
 2019-05-06 15:04 UTC  (4+ messages)

[PATCH v6] ARM: dts: aspeed: Adding Lenovo Hr630 BMC
 2019-05-06 14:38 UTC  (3+ messages)

[RFC][PATCH] dt-bindings: iio: accel: add adi,adxl345.yaml binding
 2019-05-06 14:29 UTC  (4+ messages)

[PATCH 0/7] dts: r7s9210: Add RZ/A2 devices
 2019-05-06 14:02 UTC  (2+ messages)

[PATCH v6 00/13] TVP5150 new features
 2019-05-06 13:39 UTC  (5+ messages)
` [PATCH v6 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v6 13/13] media: tvp5150: make debug output more readable

[PATCH v2 0/4] Add drive-strength in Meson pinctrl driver
 2019-05-06 13:16 UTC  (6+ messages)
` [PATCH v2 4/4] pinctrl: meson: add support of drive-strength-uA


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