messages from 2021-04-27 12:20:29 to 2021-05-10 16:54:52 UTC [more...]
[PATCH v4 00/16] Support ROHM BD71815 PMIC
2021-05-10 16:54 UTC (6+ messages)
` [PATCH v4 09/16] gpio: support ROHM BD71815 GPOs
` regmap-gpio: Support set_config and other not quite so standard ICs?
Personal
2021-05-10 14:06 UTC
[PATCH v3 0/4] convert grf.txt to YAML
2021-05-10 16:32 UTC (7+ 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 0/2] Apple M1 pinctrl DT bindings
2021-05-10 14:19 UTC (14+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
` [PATCH 2/2] arm64: apple: Add pinctrl nodes
[PATCH v1] ARM: Drop ARCH_NR_GPIOS definition
2021-05-10 11:41 UTC (3+ messages)
[PATCH v4 0/7] gpio-rockchip driver
2021-05-10 6:37 UTC (8+ 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 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 (16+ 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 (15+ 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 (12+ messages)
` [libgpiod][PATCH 1/3] tests: remove gpiod_test_chip_num()
` [libgpiod][PATCH 2/3] libgpiosim: new library for controlling the gpio-sim module
` [libgpiod][PATCH 3/3] tests: port C tests to libgpiosim
[Bug 212379] AMD GPIO chip IRQs stops working (ELN4690, WCOM51C7, BMA250E)
2021-04-29 14:58 UTC (6+ messages)
[PATCH v6 0/3] Add ZynqMP pinctrl driver
2021-04-29 14:32 UTC (16+ messages)
` [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support
[RFT, PATCH v1 0/5] gpio: xilinx: convert to use bitmap API
2021-04-29 14:30 UTC (5+ messages)
[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Add note to SPI CS case
2021-04-28 17:12 UTC (2+ messages)
[PATCH][next][V2] gpio: sim: Fix dereference of free'd pointer config
2021-04-27 12:57 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox