devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-24 08:58:51 to 2018-09-24 22:01:11 UTC [more...]

[PATCH 0/3] treewide: add vibrator support for various MSM SOCs
 2018-09-24 22:01 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pwm: msm-vibrator: new bindings for MSM vibrator driver

[PATCH 1/2] dt-bindings: himax,hx8837: add HiMax HX8837 bindings
 2018-09-24 21:38 UTC  (2+ messages)

[RFC PATCH 0/4] Add auto tuning support for ZynqMP SDHCI controller
 2018-09-24 21:31 UTC  (3+ messages)
` [RFC PATCH 2/4] dt-bindings: mmc: arasan: Document 'xlnx,zynqmp-8.9a' controller

[PATCH v5 0/2] Add support for RZ/A2 wdt
 2018-09-24 15:28 UTC  (4+ messages)
` [PATCH v5 1/2] watchdog: rza_wdt: Support longer timeouts
` [PATCH v5 2/2] dt-bindings: watchdog: renesas-wdt: Add support for R7S9210

[PATCH 0/3] ARM: dspi: Provide slave mode support for Vybryd vf610
 2018-09-24 21:25 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: spi: Provide bindings for fsl dspi working in slave mode

[PATCH 1/3] power: supply: Add driver for TI BQ2416X battery charger
 2018-09-24 21:17 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: power: supply: bq2416x driver

[PATCH] arm64: dts: sdm630 SoC and Sony Pioneer (Xperia XA2) support
 2018-09-24 21:16 UTC  (4+ messages)

[PATCH 0/2] add Ethernet driver support for mt2712
 2018-09-24 21:07 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: mediatek: Add binding document for MediaTek GMAC

[RFC 00/14] Tegra210 EMC scaling
 2018-09-24 21:04 UTC  (3+ messages)
` [RFC 14/14] dt-bindings: tegra: Add Tegra210 EMC binding

[PATCH 0/6] PAXB INTx support with proper model
 2018-09-24 20:53 UTC  (5+ messages)
` [PATCH 1/6] PCI: iproc: Update iProc PCI binding for INTx support

[PATCH] dt-bindings: net/ibm: fix spelling issue
 2018-09-24 20:42 UTC  (2+ messages)

[PATCH 0/6] Add Peripheral EDACs to SOCFPGA Stratix10
 2018-09-24 20:42 UTC  (9+ messages)
` [PATCH 1/6] arm64: dts: stratix10: Additions to EDAC System Manager
` [PATCH 3/6] arm64: dts: stratix10: Add SDRAM node
` [PATCH 6/6] arm64: dts: stratix10: Add peripheral EDAC nodes

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

[PATCH V7 0/2] bugfix based on csky linux-next
 2018-09-24 20:38 UTC  (5+ messages)
` [PATCH V7 1/2] csky/dma: bugfix dma_sync_for_cpu/device
` [PATCH V7 2/2] csky: remove irq_mapping from smp.c

[PATCH v2] pinctrl: qcom: Add sdm660 pinctrl driver
 2018-09-24 20:37 UTC  (3+ messages)

Portable DT Connectors with regard to FPGAs
 2018-09-24 20:32 UTC 

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-09-24 20:13 UTC  (10+ messages)
` [PATCH v2] arm64: dts: renesas: r8a779{7|8}0: add TPU support
` [PATCH v3] "
` [PATCH v2] arm64: dts: renesas: r8a779{7|8}0: add TMU support

[PATCH v3 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-24 20:10 UTC  (4+ messages)
` [PATCH v3 2/2] iio: light: bh1750: Add device tree support

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-24 20:04 UTC  (5+ messages)

[PATCH V3 0/4] Changes for SDCC5 version
 2018-09-24 19:48 UTC  (2+ messages)

[PATCH] regulator: pfuze100-regulator: add coin support
 2018-09-24 19:21 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add support for SD Tap Delay setting for ZynqMP
 2018-09-24 19:13 UTC  (3+ messages)
` [RFC PATCH v2 3/4] sdhci: arasan: Add support to read and set tap delays from DT "

[PATCH v4 00/20] IOMMU: Tegra GART driver clean up and optimization
 2018-09-24 18:57 UTC  (44+ messages)
` [PATCH v4 01/20] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v4 02/20] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v4 03/20] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v4 04/20] iommu: Introduce iotlb_sync_map callback
` [PATCH v4 05/20] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v4 06/20] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v4 09/20] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v4 11/20] memory: tegra: Use of_device_get_match_data()
` [PATCH v4 12/20] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v4 13/20] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v4 14/20] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v4 15/20] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v4 16/20] iommu/tegra: gart: Don't use managed resources
` [PATCH v4 17/20] iommu/tegra: gart: Prepend error/debug messages with "GART:"
` [PATCH v4 18/20] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v4 19/20] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v4 20/20] iommu/tegra: gart: Perform code refactoring

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-09-24 18:52 UTC  (8+ messages)
` [PATCH V2 03/27] mmc: mmci: convert dma_setup callback to return an int
` [PATCH V2 04/27] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V2 05/27] mmc: mmci: move mmci next cookie to mci host

[PATCH 0/4] Add SDHI2 support to iwg23s
 2018-09-24 18:36 UTC  (21+ messages)
` [PATCH 1/4] dt-bindings: mmc: renesas_sdhi: Add r8a77470 support
` [PATCH 2/4] pinctrl: sh-pfc: r8a77470: Add SDHI2 voltage switch
` [PATCH 3/4] ARM: dts: r8a77470: Add SDHI2 support
` [PATCH 4/4] ARM: dts: iwg23s-sbc: Add uSD card support

[PATCH v11 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-09-24 18:26 UTC  (8+ messages)
` [PATCH v11 03/11] firmware: xilinx: Add zynqmp IOCTL API for device control

[PATCH v2 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-09-24 18:23 UTC  (8+ messages)

[PATCH v7 0/6] LM3697 dedicated LED driver
 2018-09-24 18:02 UTC  (4+ messages)
` [PATCH v7 3/6] dt-bindings: leds: Add bindings for lm3697 driver

[PATCH] firmware: qcom: scm: Add sdm660 soc compatible
 2018-09-24 17:43 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-gta04: add pulldown/up settings for twl4030 gpio
 2018-09-24 17:29 UTC 

[PATCH 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-09-24 17:26 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation
` [PATCH 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver

[PATCH 1/2] dt-bindings: rtc: add capacitor selection for pcf85063
 2018-09-24 12:18 UTC  (3+ messages)
` [PATCH 2/2] rtc: pcf85063: add support for oscillator capacitor selection

[PATCH v3] dt-bindings: arm: Explicitly mark Samsung Exynos SoC as unstable
 2018-09-24 17:16 UTC  (3+ messages)

[PATCH 0/4] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-09-24 17:11 UTC  (3+ messages)
` [PATCH 2/4] dts: arm64/sdm845: Add WCN3990 WLAN module device node

[PATCH v7 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-09-24 17:02 UTC  (8+ messages)
` [PATCH v7 2/2] "

[PATCH 0/4] Add RZ/G1C and RZ/G1N I2C related support
 2018-09-24 16:18 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: i2c: rcar: Add r8a77470 support
` [PATCH 2/4] dt-bindings: i2c: rcar: Document r8a7744 support
` [PATCH 3/4] dt-bindings: i2c: sh_mobile: "
` [PATCH 4/4] ARM: dts: r8a77470: Add I2C4 support

[PATCH v2 0/3] Add can support to RZ/G2M
 2018-09-24 16:17 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: can: rcar_can: Add r8a774a1 support

[PATCH v5 00/14] Add System Error Interrupt support to Armada SoCs
 2018-09-24 16:01 UTC  (4+ messages)
` [PATCH v5 07/14] irqchip/irq-mvebu-sei: add new driver for Marvell SEI

[PATCH v3 0/5] Wakeup GPIO support for SDM845
 2018-09-24 15:35 UTC  (6+ messages)
` [PATCH v3 3/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend

[PATCH] dt-bindings: pwm: renesas: tpu: document R8A779{7|8}0 bindings
 2018-09-24 15:32 UTC  (3+ messages)

[PATCH] dt-bindings: pwm: renesas: tpu: fix "compatible" prop description
 2018-09-24 15:32 UTC  (2+ messages)

[PATCH] drm/panel: simple: Add DLC1010GIG panel
 2018-09-24 15:26 UTC 

[PATCH] dt-bindings: apmu: Document r8a7744 support
 2018-09-24 15:21 UTC  (3+ messages)

[PATCH] Input: qt1050 - add Microchip AT42QT1050 support
 2018-09-24 15:13 UTC 

[PATCH AUTOSEL 3.18 06/13] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
 2018-09-24 14:50 UTC 

[PATCH AUTOSEL 4.4 08/18] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
 2018-09-24 14:49 UTC 

[PATCH AUTOSEL 4.9 12/23] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
 2018-09-24 14:49 UTC 

[PATCH AUTOSEL 4.14 24/36] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
 2018-09-24 14:49 UTC 

[PATCH AUTOSEL 4.18 52/76] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
 2018-09-24 14:48 UTC 

[PATCH V5 00/30] C-SKY(csky) Linux Kernel Port
 2018-09-24 14:36 UTC  (15+ messages)
` [PATCH V5 01/30] csky: Build infrastructure
` [PATCH V5 02/30] csky: defconfig
` [PATCH V5 03/30] csky: Kernel booting
` [PATCH V5 04/30] csky: Exception handling and mm-fault
` [PATCH V5 05/30] csky: System Call
` [PATCH V5 06/30] csky: Cache and TLB routines
` [PATCH V5 07/30] csky: MMU and page table management
` [PATCH V5 08/30] csky: Process management and Signal
` [PATCH V5 09/30] csky: VDSO and rt_sigreturn
` [PATCH V5 10/30] csky: IRQ handling
` [PATCH V5 11/30] csky: Atomic operations
` [PATCH V5 12/30] csky: ELF and module probe
` [PATCH V5 13/30] csky: Library functions
` [PATCH V5 14/30] csky: User access

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-09-24 14:33 UTC  (5+ messages)
` [PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660

[PATCH 1/3] arm64: dts: rockchip: add missing address and size cells for rk3399 mipi dsi
 2018-09-24 14:11 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: firmware: coreboot: document board variant properties

[PATCH 0/3] add dwc2 support for px30
 2018-09-24 13:47 UTC  (2+ messages)

[PATCH] arm64: amd: seattle: Use "spi" as name for SPI controllers
 2018-09-24 13:26 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-24 13:05 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: update pinmux setting in rk3399.dtsi
 2018-09-24 12:58 UTC  (2+ messages)

[PATCH v4 0/5] drm: add support for Cadence MHDP DPI/DP bridge
 2018-09-24 12:47 UTC  (8+ messages)
` [PATCH v4 5/5] drm: bridge: "

[PATCH v4] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
 2018-09-24 12:08 UTC  (2+ messages)

[PATCH v3 0/2] Add ADSP PIL driver for SDM845
 2018-09-24 12:04 UTC  (7+ messages)
` [PATCH v3 2/2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver

[PATCH] dt-bindings: rcar-dmac: Document r8a7744 support
 2018-09-24 12:01 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-24 11:56 UTC  (4+ messages)
` [PATCH v2 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a

[PATCH v2] dt-bindings: pwm: renesas: tpu: fix "compatible" prop description
 2018-09-24 11:36 UTC  (2+ messages)

[PATCH v4 2/4] dt-bindings: watchdog: Document armada-37xx-wdt binding
 2018-09-24 11:06 UTC 

[PATCH V2 3/3] arm64: dts: broadcom: Add reference to Compute Module IO Board V3
 2018-09-24 11:03 UTC  (3+ messages)
` [PATCH] arm64: dts: broadcom: Use the .dtb name in the rule, rather than .dts

[PATCH v7 0/7] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-24 10:41 UTC  (19+ messages)
` [PATCH v7 2/7] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v7 4/7] edac: synopsys: Add macro defines for ZynqMP DDRC
` [PATCH v7 5/7] edac: synopsys: Add EDAC ECC support "
` [PATCH v7 7/7] edac: synopsys: Add Error Injection "

[PATCH v9 1/5] dt-bindings: add binding for i.MX8MQ CCM
 2018-09-24 10:39 UTC 

[PATCH 00/14] serial: langtiq: Add CCF suppport
 2018-09-24 10:28 UTC  (4+ messages)
` [PATCH 01/14] MIPS: dts: Change upper case to lower case
` [PATCH 02/14] MIPS: dts: Add aliases node for lantiq danube serial
` [PATCH 14/14] dt-bindings: serial: lantiq: Add optional properties for CCF

[PATCH] arm64: dts: allwinner: a64: Re-add "syscon" compatible
 2018-09-24 10:22 UTC  (5+ messages)

[PATCH] ARM: dts: exynos: Add CD and WP pins to Odroid XU SD card
 2018-09-24 10:04 UTC  (2+ messages)

[PATCH] arm64: amlogic: Rename spi pinmux group
 2018-09-24  9:45 UTC 

[PATCH v3 0/2] GPIO: add single-register GPIO via CREG driver
 2018-09-24  9:37 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] DT: pci: rcar-pci: document R8A77990 bindings
 2018-09-24  9:28 UTC  (2+ messages)

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-24  9:26 UTC  (4+ messages)
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode

[PATCH net-next] dt-bindings: net: ravb: Add support for r8a7744 SoC
 2018-09-24  9:26 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-09-24  9:26 UTC  (2+ messages)
` [PATCH V2 2/2] pinctrl: bcm: add Northstar driver

[PATCH] dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support
 2018-09-24  9:20 UTC  (2+ messages)

[PATCH] dt-bindings: serial: sh-sci: Document r8a7744 bindings
 2018-09-24  9:19 UTC  (2+ messages)

[RFC PATCH v2 2/2] phy: cadence: Add driver for Sierra PHY
 2018-09-24  9:08 UTC  (3+ messages)

[PATCH 0/5] Add Du support to RZ/G1C and RZ/G1N
 2018-09-24  9:08 UTC  (3+ messages)
` [PATCH 5/5] ARM: shmobile: defconfig: Enable SII902X

[PATCH v2 00/14] MT8183 IOMMU SUPPORT
 2018-09-24  8:58 UTC  (5+ messages)
  ` [PATCH v2 11/14] iommu/mediatek: Add VLD_PA_RANGE register backup when suspend
  ` [PATCH v2 12/14] iommu/mediatek: Add shutdown callback
  ` [PATCH v2 13/14] memory: mtk-smi: Get rid of need_larbid
` [PATCH v2 14/14] iommu/mediatek: Switch to SPDX license identifier


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