linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 06:04:29 to 2022-09-12 06:20:20 UTC [more...]

[PATCH v2 00/40] pinctrl/arm64: qcom: fix some of Qualcomm pinctrl schema warnings
 2022-09-12  6:17 UTC  (26+ messages)
` [PATCH v2 01/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching pin config
` [PATCH v2 02/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: require function on GPIOs
` [PATCH v2 03/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix indentation in example
` [PATCH v2 04/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: fix matching pin config
` [PATCH v2 05/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: do not require function on non-GPIOs
` [PATCH v2 06/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: extend example
` [PATCH v2 07/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix matching pin config
` [PATCH v2 08/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: do not require function on non-GPIOs
` [PATCH v2 09/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix indentation in example
` [PATCH v2 10/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix matching pin config
` [PATCH v2 11/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: do not require function on non-GPIOs
` [PATCH v2 12/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix indentation in example
` [PATCH v2 13/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: do not require function on non-GPIOs
` [PATCH v2 14/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: reference tlmm common pins
` [PATCH v2 15/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: fix indentation in example
` [PATCH v2 16/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix matching pin config
` [PATCH v2 17/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix indentation in example
` [PATCH v2 18/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: do not require function on non-GPIOs
` [PATCH v2 19/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix matching pin config
` [PATCH v2 20/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix indentation in example
` [PATCH v2 21/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: do not require function on non-GPIOs
` [PATCH v2 23/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: correct number of GPIOs
` [PATCH v2 26/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: reference tlmm schema
` [PATCH v2 27/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: fix indentation in example
` [PATCH v2 32/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: do not require function on non-GPIOs

[PATCH 0/3] Introduce the ACCES IDIO-16 GPIO library module
 2022-09-11 20:34 UTC  (4+ messages)
` [PATCH 1/3] gpio: idio-16: "
` [PATCH 2/3] gpio: 104-idio-16: Utilize the idio-16 GPIO library
` [PATCH 3/3] gpio: pci-idio-16: "

[PATCH] gpio: ixp4xx: Make irqchip immutable
 2022-09-11 19:07 UTC 

[PATCH 00/40] pinctrl/arm64: qcom: fix some of Qualcomm pinctrl schema warnings
 2022-09-11 13:26 UTC  (45+ messages)
` [PATCH 01/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching pin config
` [PATCH 02/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching SD card pins
` [PATCH 03/40] dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix indentation in example
` [PATCH 04/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: fix matching pin config
` [PATCH 05/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: do not require function on non-GPIOs
` [PATCH 06/40] dt-bindings: pinctrl: qcom,sm6125-pinctrl: extend example
` [PATCH 07/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix matching pin config
` [PATCH 08/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: do not require function on non-GPIOs
` [PATCH 09/40] dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix indentation in example
` [PATCH 10/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix matching pin config
` [PATCH 11/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: do not require function on non-GPIOs
` [PATCH 12/40] dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix indentation in example
` [PATCH 13/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: do not require function on non-GPIOs
` [PATCH 14/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: reference tlmm common pins
` [PATCH 15/40] dt-bindings: pinctrl: qcom,sm8250-pinctrl: fix indentation in example
` [PATCH 16/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix matching pin config
` [PATCH 17/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix indentation in example
` [PATCH 18/40] dt-bindings: pinctrl: qcom,sm8350-pinctrl: do not require function on non-GPIOs
` [PATCH 19/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix matching pin config
` [PATCH 20/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix indentation in example
` [PATCH 21/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: do not require function on non-GPIOs
` [PATCH 22/40] dt-bindings: pinctrl: qcom,sm8450-pinctrl: add gpio-line-names
` [PATCH 23/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: correct number of GPIOs
` [PATCH 24/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: do not require function on non-GPIOs
` [PATCH 25/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: add gpio-line-names
` [PATCH 26/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: reference tlmm schema
` [PATCH 27/40] dt-bindings: pinctrl: qcom,sc7280-pinctrl: fix indentation in example
` [PATCH 28/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix matching pin config
` [PATCH 29/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: do not require function on non-GPIOs
` [PATCH 30/40] dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix indentation in example
` [PATCH 31/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix matching pin config
` [PATCH 32/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: do not require function on non-GPIOs
` [PATCH 33/40] dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix indentation in example
` [PATCH 34/40] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH 35/40] arm64: dts: qcom: sm6350: "
` [PATCH 36/40] arm64: dts: qcom: sm8350-sagami: correct TS pin property
` [PATCH 37/40] arm64: dts: qcom: sm8350: align TLMM pin configuration with DT schema
` [PATCH 38/40] arm64: dts: qcom: sm8450: "
` [PATCH 39/40] arm64: dts: qcom: sc7280: "
` [PATCH 40/40] arm64: dts: qcom: sc7280-herobrine: correct TLMM gpio-line-names

[PATCH] dt-bindings: pinctrl: qcom: drop non-working codeaurora.org emails
 2022-09-11 11:25 UTC 

Linux Plumbers Conf: gpio and pinctrl session this Monday
 2022-09-10 21:30 UTC 

[PATCH AUTOSEL 5.10 07/14] gpio: mockup: remove gpio debugfs when remove device
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 5.15 13/21] gpio: mockup: remove gpio debugfs when remove device
 2022-09-10 21:17 UTC 

[PATCH AUTOSEL 5.19 21/38] gpio: mockup: remove gpio debugfs when remove device
 2022-09-10 21:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 37/38] gpio: 104-dio-48e: Make irq_chip immutable
` [PATCH AUTOSEL 5.19 38/38] gpio: 104-idio-16: "

[PATCH v5 0/6] gpio: rockchip: support acpi
 2022-09-10 21:09 UTC  (12+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add gpio alias for gpio dt nodes
` [PATCH 2/6] ARM: dts: rockchip: add 'clock-names' "
` [PATCH 3/6] arm64: dts: rockchip: add gpio alias "
` [PATCH 4/6] arm64: dts: rockchip: add 'clock-names' "
` [PATCH 5/6] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
` [PATCH 6/6] gpio: rockchip: support acpi

[PATCH 0/2] gpiolib: export the consumer's PID to user-space
 2022-09-10 14:52 UTC  (9+ messages)
` [PATCH 1/2] gpiolib: un-inline gpiod_request_user()
` [PATCH 2/2] gpiolib: cdev: export the consumer's PID

[brgl:gpio/for-current] BUILD SUCCESS 826e0f2b3ba952bbcf54e0d616f8af29743d2c76
 2022-09-10  3:08 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 3af20d2723be5f70e1ce818504a4c093a81b21f5
 2022-09-10  2:55 UTC 

[PATCH v1 1/1] pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
 2022-09-09 21:00 UTC  (4+ messages)

build failure of next-20220906 due to 4ec7ac90ff39 ("misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.")
 2022-09-09 17:51 UTC  (3+ messages)

[PATCH v1] pinctrl: ocelot: add help and description information to ocelot pinctrl kconfig
 2022-09-09 15:38 UTC 

[GIT PULL] pinctrl: samsung: for v6.1
 2022-09-09 15:16 UTC 

[PATCH v3] pinctrl: ocelot: Fix interrupt controller
 2022-09-09 15:09 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support
 2022-09-09 13:10 UTC  (3+ messages)

[PATCH 1/2] gpio: mt7621: Switch to use fwnode instead of of_node
 2022-09-09  9:56 UTC  (2+ messages)
` [PATCH 2/2] gpio: mt7621: Make the irqchip immutable

[PATCH v1 1/1] pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)
 2022-09-09  8:42 UTC  (3+ messages)

[PATCH v1 1/2] driver core: fw_devlink: Allow firmware to mark devices as best effort
 2022-09-09  8:36 UTC  (2+ messages)
` [driver core] [confidence: ] 8c69343389: canonical_address#:#[##]

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-09  7:50 UTC  (10+ messages)
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver

[PATCH 0/4] Add Support for Qualcomm SPMI GPIOs
 2022-09-09  7:35 UTC  (12+ messages)
` [PATCH 2/4] pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping
` [PATCH 3/4] pinctrl: qcom: spmi-gpio: Add compatible for PM7250B
` [PATCH 4/4] dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings

[RESEND PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-09-09  7:21 UTC  (22+ messages)
` [RESEND PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource
` [RESEND PATCH v16 mfd 2/8] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [RESEND PATCH v16 mfd 3/8] pinctrl: ocelot: "
` [RESEND PATCH v16 mfd 4/8] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
` [RESEND PATCH v16 mfd 5/8] pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
` [RESEND PATCH v16 mfd 6/8] resource: add define macro for register address resources
` [RESEND PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512
` [RESEND PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi
` [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window

[linusw-pinctrl:for-next] BUILD SUCCESS 1bac51bb77ccd18de4123f925d90ae45b9000425
 2022-09-09  4:04 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 827eb27ec2e508e1ef5dc36d29db73cbae1ccb40
 2022-09-09  3:54 UTC 

[linux-next:master] BUILD REGRESSION 47c191411b68a771261be3dc0bd6f68394cef358
 2022-09-08 22:37 UTC 

[PATCH v2] pinctrl: ocelot: Fix interrupt controller
 2022-09-08 21:22 UTC  (3+ messages)

[PATCH v2 0/7] Add Apple Mac System Management Controller GPIOs
 2022-09-08 16:46 UTC  (8+ messages)
` [PATCH 2/7] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC
` [PATCH 7/7] arm64: dts: apple: Add SMC node to t8103/t6001 devicetrees

[PATCH] tools: Change asprintf return code check
 2022-09-08 14:03 UTC 

[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
 2022-09-08 13:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/1] pinctrl: pistachio: Correct the fwnode_irq_get() return value check
 2022-09-08 13:19 UTC  (2+ messages)

[PATCH 1/4] gpiolib: of: do not ignore requested index when applying quirks
 2022-09-08 12:45 UTC  (8+ messages)
` [PATCH 2/4] gpiolib: of: make Freescale SPI quirk similar to all others
` [PATCH 3/4] gpiolib: rework quirk handling in of_find_gpio()
` [PATCH 4/4] gpiolib: of: factor out conversion from OF flags

[PATCH v8 0/2] AD4130
 2022-09-08 12:40 UTC  (5+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130

[PATCH] MAINTAINERS: Update HiSilicon GPIO Driver maintainer
 2022-09-08 12:38 UTC  (2+ messages)

[PATCH v4] gpio: rockchip: support acpi
 2022-09-08 12:34 UTC  (2+ messages)

[PATCH v3] pinctrl: qcom: spmi-gpio: Make irqchip immutable
 2022-09-08 12:25 UTC  (3+ messages)

[PATCH 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q
 2022-09-08 12:06 UTC  (5+ messages)

[PATCH 0/2] gpio clock-names
 2022-09-08 10:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names

[PATCH v1 01/17] pinctrl: cy8c95x0: make irq_chip immutable
 2022-09-08  9:32 UTC  (7+ messages)
` [PATCH v1 03/17] pinctrl: cy8c95x0: Allow most of the registers to be cached

[PATCH] pinctrl: Fix spelling typo in comment
 2022-09-08  8:40 UTC  (2+ messages)

[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
 2022-09-08  8:38 UTC  (12+ messages)
` [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 07/11] PCI: apple: switch to using fwnode_gpiod_get_index()
` [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 10/11] watchdog: bd9576_wdt: "

[PATCH v1 1/1] pinctrl: meson: Switch to use fwnode instead of of_node
 2022-09-08  8:35 UTC  (2+ messages)

[PATCH v2 1/1] pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check
 2022-09-08  8:34 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: ingenic: Switch to use fwnode instead of of_node
 2022-09-08  8:11 UTC  (2+ messages)

[PATCH v2 4/9] dt-bindings: pinctrl: qcom: sm6115: Add reserved ranges
 2022-09-08  8:09 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: pinctrl: qcom,pmic-mpp: make compatible fallbacks specific
 2022-09-08  8:09 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: qcom: use generic node name "gpio" in SPMI PMIC
` [PATCH 3/3] arm64: "

[PATCH] pinctrl: imx8m: kconfig: Fix build error on test compile
 2022-09-08  8:07 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: make compatible fallbacks specific
 2022-09-08  8:07 UTC 

[PATCH -next 1/5] misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
 2022-09-08  6:39 UTC  (5+ messages)
` [PATCH -next 5/5] misc: microchip: pci1xxxx: use module_auxiliary_driver

[PATCH -next v2 1/5] misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
 2022-09-08  6:16 UTC  (5+ messages)
` [PATCH -next v2 4/5] misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
` [PATCH -next v2 5/5] misc: microchip: pci1xxxx: use module_auxiliary_driver


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