linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-07 13:55:07 to 2025-07-10 12:42:11 UTC [more...]

[PATCH v2 0/3] ASoC: codec: Convert to GPIO descriptors for tlv320aic32x4
 2025-07-10 12:40 UTC  (3+ messages)
` [PATCH v2 1/3] ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage
` [PATCH v2 2/3] ASoC: codec: tlv320aic32x4: Sort headers alphabetically

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-10 12:26 UTC  (18+ messages)
` [PATCH v2 01/12] pinctrl: pinmux: open-code PINCTRL_FUNCTION_DESC()
` [PATCH v2 02/12] pinctrl: provide pinmux_generic_add_pinfunction()
` [PATCH v2 03/12] pinctrl: equilibrium: use pinmux_generic_add_pinfunction()
` [PATCH v2 04/12] pinctrl: airoha: "
` [PATCH v2 05/12] pinctrl: mediatek: moore: "
` [PATCH v2 06/12] pinctrl: keembay: "
` [PATCH v2 07/12] pinctrl: ingenic: "
` [PATCH v2 08/12] pinctrl: qcom: use generic pin function helpers
` [PATCH v2 09/12] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v2 10/12] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v2 11/12] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v2 12/12] pinctrl: qcom: make the pinmuxing strict

BUG: "scheduling while atomic" with MCP23008 + matrix_keypad IRQ mode on Linux 6.15.5
 2025-07-10 11:55 UTC  (2+ messages)

[PATCH v2 0/7] mfd: tps6594: Add TI TPS652G1 support
 2025-07-10 11:04 UTC  (10+ messages)
` [PATCH v2 1/7] "
` (subset) [PATCH v2 0/7] "
` [GIT PULL] Immutable branch between MFD, Misc and Pinctrl due for the v6.17 merge window

[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
 2025-07-10 10:14 UTC  (27+ messages)
` [PATCH 01/16] dt-bindings: clock: Add CMU bindings definitions for ARTPEC-8 platform
` [PATCH 02/16] dt-bindings: clock: Add ARTPEC-8 CMU bindings
` [PATCH 03/16] clk: samsung: Add clock PLL support for ARTPEC-8 SoC
` [PATCH 04/16] clk: samsung: artpec-8: Add initial clock support
` [PATCH 05/16] clk: samsung: artpec-8: Add clock support for CMU_CMU block
` [PATCH 06/16] clk: samsung: artpec-8: Add clock support for CMU_BUS block
` [PATCH 07/16] clk: samsung: artpec-8: Add clock support for CMU_CORE block
` [PATCH 08/16] clk: samsung: artpec-8: Add clock support for CMU_CPUCL block
` [PATCH 09/16] clk: samsung: artpec-8: Add clock support for CMU_FSYS block
` [PATCH 10/16] clk: samsung: artpec-8: Add clock support for CMU_PERI block
` [PATCH 11/16] dt-bindings: pinctrl: samsung: Add compatible for ARTPEC-8 SoC
` [PATCH 12/16] pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
` [PATCH 13/16] dt-bindings: arm: Add Axis ARTPEC SoC platform
` [PATCH 14/16] arm64: dts: axis: Add initial device tree support
` [PATCH 15/16] arm64: dts: axis: Add initial pinctrl support
` [PATCH 16/16] arm64: defconfig: Enable Axis ARTPEC SoC

[PATCH 0/9] drivers: gpio: and the QIXIS FPGA GPIO controller
 2025-07-10 10:01 UTC  (21+ messages)
` [PATCH 1/9] dt-bindings: gpio: add bindings for the QIXIS FPGA based "
` [PATCH 2/9] dt-bindings: fsl,fpga-qixis-i2c: extend support to also cover the LX2160ARDB FPGA
` [PATCH 3/9] mfd: simple-mfd-i2c: add compatible string for LX2160ARDB
` [PATCH 4/9] gpio: regmap: add the .get_direction() callback
` [PATCH 5/9] drivers: gpio: add QIXIS FPGA GPIO controller
` [PATCH 6/9] arm64: dts: lx2160a-rdb: describe the QIXIS FPGA and two child GPIO controllers
` [PATCH 7/9] arm64: dts: ls1046a-qds: describe the FPGA based GPIO controller
` [PATCH 8/9] arm64: dts: lx2160a-rdb: fully describe the two SFP+ cages
` [PATCH 9/9] arm64: dts: ls1046a-qds: describe the two on-board "

[brgl:gpio/for-current] BUILD SUCCESS d563e7f95c933816efe531c3a48e22bc099c0f55
 2025-07-10  9:51 UTC 

[PATCH v3 0/8] mfd: tps6594: Add TI TPS652G1 support
 2025-07-10  9:39 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.17 (take two)
 2025-07-09 20:14 UTC 

[PATCH] gpio: pca953x: use regmap_update_bits() to improve efficiency
 2025-07-09 20:10 UTC 

[PATCH] gpio: rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2025-07-09 18:43 UTC 

[GIT PULL] pin control fixes for v6.16
 2025-07-09 18:36 UTC  (2+ messages)

[PATCH v2 0/7] pinctrl: renesas: rzg2l: Unify OEN handling
 2025-07-09 16:08 UTC  (8+ 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] gpio: sim: allow to mark simulated lines as invalid
 2025-07-09 14:49 UTC  (2+ messages)

[PATCH 00/19] gpio: use new GPIO line value setter callbacks in remaining drivers
 2025-07-09 14:21 UTC  (26+ messages)
` [PATCH 01/19] gpio: vx855: use new GPIO line value setter callbacks
` [PATCH 02/19] gpio: wcd934x: check the return value of regmap_update_bits()
` [PATCH 03/19] gpio: wcd934x: use new GPIO line value setter callbacks
` [PATCH 04/19] gpio: wcove: "
` [PATCH 05/19] gpio: winbond: "
` [PATCH 06/19] gpio: wm831x: "
` [PATCH 07/19] gpio: wm8350: "
` [PATCH 08/19] gpio: wm8994: "
` [PATCH 09/19] gpio: xgene: "
` [PATCH 10/19] gpio: xilinx: "
` [PATCH 11/19] gpio: xlp: drop unneeded ngpio checks
` [PATCH 12/19] gpio: xlp: use new GPIO line value setter callbacks
` [PATCH 13/19] gpio: xra1403: "
` [PATCH 14/19] gpio: xtensa: remove unneeded .set() callback
` [PATCH 15/19] gpio: xtensa: use new GPIO line value setter callbacks
` [PATCH 16/19] gpio: zevio: "
` [PATCH 17/19] gpio: zynq: "
` [PATCH 18/19] gpio: zynqmp-modepin: "
` [PATCH 19/19] gpio: zynqmp-modepin: set line value in .direction_output()

[PATCH 1/1] gpiolib: of: Initialize variable
 2025-07-09 14:16 UTC  (2+ messages)

[PATCH v2 0/5] Add support for PM7550 PMIC
 2025-07-09 11:46 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: leds: qcom,spmi-flash-led: Add PM7550
` [PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
` [PATCH v2 3/5] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM7550 support
` [PATCH v2 4/5] pinctrl: qcom: spmi: Add PM7550
` [PATCH v2 5/5] arm64: dts: qcom: Add PM7550 PMIC

[PATCH v2 0/4] Add support for PMIV0104 PMIC
 2025-07-09 11:22 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: mfd: qcom,spmi-pmic: Document PMIV0104
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIV0104 support
` [PATCH v2 3/4] pinctrl: qcom: spmi: Add PMIV0104
` [PATCH v2 4/4] arm64: dts: qcom: Add PMIV0104 PMIC

[PATCH v2] gpio: vortex: add new GPIO device driver
 2025-07-09  9:15 UTC 

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2025-07-09  9:16 UTC  (7+ messages)
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern

[PATCH] MAINTAINERS: remove bouncing address for Nandor Han
 2025-07-09  8:39 UTC  (4+ messages)

[PATCH v2 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-07-09  7:22 UTC  (3+ messages)
` [PATCH v2 4/7] soc: rockchip: add mfpwm driver

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-07-08 23:46 UTC  (19+ messages)
` [PATCH v2 02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v2 03/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes
` [PATCH v2 05/12] media: ipu-bridge: Use v4l2_fwnode for unknown rotations
` [PATCH v2 12/12] media: uvcvideo: Do not create MC entities for virtual entities

[PATCH v3 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-07-08 19:55 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: renesas: document "
` [PATCH v3 2/3] pinctrl: renesas: Add support for RZ/T2H
` [PATCH v3 3/3] pinctrl: renesas: rzt2h: Add support for RZ/N2H SoC

[PATCH v2 0/2] Add pinctrl driver for Milos (SM7635)
 2025-07-08 17:15 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Milos Top Level Mode Multiplexer

[PATCH] regulator: sy8827n: make enable gpio NONEXCLUSIVE
 2025-07-08 13:54 UTC  (2+ messages)

[PATCH v2 0/4] Allwinner A100/A133 Ethernet MAC (EMAC0) Support
 2025-07-08 13:27 UTC  (13+ messages)
` [PATCH v2 1/4] Revert "pinctrl: sunxi: Fix a100 emac pin function name"
` [PATCH v2 2/4] arm64: dts: allwinner: a100: Add pin definitions for RGMII/RMII
` [PATCH v2 3/4] arm64: dts: allwinner: a100: Add EMAC support
` [PATCH v2 4/4] arm64: dts: allwinner: a133-liontron-h-a133l: Add Ethernet support

[PATCH v10 00/11] Add support for MAX7360
 2025-07-08 11:31 UTC  (13+ messages)
` [PATCH v10 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v10 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v10 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v10 10/11] input: misc: Add support for MAX7360 rotary

[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
 2025-07-08 11:16 UTC  (11+ messages)
` [PATCH v6 01/10] ASoC: mediatek: common: modify mtk afe platform driver for mt8196
` [PATCH v6 02/10] ASoC: mediatek: mt8196: add common header
` [PATCH v6 03/10] ASoC: mediatek: mt8196: support audio clock control
` [PATCH v6 04/10] ASoC: mediatek: mt8196: support ADDA in platform driver
` [PATCH v6 05/10] ASoC: mediatek: mt8196: support I2S "
` [PATCH v6 06/10] ASoC: mediatek: mt8196: support TDM "
` [PATCH v6 07/10] ASoC: mediatek: mt8196: add "
` [PATCH v6 08/10] ASoC: dt-bindings: mediatek,mt8196-afe: add audio AFE
` [PATCH v6 09/10] ASoC: mediatek: mt8196: add machine driver with nau8825
` [PATCH v6 10/10] ASoC: dt-bindings: mediatek,mt8196-nau8825: Add audio sound card

[brgl:gpio/for-next] BUILD SUCCESS 6c99a046edfac782b5ec3a3a1a5f0633bed28563
 2025-07-08  8:58 UTC 

[PATCH 0/4] Add support for PMIV0104 PMIC
 2025-07-08  8:23 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mfd: qcom,spmi-pmic: Document PMIV0104
` [PATCH 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIV0104 support

[PATCH v2] pinmux: fix race causing mux_owner NULL with active mux_usecount
 2025-07-08  7:58 UTC 

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-07-08  0:30 UTC  (3+ messages)
` [PATCH 10/12] gpio: uniphier: "

[brgl:gpio/mmio-remove-bgpio-pdata] BUILD SUCCESS 9bad4bec5daddbb296481af759f9d56c849ba96f
 2025-07-08  0:07 UTC 

[REGRESSION] samsung,coreprimevelte oops and lockup while probing SM5504
 2025-07-07 20:04 UTC 

[PATCH v8 00/12] iio: adc: Add support for AD4170 series of ADCs
 2025-07-07 17:48 UTC  (3+ messages)
` [PATCH v8 12/12] iio: adc: ad4170-4: Add support for weigh scale, thermocouple, and RTD sens

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-07 15:27 UTC  (13+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[PATCH] gpio: vortex86: add new GPIO device driver
 2025-07-07 14:49 UTC  (3+ messages)

[PATCH] gpiolib: don't use GPIO global numbers in debugfs output
 2025-07-07 14:13 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).