linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 23:06:58 to 2021-03-02 21:24:13 UTC [more...]

[PATCH] selftests: gpio: update .gitignore
 2021-03-02 15:27 UTC  (4+ messages)

[PATCH v1] drivers: pinctrl: qcom: fix Kconfig dependency on GPIOLIB
 2021-03-02 14:46 UTC  (2+ messages)

[PATCH 00/12] pinctrl: add BCM63XX pincontrol support
 2021-03-02 15:30 UTC  (27+ messages)
` [PATCH 01/12] Documentation: add BCM6328 pincontroller binding documentation
` [PATCH 02/12] pinctrl: add a pincontrol driver for BCM6328
` [PATCH 03/12] Documentation: add BCM6358 pincontroller binding documentation
` [PATCH 04/12] pinctrl: add a pincontrol driver for BCM6358
` [PATCH 05/12] Documentation: add BCM6362 pincontroller binding documentation
` [PATCH 06/12] pinctrl: add a pincontrol driver for BCM6362
` [PATCH 07/12] Documentation: add BCM6368 pincontroller binding documentation
` [PATCH 08/12] pinctrl: add a pincontrol driver for BCM6368
` [PATCH 09/12] Documentation: add BCM63268 pincontroller binding documentation
` [PATCH 10/12] pinctrl: add a pincontrol driver for BCM63268
` [PATCH 11/12] Documentation: add BCM6318 pincontroller binding documentation
` [PATCH 12/12] pinctrl: add a pincontrol driver for BCM6318

[PATCH v2 0/2] gpio: regression fixes
 2021-03-02 15:40 UTC  (8+ messages)
` [PATCH v2 1/2] gpio: fix NULL-deref-on-deregistration regression
` [PATCH v2 2/2] gpio: fix gpio-device list corruption

[PATCH v1 1/4] gpiolib: Unify the checks on fwnode type
 2021-03-02 15:34 UTC  (3+ messages)
` [PATCH v1 2/4] gpiolib: Move of_node operations to gpiolib-of and correct fwnode use
` [PATCH v1 4/4] gpiolib: Reuse device's fwnode to create IRQ domain

[PATCH v1 1/1] gpio: Support interrupts in gpio-mlxbf2.c
 2021-03-02 15:26 UTC  (2+ messages)

[PATCH v1 0/3] gpio: pca953x: Better quirk for Intel Galileo Gen 2
 2021-03-02 15:21 UTC  (10+ messages)
` [PATCH v1 1/3] gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
` [PATCH v1 2/3] gpiolib: acpi: Allow to find GpioInt() resource by name and index
` [PATCH v1 3/3] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2

RFC: oftree based setup of composite board devices
 2021-03-02 13:33 UTC  (21+ messages)
` [RFC PATCH 07/12] gpio: amd-fch: add oftree probing support
` [RFC PATCH 09/12] drivers: base: reintroduce find_bus()
` [RFC PATCH 11/12] platform/x86: skeleton for oftree based board device initialization
` [RFC PATCH 12/12] platform/x86/of: add support for PC Engines APU v2/3/4 boards

[PATCH] pinctrl: rockchip: make driver be tristate module
 2021-03-02 13:18 UTC  (2+ messages)

[PATCH] pinctrl: qcom: sc7280: Add GPIO wakeup interrupt map
 2021-03-02 13:16 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: fix restore error in resume
 2021-03-02 13:27 UTC  (5+ messages)

[PATCH] pinctrl: rockchip: clear int status when driver probed
 2021-03-02 13:28 UTC  (3+ messages)

[PATCH] gpiolib: acpi: support override broken GPIO number in ACPI table
 2021-03-02 12:21 UTC  (13+ messages)

[PATCH v5 0/2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-02 10:23 UTC  (4+ messages)
` [PATCH v5 1/2] pinctrl: use to octal permissions for debugfs files

[PATCH] pinctrl: stm32: add missing of_node_put
 2021-03-02  9:03 UTC  (2+ messages)

[PATCH 0/2] Fix Marvell CP110 pin control finction names
 2021-03-02  8:42 UTC  (2+ messages)

[libgpiod][PATCH 0/3] licensing: try to get licensing right
 2021-03-02  9:05 UTC  (2+ messages)

[PATCH] pinctrl: qcom: support gpio_chip .set_config call
 2021-03-02 10:27 UTC  (4+ messages)

[PATCH] gpio: omap: Honor "aliases" node
 2021-03-02  9:27 UTC  (2+ messages)

[PATCH v3 0/3] Add ZynqMP pinctrl driver
 2021-03-02  8:09 UTC  (8+ messages)
` [PATCH v3 1/3] firmware: xilinx: Add pinctrl support
` [PATCH v3 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCH] pinctrl: equilibrium: add missing of_node_put
 2021-03-02  8:34 UTC  (2+ messages)

[PATCH 1/2] pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets
 2021-03-02  5:21 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: qcom: sc7280: Fix SDC1_RCLK configurations

[PATCH v9 0/4] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-02  5:30 UTC  (5+ messages)
` [PATCH v9 1/4] pinctrl: use to octal permissions for debugfs files
` [PATCH v9 2/4] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v9 3/4] Documentation: rename pinctl to pin-control
` [PATCH v9 4/4] docs/pinctrl: document debugfs files

[PATCH 0/2] Add ACPI support for SC8180X pinctrl driver
 2021-03-02  3:00 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: qcom: handle tiles for ACPI boot
` [PATCH 2/2] pinctrl: qcom: sc8180x: add ACPI probe support

[PATCH v1] ARM: Drop ARCH_NR_GPIOS definition
 2021-03-01 17:10 UTC  (3+ messages)

[PATCH v1 1/2] lib/cmdline: Export next_arg() for being used in modules
 2021-03-01 16:59 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: aggregator: Replace custom get_arg() with a generic next_arg()

DT overlay applied via pinctrl description
 2021-03-01 15:04 UTC  (5+ messages)

[PATCH 1/1] pinctrl: pinctrl-microchip-sgpio: Fix wrong register offset for IRQ trigger
 2021-03-01 14:59 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Add missing IRQF_ONESHOT
 2021-03-01 14:30 UTC  (5+ messages)

strace 5.11 released - now decodes GPIO ioctls
 2021-03-01  9:04 UTC  (2+ messages)

[PATCH] Signed-off-by: Michael Estner <michaelestner@web.de>
 2021-03-01  9:03 UTC 

[PATCH 0/2] gpio: regression fixes
 2021-03-01  8:44 UTC  (6+ messages)
` [PATCH 1/2] gpio: fix NULL-deref-on-deregistration regression
` [PATCH 2/2] gpio: fix gpio-device list corruption

[PATCH 12/11] pragma once: scripted treewide conversion
 2021-02-28 17:11 UTC 

[PATCH v8 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-26 22:21 UTC  (5+ messages)
` [PATCH v8 1/3] pinctrl: use to octal permissions for debugfs files
` [PATCH v8 2/3] pinctrl: pinmux: Add pinmux-select debugfs file
` [PATCH v8 3/3] docs/pinctrl: document debugfs files

[PATCH v2] pinctrl: ingenic: add missing call to of_node_put()
 2021-02-26 14:23 UTC  (2+ messages)

general protection fault in kobject_cleanup
 2021-02-25 16:47 UTC 

[PATCH] pinctrl: ingenic: add missing call to of_node_put()
 2021-02-25 11:17 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: add support for rk3568
 2021-02-24 11:39 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/6] Introduce intel_skl_int3472 module
 2021-02-24 10:20 UTC  (28+ messages)
` [PATCH v3 1/6] ACPI: scan: Extend acpi_walk_dep_device_list()
` [PATCH v3 2/6] ACPI: scan: Add function to fetch dependent of acpi device
` [PATCH v3 3/6] i2c: core: Add a format macro for I2C device names
` [PATCH v3 4/6] gpiolib: acpi: Export acpi_get_gpiod()
` [PATCH v3 5/6] platform/x86: Add intel_skl_int3472 driver
` [PATCH v3 6/6] mfd: tps68470: Remove tps68470 MFD driver

[RFC] Driver for the NXP 74HC153 chip
 2021-02-23 23:47 UTC  (4+ messages)
` [PATCH] gpio: driver "

[GIT PULL] pinctrl changes for v5.12
 2021-02-23  2:47 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.12
 2021-02-22 18:12 UTC  (2+ messages)

[PATCH 00/19] ipmi: Allow raw access to KCS devices
 2021-02-22  9:04 UTC  (3+ messages)
` [PATCH 01/19] dt-bindings: aspeed-lpc: Remove LPC partitioning

[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-20 18:28 UTC  (4+ messages)
` [PATCH v7 2/3] "

[PATCH 1/3] mfd: lp87565: fix typo in define names
 2021-02-19 22:39 UTC  (3+ messages)
` [PATCH 2/3] mfd: lp87565: remove unused define
` [PATCH 3/3] mfd: lp87565: move LP87565_regulator_id to .c file


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