linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-04 19:41:52 to 2025-02-07 15:34:18 UTC [more...]

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-07 15:34 UTC  (26+ messages)
` [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v2 02/13] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
` [PATCH v2 03/13] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v2 05/13] gpio: max3191x: "
` [PATCH v2 06/13] iio: adc: ad7606: "
` [PATCH v2 07/13] iio: amplifiers: hmc425a: "
` [PATCH v2 08/13] iio: resolver: ad2s1210: "
` [PATCH v2 09/13] mmc: pwrseq_simple: "
` [PATCH v2 10/13] mux: gpio: "
` [PATCH v2 11/13] net: mdio: mux-gpio: "
` [PATCH v2 12/13] phy: mapphone-mdm6600: "
` [PATCH v2 13/13] ASoC: adau1701: "

[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-07 15:17 UTC  (8+ messages)
` [PATCH v2 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v2 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v2 3/7] gpio: 74x164: Annotate buffer with __counted_by()
` [PATCH v2 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v2 5/7] gpio: 74x164: Fully convert to use managed resources
` [PATCH v2 6/7] gpio: 74x164: Switch to use dev_err_probe()
` [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device

[PATCH v2 0/3] gpiolib: refactor for_each_hwgpio()
 2025-02-07 15:07 UTC  (4+ messages)
` [PATCH v2 1/3] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
` [PATCH v2 2/3] gpiolib: Simplify implementation of for_each_hwgpio_in_range()
` [PATCH v2 3/3] gpiolib: Switch to use for_each_if() helper

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-07 15:00 UTC  (10+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
 2025-02-07 14:06 UTC 

[PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
 2025-02-07 14:06 UTC  (5+ messages)

[PATCH] pinctrl: spacemit: enable config option
 2025-02-07 12:11 UTC 

[PATCH v7 0/9] misc: Support TI FPC202 dual-port controller
 2025-02-07 12:02 UTC  (2+ messages)

[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-02-07 10:56 UTC  (13+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "
` [PATCH v4 2/4] "

[PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1
 2025-02-07  9:50 UTC  (3+ messages)

[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-07  8:56 UTC  (6+ messages)
` [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources

[PATCH v3 0/3] Add TI TPS65215 PMIC GPIO Support
 2025-02-07  8:53 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.14-rc2
 2025-02-07  8:42 UTC 

[PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled
 2025-02-07  8:32 UTC  (2+ messages)

[PATCH] gpiolib: add missing include
 2025-02-07  8:30 UTC 

[PATCH v4 0/5] Pinctrl: Add Amlogic pinctrl driver
 2025-02-07  7:07 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: pinctrl: Add support for Amlogic SoCs
` [PATCH v4 3/5] pinctrl: Add driver "

[PATCH] gpio: vf610: add locking to gpio direction functions
 2025-02-07  6:21 UTC  (4+ messages)

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-07  1:02 UTC  (14+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: allow key feature in ccu reset and gate
` [PATCH v2 02/10] pinctrl: sunxi: add driver for Allwinner V853
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers "
` [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings
` [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support
` [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
` [PATCH v2 10/10] ARM: dts: sun8i: add DTS file for yuzuki-lizard V851s

[PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs
 2025-02-06 19:16 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: xilinx: Use better bitmap APIs where appropriate
` [PATCH v2 2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()

[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-06 18:56 UTC  (7+ messages)

[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-06 18:46 UTC  (7+ messages)
` [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array()
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 10/20] input: ipaq-micro-keys: "

[RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors
 2025-02-06 18:40 UTC  (3+ messages)
` [RFC 10/12] staging: media: max96712: add gpiochip functionality

[PATCH] gpiolib: don't build HTE code with CONFIG_HTE disabled
 2025-02-06 18:17 UTC  (2+ messages)

[PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-02-06 18:13 UTC  (5+ messages)
` [PATCH v2 1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
` [PATCH v2 2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
` [PATCH v2 3/3] gpio: bcm-kona: Add missing newline to dev_err format string

[PATCH 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-02-06 17:48 UTC  (5+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 59ff2040f0a58923c787fdba5999100667338230
 2025-02-06 14:39 UTC 

[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
 2025-02-06 14:15 UTC  (17+ messages)
` [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq
` [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist

[PATCH libgpiod v3 00/16] doc: improvements for ReadTheDocs
 2025-02-06 12:22 UTC  (17+ messages)
` [PATCH libgpiod v3 01/16] build: set PACKAGE_URL
` [PATCH libgpiod v3 02/16] bindings: cxx: doc: remove the gpiod_cxx doxygen group
` [PATCH libgpiod v3 03/16] bindings: python: doc: update the docstring for gpiod.request_lines()
` [PATCH libgpiod v3 04/16] bindings: python: doc: make code examples appear as such in sphinx
` [PATCH libgpiod v3 05/16] bindings: python: doc: describe undocumented members
` [PATCH libgpiod v3 06/16] bindings: glib: add the configuration file for gi-docgen
` [PATCH libgpiod v3 07/16] dbus: daemon: add a more detailed description to help text
` [PATCH libgpiod v3 08/16] dbus: client: tweak "
` [PATCH libgpiod v3 09/16] dbus: improve comments in API xml
` [PATCH libgpiod v3 10/16] doc: create man entries for gpio-manager and gpiocli
` [PATCH libgpiod v3 11/16] doc: provide sphinx docs for the core C API and C++ bindings
` [PATCH libgpiod v3 12/16] doc: add documentation for python bindings
` [PATCH libgpiod v3 13/16] doc: add documentation for GLib bindings
` [PATCH libgpiod v3 14/16] doc: add documentation for gpio-tools
` [PATCH libgpiod v3 15/16] doc: add documentation for D-Bus API, daemon and command-line client
` [PATCH libgpiod v3 16/16] doc: move README contents to sphinx docs

[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-06 11:05 UTC  (7+ messages)
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support

[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-06 10:09 UTC  (11+ messages)
` [RFC PATCH 2/5] mfd: Add "
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC
` [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO

[PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ
 2025-02-06  9:31 UTC  (3+ messages)
` [PATCH v1 1/2] pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers

[PATCH] serial: mctrl_gpio: Remove unused mctrl_gpio_free
 2025-02-06  9:30 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Get rid of spurious level interrupts
 2025-02-06  9:25 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS e8f2ca6be61f1cae2ff12932fa03224581b6b231
 2025-02-06  9:18 UTC 

[brgl:at24/for-next] BUILD SUCCESS 03480898cefe9cb5ba921dba9304703f7574b687
 2025-02-06  9:17 UTC 

[PATCH] pinctrl: pinconf-generic: Print unsigned value if a format is registered
 2025-02-06  9:15 UTC  (2+ messages)

[libgpiod][PATCH 1/1] dbus: manager: fix linker not finding libgpiod.so
 2025-02-06  8:48 UTC  (5+ messages)

[PATCH -next] pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw()
 2025-02-06  8:36 UTC  (2+ messages)

[PATCH -next] pinctrl: pistachio: Remove dead code in pistachio_gpio_register()
 2025-02-06  8:34 UTC  (2+ messages)

[PATCH] pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map
 2025-02-06  8:31 UTC  (2+ messages)

[PATCH] MAINTAINERS: Use my kernel.org address for ACPI GPIO work
 2025-02-05 13:39 UTC  (2+ messages)

[PATCH v2 resend] gpio: GPIO_GRGPIO should depend on OF
 2025-02-05 13:39 UTC  (2+ messages)

[PATCH] gpio: sim: lock hog configfs items if present
 2025-02-05 13:39 UTC  (2+ messages)

[PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator
 2025-02-05 13:39 UTC  (5+ messages)
` [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface

[PATCH libgpiod] dbus: client: tests: fix the way we wait for simulated chips to appear
 2025-02-05 13:35 UTC  (2+ messages)

[PATCH libgpiod 0/3] bindings: fix ordering of releasing of gpiosim resources
 2025-02-05 13:35 UTC  (2+ messages)

[PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards
 2025-02-05 11:41 UTC  (13+ messages)

[PATCH v1 1/1] gpiolib: Even more opportunities to use str_high_low() helper
 2025-02-05 11:29 UTC 

[PATCH] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down
 2025-02-05 11:27 UTC  (2+ messages)

[PATCH v3 00/10] pinctrl: cy8c95x0: Clean up series
 2025-02-05  9:51 UTC  (11+ messages)
` [PATCH v3 01/10] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate
` [PATCH v3 02/10] pinctrl: cy8c95x0; Switch to use for_each_set_clump8()
` [PATCH v3 03/10] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()
` [PATCH v3 04/10] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()
` [PATCH v3 05/10] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases
` [PATCH v3 06/10] pinctrl: cy8c95x0: Initialise boolean variable with boolean values
` [PATCH v3 07/10] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration
` [PATCH v3 08/10] pinctrl: cy8c95x0: Drop unneeded casting
` [PATCH v3 09/10] pinctrl: cy8c95x0: Separate EEPROM related register definitios
` [PATCH v3 10/10] pinctrl: cy8c95x0: Fix comment style

[PATCH v1 0/2] gpio: xilinx: Replace custom bitmap APIs
 2025-02-05  9:15 UTC  (3+ messages)
` [PATCH v1 2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()

[PATCH v9 0/9] DTS updates for system1 BMC
 2025-02-05  8:40 UTC  (11+ messages)
` [PATCH v9 1/9] dt-bindings: ipmi: Add binding for IPMB device
` [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v9 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v9 6/9] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v9 7/9] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v9 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v9 9/9] ARM: dts: aspeed: system1: Disable gpio pull down
` (subset) [PATCH v9 0/9] DTS updates for system1 BMC

[linusw-pinctrl:fixes] BUILD SUCCESS 1ddee69108d305bbc059cbf31c0b47626796be77
 2025-02-05  7:06 UTC 

[PATCH] gpio: pca953x: Improve interrupt support
 2025-02-04 20:27 UTC  (2+ messages)


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