linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 14:19:26 to 2022-09-01 22:29:12 UTC [more...]

[PATCH 0/6] Add Apple Mac System Management Controller GPIOs
 2022-09-01 22:26 UTC  (27+ messages)
` [PATCH 1/6] dt-bindings: mfd: add binding for Apple Mac System Management Controller
` [PATCH 2/6] dt-bindings: gpio: add binding for the GPIO block for Apple Mac SMC
` [PATCH 3/6] soc: apple: rtkit: Add apple_rtkit_poll
` [PATCH 4/6] platform/apple: Add new Apple Mac SMC driver
` [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH 6/6] gpio: macsmc: Add IRQ support

[PATCH v1 1/1] pinctrl: pistachio: Switch to use fwnode instead of of_node
 2022-09-01 21:01 UTC  (5+ messages)

[PATCH 1/1] gpio: exar: access MPIO registers on slave chips
 2022-09-01 19:03 UTC  (2+ messages)

[PATCH v6 00/10] Add support for i.MXRT1170-evk
 2022-09-01 18:33 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
` [PATCH v6 02/10] dt-bindings: timer: gpt: "
` [PATCH v6 03/10] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
` [PATCH v6 04/10] dt-bindings: serial: fsl-lpuart: "
` [PATCH v6 05/10] ARM: mach-imx: Add support for i.MXRT1170
` [PATCH v6 06/10] clk: imx: Update pllv3 to support i.MXRT1170
` [PATCH v6 07/10] dt-bindings: imx: Add clock binding for i.MXRT1170
` [PATCH v6 08/10] clk: imx: Add initial support for i.MXRT1170 clock driver
` [PATCH v6 09/10] ARM: dts: imx: Add i.MXRT1170-EVK support
` [PATCH v6 10/10] ARM: imxrt_defconfig: Add i.MXRT1170

[PATCH] ARM: ep93xx: Convert to use descriptors for GPIO LEDs
 2022-09-01 17:37 UTC  (2+ messages)

[PATCH 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q
 2022-09-01 17:18 UTC  (16+ messages)
` [PATCH 3/5] gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
` [PATCH 4/5] gpio: pca953x: Swap if statements to save later complexity
` [PATCH 5/5] gpio: pca953x: Add support for PCAL6534 and compatible

[PATCH v2] dt-binding: gpio: publish binding IDs under dual license
 2022-09-01 16:36 UTC 

[PATCH v6 0/7] add support for another simatic board
 2022-09-01 15:19 UTC  (4+ messages)
` [GIT PULL] Immutable branch with 6.0-rc1 + "[PATCH v6 0/7] add support for another simatic board" series

[PATCH v2 0/5] arm64: dts: ti: Add support for AM62A family of SoCs
 2022-09-01 14:13 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: arm: ti: Rearrange IOPAD macros alphabetically
` [PATCH v2 2/5] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
` [PATCH v2 3/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
` [PATCH v2 4/5] arm64: dts: ti: Introduce AM62A7 family of SoCs
` [PATCH v2 5/5] arm64: dts: ti: Add support for AM62A7-SK

[PATCH 0/2] gpio clock-names
 2022-09-01 13:32 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names
` [PATCH v1 1/3] gpio: rockchip: make gpio work without cru module
` [PATCH 2/2] arm64: dts: rockchip: rk356x add 'clock-names' for gpio nodes
` [PATCH 2/3] gpio: rockchip: get pinctrl node from 'gpio-ranges' property
` [PATCH 3/3] dt-bindings: gpio: rockchip,gpio add optional 'gpio-ranges'

[brgl:gpio/for-next] BUILD SUCCESS 0e056f414e5b1b797886a90e77f6576f121c2a09
 2022-09-01 10:56 UTC 

[PATCH v2 0/2] gpio: Add gpio-latch driver
 2022-09-01  8:20 UTC  (9+ messages)
` [PATCH v2 1/2] gpio: Add gpio latch driver
` [PATCH v2 2/2] dt-bindings: gpio: Add gpio-latch binding document

[brgl:davinci/for-next] BUILD SUCCESS ed61629e4a165adac7a68f8ee5f717f4f1fefe5b
 2022-09-01  7:56 UTC 

[PATCH 0/2] gpio: Add gpio-latch driver
 2022-09-01  7:53 UTC  (9+ messages)
` [PATCH 1/2] gpio: Add gpio latch driver
` [PATCH 2/2] dt-bindings: gpio: Add gpio-latch binding document

[PATCH v2 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-09-01  7:08 UTC  (6+ messages)
    `  "

[PATCH 0/4] arm64: dts: ti: Add support for AM62A family of SoCs
 2022-09-01  5:39 UTC  (13+ messages)
` [PATCH 1/4] dt-bindings: arm: ti: Add bindings for AM62A7 SoC
` [PATCH 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
` [PATCH 3/4] arm64: dts: ti: Introduce AM62A7 family of SoCs
` [PATCH 4/4] arm64: dts: ti: Add support for AM62A7-SK

[brgl:gpio/for-current] BUILD SUCCESS ee0175b3b44288c74d5292c2a9c2c154f6c0317e
 2022-09-01  4:12 UTC 

[PATCH 0/2] gpio clock-names
 2022-09-01  1:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names
` [PATCH 2/2] arm64: dts: rockchip: rk356x add 'clock-names' for gpio nodes

[PATCH 0/6] isa: Ensure number of irq matches number of base
 2022-08-31 22:54 UTC  (8+ messages)
` [PATCH 1/6] isa: Introduce the module_isa_driver_with_irq helper macro
` [PATCH 2/6] counter: 104-quad-8: Ensure number of irq matches number of base

[PATCH] gpio: Allow user to customise maximum number of GPIOs
 2022-08-31 21:48 UTC  (17+ messages)

[PATCH v6 0/1] Add Polarfire SoC GPIO support
 2022-08-31 21:04 UTC  (6+ messages)
` [PATCH v6 1/1] gpio: mpfs: add polarfire soc gpio support

[PATCH v1 0/8] gpio: Get rid of ARCH_NR_GPIOS (v1)
 2022-08-31 20:55 UTC  (18+ messages)
` [PATCH v1 1/8] gpio: aggregator: Stop using ARCH_NR_GPIOS
` [PATCH v1 2/8] gpio: davinci: "
` [PATCH v1 3/8] gpiolib: Warn on drivers still using static gpiobase allocation
` [PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
` [PATCH v1 5/8] Documentation: gpio: Remove text about ARCH_NR_GPIOS
` [PATCH v1 6/8] x86: Remove CONFIG_ARCH_NR_GPIO
` [PATCH v1 7/8] arm: "
` [PATCH v1 8/8] arm64: "

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-08-31 19:57 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement

[PATCH -next 0/2] allow gpio simulator be used as interrupt controller
 2022-08-31 16:08 UTC  (2+ messages)

[PATCH v3] gpio: realtek-otto: switch to 32-bit I/O
 2022-08-31 15:47 UTC  (2+ messages)

[PATCH v5 0/3] Add IMX8 SCU GPIO support
 2022-08-31 15:21 UTC  (2+ messages)

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-08-31 15:18 UTC  (6+ messages)
` [PATCH 3/8] gpiolib: acpi: Add wake_capable parameter to acpi_dev_gpio_irq_get_by

[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
 2022-08-31 14:30 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios

[PATCH 0/3] pinctrl: at91: cleanups
 2022-08-31 13:56 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chip
` [PATCH 2/3] pinctrl: at91: move gpio suspend/resume calls to driver's context
` [PATCH 3/3] pinctrl: at91: use dev_dbg() instead of printk()

[PATCH v2 1/1] pinctrl: pistachio: Switch to use fwnode instead of
 2022-08-31 13:55 UTC 

[PATCH v2] pinctrl: imx8m: kconfig: Depends on SOC_IMX8M
 2022-08-31 13:41 UTC  (3+ messages)

[PATCH] pinctrl: amd: change dev_warn to dev_dbg for additional feature support
 2022-08-31 13:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: gpio: mpfs-gpio: allow parsing of hog child nodes
 2022-08-31 12:40 UTC  (2+ messages)

[PATCH v2] gpio/rockchip: Convert to generic_handle_domain_irq()
 2022-08-31 12:38 UTC  (3+ messages)

[PATCH v4 00/10] adp5588-keys refactor and fw properties support
 2022-08-31 12:37 UTC  (11+ messages)
` [PATCH v4 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
` [PATCH v4 02/10] gpio: gpio-adp5588: drop the driver
` [PATCH v4 04/10] input: keyboard: adp5588-keys: add support for fw properties
` [PATCH v4 07/10] input: keyboard: adp5588-keys: fix coding style warnings

[PATCH v3 00/10] adp5588-keys refactor and fw properties support
 2022-08-31 12:30 UTC  (6+ messages)
` [PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2022-08-31 12:15 UTC  (2+ messages)

[PATCH v1 1/1] gpio: rockchip: Switch to use fwnode instead of of_node
 2022-08-31 12:14 UTC  (4+ messages)

[PATCH] gpio: pca953x: Add mutex_lock for regcache sync in PM
 2022-08-31 11:41 UTC  (2+ messages)

[PATCH] gpio: ucb1400: Use proper header
 2022-08-31 11:37 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: mcp23s08: Drop assignment of default number of OF cells
 2022-08-30 17:58 UTC 

[PATCH v3] pinctrl: qcom: spmi-gpio: Make irqchip immutable
 2022-08-30 12:08 UTC  (2+ messages)

[PATCH v2] pinctrl: qcom: spmi-gpio: Make IRQCHIP immutable
 2022-08-30  9:19 UTC  (5+ messages)

[PATCH 1/2] gpio/rockchip: Convert to generic_handle_domain_irq()
 2022-08-29 23:26 UTC  (6+ messages)
` [PATCH 2/2] gpio/rockchip: Toggle edge trigger mode after acking

[PATCH v2 1/2] gpiolib: acpi: Add support to ignore programming an interrupt
 2022-08-29 19:26 UTC  (5+ 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).