messages from 2022-07-15 12:05:50 to 2022-07-21 00:06:48 UTC [more...]
[RESEND PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
2022-07-21 0:06 UTC
[PATCH 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
2022-07-20 23:52 UTC
[PATCH 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
2022-07-20 23:51 UTC
[PATCH 1/2] dt-bindings: pinctrl: Add DT schema for SM6375 TLMM
2022-07-20 22:27 UTC (3+ messages)
` [PATCH 2/2] pinctrl: qcom: Add SM6375 TLMM driver
[PATCH v2 0/9] deferred_probe_timeout logic clean up
2022-07-20 19:01 UTC (8+ messages)
` [PATCH v2 6/9] Revert "driver core: Set default deferred_probe_timeout back to 0."
` Re: Re: Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
[RESEND PATCH v4 0/6] gpio: Implement and utilize register structures for ISA drivers
2022-07-20 15:47 UTC (8+ messages)
` [RESEND PATCH v4 1/6] gpio: ws16c48: Implement and utilize register structures
` [RESEND PATCH v4 2/6] gpio: 104-idio-16: "
` [RESEND PATCH v4 3/6] gpio: i8255: Introduce the Intel 8255 interface library module
` [RESEND PATCH v4 4/6] gpio: 104-dio-48e: Implement and utilize register structures
` [RESEND PATCH v4 5/6] gpio: 104-idi-48: "
` [RESEND PATCH v4 6/6] gpio: gpio-mm: "
[PATCH 1/2] gpiolib: acpi: Add support to ignore programming an interrupt
2022-07-20 15:43 UTC (3+ messages)
` [PATCH 2/2] gpiolib: acpi: Add a quirk for Asus UM325UAZ
[PATCH] selftests: gpio: fix include path to kernel headers for out of tree builds
2022-07-20 12:35 UTC (2+ messages)
[PATCH v4 0/6] gpio: Implement and utilize register structures for ISA drivers
2022-07-20 12:34 UTC (8+ messages)
` [PATCH v4 1/6] gpio: ws16c48: Implement and utilize register structures
` [PATCH v4 2/6] gpio: 104-idio-16: "
` [PATCH v4 3/6] gpio: i8255: Introduce the Intel 8255 interface library module
` [PATCH v4 4/6] gpio: 104-dio-48e: Implement and utilize register structures
` [PATCH v4 5/6] gpio: 104-idi-48: "
` [PATCH v4 6/6] gpio: gpio-mm: "
To write Java binding for libgpiod - need help with looking for references
2022-07-20 8:23 UTC
[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
2022-07-20 8:19 UTC (13+ messages)
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi
Is a multiplexer using latches a gpio controller?
2022-07-20 5:25 UTC (9+ messages)
[brgl:gpio/for-current] BUILD SUCCESS b8c768ccdd8338504fb78370747728d5002b1b5a
2022-07-19 22:06 UTC
[brgl:gpio/for-next] BUILD SUCCESS c4371c56397340134c1827ab70dbf817dbb1b99b
2022-07-19 22:05 UTC
[PATCH] dt-bindings: pinctrl: st,stm32: Correct 'resets' property name
2022-07-19 21:49 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 1a24a177564af5336325fc5b610292efb134d27b
2022-07-19 12:02 UTC
[linusw-pinctrl:fixes] BUILD SUCCESS 4546760619cfa9b718fe2059ceb07101cf9ff61e
2022-07-19 12:01 UTC
[PATCH v3 0/1] add device driver for Nuvoton SIO gpio function
2022-07-19 11:13 UTC (6+ messages)
` [PATCH v3 1/3] gpio: nct6116d: add new driver for several Nuvoton super io chips
[PATCH v3 0/6] gpio: Implement and utilize register structures for ISA drivers
2022-07-19 10:50 UTC (11+ messages)
` [PATCH v3 1/6] gpio: ws16c48: Implement and utilize register structures
` [PATCH v3 2/6] gpio: 104-idio-16: "
` [PATCH v3 3/6] gpio: i8255: Introduce the Intel 8255 interface library module
` [PATCH v3 4/6] gpio: 104-dio-48e: Implement and utilize register structures
` [PATCH v3 5/6] gpio: 104-idi-48: "
` [PATCH v3 6/6] gpio: gpio-mm: "
[PATCH 0/4] add support for bias pull-disable
2022-07-19 10:21 UTC (29+ messages)
` [PATCH 1/4] gpiolib: add support for bias pull disable
` [PATCH 2/4] gpiolib: of: support "
` [PATCH 3/4] gpiolib: acpi: "
` [PATCH 4/4] dt-bindings: gpio: add pull-disable flag
[PATCH v2] gpio: remove VR41XX related gpio driver
2022-07-19 9:28 UTC (3+ messages)
[PATCH 1/3] gpio: pca953x: only use single read/write for No AI mode
2022-07-19 9:21 UTC (5+ messages)
` [PATCH 2/3] gpio: pca953x: use the correct range when do regmap sync
` [PATCH 3/3] gpio: pca953x: use the correct register address when regcache sync during init
[PATCH v1 1/3] gpio: 74xx-mmio: Make use of device properties
2022-07-19 8:16 UTC (7+ messages)
` [PATCH v1 2/3] gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()
` [PATCH v1 3/3] gpio: 74xx-mmio: use bits.h macros for all masks
[PATCH v2 0/6] gpiolib: cdev: code cleanup following hte integration
2022-07-19 8:03 UTC (16+ messages)
` [PATCH v2 1/6] gpiolib: cdev: simplify linereq_free
` [PATCH v2 2/6] gpiolib: cdev: simplify parameter in call to hte_edge_setup
` [PATCH v2 3/6] gpiolib: cdev: replace if-else chains with switches
` [PATCH v2 4/6] gpiolib: cdev: simplify line event identification
` [PATCH v2 5/6] gpiolib: cdev: consolidate edge detector configuration flags
` [PATCH v2 6/6] gpiolib: cdev: compile out HTE unless CONFIG_HTE selected
[PATCH] pinctrl: qcom: spmi-gpio: make the irqchip immutable
2022-07-19 7:47 UTC (11+ messages)
[linusw-pinctrl:fixes] BUILD SUCCESS 41ef3c1a6bb0fd4a3f81170dd17de3adbff80783
2022-07-18 23:26 UTC
[PATCH 1/4] gpio: mvebu: Fix check for pwm support on non-A8K platforms
2022-07-18 21:18 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] doc: gpio-mvebu: Add information about Armada 38x and Armada 39x
` [PATCH v2 3/4] ARM: dts: armada-38x: Fix compatible string for gpios
[PATCH v2 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
2022-07-18 21:10 UTC (3+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
[PATCH v2 00/10] adp5588-keys refactor and fw properties support
2022-07-18 14:52 UTC (16+ messages)
` [PATCH v2 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
` [PATCH v2 02/10] gpio: gpio-adp5588: drop the driver
` [PATCH v2 03/10] input: keyboard: adp5588-keys: bail out on returned error
` [PATCH v2 04/10] input: keyboard: adp5588-keys: add support for fw properties
` [PATCH v2 05/10] dt-bindings: input: adp5588-keys: add bindings
` [PATCH v2 06/10] input: keyboard: adp5588-keys: do not check for irq presence
` [PATCH v2 07/10] input: keyboard: adp5588-keys: fix coding style warnings
` [PATCH v2 08/10] input: keyboard: adp5588-keys: add optional reset gpio
` [PATCH v2 09/10] input: keyboard: adp5588-keys: add regulator support
` [PATCH v2 10/10] input: keyboard: adp5588-keys: Use new PM macros
[PATCH 0/3] Mediatek pinctrl patches for mt8188
2022-07-18 14:12 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: mediatek: add pinctrl definition "
` [PATCH 2/3] dt-bindings: pinctrl: mt8188: add pinmux definition
` [PATCH 3/3] pinctrl: add pinctrl driver for mt8188
[PATCH 0/2] Fix kernel splats on boot with armada-37xx irqchip driver
2022-07-18 14:06 UTC (5+ messages)
` [PATCH 1/2] pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
` [PATCH 2/2] pinctrl: armada-37xx: use raw spinlocks for regmap "
[PATCH] dt-bindings: pinctrl: mt8195: Fix invalid example
2022-07-18 13:51 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: mt8195: Use drive-strength-microamp in examples
2022-07-18 13:46 UTC (5+ messages)
[PATCH v8 0/2] AD4130
2022-07-18 13:26 UTC (5+ messages)
` [PATCH v8 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v8 2/2] iio: adc: ad4130: add AD4130 driver
[PATCH 0/2] Add RZ/G2L POEG support
2022-07-18 13:13 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
2022-07-18 11:17 UTC (6+ messages)
[PATCH] pinctrl: Don't allow PINCTRL_AMD to be a module
2022-07-18 10:48 UTC (2+ messages)
[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
2022-07-18 10:43 UTC (3+ messages)
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement
[PATCH v7 1/7] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
2022-07-18 9:51 UTC (5+ messages)
` [PATCH v7 3/7] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074
[PATCH v1 0/4] mfd: stmpe: Probe sub-function by compatible
2022-07-18 9:44 UTC (3+ messages)
` [PATCH v1 2/4] dt-bindings: gpio: stmpe: Remove node name requirement
[PATCH] pinctrl: imx93: Add MODULE_DEVICE_TABLE()
2022-07-18 9:42 UTC (2+ messages)
build failure of next-20220715 due to "No rule to make target"
2022-07-18 9:41 UTC (4+ messages)
[PATCH v2 0/6] pinctrl: sunxi: Allwinner D1 support
2022-07-18 9:40 UTC (2+ messages)
[PATCH 0/6] gpiolib: cdev: code cleanup following hte integration
2022-07-18 9:27 UTC (3+ messages)
` [PATCH 1/6] gpiolib: cdev: simplify linereq_free
[PATCH 1/2] pinctrl: ocelot: correct pincfg regmap max_register
2022-07-18 9:25 UTC (4+ messages)
` [PATCH 2/2] pinctrl: ocelot: fix pinconf
[PATCH v5 0/2] pinctrl: ocelot: Add fixes for ocelot driver
2022-07-18 9:23 UTC (2+ messages)
[PATCH v2 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver
2022-07-18 1:24 UTC (2+ messages)
[PATCH v3 0/1] Add Polarfire SoC GPIO support
2022-07-17 15:46 UTC (11+ messages)
` [PATCH v3 1/1] gpio: mpfs: add polarfire soc gpio support
[GIT PULL] gpio: fixes for v5.19-rc7
2022-07-17 15:06 UTC (2+ messages)
[PATCH v7 00/25] Rust support
2022-07-16 13:56 UTC (5+ messages)
[PATCH V4 0/8] libgpiod: Add Rust bindings
2022-07-16 13:46 UTC (8+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 63e90bf077788750191298f7ad9351badb25de3c
2022-07-16 4:26 UTC
[PATCH] gpio: remove VR41XX related gpio driver
2022-07-15 14:31 UTC (3+ messages)
[PATCH v3] gpio: remove VR41XX related gpio driver
2022-07-15 14:19 UTC
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;
as well as URLs for NNTP newsgroup(s).