linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-01 08:23:24 to 2023-10-04 06:53:33 UTC [more...]

[RFC 0/4] gpio: add SCMI pinctrl based driver
 2023-10-04  6:53 UTC  (16+ messages)
` [RFC 1/4] pinctrl: define PIN_CONFIG_INPUT
` [RFC 2/4] pinctrl: add pinctrl_gpio_get_config()
` [RFC 3/4] gpio: scmi: add SCMI pinctrl based gpio driver
` [RFC 4/4] dt-bindings: gpio: Add bindings for SCMI pinctrl based gpio

[PATCH 00/36] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-04  6:01 UTC  (56+ messages)
` [PATCH 01/36] pinctrl: remove unneeded extern specifiers from consumer.h
` [PATCH 02/36] pinctrl: provide new GPIO-to-pinctrl glue helpers
` [PATCH 03/36] gpiolib: generic: use new pinctrl GPIO helpers
` [PATCH 04/36] gpio: cdev: use pinctrl_gpio_can_use_line_new()
` [PATCH 05/36] gpio: rcar: use new pinctrl GPIO helpers
` [PATCH 06/36] gpio: tegra: "
` [PATCH 07/36] gpio: em: "
` [PATCH 08/36] gpio: aspeed: "
` [PATCH 09/36] gpio: mvebu: "
` [PATCH 10/36] gpio: pxa: "
` [PATCH 11/36] gpio: rockchip: "
` [PATCH 12/36] gpio: vf610: "
` [PATCH 13/36] pinctrl: nuvoton: "
` [PATCH 14/36] pinctrl: renesas: "
` [PATCH 15/36] pinctrl: bcm: "
` [PATCH 16/36] pinctrl: stm32: "
` [PATCH 17/36] pinctrl: spear: "
` [PATCH 18/36] pinctrl: starfive: "
` [PATCH 19/36] pinctrl: ocelot: "
` [PATCH 20/36] pinctrl: rk805: "
` [PATCH 21/36] pinctrl: cirrus: "
` [PATCH 22/36] pinctrl: mediatek: "
` [PATCH 23/36] pinctrl: axp209: "
` [PATCH 24/36] pinctrl: vt8500: "
` [PATCH 25/36] pinctrl: cy8c95x0: "
` [PATCH 26/36] pinctrl: as3722: "
` [PATCH 27/36] pinctrl: ingenic: "
` [PATCH 28/36] pinctrl: intel: "
` [PATCH 29/36] pinctrl: st: "
` [PATCH 30/36] pinctrl: remove old "
` [PATCH 31/36] treewide: rename pinctrl_gpio_can_use_line_new()
` [PATCH 32/36] treewide: rename pinctrl_gpio_request_new()
` [PATCH 33/36] treewide: rename pinctrl_gpio_free_new()
` [PATCH 34/36] treewide: rename pinctrl_gpio_direction_input_new()
` [PATCH 35/36] treewide: rename pinctrl_gpio_direction_output_new()
` [PATCH 36/36] treewide: rename pinctrl_gpio_set_config_new()

[PATCH v5 0/7] gpio: update i.MX93/8ULP and support i.MX95
 2023-10-04  5:04 UTC  (11+ messages)
` [PATCH v5 1/7] dt-bindings: gpio: vf610: update gpio-ranges
` [PATCH v5 2/7] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93
` [PATCH v5 3/7] dt-bindings: gpio: vf610: add i.MX95 compatible
` [PATCH v5 4/7] gpio: vf610: add i.MX8ULP of_device_id entry
` [PATCH v5 5/7] gpio: vf610: simplify code by dropping data check
` [PATCH v5 6/7] arm64: dts: imx8ulp: update gpio node
` [PATCH v5 7/7] arm64: dts: imx93: "

[PATCH] OMAP/gpio: drop MPUIO static base
 2023-10-04  0:36 UTC  (3+ messages)

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-10-03 20:32 UTC  (5+ messages)
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()

[PATCH v2 00/28] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-10-03 15:19 UTC  (10+ messages)
` [PATCH v2 02/28] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH v2 03/28] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH v2 04/28] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH v2 19/28] dt-bindings: pinctrl: renesas: set additionalProperties: false

[PATCH v2 0/2] Drop runtime PM support for Baytrail and Lynxpoint pinctrl
 2023-10-03 13:43 UTC  (7+ messages)
` [PATCH v2 1/2] pinctrl: baytrail: drop runtime PM support
` [PATCH v2 2/2] pinctrl: lynxpoint: "

[PATCH v1] ACPI: LPSS: drop BayTrail and Lynxpoint pinctrl HIDs
 2023-10-03 13:42 UTC  (2+ messages)

[PATCH v4 00/11] gpiolib: work towards removing gpiochip_find()
 2023-10-03 12:44 UTC  (18+ messages)
` [PATCH v4 01/11] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH v4 02/11] gpiolib: add support for scope-based management to gpio_device
` [PATCH v4 03/11] gpiolib: provide gpio_device_find()
` [PATCH v4 04/11] gpiolib: provide gpio_device_find_by_label()
` [PATCH v4 05/11] gpiolib: provide gpio_device_get_desc()

[PATCH v1 1/1] pinctrl: core: Remove unneeded {} around one line conditional body
 2023-10-03 12:06 UTC 

[PATCH v2 1/2] dt-bindings: adc: add AD7173
 2023-10-03 11:39 UTC  (8+ messages)
` [PATCH v2 2/2] iio: adc: ad7173: add AD7173 driver

[libgpiod][PATCH v3 0/3] bindings: rust: fix modeling of line_info lifetimes
 2023-10-03 10:07 UTC  (5+ messages)
` [libgpiod][PATCH v3 1/3] bindings: rust: fix soundness of line_info modeling
` [libgpiod][PATCH v3 2/3] bindings: rust: rename {event,settings}_clone to try_clone
` [libgpiod][PATCH v3 3/3] bindings: rust: allow cloning line::InfoRef -> line::Info

[libgpiod][PATCH v2 0/3] bindings: rust: fix modeling of line_info lifetimes
 2023-10-03  9:30 UTC  (9+ messages)
` [libgpiod][PATCH v2 1/3] bindings: rust: fix soundness of line_info modeling
` [libgpiod][PATCH v2 2/3] bindings: rust: rename {event,settings}_clone to try_clone
` [libgpiod][PATCH v2 3/3] bindings: rust: allow cloning line::InfoRef -> line::Info

[PATCH v1 1/2] pinctrl: baytrail: drop runtime PM support
 2023-10-03  9:08 UTC  (7+ messages)
` [PATCH v1 2/2] pinctrl: lynxpoint: "

[PATCH v1] pinctrl: intel: refine intel_config_set_pull() function
 2023-10-03  9:08 UTC  (2+ messages)

[PATCH] gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
 2023-10-03  8:54 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS c31071eabb448c58e0c43d519932af42dfc8f07d
 2023-10-03  5:42 UTC 

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-10-03  2:51 UTC  (6+ messages)
` [PATCH v19 1/4] usb: Add support for Intel LJCA device

[linusw-pinctrl:for-next] BUILD SUCCESS c0ee40d1e19e487bdb9fdb83f3c0d02ac5a3ec66
 2023-10-03  1:46 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS WITH WARNING 1c0b3cbe7fd98f54fb447e74119216f550a045b9
 2023-10-03  1:04 UTC 

[brgl:gpio/for-current] BUILD SUCCESS f0575116507b981e6a810e78ce3c9040395b958b
 2023-10-02 21:29 UTC 

[PATCH RFC v4 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-02 17:09 UTC  (20+ messages)
` [PATCH RFC v4 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v4 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v4 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v4 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v4 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFC v4 6/6] input: ads7846: Move wait_for_sync() logic to driver

[PATCH] HID: i2c-hid: fix handling of unpopulated devices
 2023-10-02 16:00 UTC  (11+ messages)

[PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
 2023-10-02 11:54 UTC  (3+ messages)

[PATCH v1 0/5] bitmap: get rid of bitmap_remap() and bitmap_biremap() uses
 2023-10-02  9:42 UTC  (16+ messages)
` [PATCH v1 2/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v1 5/5] gpiolib: cdev: Utilize more bitmap APIs

[PATCH] pinctrl: tegra: Display pin function in pinconf-groups
 2023-10-02  8:25 UTC  (2+ messages)

[PATCH] gpio: Further document optional GPIOLIB
 2023-10-02  8:12 UTC 

[PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-02  8:00 UTC  (7+ messages)
` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors

[GIT PULL] pinctrl: renesas: Fixes for v6.7
 2023-10-02  7:50 UTC  (2+ messages)
` [GIT PULL] pinctrl: renesas: Updates "

[PATCH v2 0/3] Rewrite GPIO LED trigger to use trigger-sources
 2023-10-02  7:45 UTC  (3+ messages)
` [PATCH v2 1/3] gpiolib: of: Allow "trigger-sources" to reference a GPIO

[libgpiod][PATCH 0/3] thread-safety doc + Rust modeling
 2023-10-02  7:22 UTC  (3+ messages)

[PATCH RESEND v5 0/8] Initial Marvell PXA1908 support
 2023-10-02  7:19 UTC  (3+ messages)
` [PATCH RESEND v5 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO

[PATCH V3 0/3] Add pinctrl driver support for Amlogic T7 SoCs
 2023-10-02  7:01 UTC  (2+ messages)
` (subset) "

[PATCH] gpio: fx6408: Convert to use maple tree register cache
 2023-10-02  6:58 UTC  (3+ messages)

[PATCH] gpio: pca953x: Convert to use maple tree register cache
 2023-10-02  6:58 UTC  (3+ messages)

[PATCH 00/23] gpio: Convert to platform remove callback returning void
 2023-10-02  6:52 UTC  (4+ messages)
` [PATCH 16/23] gpio: rockchip: "

[PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-10-01 21:20 UTC  (3+ messages)
` [PATCH v7 1/2] rtc: tps6594: Add driver for TPS6594 RTC

[PATCH v4 0/3] atch data improvements for mcp23s08 driver
 2023-10-01 15:01 UTC  (4+ messages)
` [PATCH v4 1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
` [PATCH v4 2/3] pinctrl: mcp23s08_spi: Simplify probe()
` [PATCH v4 3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()

[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
 2023-10-01  9:17 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
  ` [PATCH v2 5/5] gpio: acpi: remove acpi_get_and_request_gpiod()


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