linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-20 12:09:12 to 2025-02-24 10:28:56 UTC [more...]

[PATCH 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-02-24 10:28 UTC  (6+ 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

[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

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

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

[PATCH 0/8] gpiolib: sanitize return values of callbacks
 2025-02-24  9:05 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 v3 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-23 13:57 UTC  (6+ messages)
` [PATCH v3 2/2] gpio: vf610: Switch to gpio-mmio

[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 v6 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-02-23 11:49 UTC  (5+ 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 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 RTF 0/2] gpiolib: of: Handle threecell gpios
 2025-02-23  3:23 UTC  (2+ messages)

[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  (11+ messages)
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-22 11:00 UTC  (30+ 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

[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  (7+ messages)
` [PATCH 05/10] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8937
  ` (subset) "
` [PATCH 08/10] arm64: dts: qcom: Add initial support "

[PATCH v2 0/6] pinctrl: bcm281xx: Add support for BCM21664 pinmux
 2025-02-21 20:37 UTC  (8+ 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] 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

[PATCH] gpiolib: use the required minimum set of headers
 2025-02-21 16:33 UTC  (4+ messages)

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

[PATCH v3 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-21 13:35 UTC  (4+ 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 v2 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-21 12:49 UTC  (13+ messages)
` [PATCH v2 1/3] gpio: introduce utilities for synchronous fake device creation
` [PATCH v2 2/3] gpio: sim: convert to use dev-sync-probe utilities

[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  (11+ messages)

[PATCH v2 0/3] gpiolib: finish conversion to devm_*_action*() APIs
 2025-02-21  3:34 UTC  (6+ 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 v2 3/3] gpiolib: devres: Finish the conversion to use devm_add_action()

[PATCH 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-20 21:52 UTC  (11+ 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

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-02-20 17:34 UTC  (7+ messages)
` [PATCH v7 05/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v1 0/4] gpiolib: finish conversion to devm_*_action*() APIs
 2025-02-20 16:23 UTC  (12+ messages)
` [PATCH v1 1/4] devres: Move devm_*_action*() APIs to devres.h
` [PATCH v1 2/4] devres: Add devm_is_action_added() helper
` [PATCH v1 3/4] devres: Add devm_remove_action_optional() helper
` [PATCH v1 4/4] gpiolib: devres: Finish the conversion to use devm_add_action()

[PATCH v2 00/10] Support for Allwinner V853 SoC
 2025-02-20 16:02 UTC  (4+ messages)
` [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers for V853

[PATCH] pinctrl: renesas: rzg2l: Suppress binding attributes
 2025-02-20 15:59 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: : Switch to use for_each_gpiochip_node() helper
 2025-02-20 15:51 UTC  (3+ messages)

[PATCH v2 1/1] pinctrl: wpcm450: Switch to use for_each_gpiochip_node() helper
 2025-02-20 15:50 UTC 

[PATCH] gpiolib: don't bail out if get_direction() fails in gpiochip_add_data()
 2025-02-20 13:09 UTC  (3+ messages)

[PATCH v7 0/9] misc: Support TI FPC202 dual-port controller
 2025-02-20 12:51 UTC  (6+ messages)
` [PATCH v7 9/9] misc: add FPC202 dual port controller driver

[PATCH v5 00/12] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-20 12:19 UTC  (8+ messages)
` [PATCH v5 02/12] driver core: Split devres APIs to device/devres.h

[PATCH] pinctrl: nomadik: Add error handling for find_nmk_gpio_from_pin
 2025-02-20 12:14 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).