devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-01 22:31:24 to 2016-09-02 15:56:11 UTC [more...]

[PATCH 1/3] dt-bindings: drm/bridge: adv7511: Add regulators for ADV7533
 2016-09-02 15:56 UTC  (2+ messages)

[PATCH v2 00/15] PCI: rockchip: Cleanups against v10
 2016-09-02 15:56 UTC  (16+ messages)
` [PATCH v2 01/15] Remove unused symbols, unnecessary parens, other minor comments from
` [PATCH v2 02/15] Rename pcie_read() and pcie_write() to rockchip_pcie_read() and
` [PATCH v2 05/15] Use a local "dev" to avoid repetition of "rockchip->dev"
` [PATCH v2 06/15] Add comment about why 32-bit read/modify/write isn't safe
` [PATCH v2 07/15] Simplify the confusing HIWORD_UPDATE scheme
` [PATCH v2 08/15] Remove duplicate CSR definition
` [PATCH v2 09/15] Move CSR bases into definition
  ` [PATCH v2 03/15] Always use "rockchip" as the pointer to per-device struct
  ` [PATCH v2 04/15] Rename struct rockchip_pcie_port to struct rockchip_pcie
  ` [PATCH v2 10/15] Group related CSR definitions together
  ` [PATCH v2 11/15] Rename PCIE_CORE_RC_CONF_SCC_SHIFT to match similar definitions
  ` [PATCH v2 12/15] Rename ROCKCHIP_PCIE_RPIFR1_INTR_MASK and ROCKCHIP_PCIE_RPIFR1_INTR_SHIFT
  ` [PATCH v2 13/15] The register at PCIE_CLIENT_BASE presumably has a name of its own. Add a
  ` [PATCH v2 14/15] Simplify testing of link status and speed testing
  ` [PATCH v2 15/15] Move msleeps to address Guenter's comments

[PATCH 00/12] Partial MIPS Malta DT conversion
 2016-09-02 15:48 UTC  (5+ messages)
` [PATCH 06/12] MIPS: Malta: Probe interrupt controllers via DT
` [PATCH 07/12] MIPS: Malta: Probe RTC "
` [PATCH 08/12] MIPS: Malta: Probe pflash "
` [PATCH 09/12] MIPS: Malta: Use syscon-reboot driver to reboot

[PATCH v5 0/4] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-02 15:48 UTC  (11+ messages)
  ` [PATCH v5 1/4] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse
` [PATCH v5 2/4] ARM: dts: rockchip: "
` [PATCH v5 3/4] arm64: dts: rockchip: add efuse0 device node for rk3399
` [PATCH v5 4/4] nvmem: rockchip-efuse: add rk3399-efuse support

[PATCH v10 2/2] PCI: Rockchip: Add Rockchip PCIe controller support
 2016-09-02 15:44 UTC  (7+ messages)
` [v10,2/2] "

[PATCH v2] mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config
 2016-09-02 15:34 UTC  (2+ messages)

[PATCH v3 0/9] Add STM32 EXTI interrupt controller support
 2016-09-02 15:33 UTC  (10+ messages)
` [PATCH v3 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings
` [PATCH v3 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH v3 4/9] ARM: dts: Add EXTI controller node to stm32f429
` [PATCH v3 5/9] Documentation: dt-bindings: Add IRQ related properties of STM32 pinctrl
  ` [PATCH v3 3/9] ARM: STM32: Select external interrupts controller
  ` [PATCH v3 6/9] pinctrl: Add IRQ support to STM32 gpios
  ` [PATCH v3 7/9] ARM: dts: Add GPIO irq support to STM2F429
` [PATCH v3 8/9] ARM: dts: Declare push button as GPIO key on stm32f429 boards
` [PATCH v3 9/9] ARM: config: Enable GPIO Key driver in stm32_defconfig

[RESEND PATCH v4 0/3] mfd: tps65217: Add power-button and IRQ support
 2016-09-02 15:30 UTC  (5+ messages)
` [RESEND PATCH v4 1/3] mfd: tps65217: Add support for IRQs
` [RESEND PATCH v4 2/3] mfd: tps65217: Add power button as subdevice
  ` [RESEND PATCH v4 3/3] Input: Add tps65217 power button driver

[PATCH] iio: sx9500: add final devicetree support
 2016-09-02 15:23 UTC  (5+ messages)

[PATCH] arm64: renesas: r8a7796/salvator-x: Add board part number to DT bindings
 2016-09-02 15:19 UTC  (2+ messages)

[PATCH v2 0/4] Add PWM feature in Allwinner H3
 2016-09-02 15:18 UTC  (3+ messages)
` [PATCH v2 4/4] pwm: sunxi: Add H3 support

[PATCH v3 2/2] pci/aer: interrupt fixup in the quirk
 2016-09-02 15:17 UTC  (4+ messages)
` [PATCH v4 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode

[PATCH v3 1/2] regulator: pwm: Add support for a fixed delay after duty cycle changes
 2016-09-02 15:13 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: Introduce support for rev BeagleBoard-X15 B1
 2016-09-02 15:06 UTC  (14+ messages)
` [PATCH 1/2] ARM: dts: am57xx-beagle-x15: Remove pinmux configurations
  ` [PATCH 2/2] ARM: dts: am57xx-beagle-x15: Add support for rev B1

[PATCH V2 0/5] firmware: Add support for TI System Control Interface (TI-SCI) protocol driver
 2016-09-02 15:06 UTC  (3+ messages)
` [PATCH V2 1/5] Documentation: Add support for TI System Control Interface (TI-SCI) protocol

[PATCH 0/3] pcie-designware: support for external MSI controller
 2016-09-02 15:01 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: designware-pcie: document optional msi-parent property

[PATCH v3 0/8] aspeed: Add pinctrl and gpio drivers
 2016-09-02 15:00 UTC  (3+ messages)
` [PATCH v3 4/8] gpio: dt-bindings: Add documentation for Aspeed GPIO controllers

[v3 0/2] Fix incorrect capability
 2016-09-02 14:55 UTC  (3+ messages)
` [v3 1/2] mmc: DT: sdhci-brcmstb: Bindings document for common sdhci-brcmstb

[PATCH] Documentation: tpm: Adds the TPM device tree node documentation
 2016-09-02 14:52 UTC  (4+ messages)

[PATCH 1/2] sdhci-of-arasan: Add device tree parameter fails-without-test-cd bit
 2016-09-02 14:45 UTC  (2+ messages)

[PATCH 0/6] usb: dwc2: gadget: Fix TX FIFO handling
 2016-09-02 14:41 UTC  (3+ messages)
` [PATCH 6/6] Documentation: devicetree: dwc2: Deprecate g-tx-fifo-size

input: touchscreen: silead_gsl1680: Document firmware-name, fix implementation
 2016-09-02 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v3 0/4] ARM: dts: Add support for the WP8548 and mangOH Board
 2016-09-02 14:33 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: arm: Add Sierra Wireless modules bindings

[PATCH v4 0/4] arm64: renesas: enable H3ULCB board peripherals
 2016-09-02 14:33 UTC  (8+ messages)
` [PATCH v4 1/4] arm64: dts: h3ulcb: enable GPIO leds
  ` [PATCH v4 2/4] arm64: dts: h3ulcb: enable GPIO keys
` [PATCH v4 3/4] arm64: dts: h3ulcb: enable SDHI0
` [PATCH v3 12/12] arm64: dts: h3ulcb: Sound SSI support

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-09-02 14:31 UTC  (3+ messages)
` [PATCH 1/3] Documentation: dt: Add TI-SCI "

[PATCH 0/2] Add power domain support for eMMC node on rk3399
 2016-09-02 14:23 UTC  (17+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

[PATCH v5 02/16] dt/bindings: Update binding for PM domain idle states
 2016-09-02 14:21 UTC  (2+ messages)

[PATCH v4 0/3] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-02 14:16 UTC  (3+ messages)
` [PATCH v4 1/3] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse

[PATCH 0/4] Control clock for accessing syscon provided arasan IP
 2016-09-02 14:15 UTC  (3+ messages)
` [PATCH 1/4] Documentation: mmc: sdhci-of-arasan: Add clk_syscon as an optional one

[PATCH v2] input: touchscreen: Add support for Elan eKTF2127 touchscreen controller
 2016-09-02 14:09 UTC  (2+ messages)

[PATCH v3 00/22] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-09-02 14:09 UTC  (7+ messages)
` [PATCH v3 03/22] usb: ulpi: Support device discovery via device properties
` [PATCH v3 21/22] phy: Add support for Qualcomm's USB HSIC phy

[PATCH] rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
 2016-09-02 14:08 UTC  (2+ messages)

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2016-09-02 14:04 UTC  (2+ messages)

[PATCH 00/26] MIPS generic kernels, SEAD-3 & Boston support
 2016-09-02 13:59 UTC  (11+ messages)
` [PATCH 11/26] dt-bindings: Document mti,mips-cpc binding
` [PATCH 13/26] dt-bindings: Document mti,mips-cdmm binding
` [PATCH 24/26] dt-bindings: Document img,boston-clock binding

[PATCH v11 0/4] generic TEE subsystem
 2016-09-02 13:56 UTC  (9+ messages)
` [PATCH v11 3/4] tee: add OP-TEE driver

[PATCH 0/3] pci: remove msi_controller registration API
 2016-09-02 13:34 UTC  (5+ messages)
` [PATCH 1/3] pci: pci-aardvark: move to MSI handling using generic MSI support
` [PATCH 3/3] of: pci: remove unused MSI controller helpers

[PATCH 0/3] ARM: aspeed: add support for the BT IPMI host device
 2016-09-02 13:22 UTC  (4+ messages)
` [PATCH 1/3] misc: Add Aspeed BT IPMI host driver

[PATCH v6 1/2] ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem
 2016-09-02 12:58 UTC  (2+ messages)
` [PATCH v6 2/2] ASoC: samsung: Add machine driver for Exynos5433 TM2 board

[PATCH v2 0/4] hw_random: Add driver for Ingenic JZ4780 SoC RNG
 2016-09-02 12:57 UTC  (4+ messages)
` [PATCH v2 3/4] hw_random: jz4780-rng: Add RNG node to jz4780.dtsi

[PATCH 0/3] Add R8A7792/Wheat board support
 2016-09-02 12:56 UTC  (3+ messages)
` [PATCH 1/3] DT: arm: shmobile: document Wheat board

[PATCH 1/3] ARM: dts: r7s72100: add ethernet clock to device tree
 2016-09-02 12:50 UTC  (6+ messages)
` [PATCH v2 "
    ` [PATCH v2 2/3] ARM: dts: r7s72100: add ethernet "
    ` [PATCH v2 3/3] ARM: dts: rskrza1: add ethernet DT support

[PATCH 1/2] dt-bindings: mxsfb: Add bindings for the MXSFB KMS/DRM driver
 2016-09-02 12:30 UTC  (2+ messages)

[PATCH v6 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-09-02 12:20 UTC  (3+ messages)
` [PATCH v6 2/2] phy: add a driver for the Rockchip SoC internal "

[PATCH v5 0/9] Add MT8173 Video Decoder Driver
 2016-09-02 12:20 UTC  (10+ messages)
` [PATCH v5 1/9] VPU: mediatek: Add decode support
  ` [PATCH v5 2/9] dt-bindings: Add a binding for Mediatek Video Decoder
    ` [PATCH v5 3/9] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver
        ` [PATCH v5 4/9] vcodec: mediatek: Add Mediatek H264 Video Decoder Drive
            ` [PATCH v5 5/9] vcodec: mediatek: Add Mediatek VP8 Video Decoder Driver
                ` [PATCH v5 6/9] videodev2.h: add V4L2_PIX_FMT_VP9 format
                  ` [PATCH v5 7/9] v4l2-ioctl: add VP9 format description
                      ` [PATCH v5 8/9] Add documentation for V4L2_PIX_FMT_VP9
                        ` [PATCH v5 9/9] vcodec: mediatek: Add Mediatek VP9 Video Decoder Driver

[PATCH 0/3] phy: omap-usb2: Fixes for v4.9
 2016-09-02 12:17 UTC  (2+ messages)

[PATCH 0/4] Venus remoteproc driver
 2016-09-02 11:52 UTC  (11+ messages)
` [PATCH 3/4] dt-binding: remoteproc: venus rproc dt binding document

[PATCH v2 0/7] arm64: dts: Add the dts file for Exynos5433 and TM/TM2E board
 2016-09-02 11:29 UTC  (9+ messages)
` [PATCH v2 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC
` [PATCH v2 6/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2 board

[PATCH v4 0/6] Support the rk3399 gmac and pd function
 2016-09-02 11:00 UTC  (3+ messages)
` [PATCH v4 4/6] arm64: dts: rockchip: add the gmac power domain on rk3399

[PATCH v5 1/2] ASoC: samsung: Add DT bindings documentation for TM2 sound subsystem
 2016-09-02 10:56 UTC  (6+ messages)
` [PATCH v5 2/2] ASoC: samsung: Add machine driver for Exynos5433 based TM2 board
  ` [alsa-devel] "

[PATCH] arm64: dts: rockchip: Add pinctrl entry for 32k clock on rk3399
 2016-09-02 10:53 UTC  (2+ messages)

[PATCH] arm64: dts: hi6220: add sd-uhs- properties into dwmmc_1
 2016-09-02 10:21 UTC  (2+ messages)

[PATCH v24 9/9] Documentation: dt: chosen properties for arm64 kdump
 2016-09-02 10:11 UTC  (7+ messages)

[PATCH 0/5] rk3399 support ddr frequency scaling
 2016-09-02  8:53 UTC  (11+ messages)
  ` [PATCH 4/5] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [PATCH 5/5] drm/rockchip: Add dmc notifier in vop driver
  ` [PATCH 1/5] Documentation: bindings: add dt documentation for dfi controller
  ` [PATCH 3/5] Documentation: bindings: add dt documentation for rk3399 dmc

[PATCH v13 0/4] Mediatek MT8173 CMDQ support
 2016-09-02  8:50 UTC  (7+ messages)

[PATCH v3 0/5] meson: Meson8b and GXBB DWMAC glue driver
 2016-09-02  8:50 UTC  (7+ messages)

[PATCH v2 0/7] Add support for IR transmitters
 2016-09-02  8:43 UTC  (13+ messages)
` [PATCH v2 1/7] [media] rc-main: assign driver type during allocation
` [PATCH v2 5/7] [media] ir-lirc-codec: don't wait any transmitting time for tx only devices
` [PATCH v2 6/7] Documentation: bindings: add documentation for ir-spi device driver
` [PATCH v2 7/7] [media] rc: add support for IR LEDs driven through SPI

[PATCH v3 0/12] arm64: renesas: add H3ULCB board
 2016-09-02  8:19 UTC  (8+ messages)
` [PATCH v3 12/12] arm64: dts: h3ulcb: Sound SSI support

[PATCH v4] rtc: omap: Support ext_wakeup configuration
 2016-09-02  8:13 UTC  (3+ messages)

[PATCH V3] dt: net: enhance DWC EQoS binding to support Tegra186
 2016-09-02  7:56 UTC  (2+ messages)

[PATCH v3] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board
 2016-09-02  7:43 UTC  (4+ messages)
  `  "

[PATCH 0/6] clk: sunxi-ng: Introduce support for A23 and A33 CCUs
 2016-09-02  7:26 UTC  (5+ messages)
` [PATCH 1/6] clk: sunxi-ng: div: Add mux table macros
` [PATCH 2/6] clk: sunxi-ng: mux: Add mux table macro

[PATCH v2 0/7] dts: sun8i: add extra uart/i2c to H3
 2016-09-02  7:04 UTC  (3+ messages)
` [PATCH v2 4/7] dts: sun8i-h3: add UART1-3 to Orange Pi Plus

[PATCH v5] Axi-usb: Add support for 64-bit addressing
 2016-09-02  6:52 UTC  (5+ messages)

[PATCH] [v10] net: emac: emac gigabit ethernet controller driver
 2016-09-02  6:35 UTC  (2+ messages)

[PATCH v4 0/5] drm: add SimpleDRM driver
 2016-09-02  6:11 UTC  (4+ messages)
` [PATCH v4 3/5] "

[v2 PATCH 2/3] clk: rockchip: add dclk_vop_frac ids for vop
 2016-09-02  3:26 UTC 

[PATCH v6 0/8] power: add power sequence library
 2016-09-02  1:30 UTC  (17+ messages)
` [PATCH v6 1/8] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v6 2/8] power: add "
` [PATCH v6 4/8] usb: core: add power sequence handling for USB devices

[PATCH v3 0/4] Control clock for accessing syscon provided by arasan IP
 2016-09-02  0:54 UTC  (5+ messages)
` [PATCH v3 1/4] Documentation: mmc: sdhci-of-arasan: Add clk_syscon as an optional one
` [PATCH v3 2/4] mmc: sdhci-of-arasan: Control clock for accessing syscon
  ` [PATCH v3 3/4] arm64: dts: rockchip: add clk_syscon for sdhci on rk3399
  ` [PATCH v3 4/4] clk: rockchip: remove CLK_IGNORE_UNUSED flag for aclk_emmc_grf "

[PATCH v2 3/7] [media] rc-core: add support for IR raw transmitters
 2016-09-02  0:21 UTC  (2+ messages)

[PATCH 0/5] Use mmio-sram driver for Keystone MSMC RAM
 2016-09-01 22:58 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: keystone-k2hk: Add MSM RAM node
` [PATCH 2/5] ARM: dts: keystone-k2l: "
` [PATCH 4/5] ARM: dts: keystone-k2g: "
  ` [PATCH 3/5] ARM: dts: keystone-k2e: "
  ` [PATCH 5/5] ARM: configs: keystone: Enable Generic on-chip SRAM driver

[PATCH 2/3] clk: rockchip: add dclk_vop_frac ids for vop
 2016-09-01 22:53 UTC 

[PATCH] [v9] net: emac: emac gigabit ethernet controller driver
 2016-09-01 22:49 UTC  (6+ 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).