devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-05 15:54:12 to 2017-12-06 19:01:39 UTC [more...]

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

[PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC
 2017-12-06 18:48 UTC  (8+ messages)
` [PATCH v6 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property
` [PATCH v6 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare
  ` [PATCH v6 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property
  ` [PATCH v6 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option
` [PATCH v6 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler

[PATCH v2 00/19] Add Headphone Detection to TLV320AIC31xx Driver
 2017-12-06 18:40 UTC  (25+ messages)
` [PATCH v2 08/19] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API
` [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data
` [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support
` [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection

[PATCH v1 0/2] DRM driver for Sitronix ST7735R display panels
 2017-12-06 18:27 UTC  (3+ messages)
` [PATCH v1 2/2] drm/tinydrm: add driver for ST7735R panels

[PATCH 0/2] 66AK2G: Add DT entry for UART1 and UART2
 2017-12-06 17:54 UTC  (2+ messages)

[PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg
 2017-12-06 17:51 UTC 

[PATCH 1/2] arm64: defconfig: enable MUSB HDRC along with Allwinner glue
 2017-12-06 17:49 UTC 

[PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables
 2017-12-06 17:29 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add usb3-phy phandle for dwc3
  ` [PATCH 3/3] arm64: dts: rockchip: add extcon nodes and enable tcphy

[PATCH V6 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-06 16:41 UTC  (12+ messages)
  ` [PATCH V6 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the "
` [PATCH V6 2/7] ACPI / bus: Introduce acpi_get_match_data() function
` [PATCH V6 3/7] device property: Introduce a common API to fetch device match data
` [PATCH V6 4/7] OF: properties: Implement get_match_data() callback
` [PATCH V6 5/7] ACPI: "
` [PATCH V6 6/7] dmaengine: qcom_hidma: Add support for the new revision
` [PATCH V6 7/7] dmaengine: qcom_hidma: Add identity register support

[PATCH v3 00/15] drm/sun4i: Add A83t LVDS support
 2017-12-06 16:37 UTC  (4+ messages)
` [PATCH v3 09/15] drm/sun4i: Add A83T support

[PATCH v1 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-06 16:04 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] eeprom: at24: remove temporary fix for at24mac402 size

[PATCH] ARM: dts: imx: Add memory node unit name
 2017-12-06 15:59 UTC 

[PATCH 1/9] ARM: dts: imx7-colibri: move and rename USB Host power regulator
 2017-12-06 15:30 UTC  (9+ messages)
` [PATCH 2/9] ARM: dts: imx7-colibri: make sure multiplexed pins are not active
` [PATCH 3/9] ARM: dts: imx7-colibri: mux pull-ups where appropriate
` [PATCH 4/9] ARM: dts: imx7-colibri: use NAND_CE1 as GPIO
` [PATCH 5/9] ARM: dts: imx7-colibri: specify cpu-supply
  ` [PATCH 6/9] ARM: dts: imx7-colibri: specify usdhc1 supplies
` [PATCH 7/9] ARM: dts: imx7-colibri: specify backlight GPIO
` [PATCH 8/9] ARM: dts: imx7-colibri: add MCP2515 CAN controller
` [PATCH 9/9] ARM: dts: imx7: add Toradex Colibri iMX7D 1GB (eMMC) support

[PATCH v3 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
 2017-12-06 15:15 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node
` [PATCH v3 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings

[PATCH] video: hd44780: Add hd44780 lcd display driver
 2017-12-06 15:04 UTC  (2+ messages)

[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
 2017-12-06 14:40 UTC  (8+ messages)
` [PATCH v2 5/5] rtc: "

[PATCH v3 0/4] iio: adc: at91-sama5d2_adc: add DMA support
 2017-12-06 13:18 UTC  (4+ messages)
` [PATCH v3 2/4] ARM: dts: at91: sama5d2: added dma property for ADC device

[PATCH v3 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-12-06 13:08 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: codecs: Add initial PCM1862/63/64/65 universal ADC driver
  ` Applied "ASoC: pcm186x: Add initial PCM1862/63/64/65 universal ADC driver" to the asoc tree

[PATCH v2 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-12-06 13:07 UTC  (2+ messages)
` Applied "ASoC: pcm186x: Add PCM186x binding documentation" to the asoc tree

[PATCH 0/8] add UniPhier audio system support
 2017-12-06 12:58 UTC  (7+ messages)
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver

[PATCH v4 0/2] Add support for TI TAS6424 digital amplifier
 2017-12-06 12:58 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: sound: add bindings for TAS6424
  ` Applied "ASoC: tas6424: add bindings for TAS6424" to the asoc tree
` [PATCH v4 2/2] ASoC: Add support for TAS6424 digital amplifier
  ` Applied "ASoC: tas6424: Add support for TAS6424 digital amplifier" to the asoc tree

[PATCH v2 7/7] dt-bindings: tda998x: add the calibration gpio
 2017-12-06 12:35 UTC 

[PATCH 0/6] Add CPU Frequency scaling support on Armada 37xx
 2017-12-06 12:24 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: marvell: Add documentation for the North Bridge PM "
` [PATCH 2/6] cpufreq: ARM: sort the Kconfig menu
` [PATCH 3/6] cpufreq: sort the drivers in ARM part
` [PATCH 5/6] cpufreq: Add DVFS support for Armada 37xx

[PATCH v2] ARM: dts: r8a7745: Add APMU node and second CPU core
 2017-12-06 12:12 UTC  (2+ messages)

[PATCH 0/8] ARM: renesas: Latest r8a774[35] dts updates
 2017-12-06 11:59 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: r8a7745: Add APMU node and second CPU core

[PATCH 0/2] of: dynamic: restrict overlay by targets
 2017-12-06 11:58 UTC  (4+ messages)

[RFC 0/2] of: Add whitelist
 2017-12-06 11:56 UTC  (13+ messages)

[RESEND PATCH 1/4] dt-bindings: display: amlogic,meson-vpu: Add optional power domain property
 2017-12-06 11:54 UTC  (2+ messages)
` [RESEND PATCH 2/4] dt-bindings: display: amlogic,meson-dw-hdmi: Add optional HDMI 5V regulator

[PATCH] ARM: dts: colibri/apalis: use correct compatible for RTC
 2017-12-06 11:41 UTC  (2+ messages)

[PATCH 0/5] PCI: Add support to the Cadence PCIe controller
 2017-12-06 11:32 UTC  (7+ messages)
` [PATCH 3/5] PCI: cadence: Add host driver for "

[PATCH v2 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings
 2017-12-06 11:20 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node
  ` [PATCH v2 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings

[PATCH v3 00/12] Rockchip ISP1 Driver
 2017-12-06 11:19 UTC  (13+ messages)
` [PATCH v3 01/12] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v3 03/12] media: rkisp1: Add user space ABI definitions
` [PATCH v3 04/12] media: rkisp1: add rockchip isp1 driver
  ` [PATCH v3 02/12] media: doc: add document for rkisp1 meta buffer format
  ` [PATCH v3 05/12] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
  ` [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings
  ` [PATCH v3 08/12] ARM: dts: rockchip: add isp node for rk3288
  ` [PATCH v3 12/12] MAINTAINERS: add entry for Rockchip ISP1 driver
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v3 09/12] ARM: dts: rockchip: add rx0 mipi-phy for rk3288
` [PATCH v3 10/12] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v3 11/12] arm64: dts: rockchip: add rx0 mipi-phy "

[RFCv2 PATCH 00/36] Process management for IOMMU + SVM for SMMUv3
 2017-12-06 11:06 UTC  (4+ messages)
` [RFCv2 PATCH 26/36] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH] Documentation: binding: Update endianness usage
 2017-12-06 10:58 UTC  (5+ messages)

[PATCH] dt-bindings: at24/eeprom: add an undocumented compatible string
 2017-12-06 10:12 UTC 

[PATCH v3 2/3] dt-bindings: iio: temperature: add MLX90632 device bindings
 2017-12-06  9:55 UTC 

[PATCH v2 0/4] arm64: defconfig: enable additional led triggers
 2017-12-06  8:57 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: fec: fix refclk enable for SMSC LAN8710/20
 2017-12-06  8:41 UTC  (13+ messages)
` [PATCH net-next v3 1/4] phylib: Add device reset delay support
` [PATCH net-next v3 2/4] phylib: add reset after clk enable support
` [PATCH net-next v3 3/4] net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
` [PATCH net-next v3 4/4] net: fec: add phy_reset_after_clk_enable() support

[PATCH] ARM: dts: introduce the sama5d2 ptc ek board
 2017-12-06  7:01 UTC  (3+ messages)

[PATCH V2] ARM: dts: introduce the sama5d2 ptc ek board
 2017-12-06  6:58 UTC 

[PATCH] usb: xhci: fix TDS for MTK xHCI1.1
 2017-12-06  6:42 UTC 

[PATCH 0/4] add support of pinctrl to MT7622 SoC
 2017-12-06  6:19 UTC  (3+ messages)

[PATCH v11 0/6] Add support for Qualcomm A53 CPU clock
 2017-12-06  5:51 UTC  (4+ messages)
` [PATCH v11 6/6] clk: qcom: Add APCS clock controller support

[PATCH v6 0/2] media: ov7740: Add a V4L2 sensor-level driver
 2017-12-06  5:38 UTC  (4+ messages)
` [PATCH v6 2/2] media: i2c: Add the ov7740 image sensor driver

[PATCH v6 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-12-06  4:11 UTC  (4+ messages)
` [PATCH v6 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[PATCH v2 0/3] True RNG driver for Samsung Exynos 5250+ SoCs
 2017-12-06  3:10 UTC  (3+ messages)
  ` [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver

[PATCH v3 0/2] of: overlay: Fix of_overlay_apply() error path
 2017-12-06  2:40 UTC  (2+ messages)

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

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-12-06  1:00 UTC  (7+ messages)
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[RFC PATCH 0/3] pinctrl: sunxi: Add DT-based generic pinctrl driver
 2017-12-06  0:55 UTC  (9+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: sunxi: document new generic binding

[PATCH v4] usb: xhci: allow imod-interval to be configurable
 2017-12-05 23:50 UTC  (5+ messages)

[PATCH v4 02/10] pinctrl: axp209: add pinctrl features
 2017-12-05 23:21 UTC  (2+ messages)

[PATCH v2 0/2] of: overlay: Fix of_overlay_apply() error path
 2017-12-05 22:47 UTC  (7+ messages)
` [PATCH v2 1/2] of: overlay: Fix memory leak in "

[PATCH v1 0/6] ARM: dts: introduce Compulab IoT Gateway
 2017-12-05 22:27 UTC  (7+ messages)
` [PATCH v1 1/6] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts
  ` [PATCH v1 2/6] ARM: dts: imx7d-cl-som: add nodes for usbh, and usbotg2
  ` [PATCH v1 5/6] ARM: dts: imx7d-sbc-iot: enable PCIe peripheral
` [PATCH v1 3/6] ARM: dts: imx7s: add dma support
` [PATCH v1 4/6] ARM: dts: imx7s: add node and supplies for vdd1p2
` [PATCH v1 6/6] ARM: dts: imx7s: add usb hsic phy domain

[PATCH] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board
 2017-12-05 22:10 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH v8 00/13] Introduce framework for SLIMbus device driver
 2017-12-05 22:03 UTC  (7+ messages)
` [PATCH v8 01/13] Documentation: Add SLIMbus summary
` [PATCH v8 10/13] dt-bindings: Add qcom slimbus controller bindings

[PATCH v3 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support (V3)
 2017-12-05 20:59 UTC  (3+ messages)
` [PATCH v3 1/8] SOC: brcmstb: add memory API

[PATCH 0/8] ARM: dts: introduce Compulab IoT Gateway
 2017-12-05 20:59 UTC  (16+ messages)
` [PATCH 1/8] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts
` [PATCH 2/8] ARM: dts: imx7: build imx7d-sbc-iot-imx7 dtb
` [PATCH 3/8] ARM: dts: imx7d-cl-som: add nodes for usbh, and usbotg2
` [PATCH 4/8] ARM: dts: imx7s: add dma support
` [PATCH 8/8] PCIe: imx6: imx7d: add support for phy refclk source

[PATCH v8 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-12-05 20:46 UTC  (2+ messages)
` [PATCH v8 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v2 0/6] Updated lp8860 led driver
 2017-12-05 20:43 UTC  (7+ messages)
` [PATCH v2 3/6] leds: lp8860: Update the dt parsing for LED labeling
  ` [PATCH v2 1/6] dt: bindings: lp8860: Update bindings for lp8860
  ` [PATCH v2 2/6] dt: bindings: lp8860: Update DT label binding
  ` [PATCH v2 4/6] dt: bindings: lp8860: Add trigger binding to the lp8860
` [PATCH v2 5/6] leds: lp8860: Add DT parsing to retrieve the trigger node
` [PATCH v2 6/6] leds: lp8860: Various fixes to align with LED framework

[PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names
 2017-12-05 20:11 UTC  (3+ messages)

[PATCH V3 0/7] Add loadable kernel module and power management support
 2017-12-05 20:04 UTC  (3+ messages)
` [PATCH V3 2/7] PCI: Export pci_find_host_bridge()

[PATCH] dt: bindings: as3645a: Fix the example node
 2017-12-05 20:03 UTC  (2+ messages)

[PATCH v4 0/4] Teach phylib hard-resetting devices
 2017-12-05 17:51 UTC  (2+ messages)

[PATCH V5 0/7] dmaengine: qcom_hidma: add support for bugfixed HW
 2017-12-05 17:13 UTC  (4+ messages)
` [PATCH V5 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the "


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