linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 11:49:13 to 2021-08-17 19:15:05 UTC [more...]

[PATCH 0/2] Add Vol+ support for sc7280-idp
 2021-08-17 19:15 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

[PATCH v3 0/7] Add minimal support for Exynos850 SoC
 2021-08-17 18:42 UTC  (8+ messages)
` [PATCH v3 6/7] tty: serial: samsung: Add Exynos850 SoC data
` [PATCH v3 7/7] arm64: dts: exynos: Add Exynos850 SoC support

[v2,00/12] Add basic SoC support for mediatek mt7986
 2021-08-17 18:35 UTC  (14+ messages)
` [v2,01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [v2,02/12] clk: mediatek: add mt7986 clock IDs
` [v2,03/12] clk: mediatek: add mt7986 clock support
` [v2,04/12] pinctrl: mediatek: moore: check if pin_desc is valid before use
` [v2,05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [v2,06/12] pinctrl: mediatek: add support "
` [v2,07/12] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [v2,08/12] dt-bindings: rng: mediatek: add mt7986 to mtk rng binding
` [v2,09/12] dt-bindings: serial: Add compatible for Mediatek MT7986
` [v2,10/12] dt-bindings: watchdog: "
` [v2,11/12] arm64: dts: mediatek: add mt7986a support
` [v2,12/12] arm64: dts: mediatek: add mt7986b support

[PATCH v1 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-08-17 11:23 UTC  (19+ messages)
` [PATCH v1 2/4] gpio: dwapb: Read GPIO base from gpio-base property
` [PATCH v1 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

[pinctrl:ib-rockchip] BUILD SUCCESS 9ce9a02039de72ec8af1bd4bff14f1780337ffcc
 2021-08-17 11:18 UTC 

[pinctrl:devel] BUILD SUCCESS 0dda8b013329aab86d48f3376b2a5bb44c6b9437
 2021-08-17 11:17 UTC 

[PATCH 1/2] irqdomain: Export irq_domain_disconnect_hierarchy()
 2021-08-17 10:19 UTC  (2+ messages)
` [PATCH 2/2] irqchip: qcom-pdc: Disconnect domain hierarchy for GPIO_NO_WAKE_IRQs

[PATCH v1 0/6] gpio: mlxbf2: Introduce proper interrupt handling
 2021-08-17  9:05 UTC  (18+ messages)
` [PATCH v1 1/6] gpio: mlxbf2: Convert to device PM ops
` [PATCH v1 2/6] gpio: mlxbf2: Drop wrong use of ACPI_PTR()
` [PATCH v1 3/6] gpio: mlxbf2: Use devm_platform_ioremap_resource()
` [PATCH v1 4/6] gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro
` [PATCH v1 5/6] TODO: gpio: mlxbf2: Introduce IRQ support
` [PATCH v1 6/6] TODO: net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH] gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions
 2021-08-17  8:01 UTC 

[GIT PULL] pinctrl: samsung: pull for v5.15
 2021-08-17  7:09 UTC 

[PATCH v10 0/2] Mediatek pinctrl patch on mt8195
 2021-08-17  5:44 UTC  (11+ messages)
` [PATCH v10 1/2] dt-bindings: pinctrl: mt8195: add rsel define

[PATCH v8 0/9] gpio-rockchip driver
 2021-08-16 23:05 UTC  (13+ messages)
` [PATCH v8 1/9] pinctrl/rockchip: always enable clock for gpio controller
` [PATCH v8 2/9] pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
` [PATCH v8 3/9] pinctrl/rockchip: add pinctrl device to gpio bank struct
` [PATCH v8 4/9] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
` [PATCH v8 5/9] gpio/rockchip: add driver for rockchip gpio
` [PATCH v8 6/9] gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
` [PATCH v8 7/9] gpio/rockchip: support next version "
` [PATCH v8 8/9] gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
` [PATCH v8 9/9] pinctrl/rockchip: drop the gpio related codes

[PATCH v1 1/1] x86/platform: Increase maximum GPIO number for X86_64
 2021-08-16 14:48 UTC  (7+ messages)

Data Records
 2021-08-16 14:39 UTC 

[PATCH v3 0/7] TQMx86: TQMx110EB and TQMxE40x MFD/GPIO support
 2021-08-16 13:02 UTC  (2+ messages)

[PATCH regression fix v2] gpiolib: acpi: Make set-debounce-timeout failures non fatal
 2021-08-16 12:28 UTC  (3+ messages)

[gpio:gpiochip-no-driver-h] BUILD REGRESSION 3357a6b5d4c178fcbe95eb72c4e653b3a5b41569
 2021-08-16 12:25 UTC 

Possible ACPI abuse in Mellanox BlueField Gigabit Ethernet driver
 2021-08-16 12:11 UTC  (9+ messages)

[PATCH regression fix] gpiolib: acpi: Make set-debounce-timeout failures non fatal
 2021-08-16 10:39 UTC  (3+ messages)

[PATCH 0/4] pinctrl: pinctrl-zynq: yaml conversion and minor driver updates
 2021-08-16  9:08 UTC  (7+ messages)
` [PATCH 4/4] arm: dts: zynq: Replace 'io-standard' with 'power-source' property

[PATCH v2 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-08-16  7:17 UTC  (11+ messages)
` [PATCH v2 2/4] gpio: dwapb: Read GPIO base from gpio-base property
` [PATCH v2 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

[PATCH V2 0/3] gpio: modepin: Add driver support for modepin GPIO controller
 2021-08-16  6:27 UTC  (14+ messages)
` [PATCH V2 1/3] firmware: zynqmp: Add MMIO read and write support for PS_MODE pin
` [PATCH V2 2/3] dt-bindings: gpio: zynqmp: Add binding documentation for modepin
` [PATCH V2 3/3] gpio: modepin: Add driver support for modepin GPIO controller

[gpio:gpiochip-no-driver-h 2/2] drivers/input/keyboard/adp5589-keys.c:391:23: warning: incompatible integer to pointer conversion initializing 'struct adp5589_kpad *' with an expression of type 'int'
 2021-08-16  2:30 UTC 

[gpio:gpiochip-no-driver-h 2/2] include/linux/gpio/driver.h:704:19: error: conflicting types for 'gpiod_to_chip'; have 'struct gpio_chip *(const struct gpio_desc *)'
 2021-08-16  2:15 UTC 

[gpio:gpiochip-no-driver-h 2/2] drivers/media/dvb-frontends/cxd2820r_priv.h:46:19: error: field has incomplete type 'struct gpio_chip'
 2021-08-16  2:11 UTC 

[libgpiod]: Meson wrap for libgpiod
 2021-08-16  1:27 UTC  (3+ messages)

[bug report] tty: st-asc: switch to using devm_gpiod_get()
 2021-08-15  0:15 UTC  (2+ messages)

[pinctrl:devel] BUILD SUCCESS 8cd99e3e22e208e027e60efd2bcbd293c48845ba
 2021-08-14 17:08 UTC 

[pinctrl:for-next] BUILD SUCCESS 6319e82de98d29ae824f87ad39dbfb61a62e04d0
 2021-08-14 16:13 UTC 

[GIT PULL] pin control fixes for v5.14
 2021-08-14  1:12 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Updates for v5.15 (take two)
 2021-08-13 22:41 UTC  (2+ messages)

[pinctrl:devel] BUILD SUCCESS a58b06083f789f6672ae44a21054e8f621125704
 2021-08-13 21:42 UTC 

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-08-13 16:03 UTC  (4+ messages)
` [PATCH v4 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS

[libgpiod v2.0][PATCH] core: extend config objects
 2021-08-13 13:03 UTC  (18+ messages)

[PATCH] pinctrl: renesas: Remove unneeded semicolon
 2021-08-13  9:15 UTC  (2+ messages)

[PATCH libgpiod 0/2] configure: Minor cleanups
 2021-08-13  8:01 UTC  (4+ messages)
` [PATCH libgpiod 1/2] configure: Fix 'flase' typo in bats dependency test
` [PATCH libgpiod 2/2] configure: Drop unnecessary double-quote character

[GIT PULL] intel-gpio for 5.15-1
 2021-08-13  7:49 UTC  (2+ messages)

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-13  6:40 UTC  (8+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC

[pinctrl:for-next] BUILD SUCCESS 1f3ab079db2f74393730477299961f78c9deba29
 2021-08-13  6:05 UTC 

[pinctrl:fixes] BUILD SUCCESS c4b68e513953c3370ce02c3208c1c628c0b86fd3
 2021-08-13  5:38 UTC 

[PATCH] MAINTAINERS: Add maintainers for amd-pinctrl driver
 2021-08-12 12:13 UTC  (2+ messages)

[PATCH] pinctrl: amd: Fix an issue with shutdown when system set to s0ix
 2021-08-12  9:17 UTC  (5+ messages)

[RFC PATCH 0/4] Renesas RZ/G2L IRQC support
 2021-08-12  9:05 UTC  (9+ messages)
` [RFC PATCH 1/4] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [RFC PATCH 2/4] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[PATCH v4 0/4] pin and gpio controller driver for Renesas RZ/G2L
 2021-08-12  8:25 UTC  (4+ messages)
` [PATCH v4 2/4] pinctrl: renesas: Add RZ/G2L pin and gpio controller driver

[PATCH] gpio: omap: Enable software fallback for long debounce periods
 2021-08-12  7:48 UTC  (2+ messages)

[PATCH v4 0/2] Add pinctrl support for Intel Keem Bay SoC
 2021-08-12  6:54 UTC  (3+ messages)

[pinctrl:for-next] BUILD SUCCESS 062206a7f6114a9c979bd0998766c30bfc75c4fd
 2021-08-12  3:24 UTC 

[pinctrl:fixes] BUILD SUCCESS e87078650b2a0a0bdc98d5b5a18e948c0d9fe2dd
 2021-08-12  3:24 UTC 

[pinctrl:ib-mt8135] BUILD SUCCESS b9ffc18c6388c0c62dbcfb486525825c0ca504f8
 2021-08-11 21:14 UTC 

[PATCH v4 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device
 2021-08-11 14:29 UTC  (5+ messages)

[GIT PULL] intel-pinctrl for 5.14-2
 2021-08-11 13:11 UTC  (2+ messages)

[PATCH] pinctrl: k210: Fix k210_fpioa_probe()
 2021-08-11 13:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8019 support
 2021-08-11 13:03 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom-pmic-gpio: Add support for pm8019

[PATCH v1 1/1] gpiolib: Deduplicate forward declaration in the consumer.h header
 2021-08-11 12:56 UTC  (3+ messages)

[pinctrl-amd] 5.14-rcX, d62bd5ce12d79bcd6a6c3e4381daa7375dc21158 breaks poweroff/shutdown on ThinkPads
 2021-08-11 12:54 UTC  (2+ messages)

[RFC PATCH v2 0/1] gpio: add simple logic analyzer using polling
 2021-08-11 12:40 UTC  (7+ messages)
` [RFC PATCH v2 1/1] misc: add sloppy "

[PATCH V5 0/2] gpio: Add virtio based driver
 2021-08-11 12:28 UTC  (5+ messages)
` [PATCH V5 1/2] gpio: Add virtio-gpio driver
` [PATCH V5 2/2] gpio: virtio: Add IRQ support

[PATCH v6 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-08-11 12:17 UTC  (9+ messages)
` [PATCH v6 5/6] dt-bindings: mfd: Add Delta TN48M CPLD drivers bindings

[RESEND PATCH V7 0/3] Convert qcom pmic gpio bindings to YAML
 2021-08-11 12:01 UTC  (7+ messages)
` [RESEND PATCH V7 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: "
` [RESEND PATCH V7 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property


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