linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 14:20:51 to 2021-03-12 12:26:08 UTC [more...]

[PATCH v8 00/11] Raspberry Pi PoE HAT fan support
 2021-03-12 12:24 UTC 

[PATCH v4 00/11] gpio: implement the configfs testing module
 2021-03-12 11:40 UTC  (13+ messages)
` [PATCH v4 01/11] configfs: increase the item name length
` [PATCH v4 02/11] configfs: use (1UL << bit) for internal flags
` [PATCH v4 03/11] configfs: implement committable items
` [PATCH v4 04/11] samples: configfs: add a committable group
` [PATCH v4 05/11] lib: bitmap: remove the 'extern' keyword from function declarations
` [PATCH v4 06/11] lib: bitmap: order includes alphabetically
` [PATCH v4 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
` [PATCH v4 08/11] gpio: sim: new testing module
` [PATCH v4 09/11] selftests: gpio: provide a helper for reading chip info
` [PATCH v4 10/11] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v4 11/11] selftests: gpio: add test cases for gpio-sim

[PATCH] gpio: mpc8xxx: Add ACPI support
 2021-03-12 11:07 UTC  (2+ messages)

[PATCH -next] gpiolib: Fix error return code in gpiolib_dev_init()
 2021-03-12 11:03 UTC  (2+ messages)

[PATCH v3 00/11] gpio: implement the configfs testing module
 2021-03-12 11:03 UTC  (18+ messages)
` [PATCH v3 01/11] configfs: increase the item name length
` [PATCH v3 02/11] configfs: use (1UL << bit) for internal flags
` [PATCH v3 03/11] configfs: implement committable items
` [PATCH v3 04/11] samples: configfs: add a committable group
` [PATCH v3 05/11] lib: bitmap: remove the 'extern' keyword from function declarations
` [PATCH v3 06/11] lib: bitmap: order includes alphabetically
` [PATCH v3 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
` [PATCH v3 08/11] gpio: sim: new testing module
` [PATCH v3 09/11] selftests: gpio: provide a helper for reading chip info
` [PATCH v3 10/11] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v3 11/11] selftests: gpio: add test cases for gpio-sim

[PATCH] pinctrl: core: Set ret to 0 when group is skipped
 2021-03-12  9:25 UTC  (2+ messages)

[bug report] pinctrl: core: Handling pinmux and pinconf separately
 2021-03-12  7:33 UTC  (3+ messages)

[PATCH 0/1] Mediatek pinctrl patch
 2021-03-12  6:35 UTC  (2+ messages)
` [PATCH] pinctrl: add lock in mtk_rmw function

[PATCH 1/2] pinctrl: qcom: sm8350: add GPIO wakeup interrupt map
 2021-03-12  5:06 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8350: Add wakeup-parent to tlmm

[PATCH 0/3] Add GPIO support for the PM7325, PM8350c, PMK8350 and PMR735A
 2021-03-12  2:48 UTC  (3+ messages)
` [PATCH 1/3] pinctrl: qcom: spmi-gpio: Add support for four variants

[PATCH v2] pinctrl: qcom: support gpio_chip .set_config call
 2021-03-11 23:22 UTC  (9+ messages)

[PATCH 0/4] Fix number of pins in 'gpio-ranges'
 2021-03-11 23:17 UTC  (11+ messages)
` [PATCH 1/4] arm64: dts: qcom: sdm845: fix "

[PATCH v6 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-11 18:34 UTC  (37+ messages)
` [PATCH v6 01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v6 02/15] gpio: regmap: set gpio_chip of_node
` [PATCH v6 03/15] pinctrl: bcm: add bcm63xx base code
` [PATCH v6 04/15] dt-bindings: add BCM6328 pincontroller binding documentation
` [PATCH v6 05/15] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v6 06/15] dt-bindings: add BCM6358 pincontroller binding documentation
` [PATCH v6 07/15] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v6 08/15] dt-bindings: add BCM6362 pincontroller binding documentation
` [PATCH v6 09/15] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v6 10/15] dt-bindings: add BCM6368 pincontroller binding documentation
` [PATCH v6 11/15] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v6 12/15] dt-bindings: add BCM63268 pincontroller binding documentation
` [PATCH v6 13/15] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v6 14/15] dt-bindings: add BCM6318 pincontroller binding documentation
` [PATCH v6 15/15] pinctrl: add a pincontrol driver for BCM6318

[pinctrl:for-next] BUILD SUCCESS a0686a4cdfad967e991618d3c35608f1903dfcaf
 2021-03-11 15:38 UTC 

[PATCH v2 0/6] Fix bugs and add support for new Ingenic SoCs
 2021-03-11 15:21 UTC  (7+ messages)
` [PATCH v2 1/6] pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group
` [PATCH v2 2/6] pinctrl: Ingenic: Add support for read the pin configuration of X1830
` [PATCH v2 3/6] pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups
` [PATCH v2 4/6] pinctrl: Ingenic: Reformat the code
` [PATCH v2 5/6] dt-bindings: pinctrl: Add bindings for new Ingenic SoCs
` [PATCH v2 6/6] pinctrl: Ingenic: Add support "

[PATCH 1/2] pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets
 2021-03-11 14:40 UTC  (7+ messages)
` [PATCH 2/2] pinctrl: qcom: sc7280: Fix SDC1_RCLK configurations

pinctrl: core: Handling pinmux and pinconf separately
 2021-03-11 14:39 UTC  (6+ messages)

[pinctrl:devel] BUILD SUCCESS 0952b7ec1614abf232e921aac0cc2bca8e60e162
 2021-03-11 14:05 UTC 

[pinctrl:fixes] BUILD SUCCESS 5739ffc10d047d190bf53a6dddbf5e5a9c94c373
 2021-03-11 14:05 UTC 

[PATCH v7 00/11] Raspberry Pi PoE HAT fan support
 2021-03-11 13:41 UTC  (6+ messages)
` [PATCH v7 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v5] pinctrl: qcom: sc8180x: add ACPI probe support
 2021-03-11 11:01 UTC  (3+ messages)

[PATCH v3 0/5] gpiolib: switch to fwnode in the core
 2021-03-11 10:56 UTC  (4+ messages)
` [PATCH v3 1/5] irqdomain: Introduce irq_domain_create_simple() API

RFC: oftree based setup of composite board devices
 2021-03-11 10:42 UTC  (5+ messages)
` [RFC PATCH 07/12] gpio: amd-fch: add oftree probing support

[PATCH v4] pinctrl: qcom: sc8180x: add ACPI probe support
 2021-03-11  1:29 UTC  (6+ messages)

[PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c
 2021-03-11  1:11 UTC  (4+ messages)

[GIT PULL] intel-pinctrl for 5.12-2
 2021-03-11  0:09 UTC  (2+ messages)

[PATCH] pinctrl: core: Handling pinmux and pinconf separately
 2021-03-11  0:01 UTC  (2+ messages)

[PATCH v5 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-10 23:59 UTC  (7+ messages)
` [PATCH v5 01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v5 03/15] pinctrl: bcm: add bcm63xx base code

[PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8350 and friends
 2021-03-10 23:47 UTC  (2+ messages)

[PATCH v2] gpio: wcd934x: Fix shift-out-of-bounds error
 2021-03-10 23:32 UTC  (2+ messages)

[PATCH] pinctrl: qcom: lpass lpi: use default pullup/strength values
 2021-03-10 23:13 UTC  (2+ messages)

[PATCH 0/2] make rockchip pinctrl module able
 2021-03-10 22:57 UTC  (2+ messages)

[PATCH] ARM/gpio/dt-bindings: Clean out gpio alias from CLPS711X
 2021-03-10 18:11 UTC  (2+ messages)

[PATCH v3 00/15] Support ROHM BD71815 PMIC
 2021-03-10 16:38 UTC  (11+ messages)
` [PATCH v3 06/15] mfd: Add ROHM BD71815 ID
` [PATCH v3 07/15] mfd: Support for ROHM BD71815 PMIC core

[PATCH 0/3] Fix bugs and add support for new Ingenic SoCs
 2021-03-10 14:28 UTC  (9+ messages)
` [PATCH 1/3] pinctrl: Ingenic: Fix bug and reformat the code
` [PATCH 2/3] dt-bindings: pinctrl: Add bindings for new Ingenic SoCs
` [PATCH 3/3] pinctrl: Ingenic: Add support "
  ` [kbuild] "

Shared access to gpio pin
 2021-03-10 14:10 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: make driver be tristate module
 2021-03-10 13:47 UTC  (4+ messages)
      ` [PATCH] pinctrl: rockchip: make driver be tristate module【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】

[PATCH v9 0/4] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-10 13:43 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.12-rc3
 2021-03-10 11:56 UTC  (5+ messages)

[PATCH v3 0/2] Add ACPI support for SC8180X pinctrl driver
 2021-03-10 10:37 UTC  (6+ messages)
` [PATCH v3 1/2] pinctrl: qcom: sc8180x: drop the use of tiles

[PATCH v3 0/6] Introduce intel_skl_int3472 module
 2021-03-10  9:33 UTC  (3+ messages)
` [PATCH v3 6/6] mfd: tps68470: Remove tps68470 MFD driver

[PATCH 0/8] Support Pensando Elba SoC
 2021-03-10  3:52 UTC  (4+ messages)
` [PATCH 3/8] spi: dw: Add support for Pensando Elba SoC SPI

[PATCH] gpio: wcd934x: Fix shift-out-of-bounds error
 2021-03-09 16:42 UTC  (3+ messages)

[PATCH v5 0/6] gpiolib: switch to fwnode in the core
 2021-03-09 16:40 UTC  (6+ messages)
` [PATCH v5 1/6] irqdomain: Introduce irq_domain_create_simple() API
` [PATCH v5 5/6] gpiolib: Reuse device's fwnode to create IRQ domain

[PATCH v4 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-09 16:20 UTC  (3+ messages)
` [PATCH v4 01/15] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP

[GIT PULL] intel-gpio for 5.12-2
 2021-03-09 15:45 UTC  (11+ messages)

[PATCH v6 0/6] gpiolib: switch to fwnode in the core
 2021-03-09 15:31 UTC  (3+ messages)
` [PATCH v6 6/6] gpiolib: Fold conditionals into a simple ternary operator

[libgpiod][PATCH 0/6] treewide: another bunch of cleanups for v2.0
 2021-03-09 15:28 UTC  (5+ messages)
` [libgpiod][PATCH 6/6] core: hide the GPIOD_API symbol

GPIO regression on mvebu and/or max310x since 2ab73c6d8323
 2021-03-09 14:49 UTC  (6+ messages)

[PATCH v2 00/12] gpio: implement the configfs testing module
 2021-03-09 14:44 UTC  (4+ messages)
` [PATCH v2 05/12] lib: bitmap: remove the 'extern' keyword from function declarations


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