devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-04 20:15:27 to 2016-05-06 05:19:50 UTC [more...]

[PATCH v4 0/4]
 2016-05-06  5:19 UTC  (4+ messages)
  ` [PATCH v4 1/4] power: Add an axp20x-ac-power driver
  ` [PATCH v4 2/4] mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICs
  ` [PATCH v4 3/4] ARM: dts: Add binding documentation for AXP20x pmic ac power supply

[PATCH v7 0/9] add i2c driver supported for rk3399
 2016-05-06  4:55 UTC  (26+ messages)
` [PATCH v7 1/9] i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
` [PATCH v7 2/9] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v7 3/9] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v7 4/9] i2c: rk3x: Move setting STATE_START and add STATE_SETUP
` [PATCH v7 5/9] i2c: rk3x: Change SoC data to not use array
` [PATCH v7 6/9] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v7 7/9] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v7 8/9] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v7 9/9] i2c: rk3x: support fast-mode plus for rk3399

[PATCH 0/3] mfd: lp873x: Add lp873x PMIC support
 2016-05-06  4:43 UTC  (8+ messages)
  ` [PATCH 1/3] Documentation: mfd/regulator: LP873X: Add information for the mfd and regulator drivers
  ` [PATCH] mfd: lp873x: Add lp873x PMIC support
` [PATCH 3/3] regulator: lp873x: Add support for lp873x PMIC regulators

[PATCH 0/2] drivers: i2c: qup: Some misc fixes
 2016-05-06  4:09 UTC  (6+ messages)
` [PATCH 1/2] drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
` [PATCH 2/2] drivers: i2c: qup: Fix error handling

[PATCH 1/2] drivers/of: Add check for null property in of_remove_property()
 2016-05-06  3:00 UTC  (8+ messages)
` [PATCH 2/2] powerpc: Update of_remove_property() call sites to remove null checking
    ` [2/2] "
  ` [1/2] drivers/of: Add check for null property in of_remove_property()

[PATCH v3 0/6] Add axp20x-ac power driver
 2016-05-06  2:48 UTC  (14+ messages)
` [PATCH v3 2/5] mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICs
` [PATCH v3 3/5] ARM: dts: Add binding documentation for AXP20x pmic ac power supply
  ` [PATCH v3 1/5] power: Add an axp20x-ac-power driver
  ` [PATCH v3 4/5] ARM: dts: axp209: Add ac_power_supply child node to the ax209 node
  ` [PATCH v3 5/5] ARM: dts: axp209: Enable usb_power_supply by default
            ` [linux-sunxi] "

[PATCH] Input: synaptics-rmi4: Support regulator supplies
 2016-05-06  0:58 UTC  (7+ messages)

[PATCH v6 0/4] dtc: Dynamic DT support
 2016-05-06  0:58 UTC  (6+ messages)
  ` [PATCH v6 1/4] dtc: Document the dynamic plugin internals
  ` [PATCH v6 2/4] dtc: Plugin and fixup support
  ` [PATCH v6 3/4] plugin: Transparently support old style syntax
  ` [PATCH v6 4/4] DTBO magic and dtbo format options

[PATCH v9 00/22] powerpc/powernv: PCI hotplug support
 2016-05-06  0:40 UTC  (8+ messages)
` [PATCH v9 21/22] drivers/of: Export of_detach_node()
` [PATCH v9 22/22] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH] ARM: dts: am57xx-idk-common: Fix input supply names
 2016-05-06  0:05 UTC 

[PATCH 0/3] ARM/arm64: dts: renesas: Describe RTS/CTS hardware flow control
 2016-05-05 23:49 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: NSP: Add MSI support on PCI
 2016-05-05 23:29 UTC  (3+ messages)
  ` [PATCH 2/3] ARM: dts: NSP: modify second CPU address
` [PATCH 3/3] ARM: dts: NSP: Add new DT file for bcm958625hr

[Patch v3 0/8] Qualcomm SCM Rework
 2016-05-05 23:16 UTC  (11+ messages)
` [Patch v3 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
` [Patch v3 2/8] firmware: qcom: scm: Convert SCM to platform driver
` [Patch v3 3/8] firmware: qcom: scm: Use atomic SCM for cold boot
` [Patch v3 4/8] firmware: qcom: scm: Generalize shared error map
` [Patch v3 5/8] firmware: qcom: scm: Convert to streaming DMA APIS
  ` [Patch v3 6/8] firmware: qcom: scm: Add support for ARM64 SoCs
` [Patch v3 7/8] dts: qcom: apq8084: Add SCM firmware node
` [Patch v3 8/8] arm64: dts: msm8916: "

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-05 22:42 UTC  (30+ messages)
` [RFC v2 01/13] usb: misc: usb3503: Clean up on driver unbind
` [RFC v2 02/13] power/mmc: Move pwrseq drivers to power/pwrseq
` [RFC v2 03/13] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
` [RFC v2 06/13] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [RFC v2 07/13] power: pwrseq: simple: Add support for toggling regulator
` [RFC v2 08/13] usb: hub: Handle deferred probe
` [RFC v2 09/13] power: pwrseq: Add support for USB hubs with external power
` [RFC v2 10/13] usb: hub: Power sequence the ports on activation
  ` [RFC v2 04/13] power: pwrseq: Enable COMPILE_TEST for drivers
  ` [RFC v2 05/13] power: pwrseq: Remove mmc prefix from mmc_pwrseq
  ` [RFC v2 11/13] usb: port: Parse pwrseq phandle from Device Tree
  ` [RFC v2 12/13] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3
` [RFC v2 13/13] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization "

[PATCH] drm/panel: Add display timings for TPK U.S.A. LLC Fusion 7", 10.1" panels
 2016-05-05 22:29 UTC  (2+ messages)

[v10, 0/7] Fix eSDHC host version register bug
 2016-05-05 22:25 UTC  (12+ messages)
  ` [v10, 1/7] Documentation: DT: update Freescale DCFG compatible
  ` [v10, 2/7] ARM64: dts: ls2080a: add device configuration node
  ` [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms
  ` [v10, 4/7] dt: move guts devicetree doc out of powerpc directory
  ` [v10, 5/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl
  ` [v10, 6/7] MAINTAINERS: add entry for Freescale SoC drivers
  ` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

[PATCH 0/3] soc: renesas: rcar-sysc: Add support for R-Car M3-W power areas
 2016-05-05 22:13 UTC  (3+ messages)
` [PATCH 1/3] soc: renesas: rcar-sysc: Document r8a7796 support

[PATCH 0/4] clk: renesas: cpg-mssr: Add support for R-Car M3-W
 2016-05-05 22:13 UTC  (3+ messages)
` [PATCH 1/4] clk: renesas: cpg-mssr: Document r8a7796 support

[PATCH] i2c: rcar: add DMA support
 2016-05-05 22:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller
 2016-05-05 22:03 UTC  (2+ messages)

[PATCH] ARM: BCM5301X: Add DT for Luxul XAP-1510
 2016-05-05 21:48 UTC  (5+ messages)

[PATCH v2 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-05 21:46 UTC  (5+ messages)
` [PATCH v2 1/2] Documentation: DT: bindings: Add Broadcom STB PCIe bindings
` [PATCH v2 2/2] pci: host: Add Broadcom STB PCIE RC controller

[PATCH 0/6] Support BCM23550 SoC
 2016-05-05 21:09 UTC  (9+ messages)
` [PATCH 1/6] power: Introduce Broadcom kona reset driver
` [PATCH 2/6] arm: bcm21664: Remove reset code
` [PATCH 3/6] docs: Document BCM23550 bindings
` [PATCH 4/6] arm: Add support for Broadcom BCM23550 SoC
` [PATCH 5/6] arm: BCM23550 SMP support
` [PATCH 6/6] arm: dt: bcm23550: Add device tree files

[PATCH] ARM: dts: imx7d-pinfunc: add input mux for UART2 RX DTE mode
 2016-05-05 20:29 UTC  (2+ messages)

[PATCH] of: fix device compatibility scoring
 2016-05-05 19:47 UTC  (2+ messages)

[PATCH] ARM: dts: omap5-board-common: Describe the voltage supply mapping accurately
 2016-05-05 19:27 UTC  (5+ messages)

[PATCH] ARM: dts: omap5-igep0050: Correct hdmi regulator
 2016-05-05 18:46 UTC  (5+ messages)

[PATCH v4 0/3] Syscon support for iProc touchscreen driver
 2016-05-05 18:44 UTC  (6+ messages)
` [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node

[PATCH 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-05 18:19 UTC  (9+ messages)
` [PATCH 2/2] pci: host: Add Broadcom STB PCIE RC controller

[PATCH v2] ARM: sun7i: dt: Add pll3 and pll7 clocks
 2016-05-05 17:39 UTC 

AM335x ICE board Linux support
 2016-05-05 17:06 UTC  (7+ messages)

[PATCH 0/3] bus: Add support for Tegra210 ACONNECT
 2016-05-05 16:48 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: bus: Add documentation "

[PATCH] scripts/dtc: dt_to_config - report kernel config options for a devicetree
 2016-05-05 16:25 UTC  (5+ messages)

Input: add Atmel Atmegaxx captouch driver
 2016-05-05 16:04 UTC  (3+ messages)

[PATCH 0/5] clk: bcm2835: add flags for mash and parent clocks
 2016-05-05 15:53 UTC  (6+ messages)
  ` [PATCH 1/5] dt: bindings: add means to control flags of specific clocks
` [PATCH 2/5] clk: bcm2835: expose the parent clocks via include/dt-bindings
` [PATCH 3/5] clk: bcm2835: enable default filtering for parent clocks
` [PATCH 4/5] clk: bcm2835: allow setting clocks flags via the dt
` [PATCH 5/5] clk: bcm2835: add support for BCM2835_CLOCK_FLAG_USE_MASH/INTEGER

[PATCH V3 00/17] Add support for Tegra210 AGIC
 2016-05-05 14:41 UTC  (8+ messages)
` [PATCH V3 02/17] irqchip/gic: WARN if setting the interrupt type for a PPI fails
` [PATCH V3 16/17] irqchip/gic: Prepare for adding platform driver

[PATCH v4 0/3] dts: sun8i-h3: add missing UARTs pins and I2C entries for AllWinner H3
 2016-05-05 14:06 UTC  (4+ messages)
  ` [PATCH v4 1/3] dts: sun8i-h3: add uart1/uart2/uart3 pins definitions
  ` [PATCH v4 2/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 "
  ` [PATCH v4 3/3] dts: sun8i-h3: add i2c0/i2c1/i2c2 soc peripherals

[RFC 5/7] iio: inv_mpu6050: Add support for auxiliary I2C master
 2016-05-05 13:10 UTC  (3+ messages)

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-05-05 10:25 UTC  (4+ messages)

[PATCHv4] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-05  9:08 UTC 

[PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-05  8:43 UTC  (14+ messages)

[PATCH v2 0/5] Implement SoC bus driver for Vybrid
 2016-05-05  8:27 UTC  (4+ messages)
` [PATCH v2 5/5] vf610-soc: Add Vybrid SoC device tree binding documentation

[PATCH V3 0/7] iommu/msm: Add DT adaptation and generic bindings support
 2016-05-05  5:10 UTC  (4+ messages)
` [PATCH V3 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip

[PATCH v3 00/11] Add HW throttle for Tegra soctherm
 2016-05-05  3:29 UTC  (4+ messages)
` [PATCH v3 01/11] of: Add bindings of hw "

[v9, 0/7] Fix eSDHC host version register bug
 2016-05-05  3:21 UTC  (5+ messages)
` [v9, 6/7] MAINTAINERS: add entry for Freescale SoC driver

[PATCH v2 0/6] Add enhanced strobe support for emmc version 5.1 or later
 2016-05-05  2:16 UTC  (4+ messages)
` [PATCH v2 3/6] mmc: core: implement enhanced strobe support

[PATCH v9 0/9] i2c mux cleanup and locking update
 2016-05-04 20:42 UTC  (11+ messages)
` [PATCH v9 1/9] i2c: allow adapter drivers to override the adapter locking
` [PATCH v9 2/9] i2c: muxes always lock the parent adapter
` [PATCH v9 3/9] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v9 4/9] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v9 5/9] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v9 6/9] [media] si2168: "
` [PATCH v9 7/9] [media] rtl2832: "
` [PATCH v9 8/9] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v9 9/9] [media] rtl2832: regmap is aware of lockdep, drop local locking hack


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