linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-24 08:05:48 to 2022-09-27 15:20:23 UTC [more...]

[PATCH v2 00/33] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-27 15:20 UTC  (44+ messages)
` [PATCH v2 01/33] arm64: dts: qcom: ipq6018-cp01-c1: correct blspi1 pins
` [PATCH v2 02/33] arm64: dts: qcom: ipq6018: align TLMM pin configuration with DT schema
` [PATCH v2 03/33] ARM: dts: qcom: sdx55: add gpio-ranges to TLMM pinctrl
` [PATCH v2 04/33] ARM: dts: qcom: sdx55: align TLMM pin configuration with DT schema
` [PATCH v2 05/33] ARM: dts: qcom: msm8226: "
` [PATCH v2 06/33] ARM: dts: qcom: msm8974: "
` [PATCH v2 07/33] dt-bindings: pinctrl: qcom,tlmm-common: add common check for function
` [PATCH v2 08/33] dt-bindings: pinctrl: qcom,ipq6018: add qpic_pad function
` [PATCH v2 09/33] dt-bindings: pinctrl: qcom,ipq6018: increase number of pins in pinmux
` [PATCH v2 10/33] dt-bindings: pinctrl: qcom,ipq6018: fix matching pin config
` [PATCH v2 11/33] dt-bindings: pinctrl: qcom,ipq6018: use common TLMM schema
` [PATCH v2 12/33] dt-bindings: pinctrl: qcom,ipq6018: fix indentation in example
` [PATCH v2 13/33] dt-bindings: pinctrl: qcom,msm8226: fix matching pin config
` [PATCH v2 14/33] dt-bindings: pinctrl: qcom,msm8226: use common TLMM schema
` [PATCH v2 15/33] dt-bindings: pinctrl: qcom,msm8226: add functions and input-enable
` [PATCH v2 16/33] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example
` [PATCH v2 17/33] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix matching pin config
` [PATCH v2 18/33] dt-bindings: pinctrl: qcom,msm8909-tlmm: do not require function on non-GPIOs
` [PATCH v2 19/33] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix indentation in example
` [PATCH v2 20/33] dt-bindings: pinctrl: qcom,msm8953: fix matching pin config
` [PATCH v2 21/33] dt-bindings: pinctrl: qcom,msm8953: use common TLMM schema
` [PATCH v2 22/33] dt-bindings: pinctrl: qcom,msm8953: fix indentation in example
` [PATCH v2 23/33] dt-bindings: pinctrl: qcom,mdm9607: do not require function on non-GPIOs
` [PATCH v2 24/33] dt-bindings: pinctrl: qcom,mdm9607: fix indentation in example
` [PATCH v2 25/33] dt-bindings: pinctrl: qcom,qcm2290: fix matching pin config
` [PATCH v2 26/33] dt-bindings: pinctrl: qcom,qcm2290: use common TLMM schema
` [PATCH v2 27/33] dt-bindings: pinctrl: qcom,sdx55: fix matching pin config
` [PATCH v2 28/33] dt-bindings: pinctrl: qcom,sdx55: use common TLMM schema
` [PATCH v2 29/33] dt-bindings: pinctrl: qcom,sdx55: fix indentation in example
` [PATCH v2 30/33] dt-bindings: pinctrl: qcom,sdx65: fix matching pin config
` [PATCH v2 31/33] dt-bindings: pinctrl: qcom,sdx65: use common TLMM schema
` [PATCH v2 32/33] dt-bindings: pinctrl: qcom,sc7280: fix matching pin config
` [PATCH v2 33/33] dt-bindings: pinctrl: qcom,sc8280xp: fix indentation in example (remaining piece)

[PATCH V6 0/8] libgpiod: Add Rust bindings
 2022-09-27 13:57 UTC  (14+ messages)
` [PATCH V6 1/8] libgpiod: Add libgpiod-sys rust crate
` [PATCH V6 2/8] libgpiod-sys: Add pre generated rust bindings
` [PATCH V6 3/8] libgpiod: Add rust wrapper crate
` [PATCH V6 4/8] libgpiod: Add rust examples
` [PATCH V6 5/8] libgpiod: Add gpiosim rust crate
` [PATCH V6 6/8] gpiosim: Add pre generated rust bindings
` [PATCH V6 7/8] libgpiod: Add rust tests
` [PATCH V6 8/8] libgpiod: Integrate building of rust bindings with make

[PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-27 13:57 UTC  (39+ messages)
` [PATCH 06/32] ARM: dts: qcom: msm8974: align TLMM pin configuration with DT schema
` [PATCH 07/32] dt-bindings: pinctrl: qcom,ipq6018: add qpic_pad function
` [PATCH 08/32] dt-bindings: pinctrl: qcom,ipq6018: increase number of pins in pinmux
` [PATCH 09/32] dt-bindings: pinctrl: qcom,ipq6018: fix matching pin config
` [PATCH 10/32] dt-bindings: pinctrl: qcom,ipq6018: do not require function on non-GPIOs
` [PATCH 11/32] dt-bindings: pinctrl: qcom,ipq6018: fix indentation in example
` [PATCH 12/32] dt-bindings: pinctrl: qcom,msm8226: fix matching pin config
` [PATCH 13/32] dt-bindings: pinctrl: qcom,msm8226: do not require function on non-GPIOs
` [PATCH 14/32] dt-bindings: pinctrl: qcom,msm8226: add functions and input-enable
` [PATCH 15/32] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example
` [PATCH 16/32] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix matching pin config
` [PATCH 17/32] dt-bindings: pinctrl: qcom,msm8909-tlmm: do not require function on non-GPIOs
` [PATCH 18/32] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix indentation in example
` [PATCH 19/32] dt-bindings: pinctrl: qcom,msm8953: fix matching pin config
` [PATCH 20/32] dt-bindings: pinctrl: qcom,msm8953: do not require function on non-GPIOs
` [PATCH 21/32] dt-bindings: pinctrl: qcom,msm8953: fix indentation in example
` [PATCH 22/32] dt-bindings: pinctrl: qcom,mdm9607: do not require function on non-GPIOs
` [PATCH 23/32] dt-bindings: pinctrl: qcom,mdm9607: fix indentation in example
` [PATCH 24/32] dt-bindings: pinctrl: qcom,qcm2290: fix matching pin config
` [PATCH 25/32] dt-bindings: pinctrl: qcom,qcm2290: do not require function on non-GPIOs
` [PATCH 26/32] dt-bindings: pinctrl: qcom,sdx55: fix matching pin config
` [PATCH 27/32] dt-bindings: pinctrl: qcom,sdx55: do not require function on non-GPIOs
` [PATCH 28/32] dt-bindings: pinctrl: qcom,sdx55: fix indentation in example
` [PATCH 29/32] dt-bindings: pinctrl: qcom,sdx65: fix matching pin config
` [PATCH 30/32] dt-bindings: pinctrl: qcom,sdx65: do not require function on non-GPIOs
` [PATCH 31/32] dt-bindings: pinctrl: qcom,sc7280: fix matching pin config
` [PATCH 32/32] dt-bindings: pinctrl: qcom,sc8280xp: fix indentation in example (remaining piece)

[PATCH 00/15] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-09-27 13:54 UTC  (29+ messages)
` [PATCH 01/15] arm64: dts: qcom: sm8250: align TLMM pin configuration with DT schema
` [PATCH 02/15] arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
` [PATCH 03/15] arm64: dts: qcom: sc8280xp: align TLMM pin configuration with DT schema
` [PATCH 04/15] arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really)
` [PATCH 05/15] arm64: dts: qcom: sc7280-herobrine: correct number of gpio-line-names
` [PATCH 06/15] arm64: dts: qcom: sc7280-idp-ec-h1: add missing QUP GPIO functions
` [PATCH 07/15] arm64: dts: qcom: msm8953: align TLMM pin configuration with DT schema
` [PATCH 08/15] arm64: dts: qcom: sdm845: "
` [PATCH 09/15] arm64: dts: qcom: sm6125-sony-xperia: add missing SD CD GPIO functions
` [PATCH 10/15] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH 11/15] dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names
` [PATCH 12/15] dt-bindings: pinctrl: qcom,sm8250: fix matching pin config
` [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

[PATCH] pinctrl: bcm: Remove unused struct bcm6328_pingroup
 2022-09-27 13:50 UTC  (2+ messages)

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH v4 3/3] gpio: pca9570: add slg7xl45106 support
 2022-09-27 12:20 UTC 

[PATCH v4 0/3] gpio: pca9570: add slg7xl45106 support
 2022-09-27 12:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
` [PATCH v4 2/3] gpio: pca9570: add a platform data structure
` [PATCH v3 3/3] gpio: pca9570: add slg7xl45106 support

[PATCH v3 0/2] gpio: pca9570: add slg7xl45106 support
 2022-09-27 12:18 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
` [PATCH v3 2/3] gpio: pca9570: add a platform data structure
` [PATCH v3 3/3] gpio: pca9570: add slg7xl45106 support

[PATCH 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-09-27 11:34 UTC  (19+ messages)
` [PATCH 01/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: fix gpio pattern
` [PATCH 02/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH 03/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: fix matching pin config
` [PATCH 04/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: "
` [PATCH 05/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: "
` [PATCH 06/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH 07/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: add bias-bus-hold
` [PATCH 08/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: add bias-bus-hold and input-enable

[brgl:gpio/for-next] BUILD SUCCESS 0ae3109a839192920f09338e9abc4d5321107865
 2022-09-27  3:56 UTC 

[PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
 2022-09-26 23:17 UTC  (2+ messages)

[PATCH -next] Documentation: devres: add missing PINCTRL helpers
 2022-09-26 23:07 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: st,stm32: Document interrupt-controller property
 2022-09-26 20:47 UTC 

[PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property
 2022-09-26 20:47 UTC 

[PATCH] dt-bindings: pinctrl: st,stm32: Document gpio-line-names
 2022-09-26 20:47 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 4335417da2b8d6d9b2d4411b5f9e248e5bb2d380
 2022-09-26 19:51 UTC 

[PATCH 5.15 000/148] 5.15.71-rc1 review
 2022-09-26 16:07 UTC  (2+ messages)

[PATCH v2 0/3] allow gpio simulator be used as interrupt controller
 2022-09-26 12:55 UTC  (6+ messages)
` [PATCH v2 1/3] genirq/irq_sim: Allow both one and two cell bindings
` [PATCH v2 2/3] gpio: sim: make gpio simulator can be used as interrupt controller
` [PATCH v2 3/3] gpio: sim: document use case for "

[PATCH] dt-bindings: pinctrl: stm32: add missing entries for gpio subnodes
 2022-09-26 10:32 UTC  (5+ messages)

[PATCH] gpio: tc3589x: Make irqchip immutable
 2022-09-26  9:37 UTC  (2+ messages)

[PATCH] pinctrl: qcom: restrict drivers per ARM/ARM64
 2022-09-26  8:27 UTC  (3+ messages)

[PATCH -next 0/2] allow gpio simulator be used as interrupt controller
 2022-09-26  7:38 UTC  (4+ messages)

[PATCH v3] dt-binding: gpio: publish binding IDs under dual license
 2022-09-26  7:27 UTC  (4+ messages)

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-09-26  7:20 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3 0/2] gpio: pca9570: add slg7xl45106 support
 2022-09-26  6:11 UTC 

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-09-26  0:29 UTC  (15+ messages)
` [PATCH v3 net-next 01/14] net: mscc: ocelot: expose ocelot wm functions
` [PATCH v3 net-next 02/14] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [PATCH v3 net-next 03/14] net: mscc: ocelot: expose stats layout "
` [PATCH v3 net-next 04/14] net: mscc: ocelot: expose vcap_props structure
` [PATCH v3 net-next 05/14] net: mscc: ocelot: expose ocelot_reset routine
` [PATCH v3 net-next 06/14] net: dsa: felix: add configurable device quirks
` [PATCH v3 net-next 07/14] net: dsa: felix: populate mac_capabilities for all ports
` [PATCH v3 net-next 08/14] net: dsa: felix: update init_regmap to be string-based
` [PATCH v3 net-next 09/14] pinctrl: ocelot: avoid macro redefinition
` [PATCH v3 net-next 10/14] mfd: ocelot: prepend resource size macros to be 32-bit
` [PATCH v3 net-next 11/14] mfd: ocelot: add regmaps for ocelot_ext
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
` [PATCH v3 net-next 13/14] net: dsa: ocelot: add external ocelot switch control
` [PATCH v3 net-next 14/14] mfd: "

[PATCH v3 0/2] gpio: Add gpio-latch driver
 2022-09-25 15:30 UTC  (5+ messages)
` [PATCH v3 1/2] gpio: Add gpio latch driver

[PATCH v2] pinctrl: qcom: restrict drivers per ARM/ARM64
 2022-09-25 11:54 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 2/5] gpio: ixp4xx: Make irqchip immutable
 2022-09-25  3:17 UTC  (4+ messages)

[PATCH -next v3] pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
 2022-09-25  2:12 UTC 


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