linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-30 12:53:50 to 2025-08-08 15:24:16 UTC [more...]

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-08 15:18 UTC  (19+ messages)
` [PATCH 01/21] ARM: select legacy gpiolib interfaces where used
` [PATCH 02/21] m68k: coldfire: select legacy gpiolib interface for mcfqspi
` [PATCH 03/21] mips: select legacy gpiolib interfaces where used
` [PATCH 04/21] sh: select legacy gpiolib interface
` [PATCH 05/21] x86/platform: select legacy gpiolib interfaces where used
` [PATCH 06/21] x86/olpc: select GPIOLIB_LEGACY
` [PATCH 07/21] mfd: wm8994: remove dead legacy-gpio code
` [PATCH 08/21] ASoC: add GPIOLIB_LEGACY dependency where needed
` [PATCH 09/21] input: gpio-keys: make legacy gpiolib optional
` [PATCH 10/21] leds: gpio: make legacy gpiolib interface optional
` [PATCH 11/21] media: em28xx: add special case for legacy gpiolib interface
` [PATCH 12/21] mfd: arizona: make legacy gpiolib interface optional
` [PATCH 13/21] mfd: si476x: add GPIOLIB_LEGACY dependency
` [PATCH 14/21] mfd: aat2870: "
` [PATCH 15/21] dsa: b53: hide legacy gpiolib usage on non-mips
` [PATCH 16/21] ath10k: remove gpio number assignment
` [PATCH 17/21] nfc: marvell: convert to gpio descriptors
` [PATCH 18/21] nfc: s3fwrn5: "

[PATCH v5 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-08-08 13:30 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: renesas: document "
` [PATCH v5 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v5 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC

[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
 2025-08-08 13:18 UTC  (11+ messages)

[PATCH v4 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-08-08 11:40 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: renesas: document "
` [PATCH v4 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v4 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC

[GIT PULL] gpio updates for v6.17-rc1 - part 2
 2025-08-08 10:54 UTC 

[brgl:gpio/for-next] BUILD REGRESSION d9d87d90cc0b10cd56ae353f50b11417e7d21712
 2025-08-08  1:22 UTC 

[RESEND PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()
 2025-08-07 18:05 UTC  (2+ messages)

[PATCH 00/22] Add support for A100/A133 display
 2025-08-07 15:29 UTC  (7+ messages)
` [PATCH 01/22] dt-bindings: iommu: sun50i: remove resets from required property
` [PATCH 07/22] dt-bindings: vendor-prefixes: Shenzhen Baijie Technology
` [PATCH 09/22] iommu: sun50i: make reset control optional

[RESEND PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-08-07 14:15 UTC  (3+ messages)

[PATCH] gpio: remove legacy GPIO line value setter callbacks
 2025-08-07  7:57 UTC  (2+ messages)

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-08-07  7:35 UTC  (9+ messages)
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity

[PATCH v3 0/7] pinctrl: renesas: rzg2l: Unify OEN handling
 2025-08-07  7:03 UTC  (15+ messages)
` [PATCH v3 1/7] pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
` [PATCH v3 2/7] pinctrl: renesas: rzg2l: parameterize OEN register offset
` [PATCH v3 3/7] pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable
` [PATCH v3 4/7] pinctrl: renesas: rzg2l: Remove OEN ops for RZ/G3E
` [PATCH v3 5/7] pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
` [PATCH v3 6/7] pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
` [PATCH v3 7/7] pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks

[PATCH 0/6] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-08-06 18:51 UTC  (9+ messages)
` [PATCH 5/6] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer

[PATCH v4 0/2] Handle shared reset GPIO for WSA883x speakers
 2025-08-06 18:18 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line
` [PATCH v4 2/2] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers

[PATCH v2 0/7] pinctrl: renesas: rzg2l: Unify OEN handling
 2025-08-06 15:21 UTC  (18+ messages)
` [PATCH v2 1/7] pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
` [PATCH v2 2/7] pinctrl: renesas: rzg2l: parameterize OEN register offset
` [PATCH v2 3/7] pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable
` [PATCH v2 4/7] pinctrl: renesas: rzg2l: Remove OEN ops for RZ/G3E
` [PATCH v2 5/7] pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
` [PATCH v2 6/7] pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
` [PATCH v2 7/7] pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks

[PATCH v12 00/10] Add support for MAX7360
 2025-08-06 14:36 UTC  (7+ messages)
` [PATCH v12 04/10] pwm: max7360: Add MAX7360 PWM support

[PATCH v3 0/3] Handle shared reset GPIO for WSA883x speakers
 2025-08-06 14:35 UTC  (6+ messages)
` [PATCH v3 2/3] ASoC: codecs: wsa883x: Add devm action to safely disable regulator on device removal

[PATCH] gpio: pisosr: read ngpios as U32
 2025-08-06  9:17 UTC  (2+ messages)

[PATCH v2] gpio: pisosr: read ngpios as U32
 2025-08-06  9:15 UTC 

[PATCH 0/9] MediaTek devicetree/bindings warnings sanitization second round
 2025-08-06  6:38 UTC  (27+ messages)
` [PATCH 1/9] dt-bindings: clock: mediatek: Add power-domains property
` [PATCH 2/9] dt-bindings: arm: mediatek: Support mt8183-audiosys binding variant
` [PATCH 3/9] arm64: dts: mt8183: Rename nodes to match audiosys binding schema
` [PATCH 4/9] ASoc: dt-binding: Convert mt8183-afe-pcm binding to YAML
` [PATCH 5/9] dt-bindings: sound: Convert MT8183 DA7219 sound card bindings "
` [PATCH 6/9] ASoC: dt-binding: Convert MediaTek mt8183-mt6358 "
` [PATCH 7/9] dt-bindings: pinctrl: mediatek: mt8183: Allow gpio-line-names
` [PATCH 8/9] arm64: dts: mediatek: mt8183-kukui: Fix pull-down/up-adv values
` [PATCH 9/9] arm64: dts: mediatek: mt8183-pumkin: "

[PATCH] pinctrl: spacemit: remove extra line in debug output
 2025-08-05 22:41 UTC  (2+ messages)

[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
 2025-08-05 12:53 UTC  (10+ messages)
` [PATCH v7 10/12] nvmem: s32g2_siul2: add NVMEM driver for SoC information

[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-08-05 10:40 UTC  (3+ messages)
` [PATCH v6 07/10] ASoC: mediatek: mt8196: add platform driver

[PATCH v2] gpio: twl4030: Remove error print for devm_add_action_or_reset()
 2025-08-05  9:33 UTC 

[PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
 2025-08-05  6:46 UTC  (4+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra256

[brgl:gpio/for-next] BUILD SUCCESS 63c7bc53a35e785accdc2ceab8f72d94501931ab
 2025-08-04  9:49 UTC 

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-08-04  9:08 UTC  (7+ messages)
` [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 14/38] dt-bindings: media: mediatek,mt8195-jpeg: Allow range number in node address

[PATCH v2] gpio: aggregator: fix macros coding style error
 2025-08-04  1:07 UTC 

[PATCH AUTOSEL 5.4 11/28] gpio: tps65912: check the return value of regmap_update_bits()
 2025-08-04  0:42 UTC 

[PATCH AUTOSEL 5.10 09/39] gpio: wcd934x: check the return value of regmap_update_bits()
 2025-08-04  0:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 14/39] gpio: tps65912: "

[PATCH AUTOSEL 5.15 09/44] gpio: wcd934x: check the return value of regmap_update_bits()
 2025-08-04  0:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 17/44] gpio: tps65912: "

[PATCH AUTOSEL 6.1 10/51] gpio: wcd934x: check the return value of regmap_update_bits()
 2025-08-04  0:36 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 19/51] gpio: tps65912: "

[PATCH AUTOSEL 6.6 13/59] gpio: wcd934x: check the return value of regmap_update_bits()
 2025-08-04  0:33 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 22/59] gpio: tps65912: "

[PATCH AUTOSEL 6.12 16/69] gpio: wcd934x: check the return value of regmap_update_bits()
 2025-08-04  0:30 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 26/69] gpio: tps65912: "

[PATCH AUTOSEL 6.15 18/80] gpio: loongson-64bit: Extend GPIO irq support
 2025-08-04  0:26 UTC  (3+ messages)
` [PATCH AUTOSEL 6.15 22/80] gpio: wcd934x: check the return value of regmap_update_bits()
` [PATCH AUTOSEL 6.15 32/80] gpio: tps65912: "

[PATCH AUTOSEL 6.16 19/85] gpio: loongson-64bit: Extend GPIO irq support
 2025-08-04  0:22 UTC  (3+ messages)
` [PATCH AUTOSEL 6.16 23/85] gpio: wcd934x: check the return value of regmap_update_bits()
` [PATCH AUTOSEL 6.16 33/85] gpio: tps65912: "

[PATCH] Revert "gpio: pxa: Make irq_chip immutable"
 2025-08-03 19:05 UTC  (3+ messages)

[PATCH v4] gpio-mlxbf2: use platform_get_irq_optional()
 2025-08-03 19:05 UTC  (2+ messages)

[GIT PULL] pin control bulk changes for v6.17
 2025-08-02 19:20 UTC  (2+ messages)

[brgl:gpio/devel] BUILD SUCCESS 13dd340b0bd90aa198954f87c9d7463302d7b8fd
 2025-08-02  4:04 UTC 

[PATCH v6 00/24] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-08-01 12:35 UTC  (16+ messages)
` [PATCH v6 02/24] dt-bindings: media: i2c: max96717: add myself as maintainer
` [PATCH v6 03/24] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v6 04/24] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v6 05/24] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v6 06/24] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v6 12/24] dt-bindings: media: i2c: max96714: add myself as maintainer
` [PATCH v6 13/24] dt-bindings: media: i2c: max96714: add support for MAX96714R

[PATCH] pwm: Provide a gpio device for waveform drivers
 2025-08-01 10:21 UTC  (4+ messages)

[PATCH v2] pwm: Provide a gpio device for waveform drivers
 2025-08-01 10:03 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-08-01  9:35 UTC  (11+ messages)
` [PATCH v2 2/3] "

[BUG] 6.16-rc7: lockdep failure with max77620-gpio/max77686-rtc
 2025-07-31 19:50 UTC  (12+ messages)

[PATCH v3] gpio: aggregator: fix macros coding style error
 2025-07-31 10:14 UTC  (2+ messages)

[PATCH] mfd: adp5585: Drop useless return statement
 2025-07-31  9:02 UTC  (2+ messages)
` (subset) "

[PATCH v2] gpio: gpio: aggregator: fix macros coding style error
 2025-07-31  8:55 UTC  (2+ messages)

[PATCH] gpio: fix macros coding style error
 2025-07-31  8:29 UTC  (3+ messages)

[brgl:gpio/devel] BUILD SUCCESS b7c2911a087071237a192247054ee454cb1ebefc
 2025-07-30 23:11 UTC 

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-30 15:35 UTC  (12+ messages)
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs

[PATCH 0/2] soc: use new GPIO line value setter callbacks
 2025-07-30 13:34 UTC  (3+ messages)
` [PATCH 1/2] soc: fsl: qe: "

[PATCH] soc: fsl: qe: convert set_multiple() to returning an integer
 2025-07-30 13:34 UTC  (2+ messages)

[PATCH v7 0/9] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-07-30 12:58 UTC  (3+ messages)
` [PATCH v7 6/9] arm64: dts: qcom: qcs6490-rb3gen2: Add WSA8830 speakers amplifier


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