devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-06 14:14:37 to 2018-01-08 22:20:54 UTC [more...]

[PATCH] Device tree binding for Avago APDS990X light sensor
 2018-01-08 22:20 UTC  (7+ messages)
      ` [PATCHv2] "
          ` [PATCHv3] dt-bindings: "

[PATCH v3 1/4] media: ov5695: add support for OV5695 sensor
 2018-01-08 22:20 UTC  (5+ messages)
  ` [PATCH v3 2/4] dt-bindings: media: Add bindings for OV5695
` [PATCH v3 3/4] media: ov2685: add support for OV2685 sensor
` [PATCH v3 4/4] dt-bindings: media: Add bindings for OV2685

[PATCH v5 0/5] Add OV5640 parallel interface and RGB565/YUYV support
 2018-01-08 20:54 UTC  (4+ messages)

[PATCH v2 0/5] constify struct imx_pinctrl_soc_info
 2018-01-08 20:52 UTC  (9+ messages)
` [PATCH v2 1/5] pinctrl: imx: use struct imx_pinctrl_soc_info as a const
` [PATCH v2 2/5] pinctrl: imx7d: simplify imx7d_pinctrl_probe
  ` [PATCH v2 3/5] pinctrl: imx: constify struct imx_pinctrl_soc_info
` [PATCH v2 4/5] pinctrl: imx7ulp: constify struct imx_cfg_params_decode
` [PATCH v2 5/5] pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL

[PATCH] phy: work around 'phys' references to usb-phy devices
 2018-01-08 18:32 UTC  (2+ messages)

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-08 18:06 UTC  (5+ messages)
` [PATCH v2 3/9] PCI: Add generic function to probe PCI host controllers
` [PATCH v2 6/9] PCI: cadence: Add host driver for Cadence PCIe controller

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-08 17:56 UTC  (20+ messages)
  ` [PATCH v6 01/16] KVM: arm64: Store vcpu on the stack during __guest_enter()
  ` [PATCH v6 02/16] KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
  ` [PATCH v6 03/16] KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
  ` [PATCH v6 04/16] arm64: alternatives: use tpidr_el2 on VHE hosts
  ` [PATCH v6 05/16] KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
  ` [PATCH v6 06/16] Docs: dt: add devicetree binding for describing arm64 SDEI firmware
  ` [PATCH v6 07/16] firmware: arm_sdei: Add driver for Software Delegated Exceptions
  ` [PATCH v6 09/16] arm64: uaccess: Add PAN helper
  ` [PATCH v6 10/16] arm64: kernel: Add arch-specific SDEI entry code and CPU masking
  ` [PATCH v6 12/16] firmware: arm_sdei: add support for CPU private events
  ` [PATCH v6 15/16] arm64: mmu: add the entry trampolines start/end section markers into sections.h
  ` [PATCH v6 16/16] arm64: sdei: Add trampoline code for remapping the kernel
` [PATCH v6 08/16] arm64: Add vmap_stack header file
` [PATCH v6 11/16] firmware: arm_sdei: Add support for CPU and system power states
` [PATCH v6 13/16] arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
` [PATCH v6 14/16] firmware: arm_sdei: Discover SDEI support via ACPI

[PATCH] ARM: realview: remove eb-mp clcd IRQ
 2018-01-08 16:31 UTC  (3+ messages)

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-08 16:30 UTC  (12+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-08 16:29 UTC  (33+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
` [PATCH v5 02/44] clk: davinci: New driver for davinci "
` [PATCH v5 03/44] clk: davinci: Add platform information for TI DA830 PLL
` [PATCH v5 04/44] clk: davinci: Add platform information for TI DA850 PLL
` [PATCH v5 05/44] clk: davinci: Add platform information for TI DM355 PLL
` [PATCH v5 06/44] clk: davinci: Add platform information for TI DM365 PLL
` [PATCH v5 07/44] clk: davinci: Add platform information for TI DM644x PLL
` [PATCH v5 08/44] clk: davinci: Add platform information for TI DM646x PLL
` [PATCH v5 09/44] dt-bindings: clock: New bindings for TI Davinci PSC
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC
  ` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC
  ` [PATCH v5 13/44] clk: davinci: Add platform information for TI DM355 PSC
` [PATCH v5 14/44] clk: davinci: Add platform information for TI DM365 PSC
` [PATCH v5 15/44] clk: davinci: Add platform information for TI DM644x PSC
` [PATCH v5 16/44] clk: davinci: Add platform information for TI DM646x PSC
` [PATCH v5 17/44] dt-bindings: clock: Add bindings for DA8XX CFGCHIP gate clocks
` [PATCH v5 18/44] dt-bindings: clock: Add binding for TI DA8XX CFGCHIP mux clocks
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks
` [PATCH v5 20/44] dt-bindings: clock: Add bindings for TI DA8XX USB PHY clocks
` [PATCH v5 21/44] clk: davinci: New driver "
` [PATCH v5 22/44] ARM: davinci: move davinci_clk_init() to init_time
` [PATCH v5 23/44] ARM: da830: add new clock init using common clock framework
` [PATCH v5 24/44] ARM: da850: "
` [PATCH v5 25/44] ARM: dm355: "
` [PATCH v5 26/44] ARM: dm365: "
` [PATCH v5 27/44] ARM: dm644x: "
` [PATCH v5 28/44] ARM: dm646x: "
` [PATCH v5 29/44] ARM: da8xx: add new USB PHY "
` [PATCH v5 35/44] ARM: da850: Remove legacy clock init

[PATCH v4 4/4] ARM: pinctrl: sunxi-pinctrl: fix pin funtion can not be match correctly
 2018-01-08 15:46 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pinctrl: Add Qualcomm SDM845 TLMM binding
 2018-01-08 15:44 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add sdm845 pinctrl driver

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2018-01-08 15:30 UTC  (10+ messages)

[PATCH v4 0/6] ARM: dts: Add PHYTEC phyCORE-i.MX 6 and phyBOARD-Mira carrier board support
 2018-01-08 14:29 UTC  (7+ messages)
  ` [PATCH v4 1/6] ARM: dts: imx6: Add initial support for phyCORE-i.MX 6 SOM
  ` [PATCH v4 2/6] ARM: dts: imx6: Add initial support for phyBOARD-Mira
  ` [PATCH v4 3/6] ARM: dts: imx6: Add support for phyBOARD-Mira i.MX 6Quad/Dual RDK
  ` [PATCH v4 4/6] ARM: dts: imx6: Add support for phyBOARD-Mira i.MX 6 DualLight/Solo RDK
  ` [PATCH v4 5/6] ARM: dts: imx6: Add support for phyBOARD-Mira with i.MX 6QuadPlus
  ` [PATCH v4 6/6] ARM: imx_v6_v7_defconfig: Enable Dialog Semiconductor DA9062 driver

[PATCH 00/14] iio: triggers: add consumer support
 2018-01-08 14:12 UTC  (6+ messages)
` [PATCH 12/14] iio: adc: at91-sama5d2_adc: support for position and pressure channels

[PATCH v2 1/4] media: ov5695: add support for OV5695 sensor
 2018-01-08 13:40 UTC  (6+ messages)
` [PATCH v2 3/4] media: ov2685: add support for OV2685 sensor

[PATCH 01/20] dt-bindings: timer: Add Actions Semi S700
 2018-01-08 13:28 UTC  (2+ messages)
      ` [PATCH 07/20] dt-bindings: clocksource: Add Spreadtrum SC9860 timer

[PATCH v4 2/2] misc: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
 2018-01-08 12:43 UTC  (3+ messages)
` [PATCH v6 0/2] Documentation and driver of logicoreIP

[PATCH V2 0/5] Add regulator suspend and resume support
 2018-01-08 12:35 UTC  (6+ messages)
` [PATCH V2 1/5] bindings: regulator: added support for suspend states

[PATCH v4 0/3] usb: renesas_usbhs: Add RZ/A1 support
 2018-01-08 12:30 UTC  (4+ messages)
  ` [PATCH v4 1/3] usb: renesas_usbhs: Add support for RZ/A1
  ` [PATCH v4 2/3] dt-bindings: "
  ` [PATCH v4 3/3] ARM: dts: r7s72100: add USB device to device tree

[PATCH v3 0/3] usb: renesas_usbhs: Add RZ/A1 support
 2018-01-08 12:15 UTC  (11+ messages)
` [PATCH v3 2/3] dt-bindings: usb: renesas_usbhs: Add support for RZ/A1
` [PATCH v3 3/3] ARM: dts: r7s72100: add USB device to device tree

[PATCH 1/1] ARM: dts: imx6q-bx50v3: disable SD card
 2018-01-08 11:29 UTC 

[PATCH] Revert "ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells"
 2018-01-08 11:22 UTC  (6+ messages)

[PATCH v17 0/5] ZII RAVE platform driver
 2018-01-08 11:15 UTC  (9+ messages)
  ` [GIT PULL] Immutable branch between MFD, TTY and Watchdog due for the v4.16 merge window

[PATCH v2] PCI: imx6: Add PHY reference clock source support
 2018-01-08 10:43 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
 2018-01-08 10:42 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-08 10:39 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH v2 0/2] media: ov9650: support device tree probing
 2018-01-08 10:29 UTC  (7+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] media: ov9650: add device tree binding

[PATCH v4 0/2] Initial Allwinner V3s CSI Support
 2018-01-08 10:21 UTC  (7+ messages)

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-08  9:19 UTC  (5+ messages)
` [PATCH 01/11] clk: sunxi-ng: Don't set k if width is 0 for nkmp plls
      `  "

[PATCH v2 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng
 2018-01-08  9:15 UTC  (10+ messages)
` [PATCH v2 3/6] ARM: sun4i: Convert to CCU
      ` [linux-sunxi] "

[PATCH v2 0/5] ARM64: dts: meson-axg: UART DT updates
 2018-01-08  8:56 UTC  (10+ messages)
` [PATCH v2 1/5] ARM64: dts: meson: uart: fix address space range
` [PATCH v2 2/5] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
` [PATCH v2 3/5] ARM64: dts: meson-axg: uart: Add the pinctrl info description

[PATCH net] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-08  8:48 UTC  (3+ messages)

[PATCH v20 0/4] Mediatek MT8173 CMDQ support
 2018-01-08  8:38 UTC  (11+ messages)
` [PATCH v20 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
                    ` FW: "

[PATCH] ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpoint
 2018-01-08  8:26 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: r8a779[56]: update register size for thermal
 2018-01-08  8:02 UTC  (3+ messages)

[PATCH 0/6] Initial support for NVIDIA Tegra194
 2018-01-08  4:54 UTC  (7+ messages)
` [PATCH 1/6] firmware: tegra: Simplify channel management
` [PATCH 2/6] soc/tegra: Add Tegra194 SoC configuration option
` [PATCH 3/6] soc/tegra: pmc: Add Tegra194 compatibility string
` [PATCH 4/6] dt-bindings: tegra: Add documentation for nvidia,tegra194-pmc
` [PATCH 5/6] arm64: tegra: Add Tegra194 chip device tree
` [PATCH 6/6] arm64: tegra: Add device tree for the Tegra194 P2972-0000 board

[PATCH V8 0/3] OPP: Allow OPP table to be used for power-domains
 2018-01-08  4:16 UTC  (10+ messages)
` [PATCH V8 3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values

[PATCH V3 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-08  3:43 UTC  (3+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
 2018-01-08  3:01 UTC  (4+ messages)
` [PATCH v1 4/6] dt-bindings: clock: mediatek: add "simple-mfd" in audsys documentation

[PATCH v5 40/44] ARM: da8xx: Remove legacy clock init
 2018-01-08  2:25 UTC  (5+ messages)
` [PATCH v5 41/44] ARM: davinci: remove legacy clocks
` [PATCH v5 42/44] ARM: davinci: add device tree support to timer
` [PATCH v5 43/44] ARM: da8xx-dt: switch to device tree clocks
` [PATCH v5 44/44] ARM: dts: da850: Add clocks

[PATCH v5 30/44] ARM: da8xx: add new sata_refclk init using common clock frmework
 2018-01-08  2:23 UTC  (10+ messages)
` [PATCH v5 31/44] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
  ` [PATCH v5 32/44] ARM: davinci_all_defconfig: "
  ` [PATCH v5 37/44] ARM: dm365: Remove legacy clock init
` [PATCH v5 33/44] ARM: davinci: switch to common clock framework
` [PATCH v5 34/44] ARM: da830: Remove legacy clock init
` [PATCH v5 35/44] ARM: da850: "
` [PATCH v5 36/44] ARM: dm355: "
` [PATCH v5 38/44] ARM: dm644x: "
` [PATCH v5 39/44] ARM: dm646x: "

[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
 2018-01-08  2:19 UTC  (3+ messages)
` [PATCH] "

[PATCH v2] pinctrl: qcom: Add msm8998 pinctrl driver
 2018-01-08  2:15 UTC 

[PATCH 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-08  1:56 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[PATCH v7 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-01-08  1:41 UTC  (3+ messages)
    ` 答复: "

[PATCH 1/7] ARM: imx: add timer stop flag to ARM power off state
 2018-01-08  1:37 UTC  (7+ messages)
` [PATCH 2/7] ARM: dts: imx6ul: update i.MX 6UltraLite iomux headers
` [PATCH 3/7] ARM: dts: imx6ull: add additional pinfunc defines for i.MX 6ULL

[PATCH v2 0/5] Marvell NAND controller rework with ->exec_op()
 2018-01-07 21:46 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: mtd: add Marvell NAND controller documentation
` [PATCH v2 2/5] mtd: nand: add reworked Marvell NAND controller driver

[PATCH 0/3] mtd: spi-nor: fix DMA-unsafe buffer issue between MTD and SPI
 2018-01-07 20:49 UTC  (6+ messages)
` [PATCH 1/3] mtd: spi-nor: add optional DMA-safe bounce buffer for data transfer

[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
 2018-01-07 20:07 UTC  (14+ messages)
` [RFC v2 7/9] bluetooth: btrtl: load the config blob from devicetree when available

[PATCH 6/7] arm64: allwinner: h6: add the basical Allwinner H6 DTSI file
 2018-01-07 16:26 UTC  (2+ messages)

[PATCH v2 0/7] Add the I3C subsystem
 2018-01-07 14:14 UTC  (8+ messages)
` [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

[PATCH] Revert "ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU"
 2018-01-07 10:17 UTC 

[PATCH] ARM: dts: exynos: fix RTC interrupt for exynos5410
 2018-01-07 10:05 UTC  (2+ messages)

[PATCH v2] libfdt: remove unnecessary include directive from <linux/libfdt.h>
 2018-01-07  3:02 UTC 

[PATCH] libfdt: remove unnecessary include directive from <linux/libfdt.h>
 2018-01-06 17:48 UTC 

[PATCH 1/4] pwm: jz4740: Make disable operation compatible with TCU2 mode
 2018-01-06 16:58 UTC  (4+ messages)
  ` [PATCH 2/4] pwm: pwm-jz4740: Implement set_polarity
` [PATCH 3/4] pwm: jz4740: Add support for devicetree
` [PATCH 4/4] pwm: jz4740: Enable for all Ingenic SoCs

[PATCH net-next v6 0/3] Socionext Synquacer NETSEC driver
 2018-01-06 14:14 UTC  (3+ messages)
  ` [PATCH net-next v6 2/3] net: socionext: Add Synquacer NetSec driver
  ` [PATCH net-next v6 3/3] MAINTAINERS: Add entry for Socionext ethernet driver


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