Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-07 21:31:01 to 2025-02-12 02:27:45 UTC [more...]

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-12  2:27 UTC  (10+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support

[PATCH v2] gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
 2025-02-12  2:18 UTC 

[PATCH libgpiod v4 00/17] doc: improvements for ReadTheDocs
 2025-02-11 21:09 UTC 

[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-11 22:37 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: clock: gcc-msm8917: Split to separate schema
` [PATCH 02/10] dt-bindings: clock: Add MSM8937 Global Clock controller compatible
` [PATCH 03/10] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH 04/10] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH 05/10] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8937
` [PATCH 06/10] dt-bindings: nvmem: Add compatible for MS8937
` [PATCH 07/10] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH 08/10] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH 10/10] arm64: dts: "

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-11 21:08 UTC  (10+ messages)
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings
` [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853

[PATCH] gpiolib: acpi: Add a quirk for Acer Nitro ANV14
 2025-02-11 20:32 UTC 

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

[PATCH 0/3] Introduce pin controller support for Exynos7870
 2025-02-11 17:40 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: samsung: add support for exynos7870 pinctrl

[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
 2025-02-11 17:13 UTC  (3+ messages)
` [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq

[PATCH] pinctrl: spacemit: enable config option
 2025-02-11 16:03 UTC  (4+ messages)

[RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator
 2025-02-11 16:00 UTC  (6+ messages)

[PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator
 2025-02-11 15:48 UTC  (3+ messages)
` [PATCH v2 01/10] gpio: aggregator: reorder functions to prepare for configfs introduction

[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
 2025-02-11 15:46 UTC  (5+ messages)
` [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist

[PATCH] gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
 2025-02-11 15:38 UTC  (2+ messages)

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-02-11 13:46 UTC  (16+ messages)
` [PATCH v7 03/11] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v7 04/11] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v7 05/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH v7 06/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v7 07/11] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v7 09/11] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v7 10/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v7 11/11] arm64: defconfig: Enable OF_OVERLAY option

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

[PATCH v4 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-11 12:57 UTC  (35+ messages)
` [PATCH v4 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v4 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v4 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v4 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v4 05/20] pinctrl: baytrail: "
` [PATCH v4 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v4 07/20] pinctrl: tangier: "
` [PATCH v4 08/20] pinctrl: pxa2xx: "
` [PATCH v4 09/20] input: sparse-keymap: "
` [PATCH v4 10/20] input: ipaq-micro-keys: "
` [PATCH v4 11/20] regulator: devres: "
` [PATCH v4 12/20] regulator: cros-ec: "
` [PATCH v4 13/20] power: supply: sc27xx: "
` [PATCH v4 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v4 15/20] ASoC: Intel: avs: "
` [PATCH v4 16/20] ASoC: hdac_hdmi: "
` [PATCH v4 17/20] ASoC: tlv320dac33: "
` [PATCH v4 18/20] ASoC: uda1380: "
` [PATCH v4 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v4 20/20] ASoC: uniphier: "

[PATCH libgpiod v3 00/16] doc: improvements for ReadTheDocs
 2025-02-11 12:51 UTC  (9+ messages)
` [PATCH libgpiod v3 11/16] doc: provide sphinx docs for the core C API and C++ bindings
  ` [External] - "
` [PATCH libgpiod v3 13/16] doc: add documentation for GLib bindings
  ` [External] - "
` [PATCH libgpiod v3 16/16] doc: move README contents to sphinx docs
  ` [External] - "

small brainstorm for the problem I have
 2025-02-11 12:21 UTC  (3+ messages)

[PATCH v1 0/2] pinctrl: intel: Fix PWM initialisation
 2025-02-11 12:17 UTC  (5+ messages)
` [PATCH v1 1/2] pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfo
` [PATCH v1 2/2] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()

[PATCH 00/14] gpiolib: indicate errors in value setters
 2025-02-11 12:09 UTC  (15+ messages)
` [PATCH 01/14] gpiolib: make value setters have return values
` [PATCH 02/14] gpiolib: wrap gpio_chip::set()
` [PATCH 03/14] gpiolib: rework the wrapper around gpio_chip::set_multiple()
` [PATCH 04/14] gpiolib: introduce gpio_chip setters that return values
` [PATCH 05/14] gpio: sim: use value returning setters
` [PATCH 06/14] gpio: regmap: "
` [PATCH 07/14] gpio: pca953x: "
` [PATCH 08/14] gpio: mockup: "
` [PATCH 09/14] gpio: aggregator: "
` [PATCH 10/14] gpio: max77650: "
` [PATCH 11/14] gpio: latch: use lock guards
` [PATCH 12/14] gpio: latch: use value returning setters
` [PATCH 13/14] gpio: davinci: "
` [PATCH 14/14] gpio: mvebu: "

[PATCH 1/2] gpio: latch: use generic device properties
 2025-02-11 12:08 UTC  (2+ messages)
` [PATCH 2/2] gpio: latch: store the address of pdev->dev in a helper variable

[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-11  9:15 UTC  (8+ messages)
` [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe()

[PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups
 2025-02-11  8:47 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Even more opportunities to use str_high_low() helper
 2025-02-11  8:45 UTC  (2+ messages)

[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
 2025-02-11  8:41 UTC  (6+ messages)
` [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device

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

[PATCH v2] gpio:virtio: support multiple virtio-gpio controller instances
 2025-02-11  8:22 UTC  (2+ messages)

[PATCH] pinctrl: Fix potential NULL pointer dereference
 2025-02-11  7:38 UTC  (2+ messages)

[PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
 2025-02-11  5:17 UTC  (9+ messages)
` [PATCH v2 1/8] pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconf
` [PATCH v2 2/8] pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl driver
` [PATCH v2 3/8] pinctrl: sophgo: generalize shareable code of "
` [PATCH v2 4/8] pinctrl: sophgo: introduce generic probe function
` [PATCH v2 5/8] dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoC
` [PATCH v2 6/8] pinctrl: sophgo: add support for SG2042 SoC
` [PATCH v2 7/8] pinctrl: sophgo: add support for SG2044 SoC
` [PATCH v2 8/8] riscv: dts: sophgo: sg2042: add pinctrl support

[GIT PULL] pin control fixes for v6.14
 2025-02-10 21:27 UTC  (2+ messages)

[PATCH libgpiod v3 12/16] doc: add documentation for python bindings
 2025-02-10 16:07 UTC 

[PATCH 0/8] gpiolib: sanitize return values of callbacks
 2025-02-10 10:52 UTC  (9+ messages)
` [PATCH 1/8] gpiolib: check the return value of gpio_chip::get_direction()
` [PATCH 2/8] gpiolib: sanitize the return value of gpio_chip::request()
` [PATCH 3/8] gpiolib: sanitize the return value of gpio_chip::set_config()
` [PATCH 4/8] gpiolib: sanitize the return value of gpio_chip::get()
` [PATCH 5/8] gpiolib: sanitize the return value of gpio_chip::get_multiple()
` [PATCH 6/8] gpiolib: sanitize the return value of gpio_chip::direction_output()
` [PATCH 7/8] gpiolib: sanitize the return value of gpio_chip::direction_input()
` [PATCH 8/8] gpiolib: sanitize the return value of gpio_chip::get_direction()

[PATCH 1/2] gpiolib: move all includes to the top of gpio/consumer.h
 2025-02-10 10:23 UTC  (2+ messages)
` [PATCH v3 2/2] gpiolib: don't build HTE code with CONFIG_HTE disabled

[PATCH] gpio: vf610: add locking to gpio direction functions
 2025-02-10  9:35 UTC  (5+ messages)

[PATCH] drivers:gpio: support multiple virtio-gpio controller instances
 2025-02-10  8:22 UTC  (6+ messages)

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-09  9:40 UTC  (4+ messages)

[PATCH 4/7] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
 2025-02-09  5:36 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Get rid of spurious level interrupts
 2025-02-08 17:33 UTC  (3+ messages)

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-08 13:23 UTC  (12+ messages)
` [PATCH v2 06/13] iio: adc: ad7606: use gpiod_multi_set_value_cansleep
` [PATCH v2 07/13] iio: amplifiers: hmc425a: "
` [PATCH v2 08/13] iio: resolver: ad2s1210: "

[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-08 13:01 UTC  (5+ messages)
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC

[GIT PULL] gpio fixes for v6.14-rc2
 2025-02-07 22:25 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