messages from 2018-10-05 08:29:13 to 2018-10-16 07:29:59 UTC [more...]
[PATCH 0/4] gpio chip cascade fixes
2018-10-16 7:29 UTC (11+ messages)
` [PATCH 1/4] gpio: Assign gpio_irq_chip::parents to non-stack pointer
` [PATCH 2/4] gpio: Drop parent irq assignment during cascade setup
` [PATCH 3/4] gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()
` [PATCH 4/4] gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()
[PATCH] pinctrl: sunxi: Fix a memory leak in 'sunxi_pinctrl_build_state()'
2018-10-16 6:59 UTC (2+ messages)
[RFC 0/4] GPIO & PWM support for HiFive Unleashed
2018-10-16 6:28 UTC (19+ messages)
` [RFC 1/4] pwm: sifive: Add DT documentation for SiFive PWM Controller
` [RFC 2/4] pwm: sifive: Add a driver for SiFive SoC PWM
` [RFC 3/4] gpio: sifive: Add DT documentation for SiFive GPIO
` [RFC 4/4] gpio: sifive: Add GPIO driver for SiFive SoCs
[PATCH] gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
2018-10-16 4:11 UTC
[PATCH] pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
2018-10-16 4:09 UTC
[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
2018-10-15 21:53 UTC (16+ messages)
` [PATCH v2 2/5] mfd: lochnagar: Add support for the Cirrus Logic Lochnagar
` [PATCH v2 3/5] clk: "
` [PATCH v2 4/5] regulator: "
` [PATCH v2 5/5] pinctrl: "
[PATCH 0/9] Implement wake event support on Tegra186 and later
2018-10-15 14:47 UTC (10+ messages)
` [PATCH 1/9] dt-bindings: tegra186-pmc: Add interrupt controller properties
` [PATCH 7/9] dt-bindings: tegra186-gpio: Add wakeup parent support
[PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
2018-10-15 14:27 UTC (5+ messages)
` [RFT PATCH] "
[PATCH -next] gpio: fix SNPS_CREG kconfig dependency warning
2018-10-15 14:24 UTC (2+ messages)
[PATCH] pinctrl: rzn1: remove unnecessary unsigned integer comparison
2018-10-15 14:21 UTC (4+ messages)
[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
2018-10-15 14:18 UTC (11+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: Add devicetree constants "
` [PATCH 2/5] arm64: dts: mediatek: mt6797: Add pinctrl support
` [PATCH 3/5] arm64: dts: mediatek: x20: Add pinmux support for UART1
` [PATCH 4/5] pinctrl: mediatek: pinctrl-mtk-common-v2: Make eint_m u16
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver for MT6797 SoC
Bug introduced in the of_get_named_gpiod_flags function
2018-10-15 13:41 UTC (6+ messages)
[RESEND PATCH v4 0/8] Introduce the for_each_set_clump macro
2018-10-15 11:59 UTC (5+ messages)
` [RESEND PATCH v4 3/8] gpio: 104-dio-48e: Utilize "
[PATCH] dt-bindings: pinctrl: bcm4708-pinmux: improve example binding
2018-10-15 9:30 UTC
[PATCH V2 0/2] pinctrl: imx: add imx8qxp pinctrl support
2018-10-15 9:17 UTC (5+ messages)
` [PATCH V2 1/2] pinctrl: fsl: add scu based "
` [PATCH V2 2/2] pinctrl: imx: add imx8qxp driver
[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
2018-10-15 8:56 UTC (7+ messages)
` [PATCH V3 2/2] pinctrl: bcm: add Northstar driver
[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
2018-10-13 15:10 UTC (45+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "
` [PATCH 2/7] dt-bindings: mfd: ds90ux9xx: add description of TI DS90Ux9xx I2C bridge
` [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux
` [PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver
` [PATCH 5/7] mfd: ds90ux9xx: add I2C bridge/alias and link connection driver
` [PATCH 6/7] pinctrl: ds90ux9xx: add TI DS90Ux9xx pinmux and GPIO controller driver
` [PATCH 7/7] MAINTAINERS: add entry for TI DS90Ux9xx FPD-Link III drivers
[PATCH v3 0/7] Introduce STMFX I2C Multi-Function eXpander
2018-10-12 14:39 UTC (6+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindings
` [PATCH v3 2/7] mfd: Add ST Multi-Function eXpander (STMFX) core driver
[GIT PULL] GPIO fix for v4.19
2018-10-12 11:12 UTC (2+ messages)
[GIT PULL] pin control fix for v4.19
2018-10-12 11:12 UTC (2+ messages)
[PATCH v5 1/3] gpiolib: Add init_valid_mask exported function
2018-10-12 9:34 UTC (18+ messages)
` [PATCH v5 2/3] pinctrl: msm: Use "
` [PATCH v5 3/3] gpiolib: Show correct direction from the beginning
` REGRESSION: "
[PATCH v2] pinctrl: madera: Fix uninitialized variable bug in madera_mux_set_mux
2018-10-12 9:04 UTC (4+ messages)
[PATCH] gpiolib: Initialize gdev field before is used
2018-10-12 8:17 UTC (2+ messages)
[RFC/PATCH 0/5] Support children for legacy device properties
2018-10-11 8:18 UTC (9+ messages)
` [RFC/PATCH 2/5] device property: introduce notion of subnodes for legacy boards
[PATCH] selftests/gpio: fix compiling errors
2018-10-11 1:24 UTC (4+ messages)
protected pins and debugfs
2018-10-10 19:40 UTC (3+ messages)
[PATCH] pinctrl: madera: Fix uninitialized variable issue in madera_mux_set_mux
2018-10-10 14:58 UTC (3+ messages)
[PATCH] pinctrl: mediatek: select GPIOLIB
2018-10-10 11:53 UTC (2+ messages)
[PATCH -next] gpio: fix kernel-doc after devres.c file rename
2018-10-10 11:49 UTC (2+ messages)
[PATCH 0/2] USB: serial: gpio line-name fix and FT232R CBUS gpio support
2018-10-10 9:36 UTC (4+ messages)
[PATCH] MAINTAINERS: update entry for Mediatek pin controller
2018-10-10 9:08 UTC (2+ messages)
[PATCH v4 1/2] GPIO: add single-register GPIO via CREG driver
2018-10-10 7:21 UTC (4+ messages)
` [PATCH v4 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings
[PATCH v3] ARM: dts: imx6sx-sdb: Fix enet phy regulator
2018-10-09 23:00 UTC (3+ messages)
[PATCH 0/4] AXP8x3 AC and battery power supply support
2018-10-08 20:19 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: add compatibles for AXP803 AC and battery power supplies
` [PATCH 4/4] power: supply: add AXP803/AXP813 AC and battery power supply support
[PATCH v8 00/10] Add the I3C subsystem
2018-10-08 12:05 UTC (7+ messages)
` [PATCH v8 07/10] i3c: master: Add driver for Cadence IP
[GIT PULL] GPIO fix for v4.19
2018-10-05 23:30 UTC (2+ messages)
[PATCH v4 3/3] gpiolib: Show correct direction from the beginning
2018-10-05 14:18 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).