devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-26 12:21:20 to 2018-04-27 02:50:01 UTC [more...]

[PATCH v5 0/10] Add endpoint driver for Rockchip PCIe controller
 2018-04-27  2:50 UTC  (7+ messages)
` [PATCH v5 01/10] PCI: Rename directory from host to controller

[PATCH v6 0/7] Add endpoint driver for Rockchip PCIe controller
 2018-04-27  2:40 UTC  (8+ messages)
  ` [PATCH v6 1/7] PCI: rockchip: Separate common code from RC driver
  ` [PATCH v6 2/7] PCI: rockchip: Split out common function to parse DT
  ` [PATCH v6 3/7] PCI: rockchip: Split out common function to init controller
  ` [PATCH v6 4/7] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt
  ` [PATCH v6 5/7] PCI: rockchip: Add Endpoint controller driver for Rockchip PCIe controller
  ` [PATCH v6 6/7] dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe endpoint controller
` [PATCH v6 7/7] arm64: defconfig: update config for Rockchip PCIe

[RFC PATCH 0/3] serial: uartps: Add run time support for more IPs than hardcoded 2
 2018-04-27  2:39 UTC  (3+ messages)
` [RFC PATCH 1/3] of: base: Introduce of_alias_check_id() to check alias IDs

[RFC] ARM: DTS: da850-evm: Refactor device tree layout
 2018-04-27  2:35 UTC 

[PATCH RFC PoC 0/2] platform: different approach to early platform drivers
 2018-04-27  2:28 UTC  (5+ messages)
` [PATCH RFC PoC 1/2] earlydev: implement a new way to probe platform devices early
` [PATCH RFC PoC 2/2] misc: implement a dummy early platform driver

[PATCH v2] of: overlay: Stop leaking resources on overlay removal
 2018-04-27  2:19 UTC  (3+ messages)

[PATCH] iio: potentiostat: lmp91000: add LMP91002 support
 2018-04-27  2:17 UTC 

[PATCH] dt-bindings: staging: remove a couple of ADC bindings
 2018-04-27  2:13 UTC  (4+ messages)

[PATCH 1/5] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-27  2:12 UTC  (12+ messages)
` [PATCH 4/5] ARM: dts: imx6sx-sabreauto: add fec support

[PATCH V4 1/6] ARM: dts: imx6sx-sabreauto: add PMIC support
 2018-04-27  1:33 UTC  (8+ messages)
` [PATCH V4 3/6] ARM: dts: imx6sx-sabreauto: add IO expander max7310 support

[PATCH v2 6/6] rpmsg: glink: Expose rpmsg name attr for glink
 2018-04-27  1:24 UTC  (4+ messages)

[PATCH 7/7] clk: meson: axg: add the audio clock controller driver
 2018-04-27  1:13 UTC  (2+ messages)

[PATCH v9 00/27] ARM: davinci: convert to common clock framework​
 2018-04-27  0:17 UTC  (28+ messages)
` [PATCH v9 01/27] clk: davinci: pll: allow dev == NULL
` [PATCH v9 02/27] clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE
` [PATCH v9 03/27] clk: davinci: psc: allow for dev == NULL
` [PATCH v9 04/27] ARM: davinci: pass clock as parameter to davinci_timer_init()
` [PATCH v9 05/27] ARM: davinci: da830: add new clock init using common clock framework
` [PATCH v9 06/27] ARM: davinci: da850: "
` [PATCH v9 07/27] ARM: davinci: dm355: "
` [PATCH v9 08/27] ARM: davinci: dm365: "
` [PATCH v9 09/27] ARM: davinci: dm644x: "
` [PATCH v9 10/27] ARM: davinci: dm646x: "
` [PATCH v9 11/27] ARM: davinci: da8xx: add new USB PHY "
` [PATCH v9 12/27] ARM: davinci: da8xx: add new sata_refclk "
` [PATCH v9 13/27] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
` [PATCH v9 14/27] ARM: davinci_all_defconfig: "
` [PATCH v9 15/27] ARM: davinci: switch to common clock framework
` [PATCH v9 16/27] ARM: davinci: da830: Remove legacy clock init
` [PATCH v9 17/27] ARM: davinci: da850: "
` [PATCH v9 18/27] ARM: davinci: dm355: "
` [PATCH v9 19/27] ARM: davinci: dm365: "
` [PATCH v9 20/27] ARM: davinci: dm644x: "
` [PATCH v9 21/27] ARM: davinci: dm646x: "
` [PATCH v9 22/27] ARM: davinci: da8xx: Remove legacy USB and SATA "
` [PATCH v9 23/27] ARM: davinci: remove legacy clocks
` [PATCH v9 24/27] dt-bindings: timer: new bindings for TI DaVinci timer
` [PATCH v9 25/27] ARM: davinci: add device tree support to timer
` [PATCH v9 26/27] ARM: davinci: da8xx-dt: switch to device tree clocks
` [PATCH v9 27/27] ARM: dts: da850: Add clocks

[v4 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-26 23:40 UTC  (5+ messages)
` [v4 1/2] dt-bindings: clock: Introduce QCOM RPMh clock bindings
` [v4 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver

[PATCH] mmc: meson-gx: add device reset
 2018-04-26 23:35 UTC  (3+ messages)

[PATCH] rcar-vin: remove generic gen3 compatible string
 2018-04-26 23:09 UTC  (2+ messages)

[PATCH v3 0/6] Add chrdev and name query support for GLINK
 2018-04-26 22:59 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH v3 2/6] rpmsg: glink: Store edge name for glink device
` [PATCH v3 3/6] rpmsg: glink: Use complete_all for open states
` [PATCH v3 4/6] rpmsg: Guard against null endpoint ops in destroy
` [PATCH v3 5/6] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH v3 6/6] rpmsg: glink: Expose rpmsg name attr for glink

[PATCH v9 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-04-26 22:58 UTC  (5+ messages)
` [PATCH v9 7/9] pinctrl: madera: Add DT bindings for Cirrus Logic Madera codecs

[PATCH] pinctrl: mediatek: update pinmux defintions for MT7623
 2018-04-26 22:51 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mcp23s08: Clarify gpiospec flags cell usage
 2018-04-26 22:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: gpio: Add support for r8a77965
 2018-04-26 22:46 UTC  (2+ messages)

[PATCH] dt-bindings: panel: lvds: Fix path to display timing bindings
 2018-04-26 22:45 UTC  (2+ messages)

[RFC 00/13] arm64: allwinner: Add A64 DE2 pipeline support
 2018-04-26 22:13 UTC  (6+ messages)

[RFC/PATCH] net: ethernet: nixge: Use of_get_mac_address()
 2018-04-26 22:04 UTC  (2+ messages)

[PATCH v3 00/11] media: ov772x: support media controller, device tree probing, etc
 2018-04-26 21:34 UTC  (11+ messages)
` [PATCH v3 01/11] media: dt-bindings: ov772x: add device tree binding
` [PATCH v3 02/11] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING

[PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory
 2018-04-26 21:27 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: move various RNG bindings to rng/ directory
` [PATCH 3/4] dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories
` [PATCH 4/4] dt-bindings: exynos: move ADC binding to iio/adc/ directory

[PATCH 01/17] dt-bindings: display: renesas: du: Increase indent in output table
 2018-04-26 21:22 UTC  (24+ messages)
` [PATCH 02/17] dt-bindings: display: renesas: du: Document the R8A77965 bindings
` [PATCH 08/17] arm64: dts: r8a77965: Provide sysc header definitions
` [PATCH 09/17] arm64: dts: r8a77965: Use the correct CPG header
` [PATCH 10/17] arm64: dts: r8a77965: Add FCPF and FCPV instances
` [PATCH 11/17] arm64: dts: r8a77965: Add VSP instances
` [PATCH 12/17] arm64: dts: r8a77965: Populate the DU instance placeholder
` [PATCH 13/17] arm64: dts: r8a77965: Add HDMI encoder instance
` [PATCH 14/17] arm64: dts: r8a77965-salvator-x: Add DU external dot clocks
` [PATCH 15/17] arm64: dts: r8a77965-salvator-x: Enable HDMI output
` [PATCH 16/17] arm64: dts: r8a77965-salvator-xs: Add DU external dot clocks
` [PATCH 17/17] arm64: dts: r8a77965-salvator-xs: Enable HDMI output

[PATCH v6 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-04-26 21:17 UTC  (5+ messages)
` [PATCH v6 02/24] soc: qcom: Add APR bus driver

[PATCH net-next v2 0/7] Microsemi Ocelot Ethernet switch support
 2018-04-26 21:09 UTC  (11+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v2 2/7] net: mscc: Add MDIO driver
` [PATCH net-next v2 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch
` [PATCH net-next v2 4/7] net: mscc: Add initial Ocelot switch support
` [PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot
` [PATCH net-next v2 6/7] MIPS: mscc: connect phys to ports on ocelot_pcb123
` [PATCH net-next v2 7/7] MAINTAINERS: Add entry for Microsemi Ethernet switches

[PATCH 0/2] Add R8A77970/Eagle CAN-FD support
 2018-04-26 20:34 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77970: add "
` [PATCH 2/2] arm64: dts: renesas: eagle: "

[PATCH 0/8] drm: bridge: Add support for static image formats
 2018-04-26 19:57 UTC  (7+ messages)
` [PATCH 1/8] "

[PATCH v5] drm/panel: simple: Add TFC S9700RTWV43TR-01B 800x480 panel support
 2018-04-26 19:48 UTC 

[PATCH v2 0/2] thermal: rcar_gen3_thermal: add r8a77965 support
 2018-04-26 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: rcar-gen3-thermal: add r8a77965
` [PATCH v2 2/2] thermal: rcar_gen3_thermal: add r8a77965 support

[PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
 2018-04-26 19:41 UTC 

[PATCH] Revert "ata: ahci-platform: add reset control support"
 2018-04-26 19:20 UTC  (4+ messages)

[PATCH v5 0/2] SDM845 System Cache Driver
 2018-04-26 18:32 UTC  (3+ messages)
` [PATCH v5 2/2] drivers: soc: Add LLCC driver

[PATCH v7 01/11] ARM: sunxi: smp: Move assembly code into a file
 2018-04-26 18:25 UTC  (2+ messages)

[PATCH v2 0/2]
 2018-04-26 18:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
` [PATCH v2 2/2] ARM: dts: r8a7740: Add CEU0

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-04-26 18:21 UTC  (7+ messages)

[PATCH 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-04-26 18:21 UTC  (2+ messages)

[PATCH v4 0/7] pcal6524 extensions and fixes for pca953x driver
 2018-04-26 17:35 UTC  (8+ messages)
` [PATCH v4 1/7] gpio: pca953x: convert register constants to hex
` [PATCH v4 2/7] gpio: pca953x: add more register definitions for pcal953x
` [PATCH v4 3/7] gpio: pca953x: add more register definitions for pcal6524
` [PATCH v4 4/7] gpio: pca953x: define masks for addressing common and extended registers
` [PATCH v4 5/7] gpio: pca953x: fix address calculation for pcal6524
` [PATCH v4 6/7] DTS: Bindings: pca953x add an optional vcc-supply property
` [PATCH v4 7/7] DTS: Bindings: pca953x: add example how to use interrupt-controller and gpio-controller

[PATCH] clk:aspeed: Fix reset bits for PCI/VGA and PECI
 2018-04-26 17:22 UTC 

[PATCH v7 0/9] Designware EP support and code clean up
 2018-04-26 16:56 UTC  (3+ messages)
` [PATCH v7 3/9] PCI: endpoint: functions/pci-epf-test: Add second entry

[PATCH 0/3] Enable basic MMC support on Allwinner H6
 2018-04-26 16:46 UTC  (7+ messages)
  ` [PATCH 1/3] mmc: sunxi: add support for the MMC controller on H6
  ` [PATCH 2/3] arm64: allwinner: h6: add device tree nodes for MMC controllers
  ` [PATCH 3/3] arm64: allwinner: h6: enable MMC0/2 on Pine H64

[PATCH v5] gpio: dwapb: Add support for 1 interrupt per port A GPIO
 2018-04-26 16:33 UTC  (2+ messages)

[PATCH 00/11] irqchip: stm32: add exti support for stm32mp157c
 2018-04-26 16:18 UTC  (12+ messages)
` [PATCH 01/11] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
` [PATCH 02/11] irqchip: stm32: checkpatch fix
` [PATCH 03/11] irqchip: stm32: add falling pending register support
` [PATCH 04/11] irqchip: stm32: add suspend support
` [PATCH 05/11] irqchip: stm32: add host and driver data structures
` [PATCH 06/11] irqchip: stm32: prepare common functions
` [PATCH 07/11] irqchip: stm32: add stm32mp1 support with hierarchy domain
` [PATCH 08/11] irqchip: stm32: add suspend/resume support for "
` [PATCH 09/11] pinctrl: stm32: add irq_eoi for stm32gpio irqchip
` [PATCH 10/11] ARM: dts: stm32: add exti support for stm32mp157c
` [PATCH 11/11] ARM: dts: stm32: add exti support to stm32mp157 pinctrl

[PATCH 0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC
 2018-04-26 16:05 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: net: meson-dwmac: new compatible name "

[PATCH v3 0/6] drm/panel: simple: Add mode support to devicetree
 2018-04-26 15:29 UTC  (5+ messages)
` [PATCH v3 6/6] arm64: dts: rockchip: Specify override mode for kevin panel

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-26 15:07 UTC  (3+ messages)
` [PATCH v4 6/8] drm/panel: Add Ilitek ILI9881c panel driver

[PATCH 0/3] Add SDRAM ECC support for Stratix10
 2018-04-26 15:06 UTC  (10+ messages)
` [PATCH 1/3] Documentation: dt: socfpga: Add Stratix10 ECC Manager binding
` [PATCH 2/3] edac: altera: Add support for Stratix10 SDRAM EDAC

[PATCHv2 0/3] GE Healthcare PPD firmware upgrade driver for ACHC
 2018-04-26 14:39 UTC  (6+ messages)
` [PATCHv2 1/3] dt-bindings: misc: achc: Make ezport distinguishable

Custom module to add device tree overlay - kernel 4.14-rc4
 2018-04-26 14:25 UTC 

[PATCH] arm64: dts: qcom: Add SDM845 SMEM nodes
 2018-04-26 14:25 UTC  (3+ messages)

[PATCH 5/6] ASoC: mediatek: add MT7622 AFE compatible in documentation
 2018-04-26 14:19 UTC  (2+ messages)
` Applied "ASoC: mediatek: add MT7622 AFE compatible in documentation" to the asoc tree

[PATCH v2 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6
 2018-04-26 13:46 UTC  (6+ messages)
` [PATCH v3 0/6] Add basic support for emtrion emCON-MX6 modules
  ` [PATCH v3 5/6] ARM: dts: Add support for emtrion emCON-MX6 series
      ` AW: "

[PATCH 0/1] Add gpio-line-names property for Dragonboard820c
 2018-04-26 13:31 UTC  (6+ messages)
` [PATCH 1/1] dts: qcom: db820c: Add gpio-line-names property
  ` [dragonboard] "

[PATCH v2 1/2] Documentation: mmc: add optional cd-delay-ms property
 2018-04-26 13:18 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: core: Add tunable delay before detecting card after card is inserted

[PATCH v3] gpio: dwapb: Add support for 1 interrupt per port A GPIO
 2018-04-26 12:58 UTC  (6+ messages)

[PATCH 0/5] Introduce STMFX I2C GPIO expander
 2018-04-26 12:49 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings
` [PATCH 2/5] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver

[PATCH v4 1/3] dt-bindings: pinctrl: bcm2835-gpio: Add generic pinctrl support
 2018-04-26 12:25 UTC  (8+ messages)
` [PATCH v5 0/3] pinctrl: bcm2835: "
  ` [PATCH v5 1/3] dt-bindings: pinctrl: bcm2835-gpio: "
  ` [PATCH v5 2/3] pinctrl: bcm2835: Add support for generic pinctrl binding
  ` [PATCH v5 3/3] pinctrl: bcm2835: Add support for output-low output-high properties


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