linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-14 16:27:56 to 2024-02-20 12:20:55 UTC [more...]

[PATCH v13 1/3] dt-bindings: adc: add AD7173
 2024-02-20 12:20 UTC  (7+ messages)
` [PATCH v13 2/3] iio: adc: ad_sigma_delta: Add optional irq selection
` [PATCH v13 3/3] iio: adc: ad7173: add AD7173 driver

[PATCH v1] gpiolib: Handle no pin_ranges in gpiochip_generic_config()
 2024-02-20 11:58 UTC  (3+ messages)

[PATCH v2] gpio: Add ChromeOS EC GPIO driver
 2024-02-20 11:48 UTC  (3+ messages)

[PATCH] gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()
 2024-02-20 11:45 UTC  (2+ messages)

[PATCH] Documentation: gpio: Add a note on the deprecated GPIO Testing Driver
 2024-02-20 11:42 UTC  (2+ messages)

[PATCH 0/2] leds: gpio: Add devlink between the leds-gpio device and the gpio used
 2024-02-20 11:40 UTC  (4+ messages)
` [PATCH 1/2] gpiolib: Introduce gpiod_device_add_link()
` [PATCH 2/2] leds: gpio: Add devlinks between the gpio consumed and the gpio leds device

[PATCH 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
 2024-02-20 11:10 UTC  (3+ messages)
` [PATCH 1/2] gpiolib: call gcdev_unregister() sooner in the removal operations
` [PATCH 2/2] gpiolib: cdev: release IRQs when the gpio chip device is removed

[PATCH 00/14] pinctrl: renesas: Add support for R-Car V4M
 2024-02-20 10:47 UTC  (2+ messages)

[PATCH v11 0/4] Misc SCM driver changes
 2024-02-20 10:11 UTC  (9+ messages)
` [PATCH v11 1/4] firmware: qcom: scm: provide a read-modify-write function

[brgl:gpio/for-next] BUILD SUCCESS 24ba441d2b06614871b2787d5c2e16e7f1a15462
 2024-02-20  9:22 UTC 

[PATCH v5 0/4] Add support for nuvoton ma35d1 pin control
 2024-02-20  8:28 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v5 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v5 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v5 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] dt-bindings: gpio: Convert Aspeed binding to YAML schema
 2024-02-20  8:27 UTC  (2+ messages)

[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-20  8:11 UTC  (8+ messages)
` [RFC PATCH v2 1/6] dt-bindings: pinctrl: starfive: Add JH8100 pinctrl
` [RFC PATCH v2 2/6] pinctrl: starfive: jh8100: add main and sys_east driver
` [RFC PATCH v2 3/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_west domain
` [RFC PATCH v2 4/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_gmac domain
` [RFC PATCH v2 5/6] pinctrl: starfive: jh8100: add pinctrl driver for AON domain
` [RFC PATCH v2 6/6] riscv: dts: starfive: jh8100: add pinctrl device tree nodes

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-20  8:09 UTC  (10+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
` [RFC PATCH 2/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_east domain

[PATCH 00/23] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-20  8:08 UTC  (39+ messages)
` [PATCH 01/23] dt-bindings: gpio: nomadik: convert into yaml format
` [PATCH 02/23] dt-bindings: gpio: nomadik: add optional ngpios property
` [PATCH 03/23] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
` [PATCH 04/23] dt-bindings: gpio: nomadik: add optional reset property
` [PATCH 05/23] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH 06/23] pinctrl: nomadik: fix build warning (-Wformat)
` [PATCH 07/23] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
` [PATCH 08/23] pinctrl: nomadik: minimise indentation in probe
` [PATCH 09/23] pinctrl: nomadik: follow type-system kernel coding conventions
` [PATCH 13/23] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH 16/23] gpio: nomadik: support shared GPIO IRQs
` [PATCH 17/23] gpio: nomadik: handle variadic GPIO count
` [PATCH 19/23] gpio: nomadik: grab optional reset control and deassert it at probe

[PATCH] interconnect: constify of_phandle_args in xlate
 2024-02-20  6:59 UTC  (6+ messages)

[PATCH v4] pinctrl: Add lock to ensure the state atomization
 2024-02-20  6:13 UTC  (3+ messages)

[linusw-gpio:b4/descriptors-regulators 3/6] drivers/regulator/da9055-regulator.c:481 da9055_gpio_init() error: uninitialized symbol 'ret'
 2024-02-20  5:15 UTC 

[linusw-gpio:b4/descriptors-regulators] BUILD SUCCESS 70f1ac1c0e32e3d7fb546eac70f113bd57b659fa
 2024-02-20  0:53 UTC 

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-19 15:58 UTC  (2+ messages)

commit f34fd6ee1be8 breaks current dwapb gpio DT users
 2024-02-19 15:27 UTC  (5+ messages)

[linux-next][PATCH 1/1] gpio: Delete excess allocated label memory
 2024-02-19  7:48 UTC  (6+ messages)

[PATCH] gpio: fix memory leak in gpiod_request_commit()
 2024-02-19  7:44 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 4a92857d6e8383eca6d661538bb25dc7004fd391
 2024-02-18 19:27 UTC 

[PATCH] gpio: constify opaque pointer "data" in gpio_device_find()
 2024-02-17 19:03 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 91510d5959ad9eac451685e3bfc8385b89c23908
 2024-02-17 14:45 UTC 

[GIT PULL] gpio: fixes for v6.8-rc5
 2024-02-16 17:11 UTC  (2+ messages)

[PATCH] gpio: cdev: avoid uninitialized variable dereference
 2024-02-16 16:50 UTC  (6+ messages)

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-16 15:08 UTC  (44+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v3 04/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 15/18] PCI: cadence: extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v3 16/18] PCI: cadence: set cdns_pcie_host_init() global
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v3 18/18] PCI: j721e: add suspend and resume support

[PATCH] gpio: cdev: fix a NULL-pointer dereference with DEBUG enabled
 2024-02-16 13:21 UTC  (3+ messages)

[RESEND PATCH v1 00/13] Add support for TI TPS65224 PMIC
 2024-02-16 11:47 UTC  (7+ messages)
` [RESEND PATCH v1 03/13] dt-bindings: mfd: ti,tps6594: Add "
` [RESEND PATCH v1 04/13] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI

[RESEND PATCH v1 03/13] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
 2024-02-16 11:47 UTC  (9+ messages)

[PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-02-16 11:31 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/4] gpio: fix SRCU bugs
 2024-02-16 10:50 UTC  (8+ messages)
` [PATCH v2 2/4] gpio: cdev: use correct pointer accessors with SRCU

[PATCH] pinctrl: qcom: sm8650-lpass-lpi: correct Kconfig name
 2024-02-16 10:32 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 8ff0d55ba3fb56b69e40c50ff030a77c27a072ca
 2024-02-16  9:12 UTC 

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-15 22:00 UTC  (6+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 13:51 UTC  (11+ messages)
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 067/164] pwm: lpss-*: Make use of devm_pwmchip_alloc() function

[PATCH v2 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-15 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: renesas: Select CONFIG_IRQ_DOMAIN_HIERARCHY for pinctrl-rzg2l
` [PATCH v2 2/2] pinctrl: renesas: rzg2l: Add suspend/resume support

[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-15  9:27 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support

[PATCH 1/2] gpio: provide for_each_gpio()
 2024-02-15  8:33 UTC  (2+ messages)
` [PATCH 2/2] gpio: sim: use for_each_gpio()

[PATCH] gpio: uapi: clarify default_values being logical
 2024-02-15  7:46 UTC  (3+ messages)

[PATCH] gpio: sysfs: fix inverted pointer logic
 2024-02-15  7:42 UTC  (2+ messages)

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-02-14 17:57 UTC  (2+ messages)
` (subset) "


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