linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-03 08:10:36 to 2025-02-06 09:07:50 UTC [more...]

[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
 2025-02-06  9:07 UTC  (7+ 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

[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 v3 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-06  6:13 UTC  (3+ messages)

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-05 19:17 UTC  (12+ 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

[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-05 13:58 UTC  (8+ 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] 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  (3+ messages)

[PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator
 2025-02-05 13:39 UTC  (13+ messages)
` [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface
` [PATCH v2 03/10] gpio: aggregator: add read-only 'dev_name' configfs attribute
` [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs
` [PATCH v2 09/10] gpio: aggregator: cancel deferred probe for devices created via configfs

[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  (7+ messages)
` [PATCH libgpiod 1/3] bindings: cxx: tests: disable GPIO simulator before releasing it
` [PATCH libgpiod 2/3] bindings: python: tests: disable device before releasing the bank
` [PATCH libgpiod 3/3] bindings: rust: tests: disable device before dropping the resources

[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 v6 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-05 10:23 UTC  (15+ messages)
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] pinctrl: pinconf-generic: Print unsigned value if a format is registered
 2025-02-05 10:10 UTC 

[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 v2 0/2] gpio: xilinx: Replace custom bitmap APIs
 2025-02-05  9:44 UTC  (4+ 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 v1 0/2] gpio: xilinx: Replace custom bitmap APIs
 2025-02-05  9:15 UTC  (4+ messages)
` [PATCH v1 1/2] gpio: xilinx: Use better bitmap APIs where appropriate
` [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  (13+ 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 3/9] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v9 4/9] ARM: dts: aspeed: system1: Add GPIO line name
` [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)

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

[PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
 2025-02-04 17:56 UTC 

[PATCH v1 1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
 2025-02-04 17:56 UTC 

[PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups
 2025-02-04 17:48 UTC  (19+ messages)
` [PATCH v2 01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
` [PATCH v2 02/14] pinctrl: cy8c95x0: Avoid accessing reserved registers
` [PATCH v2 03/14] pinctrl: cy8c95x0: Enable regmap locking for debug
` [PATCH v2 04/14] pinctrl: cy8c95x0: Rename PWMSEL to SELPWM
` [PATCH v2 05/14] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate
` [PATCH v2 06/14] pinctrl: cy8c95x0; Switch to use for_each_set_clump8()
` [PATCH v2 07/14] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()
` [PATCH v2 08/14] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()
` [PATCH v2 09/14] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases
` [PATCH v2 10/14] pinctrl: cy8c95x0: Initialise boolean variable with boolean values
` [PATCH v2 11/14] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration
` [PATCH v2 12/14] pinctrl: cy8c95x0: Drop unneeded casting
` [PATCH v2 13/14] pinctrl: cy8c95x0: Separate EEPROM related register definitios
` [PATCH v2 14/14] pinctrl: cy8c95x0: Fix comment style

[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
 2025-02-04 15:37 UTC  (16+ messages)
` [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep
` [PATCH 09/13] mmc: pwrseq_simple: "
` [PATCH 13/13] ASoC: adau1701: "

[PATCH v2 0/3] Non-const bitfield helpers
 2025-02-04 15:30 UTC  (11+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers

[RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors
 2025-02-04 13:37 UTC  (3+ messages)

[PATCH v7 0/9] misc: Support TI FPC202 dual-port controller
 2025-02-04  9:29 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v7 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v7 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v7 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v7 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v7 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v7 7/9] i2c: support per-channel ATR alias pools
` [PATCH v7 8/9] i2c: Support dynamic address translation
` [PATCH v7 9/9] misc: add FPC202 dual port controller driver

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

[PATCH AUTOSEL 6.1 2/2] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:17 UTC 

[PATCH AUTOSEL 6.6 2/3] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:16 UTC 

[PATCH AUTOSEL 6.12 3/4] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:16 UTC 

[PATCH AUTOSEL 6.13 4/5] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:16 UTC 

[PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1
 2025-02-03 23:44 UTC  (2+ messages)

[brgl:davinci/for-next] BUILD SUCCESS 58abc69e479cf5b36c4fc4287a11c9d92d2ce4b8
 2025-02-03 23:01 UTC 

[brgl:gpio/for-next] BUILD SUCCESS de454ac4fc5a117a4264e8bdf60fca58021574b1
 2025-02-03 21:27 UTC 

[PATCH 0/3] Introduce pin controller support for Exynos7870
 2025-02-03 20:35 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: samsung: add exynos7870-pinctrl compatible
` [PATCH 2/3] dt-bindings: pinctrl: samsung: add exynos7870-wakeup-eint compatible
` [PATCH 3/3] pinctrl: samsung: add support for exynos7870 pinctrl

[PATCH v2 0/2] pwm: lpss: module namespace fixes
 2025-02-03 15:25 UTC  (8+ messages)
` [PATCH v2 1/2] pinctrl: intel: Import namespace for pwm_lpss function

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-03 14:23 UTC  (2+ messages)

[PATCH] mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr
 2025-02-03 14:04 UTC  (2+ messages)

[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
 2025-02-03 14:01 UTC  (5+ messages)
` [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU

[PATCH v1 00/16] pinctrl: cy8c95x0: Bugfixes and cleanups
 2025-02-03 12:13 UTC  (9+ messages)
` [PATCH v1 01/16] pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware
` [PATCH v1 05/16] pinctrl: cy8c95x0: Remove incorrectly set fields in regmap configuration

[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-03 11:29 UTC  (25+ messages)
` [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v3 12/20] regulator: cros-ec: use devm_kmemdup_array()
` [PATCH v3 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v3 16/20] ASoC: hdac_hdmi: "
` [PATCH v3 17/20] ASoC: tlv320dac33: "
` [PATCH v3 18/20] ASoC: uda1380: "
` [PATCH v3 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v3 20/20] ASoC: uniphier: "

[PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ
 2025-02-03  9:59 UTC  (3+ messages)

[PATCH v2] gpio: Use str_enable_disable-like helpers
 2025-02-03  8:13 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).