Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-29 13:08:05 to 2021-05-11 08:51:44 UTC [more...]

[PATCH 1/1] pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe()
 2021-05-11  8:51 UTC 

[PATCH v1 1/1] gpiolib: Introduce for_each_gpio_desc() macro
 2021-05-11  7:22 UTC  (5+ messages)

[PATCH v4 0/4] convert grf.txt to YAML
 2021-05-11  5:05 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v4 2/4] dt-bindings: soc: rockchip: convert grf.txt "
` [PATCH v4 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
` [PATCH v4 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi

[PATCH v4 00/16] Support ROHM BD71815 PMIC
 2021-05-11  3:59 UTC  (7+ messages)
` [PATCH v4 09/16] gpio: support ROHM BD71815 GPOs
      ` regmap-gpio: Support set_config and other not quite so standard ICs?

[PATCH v4 0/7] gpio-rockchip driver
 2021-05-10 22:16 UTC  (9+ messages)
` [PATCH 1/7] pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
` [PATCH 2/7] pinctrl/pinctrl-rockchip.h: add pinctrl device to gpio bank struct
` [PATCH 3/7] gpio: separate gpio driver from pinctrl-rockchip driver
` [PATCH 4/7] gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
` [PATCH 5/7] gpio/rockchip: support next version "
` [PATCH 6/7] gpio/rockchip: always enable clock for "
` [PATCH 7/7] gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type

[PATCH v3 0/4] convert grf.txt to YAML
 2021-05-10 21:49 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v3 2/4] dt-bindings: soc: rockchip: convert grf.txt "
` [PATCH v3 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
` [PATCH v3 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi

[PATCH v1 1/1] gpio: mockup: Switch to use gpiochip_get_desc()
 2021-05-10 19:52 UTC 

[PATCH v1 1/1] gpiolib: Drop duplicate offset check in gpiochip_is_requested()
 2021-05-10 19:52 UTC 

[PATCH v1 1/1] pinctrl: Keep enum pin_config_param ordered by name (part 2)
 2021-05-10 19:47 UTC 

[PATCH v2 0/5] gpio: xilinx: convert to use bitmap API
 2021-05-10 19:46 UTC  (6+ messages)
` [PATCH v2 1/5] bitmap: Make bitmap_remap() and bitmap_bitremap() available to users
` [PATCH v2 2/5] gpio: xilinx: Correct kernel doc for xgpio_probe()
` [PATCH v2 3/5] gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
` [PATCH v2 4/5] gpio: xilinx: Switch to use bitmap APIs
` [PATCH v2 5/5] gpio: xilinx: No need to disable IRQs in the handler

[PATCH 0/2] Apple M1 pinctrl DT bindings
 2021-05-10 18:18 UTC  (17+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
` [PATCH 2/2] arm64: apple: Add pinctrl nodes

Personal
 2021-05-10 14:06 UTC 

[PATCH v1] ARM: Drop ARCH_NR_GPIOS definition
 2021-05-10 11:41 UTC  (3+ messages)

[PATCH v2] linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
 2021-05-08  4:23 UTC  (4+ messages)

[PATCH -next] pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE
 2021-05-08  3:15 UTC 

[PATCH v2 0/4] convert grf.txt to YAML
 2021-05-07 21:26 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt "
` [PATCH v2 2/4] dt-bindings: soc: rockchip: convert grf.txt "
` [PATCH v2 3/4] ARM: dts: rockchip: add grf register compatible for rk3066/rk3188
` [PATCH v2 4/4] arm64: dts: rename grf-gpio nodename in rk3328.dtsi

[PATCH] gpio: tegra186: Don't set parent IRQ affinity
 2021-05-07 12:03 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: gpio: introduce hog properties with less ambiguity
 2021-05-06 18:31 UTC  (10+ messages)
` [PATCH 2/2] gpio: use "asserted" and "deasserted" instead of "high" and "low"

[PATCH 1/6] mfd: Add Delta TN48M CPLD driver
 2021-05-06 17:21 UTC  (15+ messages)
` [PATCH 2/6] dt-bindings: gpio: Add Delta TN48M CPLD GPIO bindings
` [PATCH 3/6] gpio: Add Delta TN48M CPLD GPIO driver
` [PATCH 4/6] hwmon: Add Delta TN48M CPLD HWMON driver
` [PATCH 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings
` [PATCH 6/6] MAINTAINERS: Add Delta Networks TN48M CPLD drivers

[PATCH 1/2] regmap: add regmap_might_sleep()
 2021-05-06 15:53 UTC  (9+ messages)
` [PATCH 2/2] gpio: regmap: use new regmap_might_sleep()

[PATCH 0/2] spi: Correct CS GPIOs polarity when using GPIO descriptors
 2021-05-06 12:17 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "gpio: of: Handle SPI chipselect legacy bindings"

[PATCH v4 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-05-06 11:11 UTC  (6+ messages)
` [PATCH v4 2/2] dt-bindings: gpio: Add devicetree binding for IDT 79RC32434 "

[PATCH V2 0/3] Add GPIO support for PM7325, PM8350c, PMK8350 and PMR735A
 2021-05-06  4:48 UTC  (4+ messages)
` [PATCH V2 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings to YAML

[GIT PULL v2] gpio: updates for v5.13
 2021-05-05 20:49 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 13/25] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-05-05 16:40 UTC 

[PATCH AUTOSEL 4.19 18/32] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-05-05 16:39 UTC 

[PATCH AUTOSEL 5.4 20/46] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-05-05 16:38 UTC 

[PATCH AUTOSEL 5.10 39/85] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-05-05 16:36 UTC 

[PATCH AUTOSEL 5.11 049/104] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-05-05 16:33 UTC 

[PATCH AUTOSEL 5.12 054/116] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-05-05 16:30 UTC 

[GIT PULL] gpio: updates for v5.13
 2021-05-05 14:19 UTC  (9+ messages)

[PATCH v2] gpio: wcd934x: Fix shift-out-of-bounds error
 2021-05-04 12:37 UTC  (2+ messages)

[PATCH] pinctrl: qcom: spmi-mpp: Add compatible for pmi8994
 2021-05-03 19:31 UTC  (2+ messages)

[PATCH] pinctrl: amd: Implement irq_set_wake
 2021-05-03 15:53 UTC  (4+ messages)

gpio_chip::ngpio vs. gpio_dev::ngpio
 2021-05-03 14:12 UTC  (3+ messages)

Error code handling by GPIO subsystem for PIN_CONFIG_PERSIST_STATE config
 2021-05-03  8:48 UTC  (3+ messages)

[PATCH 00/12] pinctrl: renesas: Add more bias pinconf support
 2021-05-01  9:54 UTC  (26+ messages)
` [PATCH 01/12] pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
` [PATCH 02/12] pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities
` [PATCH 03/12] pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in comments
` [PATCH 04/12] pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macro
` [PATCH 05/12] pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences
` [PATCH 06/12] pinctrl: renesas: r8a77470: Add bias pinconf support
` [PATCH 07/12] pinctrl: renesas: r8a7790: "
` [PATCH 08/12] pinctrl: renesas: r8a7792: "
` [PATCH 09/12] pinctrl: renesas: r8a7794: "
` [PATCH 10/12] pinctrl: renesas: r8a77970: "
` [PATCH 11/12] pinctrl: renesas: r8a77980: "
` [PATCH 12/12] pinctrl: renesas: r8a77995: "

[libgpiod][RFC 0/6] first draft of libgpiod v2.0 API
 2021-05-01  0:15 UTC  (13+ messages)

[GIT PULL] pin control bulk changes for the v5.13 kernel cycle
 2021-04-30 20:10 UTC  (2+ messages)

[libgpiod][PATCH] tools: gpioget: add new --dir-as-is option for GPO read-back
 2021-04-30 20:02 UTC  (2+ messages)

[libgpiod][PATCH 0/3] tests: add support for the gpio-sim kernel module
 2021-04-30 12:31 UTC  (10+ messages)
` [libgpiod][PATCH 2/3] libgpiosim: new library for controlling the gpio-sim module

[Bug 212379] AMD GPIO chip IRQs stops working (ELN4690, WCOM51C7, BMA250E)
 2021-04-29 14:58 UTC  (5+ messages)

[PATCH v6 0/3] Add ZynqMP pinctrl driver
 2021-04-29 14:32 UTC  (5+ messages)

[RFT, PATCH v1 0/5] gpio: xilinx: convert to use bitmap API
 2021-04-29 14:30 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 read-only IMAP folder(s) and NNTP newsgroup(s).