Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 11:57:08 to 2021-03-15 11:43:22 UTC [more...]

[PATCH v7 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-15 11:41 UTC  (5+ messages)
` [PATCH v7 01/22] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v7 02/22] gpio: regmap: set gpio_chip of_node
` [PATCH v7 03/22] dt-bindings: add BCM63XX GPIO binding documentation
` [PATCH v7 05/22] dt-bindings: add BCM6328 pincontroller "

[PATCH v1 1/1] gpiolib: Read "gpio-line-names" from a firmware node
 2021-03-15 10:16 UTC  (3+ messages)

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

[PATCH 0/2] Add Realtek Otto GPIO support
 2021-03-15  8:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: Binding for Realtek Otto GPIO
` [PATCH 2/2] gpio: Add Realtek Otto GPIO support

[PATCH] gpio: mpc8xxx: Add ACPI support
 2021-03-15  6:12 UTC  (7+ messages)

[PATCH v9 0/4] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-13 18:47 UTC  (7+ messages)
` [PATCH v9 2/4] "

[PATCH v2 0/6] Fix bugs and add support for new Ingenic SoCs
 2021-03-13  8:07 UTC  (17+ 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 v8 00/11] Raspberry Pi PoE HAT fan support
 2021-03-12 20:12 UTC  (13+ messages)
` [PATCH v8 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v8 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v8 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v8 04/11] gpio: raspberrypi-exp: "
` [PATCH v8 05/11] reset: raspberrypi: "
` [PATCH v8 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v8 07/11] staging: vchiq: "
` [PATCH v8 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v8 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v8 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v8 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

drivers/gpio/gpio-pca953x.c:117:40: error: 'ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER' undeclared here (not in a function)
 2021-03-12 15:34 UTC  (3+ messages)

[PATCH v6 0/6] gpiolib: switch to fwnode in the core
 2021-03-12 13:40 UTC  (2+ messages)

[PATCH v4 00/11] gpio: implement the configfs testing module
 2021-03-12 13:16 UTC  (14+ 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

pinctrl: core: Handling pinmux and pinconf separately
 2021-03-12 12:49 UTC  (8+ 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  (6+ messages)
` [PATCH v3 08/11] gpio: sim: new "

[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  (4+ 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 1/2] pinctrl: qcom: sc7280: Fix SDC_QDSD_PINGROUP and UFS_RESET offsets
 2021-03-11 14:40 UTC  (4+ 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  (5+ messages)
` [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  (9+ messages)
` [PATCH v3 06/15] mfd: Add ROHM BD71815 ID

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

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代发】

[GIT PULL] gpio: fixes for v5.12-rc3
 2021-03-10 11:56 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).