devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-20 01:41:37 to 2017-06-20 17:26:10 UTC [more...]

[PATCH v4 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-20 17:26 UTC  (3+ messages)
` [PATCH v4 1/4] [media] platform: Add Synopsys Designware HDMI RX PHY e405 Driver
` [PATCH v4 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver

[PATCH 0/4] net-next: stmmac: dwmac-sun8i: add support for V3s
 2017-06-20 17:23 UTC  (2+ messages)

[PATCH 1/2] iio: temperature: tsys01: Add OF match table
 2017-06-20 17:14 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: iio: temperature: Add bindings for TSYS01 temperature sensor
 2017-06-20 17:14 UTC  (3+ messages)

[PATCH v5 0/4] iio: adc: sama5d2_adc hw triggers and buffers
 2017-06-20 16:56 UTC  (9+ messages)
` [PATCH v5 1/4] ARM: dts: at91: sama5d2_xplained: enable ADTRG pin
` [PATCH v5 2/4] Documentation: dt: iio: at91-sama5d2_adc: add hw trigger edge binding
` [PATCH v5 3/4] ARM: dts: at91: sama5d2: add ADC hw trigger edge type
` [PATCH v5 4/4] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support

[PATCH v2 1/3] dt-bindings: iio: humidity: add bindings for HDC100x sensors
 2017-06-20 16:48 UTC  (6+ messages)
` [PATCH v2 2/3] iio: humidity: hdc100x: document compatible HDC10xx devices
` [PATCH v2 3/3] iio: humidity: hdc100x: add match table and device id's

[PATCH 01/12] coresight replicator: Cleanup programmable replicator naming
 2017-06-20 16:44 UTC  (4+ messages)

[PATCH 0/2] fix L3GD20H gyroscope sensor support
 2017-06-20 16:41 UTC  (8+ messages)
` [PATCH 1/2] iio: gyro: st_gyro: fix L3GD20H support
` [PATCH 2/2] dt-bindings: iio: gyro: add L3GD20H sensor device binding

[PATCH v2] mmc: core: add mmc-card hardware reset enable support
 2017-06-20 16:10 UTC  (8+ messages)
      ` [EXT] "

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-20 16:08 UTC  (5+ messages)

[Resend PATCH 1/2] clk: hi6220: add acpu clock
 2017-06-20 16:07 UTC  (3+ messages)

[PATCH 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-20 16:06 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH 2/8] mfd: Add STM32 LPTimer driver

[PATCH v4 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-20 15:42 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: add DT binding for the Marvell GICP
` [PATCH v4 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU
` [PATCH v4 4/6] irqchip: irq-mvebu-icu: new driver for "
  ` [PATCH v4 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
  ` [PATCH v4 5/6] arm64: marvell: enable ICU and GICP drivers
  ` [PATCH v4 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K

[PATCH v2 0/3] Allwinner A83T R_LRADC support
 2017-06-20 15:39 UTC  (5+ messages)
` [PATCH v2 1/3] input: sun4i-a10-lradc-keys: Add support for A83T
` [PATCH v2 2/3] dt-bindings: input: Add DT bindings documentation for Allwinner A83T R_LRADC
` [PATCH v2 3/3] ARM: dts: sunxi: add R_LRADC support for A83T

[PATCH 0/6] Update binding documentation for cp110 and ap806
 2017-06-20 15:34 UTC  (9+ messages)
  ` [PATCH 1/6] dt-bindings: cp110: do not depend anymore of the *-clock-output-names
  ` [PATCH 2/6] dt-bindings: cp110: introduce a new binding
  ` [PATCH 3/6] dt-bindings: cp110: add sdio clock to cp-110 system controller
  ` [PATCH 4/6] pinctrl: dt-bindings: add documentation for AP806 pin controllers
  ` [PATCH 5/6] pinctrl: dt-bindings: add documentation for CP110 "
  ` [PATCH 6/6] gpio: dt-bindings: Add documentation for gpio controllers on Armada 7K/8K
  ` [PATCH net-next v5 11/11] arm64: marvell: dts: add xmdio nodes for 7k/8k

[PATCH v5 0/6] provide power off support for iMX6 with external PMIC
 2017-06-20 15:29 UTC  (14+ messages)
` [PATCH v5 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v5 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v5 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

[PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
 2017-06-20 15:18 UTC  (18+ messages)
` [PATCH v2 01/17] clk: ingenic: Use const pointer to clk_ops in struct
  ` [PATCH v2 02/17] clk: ingenic: Fix recalc_rate for clocks with fixed divider
  ` [PATCH v2 03/17] clk: ingenic: support PLLs with no bypass bit
  ` [PATCH v2 04/17] clk: ingenic: Add code to enable/disable PLLs
  ` [PATCH v2 05/17] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v2 06/17] serial: core: Make uart_parse_options take const char* argument
  ` [PATCH v2 07/17] serial: 8250_ingenic: Add support for the JZ4770 SoC
  ` [PATCH v2 08/17] serial: 8250_ingenic: Parse earlycon options
  ` [PATCH v2 09/17] MIPS: Setup boot_command_line before plat_mem_setup
    ` [PATCH v2 10/17] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v2 11/17] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v2 12/17] MIPS: ingenic: Add machine info for supported boards
  ` [PATCH v2 13/17] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v2 14/17] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v2 15/17] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v2 16/17] devicetree/bindings: Add GCW vendor prefix
  ` [PATCH v2 17/17] MIPS: ingenic: Initial GCW Zero support

[PATCH v2 0/2] memory: Introduce ti-emif-sram driver
 2017-06-20 14:42 UTC  (3+ messages)
` [PATCH v2 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

[PATCH v3 0/9] Add support for the pin and gpio controllers on the Marvell Armada 7K/8K
 2017-06-20 14:34 UTC  (5+ messages)
` [PATCH v3 7/9] arm64: dts: marvell: add pinctrl support for "
` [PATCH v3 9/9] arm64: dts: marvell: add gpio "

[PATCH v1 1/1] ARM: dts: imx6: RIoTboard provide gpio-line-names
 2017-06-20 14:28 UTC 

[PATCH v3 0/9] Improve cp110 clk support on Marvell Armada 7K/8K
 2017-06-20 14:23 UTC  (5+ messages)
` [PATCH v3 8/9] arm64: dts: marvell: remove *-clock-output-names on cp110
` [PATCH v3 9/9] arm64: dts: marvell: use new binding for the system controller "

[PATCH v3 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-20 14:14 UTC  (7+ messages)
` [PATCH v3 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU

[PATCH v7 0/6] Move firmware specific code to firmware specific locations
 2017-06-20 14:14 UTC  (7+ messages)
` [PATCH v7.1 7/7] device property: Get rid of struct fwnode_handle type field
  ` [PATCH v7.2 "

[PATCH v6 0/6] provide power off support for iMX6 with external PMIC
 2017-06-20 14:09 UTC  (7+ 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 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler
  ` [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] dt-bindings: input: Add the Goodix GTx5 series Touchscreen devicetree bindings
 2017-06-20 13:29 UTC  (5+ messages)

[PATCH v8 00/34] i.MX Media Driver
 2017-06-20 12:03 UTC  (8+ messages)
        ` Shawn Guo: your attetion is needed here "

[git:media_tree/master] [media] doc: DT: venus: binding document for Qualcomm video driver
 2017-06-20 11:53 UTC 

[PATCH v2 0/5] Add support for the STM32F7 I2C
 2017-06-20 11:41 UTC  (6+ messages)
  ` [PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings
` [PATCH v2 2/5] i2c: i2c-stm32f4: use generic definition of speed enum
` [PATCH v2 3/5] i2c: i2c-stm32f7: add driver
` [PATCH v2 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC
` [PATCH v2 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

[PATCH 0/7] Add PCI ATS support to SMMUv3
 2017-06-20 11:38 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes

[PATCH] dt-bindings: net: sms911x: Add missing optional VDD regulators
 2017-06-20 11:19 UTC  (2+ messages)

[PATCH V1 1/3] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype
 2017-06-20 11:15 UTC  (4+ messages)
` [PATCH V1 2/3] pinctrl: qcom: spmi-gpio: Add dtest route for digital input

[PATCH 1/3] ARM: dts: sunxi: add R_LRADC support for A83T
 2017-06-20 10:50 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: sunxi: add MMC "

[PATCH v3 00/21] arm64: dts: hi3660: add device nodes
 2017-06-20 10:49 UTC  (8+ messages)
` [PATCH v3 19/21] dt-bindings: mmc: dw_mmc-k3: add document of hi3660 mmc

[PATCH 0/6] add some device nodes support for rk322x SoC
 2017-06-20 10:48 UTC  (6+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add basic dtsi file for RK3229 SoC

[PATCH 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
 2017-06-20 10:31 UTC  (7+ messages)
` [PATCH 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660
` [PATCH 3/3] arm64: dts: register Hi3660's thermal sensor

[PATCH] arm64: dts: Delete unused dummy clocks
 2017-06-20 10:28 UTC 

[PATCH v3 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-06-20 10:17 UTC  (11+ messages)
` [PATCH v3 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver
` [PATCH v3 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

[PATCH 0/2] add mt2712 spi support
 2017-06-20 10:15 UTC  (5+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT2712 soc platform
` [PATCH 2/2] spi: mediatek: add spi support for mt2712 IC

[PATCH v2 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-20  9:31 UTC  (6+ messages)

[PATCH v2 0/4] Add bcm2835aux interrupt controller
 2017-06-20  9:19 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] irqchip: Add BCM2835 AUX "

[PATCH v3 00/15] spi: qup: Fixes and add support for >64k transfers
 2017-06-20  9:10 UTC  (16+ messages)
` [PATCH v3 01/15] spi: qup: Enable chip select support
` [PATCH v3 02/15] spi: qup: Setup DMA mode correctly
` [PATCH v3 03/15] spi: qup: Add completion structures for DMA
` [PATCH v3 05/15] spi: qup: Place the QUP in run mode before DMA
` [PATCH v3 06/15] spi: qup: Fix error handling in spi_qup_prep_sg
` [PATCH v3 07/15] spi: qup: Fix transaction done signaling
` [PATCH v3 08/15] spi: qup: Do block sized read/write in block mode
` [PATCH v3 09/15] spi: qup: refactor spi_qup_io_config into two functions
` [PATCH v3 10/15] spi: qup: call io_config in mode specific function
` [PATCH v3 11/15] spi: qup: allow block mode to generate multiple transactions
` [PATCH v3 12/15] spi: qup: refactor spi_qup_prep_sg
  ` [PATCH v3 04/15] spi: qup: Add completion timeout
  ` [PATCH v3 13/15] spi: qup: allow multiple DMA transactions per spi xfer
  ` [PATCH v3 14/15] spi: qup: Ensure done detection
` [PATCH v3 15/15] spi: qup: support for qup v1 dma

[PATCH v7 0/9] pinctrl: meson: add support for GPIO IRQs
 2017-06-20  8:47 UTC  (3+ messages)
` [PATCH v7 5/9] gpiolib: export gpiochip_irq_reqres and gpiochip_irq_relres

[PATCH v2] mfd: Add driver for RAVE Supervisory Processor
 2017-06-20  8:19 UTC  (2+ messages)

[PATCH v9 0/3] Tango PCIe controller support
 2017-06-20  8:14 UTC  (2+ messages)
` [PATCH v9 1/3] PCI: Add DT binding for tango PCIe controller

[PATCH v11 0/6] i2c: designware: add I2C SLAVE support
 2017-06-20  8:03 UTC  (8+ messages)
` [PATCH v11 5/6] i2c: designware: add SLAVE mode functions

[PATCH v4 0/3] watchdog: dw_wdt: add reset lines
 2017-06-20  7:55 UTC  (2+ messages)

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-20  7:49 UTC  (7+ messages)
` [PATCH v10 4/5] "

[PATCH v2 0/3] clk: hi3660: add more clocks and fix bugs
 2017-06-20  7:44 UTC  (4+ messages)
` [PATCH v2 1/3] clk: hi3660: fix wrong parent name of clk_mux_sysbus

[PATCH] nios2: add earlycon support to 3c120 devboard DTS
 2017-06-20  7:43 UTC 

[GIT PULL] Improve cp110 clk support on Marvell Armada 7K/8K
 2017-06-20  7:32 UTC  (3+ messages)

[PATCH 0/7] RPi touchscreen as a panel driver again
 2017-06-20  7:31 UTC  (6+ messages)
` [PATCH 1/7] drm/bridge: Support hotplugging panel-bridge

[PATCH v2 1/2] drm/bridge: Add Cadence DSI driver
 2017-06-20  7:22 UTC  (11+ messages)
` [PATCH v2 2/2] dt-bindings: drm/bridge: Document Cadence DSI bridge bindings

[PATCH 0/2] Enable USB dual-role operation for TM2 and TM2E
 2017-06-20  7:12 UTC  (3+ messages)
    ` [PATCH 1/2] arm64: dts: exynos: Fix wrong label for USB 3.0 controller node
      ` [PATCH 2/2] arm64: dts: exynos: Add extcon property for TM2 and TM2E

[PATCH v7 0/3] nvmem: upstream snvs_lpgpr driver
 2017-06-20  7:09 UTC  (4+ messages)
` [PATCH v7 2/3] nvmem: add "
  ` [PATCH v7 1/3] nvmem: dt: document SNVS LPGPR binding
  ` [PATCH v7 3/3] ARM: dts: imx6qdl.dtsi/imx6ul.dtsi: add "fsl,imx6q-snvs-lpgpr" node

[PATCH 0/4] mediatek: pwm driver add MT2712/MT7622 support
 2017-06-20  7:00 UTC  (6+ messages)
` [PATCH 1/4] pwm: kconfig: modify mediatek information
` [PATCH 2/4] pwm: mediatek: fix clk issue
` [PATCH 3/4] pwm: bindings: add MT2712/MT7622 information
` [PATCH 4/4] pwm: mediatek: add MT2712/MT7622 support

[PATCH v6 0/4] nvmem: upstream snvs_lpgpr driver
 2017-06-20  6:33 UTC  (6+ messages)
` [PATCH v6 2/4] nvmem: add "
  ` [PATCH v6 1/4] nvmem: dt: document SNVS LPGPR binding
  ` [PATCH v6 3/4] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node
  ` [PATCH v6 4/4] ARM: imx6ul: add "fsl,imx6ul-snvs-lpgpr" node

[PATCH] ARM: dts: am437x-gp-evm: Add support for buzzer
 2017-06-20  5:09 UTC 

[PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-20  4:36 UTC  (4+ messages)
  ` [PATCH v2 2/4] drm/panel: Add support for s6e63j0x03 panel driver

[PATCH v6 00/12] rk808: Add RK805 support
 2017-06-20  3:06 UTC  (3+ messages)
` [PATCH v6 09/12] Input: Add power key driver for Rockchip RK805 PMIC

[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-06-20  2:51 UTC  (3+ messages)

[PATCH v15 2/7] power: add power sequence library
 2017-06-20  2:37 UTC  (11+ messages)

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-06-20  2:30 UTC  (4+ messages)
` [PATCH v7 03/10] i2c: i2c-smbus: Use threaded irq for smbalert

[PATCH V1 0/9] add clock driver for Spreadtrum platforms
 2017-06-20  1:41 UTC  (3+ messages)
` [PATCH V1 8/9] clk: sprd: add clocks support for SC9860


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