devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 17:42:26 to 2017-01-12 16:17:47 UTC [more...]

[PATCH v8 0/5] Add support for the STM32F4 I2C
 2017-01-12 16:17 UTC  (12+ messages)
` [PATCH v8 2/5] i2c: Add STM32F4 I2C driver

[PATCH 0/4] ASpeed mailbox and LPC control drivers
 2017-01-12 16:07 UTC  (14+ messages)
  ` [PATCH 1/4] Documentation: dt: mailbox: Add Aspeed ast2400/2500 bindings
  ` [PATCH 2/4] Documentation: dt: misc: Add Aspeed ast2400/2500 LPC Control bindings
  ` [PATCH 3/4] drivers/misc: Add ASpeed LPC control driver
  ` [PATCH 4/4] drivers/mailbox: Add ASpeed mailbox driver

[PATCH 0/4] mmc: pwrseq-simple: add various functionality for devices
 2017-01-12 15:57 UTC  (13+ messages)
` [PATCH 4/4] mmc: pwrseq-simple: add disable-post-power-on option

[PATCH] ARM: dts: NSP: Fix DT ranges error
 2017-01-12 15:50 UTC 

[PATCH] pinctrl: core: Fix regression caused by delayed work for hogs
 2017-01-12 15:48 UTC  (3+ messages)

[PATCH v2 0/3] Adding DT support for TI HECC module
 2017-01-12 15:44 UTC  (7+ messages)

[PATCH v29 9/9] Documentation: dt: chosen properties for arm64 kdump
 2017-01-12 15:39 UTC  (2+ messages)

[PATCH 1/2] of: base: add support to get the number of cache levels
 2017-01-12 15:28 UTC  (4+ messages)
` [PATCH 1/2][UPDATE] "

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-12 15:27 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[RFC 1/3] iommu/arm-smmu: Add support to opt-in to stalling
 2017-01-12 15:17 UTC  (9+ messages)

[PATCH 0/4] Add support for the USB OTG function of Allwinner V3s
 2017-01-12 14:50 UTC  (9+ messages)
` [PATCH 4/4] ARM: dts: sun8i: add OTG function to Lichee Pi Zero

[PATCH v5 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-12 14:19 UTC  (7+ messages)
` [PATCH v5 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
` [PATCH v5 3/3] dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario

[PATCH V2 1/2] clk: vc5: Add bindings for IDT VersaClock 5P49V5923 and 5P49V5933
 2017-01-12 13:47 UTC  (4+ messages)

[PATCH 0/6] fbdev/ssd1307fb: Some changes and improvement
 2017-01-12 13:46 UTC  (10+ messages)
  ` [PATCH 1/6] fbdev: ssd1307fb: Start to use gpiod API for reset gpio
  ` [PATCH 2/6] fbdev: ssd1307fb: Remove reset-active-low from the DT binding document
  ` [PATCH 3/6] fbdev: ssd1307fb: Make reset gpio devicetree property optional
  ` [PATCH 4/6] fbdev/ssd1307fb: add support to enable VBAT
  ` [PATCH 5/6] fbdev/ssd1307fb: clear screen in probe
  ` [PATCH 6/6] fbdev/ssd1307fb: add support to enable VBAT

[PATCH v7 0/4] arm64: arch_timer: Add workaround for hisilicon-161601 erratum
 2017-01-12 13:24 UTC  (4+ messages)

[PATCH] dt: bindings: Add support for CSI1 bus
 2017-01-12 12:06 UTC  (10+ messages)
` [PATCHv2] "

[PATCH] Documentation: dt: reset: Revise typos in TI syscon reset example
 2017-01-12 10:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] Use data tune for CMD line tune
 2017-01-12 10:39 UTC  (5+ messages)
` [PATCH 1/2] mmc: mediatek: "
  ` [PATCH 2/2] mmc: dt-bindings: update Mediatek MMC bindings

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-12 10:26 UTC  (38+ messages)
  ` [PATCH 01/37] PCI: dwc: dra7xx: Group all host related setup in add_pcie_port
  ` [PATCH 31/37] misc: Add host side pci driver for pci test function device
` [PATCH 02/37] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 03/37] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH 04/37] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 05/37] PCI: dwc: Add platform_set_drvdata
` [PATCH 06/37] PCI: dwc: Rename cfg_read/cfg_write to read/write
` [PATCH 07/37] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 08/37] PCI: dwc: Split *struct pcie_port* into host only and core structures
` [PATCH 09/37] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 10/37] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 11/37] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 12/37] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 13/37] PCI: dwc: Remove dependency of designware to CONFIG_PCI
` [PATCH 14/37] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH 15/37] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH 16/37] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH 17/37] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH 18/37] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH 19/37] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH 20/37] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH 21/37] PCI: dwc: Modify dbi accessors to take dbi_base as argument
` [PATCH 22/37] PCI: dwc: Modify dbi accessors to access data of 4/2/1 bytes
` [PATCH 23/37] PCI: dwc: Add *ops* to start and stop pcie link
` [PATCH 24/37] PCI: dwc: designware: Add EP mode support
` [PATCH 25/37] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH 26/37] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH 27/37] PCI: dwc: dra7xx: Add EP mode support
` [PATCH 28/37] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH 29/37] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 32/37] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH 33/37] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH 34/37] tools: PCI: Add sample test script to invoke pcitest
` [PATCH 35/37] MAINTAINERS: add PCI EP maintainer
` [PATCH 36/37] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH v5 0/5] powernv:stop: Use psscr_val,mask provided by firmware
 2017-01-12 10:04 UTC  (7+ messages)
` [PATCH v5 1/5] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
` [PATCH v5 2/5] powernv:stop: Uniformly rename power9 to arch300
` [PATCH v5 3/5] cpuidle:powernv: Add helper function to populate powernv idle states

[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-12  9:56 UTC  (10+ messages)
  ` [PATCH linux v2 1/6] hwmon: Add core On-Chip Controller support for POWER CPUs
` [PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
  ` [PATCH] hwmon: occ: fix err_cast.cocci warnings
` [PATCH linux v2 3/6] hwmon: occ: Add I2C transport implementation for SCOM operations
` [PATCH linux v2 4/6] hwmon: occ: Add callbacks for parsing P8 OCC datastructures
` [PATCH linux v2 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC
` [PATCH linux v2 6/6] hwmon: occ: Add callbacks for parsing P9 OCC datastructures

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2017-01-12  9:28 UTC  (2+ messages)

[PATCHv2 0/5] Support for Marvell switches with integrated CPUs
 2017-01-12  9:13 UTC  (6+ messages)
  ` [PATCHv3 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH v3] mmc: sh_mmcif: Document r7s72100 DT bindings
 2017-01-12  9:04 UTC  (3+ messages)

[PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support
 2017-01-12  8:23 UTC  (5+ messages)

[PATCH v1 1/1] iio: adc: tlc4541: add support for TI tlc4541 adc
 2017-01-12  8:17 UTC  (5+ messages)

Isn't gen3 peripheral bus 32-bit?
 2017-01-12  7:42 UTC 

[PATCH v2 0/5] Support for LEGO MINDSTORMS EV3
 2017-01-12  7:39 UTC  (5+ messages)
` [PATCH v2 5/5] ARM: dts: Add LEGO MINDSTORMS EV3 dts

[PATCH] arm64: dts: exynos: Replace small letter of base address/offset on Exynos5433
 2017-01-12  6:34 UTC  (6+ messages)

[PATCH v3 00/10] perf: arm64: Support for Hisilicon SoC Hardware event counters
 2017-01-12  6:27 UTC  (3+ messages)

[PATCH v3 02/10] dt-bindings: hisi: Add Hisilicon HiP05/06/07 Djtag dts bindings
 2017-01-12  5:57 UTC  (5+ messages)

[PATCH v5] arm64: dts: mt8173: add mmsel clocks for 4K support
 2017-01-12  4:50 UTC  (3+ messages)

[PATCH 0/4] dt-bindings: mfd: Update TPS65217 interrupts
 2017-01-12  3:47 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: power/supply: Update TPS65217 properties

[PATCH v3 00/24] i.MX Media Driver
 2017-01-12  3:22 UTC  (3+ messages)

[PATCH v2 00/12] Add basic code support for imx6sll
 2017-01-12  2:57 UTC  (6+ messages)
` [PATCH v2 05/12] Document: dt: binding: imx: update pinctrl doc "

[PATCH v2 0/5] Reset Controller Nodes for TI Keystone platforms
 2017-01-12  2:28 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER
` [PATCH v2 2/5] ARM: dts: keystone: Add PSC node
` [PATCH v2 3/5] ARM: dts: keystone-k2hk: Add PSC reset controller node
` [PATCH v2 4/5] ARM: dts: keystone-k2l: "
` [PATCH v2 5/5] ARM: dts: keystone-k2e: "

[PATCH v3] PCI: rockchip: Add quirk to disable RC's ASPM L0s
 2017-01-12  1:53 UTC 

[PATCH v2] PCI: rockchip: Add quirk to disable RC's ASPM L0s
 2017-01-12  1:44 UTC  (4+ messages)

[PATCH v4 0/2] Add support rockchip,grf property for RK3399 PMU/GRU
 2017-01-12  1:28 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: rockchip: add "rockchip, grf" property for RK3399 PMUCRU/CRU

[PATCH 0/3] ARM: at91: fix cpuidle crash on SAMA5D4 Xplained board
 2017-01-12  1:25 UTC  (8+ messages)
` [PATCH 1/3] ARM: at91: flush the L2 cache before entering cpu idle

[PATCH v2 1/3] dt: bindings: add documentation for zx2967 family thermal sensor
 2017-01-12  1:09 UTC  (4+ messages)
` [PATCH v2 3/3] thermal: zx2967: add thermal driver for ZTE's zx2967 family

[PATCH v2 0/2] usb: gadget: s3c2410: add device tree support
 2017-01-11 22:02 UTC  (3+ messages)
  ` [PATCH v2 1/2] dt-bindings: usb: add DT binding for s3c2410 USB device controller
  ` [PATCH v2 2/2] usb: gadget: s3c2410: allow probing from device tree

[PATCH 0/2] media: rc: add support for IR receiver on MT7623 SoC
 2017-01-11 21:27 UTC  (5+ messages)
` [PATCH 1/2] Documentation: devicetree: Add document bindings for mtk-cir

[PATCH v2 0/6] arm64: allwinner: a64: Enable MMC support
 2017-01-11 21:17 UTC  (4+ messages)
` [PATCH v2 1/6] mmc: sunxi: Always set signal delay to 0 for A64

[PATCH] serial: fsl-imx-uart.txt: Remove generic property
 2017-01-11 21:15 UTC  (2+ messages)

[PATCH] devicetree: Add Fujitsu Ltd. vendor prefix
 2017-01-11 21:15 UTC  (2+ messages)

[PATCH v2 0/3] Input: add optional amplifier regulator to pwm-beeper​ (previously "Input: add optional enable gpio to pwm-beeper​")
 2017-01-11 20:02 UTC  (4+ messages)
` [PATCH v2 1/3] Input: pwm-beeper: suppress error message on probe defer
` [PATCH v2 2/3] dt-bindings: Input: Add optional amp-supply property to pwm-beeper
` [PATCH v2 3/3] Input: pwm-beeper: add optional amplifier regulator

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2017-01-11 19:55 UTC  (10+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree

[PATCH 0/5] add support for Allwinner V3s SoC
 2017-01-11 19:44 UTC  (8+ messages)
` [PATCH 1/5] arm: sunxi: add support for "
` [PATCH 2/5] clk: sunxi-ng: add support for V3s CCU

[PATCH v2 pci/next] PCI: rcar: Add compatible string for r8a7796
 2017-01-11 18:54 UTC  (2+ messages)

[PATCHv2 0/5] Add generic pinctrl helpers for managing groups and function
 2017-01-11 18:31 UTC  (8+ messages)
` [PATCH 1/5] pinctrl: core: Use delayed work for hogs

[PATCH v2 0/4] usb: dwc2: Add AHB burst configuration
 2017-01-11 18:22 UTC  (4+ messages)
` [PATCH v2 2/4] usb: dwc2: Add binding for AHB burst

[PATCH 0/3] ti,ads7950 device tree bindings
 2017-01-11 17:52 UTC  (4+ messages)
` [PATCH 1/3] DT/bindings: Add bindings for TI ADS7950 A/DC chips
` [PATCH 2/3] iio: adc: ti-ads7950: Drop "ti-" prefix from module name
` [PATCH 3/3] iio: adc: ti-ads7950: Change regulator matching string to "vref"

[PATCH 0/4] Amlogic Meson SAR ADC support
 2017-01-11 17:43 UTC  (5+ messages)
  ` [PATCH 1/4] Documentation: dt-bindings: add the Amlogic Meson SAR ADC documentation
  ` [PATCH 2/4] clk: gxbb: add the SAR ADC clocks and expose them
` [PATCH 3/4] iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs
` [PATCH 4/4] ARM64: dts: meson: meson-gx: add the SAR ADC

[PATCH 0/5] Input: mpr121 - add device tree support
 2017-01-11 17:42 UTC  (5+ messages)
  ` [PATCH 2/5] Input: mpr121 - set missing event capability
  ` [PATCH 3/5] Input: mpr121 - handle multiple bits change of status register
  ` [PATCH 5/5] Input: mpr121 - add device tree support
` [PATCH 4/5] Input: mpr121 - use matrix keypad helper API


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