devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-27 10:17:50 to 2017-11-28 13:34:59 UTC [more...]

[PATCH v2 0/4] Add VIN support to r8a774[35]
 2017-11-28 13:34 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: media: rcar_vin: Reverse SoC part number list

[PATCH 0/3] spicc: meson-axg: add SPICC controller
 2017-11-28 13:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spicc: update compatible string for the Meson-AXG
  ` [PATCH 2/3] spi: meson-axg: add SPICC driver support
` [PATCH 3/3] ARM64: dts: meson-axg: add the SPICC controller

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-11-28 13:26 UTC  (4+ messages)
` [PATCH v2 5/5] of/fdt: only store the device node basename in full_name

[PATCH v4 0/4] fix the clock setting for SAR ADC
 2017-11-28 13:11 UTC  (4+ messages)

[PATCH] media: i2c: adv748x: Restore full DT paths in kernel messages
 2017-11-28 13:01 UTC 

[PATCH v3 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-28 12:53 UTC  (4+ messages)
` [PATCH v3 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-11-28 12:53 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: clock: add compatible variant for the Meson-AXG
` [PATCH v3 2/3] clk: meson-axg: add clock controller drivers
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH v2 0/2] add clk controller driver for Meson-AXG SoC
 2017-11-28 12:47 UTC  (3+ messages)

[PATCH] pinctrl: sunxi: add support for Allwinner H6 main pin controller
 2017-11-28 12:13 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: h3: Add dts file for Libre Computer Board ALL-H3-CC H3 ver
 2017-11-28 12:11 UTC  (5+ messages)
      `  "
          ` [linux-sunxi] "

[PATCH v5 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-11-28 12:06 UTC  (4+ messages)
` [PATCH v5 1/2] media: ov7740: Document device tree bindings
` [PATCH v5 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH v2 00/10] drm/exynos: panel mode info propagation
 2017-11-28 11:56 UTC  (4+ messages)
  ` [PATCH v2 10/10] arm64: dts: exynos: remove i80-if-timings nodes

[PATCH 0/5] Add basic support for emtrion emCON-MX6 modules
 2017-11-28 10:52 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: Add support for emtrion emCON-MX6 series
    ` AW: "

[PATCH 00/13] SolidRun Hummingboard DT updates
 2017-11-28 10:45 UTC  (23+ messages)
  ` [PATCH 01/13] ARM: dts: imx6qdl: SolidRun: remove redundant regulators node
  ` [PATCH 02/13] ARM: dts: imx6qdl: SolidRun: move AR8035 into microsom
  ` [PATCH 03/13] ARM: dts: imx6qdl: SolidRun: move microsom includes into .dts
  ` [PATCH 04/13] ARM: dts: imx6qdl-microsom: split out Broadcom Wi-Fi support
  ` [PATCH 05/13] ARM: dts: imx6qdl-microsom-brcm: rename sdio clock
  ` [PATCH 06/13] ARM: dts: imx6qdl-microsom: add 3.3V vcc regulator
  ` [PATCH 07/13] ARM: dts: imx6qdl-microsom: add support for TI Wi-Fi
  ` [PATCH 08/13] ARM: dts: ixm6qdl-microsom: add support for eMMC
  ` [PATCH 09/13] ARM: dts: imx6qdl-hummingboard: add SD card regulator
  ` [PATCH 10/13] ARM: dts: imx6qdl-hummingboard: rename regulators to match schematic
  ` [PATCH 11/13] ARM: dts: imx6qdl-hummingboard: fix node names
  ` [PATCH 12/13] ARM: dts: imx6qdl-cubox-i: rename regulators to match schematic
  ` [PATCH 13/13] ARM: dts: imx6qdl-cubox-i: fix node names

[PATCH 00/10] Add loadable kernel module and power management support
 2017-11-28 10:00 UTC  (5+ messages)
` [PATCH 01/10] genirq: Export irq_set_msi_desc()

[PATCH v5 0/2] STM32 CRYP crypto driver
 2017-11-28  9:47 UTC  (6+ messages)
` [PATCH v5 2/2] crypto: stm32 - Support for STM32 CRYP crypto module

[PATCH v2 00/35] Andes(nds32) Linux Kernel Port
 2017-11-28  9:37 UTC  (62+ messages)
` [PATCH v2 01/35] nds32: Assembly macros and definitions
` [PATCH v2 02/35] nds32: Kernel booting and initialization
` [PATCH v2 03/35] nds32: Exception handling
` [PATCH v2 04/35] nds32: MMU definitions
` [PATCH v2 05/35] nds32: MMU initialization
` [PATCH v2 06/35] nds32: MMU fault handling and page table management
` [PATCH v2 07/35] nds32: Cache and TLB routines
` [PATCH v2 08/35] nds32: Process management
` [PATCH v2 09/35] nds32: IRQ handling
` [PATCH v2 11/35] nds32: Device specific operations
` [PATCH v2 12/35] nds32: DMA mapping API
` [PATCH v2 13/35] nds32: ELF definitions
` [PATCH v2 14/35] nds32: System calls handling
` [PATCH v2 15/35] nds32: VDSO support
` [PATCH v2 16/35] nds32: Signal handling support
` [PATCH v2 17/35] nds32: Library functions
` [PATCH v2 18/35] nds32: Debugging support
` [PATCH v2 19/35] nds32: L2 cache support
` [PATCH v2 20/35] nds32: Loadable modules
` [PATCH v2 21/35] nds32: Generic timers support
` [PATCH v2 22/35] nds32: Device tree support
` [PATCH v2 24/35] nds32: defconfig
  ` [PATCH v2 10/35] nds32: Atomic operations
  ` [PATCH v2 23/35] nds32: Miscellaneous header files
  ` [PATCH v2 25/35] nds32: Build infrastructure
  ` [PATCH v2 26/35] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v2 27/35] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v2 28/35] MAINTAINERS: Add nds32
` [PATCH v2 29/35] dt-bindings: nds32 CPU Bindings
` [PATCH v2 30/35] net: faraday add nds32 support
` [PATCH v2 31/35] earlycon: add reg-offset to physical address before mapping
` [PATCH v2 32/35] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v2 34/35] clocksource/drivers/Kconfig: Support "
` [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH v2] arm64: dts: renesas: r8a7795: Move nodes which have no reg property out of bus
 2017-11-28  9:04 UTC  (6+ messages)

[PATCH v3] arm64: dts: renesas: r8a7795: Move nodes which have no reg property out of bus
 2017-11-28  8:58 UTC 

[bbb-overlays] Fixing overlay configfs for v4.15-rc1
 2017-11-28  8:57 UTC 

[PATCH] of: overlay: Remove else after goto
 2017-11-28  8:26 UTC 

[PATCH] of: Spelling s/changset/changeset/
 2017-11-28  8:25 UTC 

[PATCH] dt-bindings: pinctrl: uniphier: add UniPhier pinctrl binding
 2017-11-28  7:49 UTC 

[PATCH] rtc: add mxc driver for i.MX53
 2017-11-28  7:39 UTC 

[PATCH] dt-bindings: uniphier: add bindings for UniPhier SoC family
 2017-11-28  7:29 UTC 

[PATCH v7 0/6] Mediatek MT2712 clock and scpsys support
 2017-11-28  7:28 UTC  (8+ messages)
  ` [PATCH v7 1/6] dt-bindings: soc: add MT2712 power dt-bindings
` [PATCH v7 2/6] soc: mediatek: extend bus protection API
` [PATCH v7 3/6] soc: mediatek: add dependent clock jpgdec/audio for scpsys
` [PATCH v7 4/6] soc: mediatek: add MT2712 scpsys support
` [PATCH v7 5/6] arm: dts: mt2712: Add clock controller device nodes
` [PATCH v7 6/6] arm: dts: Add power controller device node of MT2712

[PATCH v7 00/13] Introduce framework for SLIMbus device driver
 2017-11-28  7:18 UTC  (6+ messages)
` [PATCH v7 06/13] slimbus: Add messaging APIs to slimbus framework

[PATCH] irqchip/gic-v3: Support MSIs via aliases and distributor
 2017-11-28  7:16 UTC  (2+ messages)

[PATCH v7 1/1] pwm: mediatek: add MT2712/MT7622 support
 2017-11-28  6:39 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-11-28  6:13 UTC  (4+ messages)
` [PATCH v7 2/2] watchdog: Add Spreadtrum watchdog driver

[PATCH v2 00/11] Rockchip ISP1 Driver
 2017-11-28  5:58 UTC  (11+ messages)
` [PATCH v2 01/11] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v2 02/11] media: rkisp1: Add user space ABI definitions
` [PATCH v2 03/11] media: rkisp1: add rockchip isp1 driver
` [PATCH v2 04/11] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH V4 00/12] drivers: Boot Constraints core
 2017-11-28  4:18 UTC  (2+ messages)

[PATCH 0/4] add support of pinctrl to MT7622 SoC
 2017-11-28  3:50 UTC  (5+ messages)
  ` [PATCH 1/4] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH 2/4] pinctrl: mediatek: cleanup for placing all drivers under the menu
` [PATCH 3/4] pinctrl: mediatek: add pinctrl driver for MT7622 SoC
` [PATCH 4/4] pinctrl: mediatek: update MAINTAINERS entry with MediaTek pinctrl driver

[PATCH v2 1/2] dt-bindings: clocksource: Add Spreadtrum SC9860 timer
 2017-11-28  2:45 UTC  (2+ messages)
` [PATCH v2 2/2] clocksource: sprd: Add timer driver for Spreadtrum SC9860 platform

[REBASED PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4
 2017-11-28  0:15 UTC 

[RFC v2 0/2] backlight: pwm_bl: support linear brightness to human eye
 2017-11-27 23:55 UTC  (6+ messages)
` [RFC v2 1/2] backlight: pwm_bl: linear interpolation between values of brightness-levels

[PATCH V4 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2017-11-27 23:43 UTC  (11+ messages)
` [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device

[PATCH 0/3] arm: owl: Add initial Allo Sparky support
 2017-11-27 22:51 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for Allo.com

[PATCH] ARM: dts: imx6qdl-udoo: add support for powering off
 2017-11-27 22:22 UTC 

[PATCH v2 0/2] Add support for UVIS25 uv sensor
 2017-11-27 22:09 UTC  (4+ messages)
` [PATCH v2 1/2] iio: light: add support for UVIS25 sensor

[RFC 0/2] of: Add whitelist
 2017-11-27 20:58 UTC  (3+ messages)
` [RFC 1/2] of: overlay: add whitelist
` [RFC 2/2] fpga: of region: add of-fpga-region to whitelist

[PATCH] dt-bindings: i2c: eeprom: Add Renesas R1EX24128
 2017-11-27 19:06 UTC  (4+ messages)

[PATCH 2/3] spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.a
 2017-11-27 18:54 UTC  (2+ messages)
  ` Applied "spi: xilinx: Add support for xlnx,axi-quad-spi-1.00.a" to the spi tree

[PATCH 1/3] ASoC: stm32: fix sync property description in SAI bindings
 2017-11-27 18:53 UTC  (2+ messages)
` Applied "ASoC: stm32: fix sync property description in SAI bindings" to the asoc tree

[PATCH 2/3] ASoC: stm32: sai: simplify sync modes management
 2017-11-27 18:53 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: simplify sync modes management" to the asoc tree

[PATCH 3/3] ASoC: stm32: sai: use devm_of_platform_populate()
 2017-11-27 18:53 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: use devm_of_platform_populate()" to the asoc tree

[PATCH 1/2] ASoC: da7219: Correct IRQ level in DT binding example
 2017-11-27 18:52 UTC  (2+ messages)
` Applied "ASoC: da7219: Correct IRQ level in DT binding example" to the asoc tree

[PATCH 2/2] ASoC: da7218: Correct IRQ level in DT binding example
 2017-11-27 18:52 UTC  (2+ messages)
` Applied "ASoC: da7218: Correct IRQ level in DT binding example" to the asoc tree

[PATCH v2 0/2] ARM: dts: exynos: Updates for Odroid HDMI audio
 2017-11-27 18:12 UTC  (3+ messages)
  ` [PATCH v2 1/2] ARM: dts: exynos: Switch to dedicated Odroid-XU3 sound card binding

[PATCH 0/2] of: overlay locking fixes
 2017-11-27 17:49 UTC  (5+ messages)
  ` [PATCH 1/2] of: overlay: Fix cleanup order in of_overlay_apply()
  ` [PATCH 2/2] of: unittest: Remove bogus overlay mutex release from overlay_data_add()

[PATCH] ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4
 2017-11-27 17:47 UTC  (2+ messages)

[PATCH v2 0/2] Sluggish AT91 I2C driver causes SMBus timeouts
 2017-11-27 16:48 UTC  (4+ messages)
  ` [PATCH v2 1/2] hwmon: (jc42) optionally try to disable the SMBUS timeout
` [PATCH v2 2/2] ARM: dts: at91: disable the nxp,se97b SMBUS timeout on the TSE-850

[PATCH v3] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-27 16:17 UTC  (2+ messages)

[PATCH v4 0/6] Remodel FlexCAN register r/w APIs for big endian
 2017-11-27 14:07 UTC  (6+ messages)
` [PATCH v4 1/6] can: flexcan: Remodel FlexCAN register r/w APIs for big endian FlexCAN controllers

[PATCH v2] ARM: dts: imx6qdl-nitrogen6x: Add SPI NOR partitions
 2017-11-27 13:28 UTC  (4+ messages)

[PATCH v3 2/6] dt-bindings: Add vendor prefix for Solomon Goldentek Display Corporation
 2017-11-27 12:28 UTC  (2+ messages)
` [PATCH v3 3/6] dt-bindings: display: Add bindings for SGD GKTW70SDAE4SE Panel

[PATCH 1/1] ARM: dts: sunxi: Update dts for A20-OLinuXino boards
 2017-11-27 12:03 UTC 

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-11-27 10:49 UTC  (5+ messages)
  ` [PATCH v2 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings
  ` [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver

[PATCH v8 0/6] stm32 clocksource driver rework
 2017-11-27 10:44 UTC  (2+ 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).