Linux GPIO subsystem development
 help / color / mirror / Atom feed
 messages from 2025-02-20 20:54:56 to 2025-02-25 08:52:15 UTC [more...]

[PATCH 0/9] Introduce HDP support for STM32MP platforms
 2025-02-25  8:48 UTC  (4+ messages)
` [PATCH 2/9] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH 7/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25
` [PATCH 8/9] ARM: dts: stm32: add alternate pinmux for HDP pin and add HDP pinctrl node

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

[PATCH] gpio: Document the 'valid_mask' being internal
 2025-02-25  7:00 UTC 

[PATCH 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-02-24 21:52 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: mfd: add max77759 binding
` [PATCH 2/6] dt-bindings: gpio: "
` [PATCH 3/6] dt-bindings: nvmem: "
` [PATCH 4/6] mfd: max77759: add Maxim MAX77759 core mfd driver
` [PATCH 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
` [PATCH 6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver

[PATCH v3 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-24 20:32 UTC  (9+ messages)
` [PATCH v3 1/2] gpio: mmio: Add flag for calling pinctrl back-end
` [PATCH v3 2/2] gpio: vf610: Switch to gpio-mmio

[PATCH 0/8] gpiolib: sanitize return values of callbacks
 2025-02-24 20:25 UTC  (8+ messages)
` [PATCH 4/8] gpiolib: sanitize the return value of gpio_chip::get()
` [PATCH 8/8] gpiolib: sanitize the return value of gpio_chip::get_direction()

[PATCH v6 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-02-24 20:06 UTC  (6+ messages)
` [PATCH v6 1/4] dt-bindings: gpio: spacemit: add "
` [PATCH v6 2/4] "
` [PATCH v6 3/4] riscv: dts: spacemit: add gpio "
` [PATCH v6 4/4] riscv: dts: spacemit: add gpio LED for system heartbeat

[PATCH RTF 0/2] gpiolib: of: Handle threecell gpios
 2025-02-24 17:52 UTC  (7+ messages)
` [PATCH RTF 1/2] gpiolib: of: Use local variables
` [PATCH RTF 2/2] gpiolib: of: Handle threecell GPIO chips

[PATCH v2 0/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux
 2025-02-24 17:37 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: Add bindings for BCM21664 pin controller
` [PATCH v2 2/6] pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"
` [PATCH v2 3/6] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
` [PATCH v2 4/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux
` [PATCH v2 5/6] ARM: dts: bcm2166x-common: Add pinctrl node
` [PATCH v2 6/6] ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-24 14:45 UTC  (32+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH v5 0/9] Introduce configfs-based interface for gpio-aggregator
 2025-02-24 14:31 UTC  (10+ messages)
` [PATCH v5 1/9] gpio: aggregator: protect driver attr handlers against module unload
` [PATCH v5 2/9] gpio: aggregator: reorder functions to prepare for configfs introduction
` [PATCH v5 3/9] gpio: aggregator: add aggr_alloc()/aggr_free()
` [PATCH v5 4/9] gpio: aggregator: introduce basic configfs interface
` [PATCH v5 5/9] gpio: aggregator: add 'name' attribute for custom GPIO line names
` [PATCH v5 6/9] gpio: aggregator: rename 'name' to 'key' in aggr_parse()
` [PATCH v5 7/9] gpio: aggregator: expose aggregator created via legacy sysfs to configfs
` [PATCH v5 8/9] gpio: aggregator: cancel deferred probe for devices created via configfs
` [PATCH v5 9/9] Documentation: gpio: document configfs interface for gpio-aggregator

[PATCH v3 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-24 14:34 UTC  (6+ messages)
` [PATCH v3 1/3] gpio: introduce utilities for synchronous fake device creation
` [PATCH v3 2/3] gpio: sim: convert to use dev-sync-probe utilities
` [PATCH v3 3/3] gpio: virtuser: "

[PATCH] gpiolib: use the required minimum set of headers
 2025-02-24 11:45 UTC  (5+ messages)

[GIT PULL] devres-iio-input-pinctrl-v6.15
 2025-02-24 10:28 UTC  (3+ messages)

[GIT PULL] ib-devres-iio-input-pinctrl-v6.15
 2025-02-24 10:28 UTC  (2+ messages)

[PATCH v3 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-24 10:03 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: nxp,pcf8575: add reset GPIO
` [PATCH v3 2/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x

[PATCH] gpiolib: read descriptor flags once in gpiolib_dbg_show()
 2025-02-24  9:06 UTC  (2+ messages)

Linux logs new warning `gpio gpiochip0: gpiochip_add_data_with_key: get_direction failed: -22`
 2025-02-24  8:51 UTC  (6+ messages)

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-24  8:28 UTC  (6+ messages)

[PATCH v3 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-24  3:45 UTC  (13+ messages)
` [PATCH v3 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v3 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v3 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v3 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v3 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v3 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v3 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v3 8/8] arm64: dts: "

[PATCH v2 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-23 20:29 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v2 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v2 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v2 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v2 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v2 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v2 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v2 8/8] arm64: dts: "

[PATCH] gpio: gpio-stmpe: Use str_hi_lo() helper in stmpe_dbg_show_one()
 2025-02-23 12:19 UTC 

[PATCH v3] pinctrl: spacemit: enable config option
 2025-02-23 12:06 UTC  (2+ messages)

[PATCH v2 0/3] Introduce pin controller support for Exynos7870
 2025-02-23 10:33 UTC  (3+ messages)
` [PATCH v2 3/3] pinctrl: samsung: add support for exynos7870 pinctrl

[PATCH v5 0/5] riscv: spacemit: add gpio support for K1 SoC
 2025-02-23  3:09 UTC  (12+ messages)
` [PATCH v5 1/5] gpio: of: support to add custom add pin range function
` [PATCH v5 3/5] gpio: spacemit: add support for K1 SoC

[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-22 11:51 UTC  (9+ messages)
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write

[brgl:gpio/for-next] BUILD SUCCESS db305161880a024a43f4b1cbafa7a294793d7a9e
 2025-02-22 10:02 UTC 

[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-21 21:33 UTC  (5+ messages)
` [PATCH 08/10] arm64: dts: qcom: Add initial support for MSM8937

[PATCH] Fix typos in admin-guide/gpio
 2025-02-21 20:28 UTC  (2+ messages)

[GIT PULL] gpio fixes for v6.14-rc4
 2025-02-21 17:10 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.15
 2025-02-21 17:02 UTC 

[PATCH v2 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-21 16:52 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: nxp,pcf8575: add reset GPIO
` [PATCH v2 2/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x

[brgl:gpio/for-current] BUILD SUCCESS 96fa9ec477ff60bed87e1441fd43e003179f3253
 2025-02-21 14:40 UTC 

[PATCH v2 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-21 12:49 UTC  (6+ messages)
` [PATCH v2 1/3] gpio: introduce utilities for synchronous fake device creation

[PATCH v2 00/15] gpiolib: indicate errors in value setters
 2025-02-21  9:33 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am62p: fix pinctrl settings
 2025-02-21  9:14 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j722s: "

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-21  8:52 UTC  (6+ messages)
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH v1 0/5] gpio: regmap: Make use of 'ngpios' property
 2025-02-21  8:45 UTC  (2+ messages)

[PATCH v2 0/3] gpiolib: finish conversion to devm_*_action*() APIs
 2025-02-21  3:34 UTC  (5+ messages)
` [PATCH v2 1/3] devres: Move devm_*_action*() APIs to devres.h
` [PATCH v2 2/3] devres: Add devm_is_action_added() helper

[PATCH 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-20 21:52 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: gpio: nxp,pcf8575: add reset GPIO
` [PATCH 2/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox