linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 20:16:54 to 2022-10-05 17:44:37 UTC [more...]

[PATCH v2 00/10] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-10-05 17:43 UTC  (8+ messages)
` [PATCH v2 01/10] arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller
` [PATCH v2 02/10] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve description
` [PATCH v2 03/10] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Make gpio-ranges optional
` [PATCH v2 04/10] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6797
` [PATCH v2 05/10] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Fix interrupt count
` [PATCH v2 06/10] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v2 07/10] arm64: dts: mediatek: mt6797: Make pin configuration nodes follow DT bindings

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-05 16:09 UTC  (15+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH v7 0/3] SDM670 Pin Control Driver
 2022-10-05 15:01 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v7 2/3] pinctrl: qcom: do not reinitialize gpio valid mask
` [PATCH v7 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH v1 00/30] Basic StarFive JH7110 RISC-V SoC support
 2022-10-05 14:05 UTC  (59+ messages)
` [PATCH v1 04/30] dt-bindings: sifive-l2-cache: Support StarFive JH71x0 SoCs
` [PATCH v1 05/30] soc: sifive: l2 cache: Convert to platform driver
` [PATCH v1 09/30] reset: starfive: jh7100: Move necessary properties to device tree
` [PATCH v1 14/30] clk: starfive: Factor out common clock driver code
` [PATCH v1 15/30] clk: starfive: Use regmap APIs to operate registers
` [PATCH v1 17/30] dt-bindings: clock: Add starfive,jh7110-clkgen-sys bindings
` [PATCH v1 18/30] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v1 19/30] dt-bindings: clock: Add StarFive JH7110 always-on definitions
` [PATCH v1 20/30] dt-bindings: clock: Add starfive,jh7110-clkgen-aon bindings
` [PATCH v1 21/30] clk: starfive: Add StarFive JH7110 always-on clock driver
` [PATCH v1 22/30] pinctrl: Create subdirectory for StarFive drivers
` [PATCH v1 23/30] pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
` [PATCH v1 24/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl definitions
` [PATCH v1 25/30] dt-bindings: pinctrl: Add StarFive JH7110 pinctrl bindings
` [PATCH v1 26/30] pinctrl: starfive: Add StarFive JH7110 driver
` [PATCH v1 27/30] RISC-V: Add initial StarFive JH7110 device tree
` [PATCH v1 28/30] RISC-V: Add StarFive JH7110 VisionFive2 board "
` [PATCH v1 29/30] RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DW
` [PATCH v1 30/30] RISC-V: Add StarFive JH7100 and JH7110 SoC Kconfig options

[RFCv2 PATCH 1/4] dt-bindings: bus: add Wiegand bus dt documentation
 2022-10-05 14:57 UTC  (4+ messages)
` [RFCv2 PATCH 2/4] bus: add Wiegand bus driver
` [RFCv2 PATCH 3/4] dt-bindings: gpio: add Wiegand GPIO driver dt documentation
` [RFCv2 PATCH 4/4] gpio: add Wiegand GPIO driver

[PATCH] dt-bindings: pinctrl: convert semtech,sx150xq bindings to dt-schema
 2022-10-05 14:35 UTC 

[PATCH v1 1/1] pinctrl: actions: make irq_chip immutable
 2022-10-05 13:33 UTC 

[PATCH 0/2] pinctrl/arm64: qcom: convert sdm845 bindings to DT schema
 2022-10-05  8:18 UTC  (16+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845: align TLMM pin configuration with "
` [PATCH 2/2] dt-bindings: pinctrl: qcom,sdm845: convert to dtschema

[linusw-pinctrl:for-next] BUILD SUCCESS ba99b756da178aa8c608c4499a91074466050c10
 2022-10-05  8:17 UTC 

[PATCH 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-10-04 20:00 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add QDU1000 and QRU1000 pinctrl bindings
` [PATCH 2/2] pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver

[PATCH -next v3] pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
 2022-10-04 19:57 UTC  (4+ messages)

[RFT][PATCH v1 1/1] gpiolib: Get rid of not used of_node member
 2022-10-04 15:31 UTC  (2+ messages)

[linusw-pinctrl:for-next 118/118] drivers/pinctrl/pinctrl-ocelot.c:2005:44: error: 'struct ocelot_pinctrl' has no member named 'wq'
 2022-10-04 13:38 UTC 

[PATCH v1 1/1] pinctrl: st: Avoid using of_node member of struct gpio_chip
 2022-10-04 12:54 UTC 

[PATCH -next v2 1/2] pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
 2022-10-04  9:11 UTC  (3+ messages)

[PATCH v5 0/3] gpio: pca9570: add slg7xl45106 support
 2022-10-04  8:44 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
` [PATCH v5 2/3] gpio: pca9570: add a platform data structure
` [PATCH v5 3/3] gpio: pca9570: add slg7xl45106 support

[PATCH] dt-bindings: pinctrl: st,stm32: Document interrupt-controller property
 2022-10-04  8:39 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property
 2022-10-04  8:38 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-line-names
 2022-10-04  8:37 UTC  (3+ messages)

[PATCH] pinctrl: st: stop abusing of_get_named_gpio()
 2022-10-04  7:59 UTC  (2+ messages)

[PATCH] gpio: tegra186: Check GPIO pin permission before access
 2022-10-04  7:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] dt-bindings: gpio: Conver Unisoc GPIO controller binding to yaml
 2022-10-04  7:45 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: gpio: Add compatible string for Unisoc UMS512

[PATCH v2 1/1] pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
 2022-10-04  7:41 UTC  (2+ messages)

[PATCH] pinctrl: bcm: Remove unused struct bcm6328_pingroup
 2022-10-04  7:39 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: restrict drivers per ARM/ARM64
 2022-10-04  7:37 UTC  (5+ messages)

[PATCH v3 0/2] gpio: pca9570: add slg7xl45106 support
 2022-10-04  7:30 UTC  (3+ messages)
` [PATCH v3 2/3] gpio: pca9570: add a platform data structure

[PATCH v3 0/2] gpio: Add gpio-latch driver
 2022-10-04  7:27 UTC  (6+ messages)
` [PATCH v3 1/2] gpio: Add gpio latch driver

[PATCH -next] pinctrl: bcm: ns: Remove redundant dev_err call
 2022-10-04  7:24 UTC  (2+ messages)

[PATCH v2 0/2] fix gpio-sysfs/libgpiod for rockchip
 2022-10-04  7:21 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
` [PATCH v2 2/2] gpio: rockchip: request GPIO mux to pinctrl when setting direction

[brgl:gpio/for-next] BUILD SUCCESS 3c92506d86785967fd7e7933e04491b9276c2f00
 2022-10-04  7:19 UTC 

[PATCH v6 0/3] SDM670 Pin Control Driver
 2022-10-04  1:00 UTC  (10+ messages)
` [PATCH v6 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v6 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v6 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-10-03 22:01 UTC  (2+ messages)

[PATCH 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-10-03 21:59 UTC  (2+ messages)

[PATCH v2 0/2] gpio: pca9570: add slg7xl45106 support
 2022-10-03 19:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: pca9570: Add compatible for slg7xl45106

[PATCH v2] gpio: tc3589x: Make irqchip immutable
 2022-10-03 18:57 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update TI bandgap and Davinci GPIO entries
 2022-10-03 18:57 UTC  (2+ messages)

[PATCH v2 00/16] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-10-03 17:08 UTC  (19+ messages)
` [PATCH v2 01/16] arm64: dts: qcom: sm8250: align TLMM pin configuration with DT schema
` [PATCH v2 02/16] arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
` [PATCH v2 03/16] arm64: dts: qcom: sc8280xp: align TLMM pin configuration with DT schema
` [PATCH v2 04/16] arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really)
` [PATCH v2 05/16] arm64: dts: qcom: sc7280-herobrine: correct number of gpio-line-names
` [PATCH v2 06/16] arm64: dts: qcom: sc7280-idp-ec-h1: add missing QUP GPIO functions
` [PATCH v2 07/16] arm64: dts: qcom: msm8953: align TLMM pin configuration with DT schema
` [PATCH v2 08/16] arm64: dts: qcom: sdm845: "
` [PATCH v2 09/16] arm64: dts: qcom: sm6125-sony-xperia: add missing SD CD GPIO functions
` [PATCH v2 10/16] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH v2 11/16] dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names
` [PATCH v2 12/16] dt-bindings: pinctrl: qcom,sm8250: drop checks used in common TLMM
` [PATCH v2 13/16] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config
` [PATCH v2 14/16] dt-bindings: pinctrl: qcom,sm8250: add input-enable
` [PATCH v2 15/16] dt-bindings: pinctrl: qcom,sc7280: add bias-bus-hold and input-enable
` [PATCH v2 16/16] dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs

[GIT PULL] intel-gpio for 6.1-1
 2022-10-03  9:44 UTC  (3+ messages)

[PATCH AUTOSEL 5.19 18/29] gpio: ftgpio010: Make irqchip immutable
 2022-10-02 22:49 UTC 

[PATCH v2 00/11] gpio: msc313: Add gpio support for ssd20xd
 2022-10-02 10:26 UTC  (5+ messages)
` [PATCH v2 07/11] ARM: dts: mstar: unitv2: Wire up LEDs

[PATCH v6 00/10] Add support for i.MXRT1170-evk
 2022-10-01 16:15 UTC  (3+ messages)
` [PATCH v6 08/10] clk: imx: Add initial support for i.MXRT1170 clock driver

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-09-30 23:34 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios

[PATCH V2 0/3] Convert Unisoc GPIO bindings to yaml and add support for UMS512
 2022-09-30 21:41 UTC  (7+ messages)
` [PATCH V2 1/3] dt-bindings: gpio: Convert Unisoc GPIO controller binding to yaml
` [PATCH V2 2/3] dt-bindings: gpio: Convert Unisoc EIC "
` [PATCH V2 3/3] dt-bindings: gpio: Add compatible string to support Unisoc UMS512

[GIT PULL] gpio: fixes for v6.0
 2022-09-30 16:38 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 1c6c4f42b3de4f18ea96d62950d0e266ca35a055
 2022-09-30  5:51 UTC 

[PATCH 2/2] gpio: rockchip: request GPIO mux to pinctrl when setting direction
 2022-09-28 16:33 UTC  (2+ messages)

[libgpiod] Either a bug or a misunderstanding regarding bulk operations
 2022-09-30  2:53 UTC  (2+ messages)

[PATCH 00/15] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-09-29 20:17 UTC  (7+ messages)
` [PATCH 13/15] dt-bindings: pinctrl: qcom,sm8250: add input-enable
` [PATCH 14/15] dt-bindings: pinctrl: qcom,sc7280: add bias-bus-hold and input-enable
` [PATCH 15/15] dt-bindings: pinctrl: qcom,sc7280: correct number of GPIOs


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