messages from 2025-02-06 12:22:17 to 2025-02-10 10:52:06 UTC [more...]
[PATCH 0/8] gpiolib: sanitize return values of callbacks
2025-02-10 10:51 UTC
[PATCH 1/2] gpiolib: move all includes to the top of gpio/consumer.h
2025-02-10 10:23 UTC (2+ messages)
` [PATCH v3 2/2] gpiolib: don't build HTE code with CONFIG_HTE disabled
[PATCH] gpio: vf610: add locking to gpio direction functions
2025-02-10 9:35 UTC (6+ messages)
small brainstorm for the problem I have
2025-02-10 9:31 UTC
[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-10 9:16 UTC (11+ messages)
` [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources
[PATCH] drivers:gpio: support multiple virtio-gpio controller instances
2025-02-10 8:22 UTC (6+ messages)
[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-10 8:09 UTC (11+ messages)
` [PATCH v2 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v2 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v2 3/7] gpio: 74x164: Annotate buffer with __counted_by()
` [PATCH v2 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v2 5/7] gpio: 74x164: Fully convert to use managed resources
` [PATCH v2 6/7] gpio: 74x164: Switch to use dev_err_probe()
` [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device
[GIT PULL] pin control fixes for v6.14
2025-02-10 7:23 UTC
[PATCH v4 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-10 6:49 UTC (21+ messages)
` [PATCH v4 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v4 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v4 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v4 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v4 05/20] pinctrl: baytrail: "
` [PATCH v4 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v4 07/20] pinctrl: tangier: "
` [PATCH v4 08/20] pinctrl: pxa2xx: "
` [PATCH v4 09/20] input: sparse-keymap: "
` [PATCH v4 10/20] input: ipaq-micro-keys: "
` [PATCH v4 11/20] regulator: devres: "
` [PATCH v4 12/20] regulator: cros-ec: "
` [PATCH v4 13/20] power: supply: sc27xx: "
` [PATCH v4 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v4 15/20] ASoC: Intel: avs: "
` [PATCH v4 16/20] ASoC: hdac_hdmi: "
` [PATCH v4 17/20] ASoC: tlv320dac33: "
` [PATCH v4 18/20] ASoC: uda1380: "
` [PATCH v4 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v4 20/20] ASoC: uniphier: "
Replacing global GPIO numbers in sysfs with hardware offsets
2025-02-09 9:40 UTC (4+ messages)
[PATCH 0/7] pinctrl: bcm281xx: Add support for BCM21664 pinmux
2025-02-09 5:36 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: pinctrl: Add bindings for BCM21664 pin controller
` [PATCH 2/7] pinctrl: bcm281xx: Fix incorrect regmap max_registers value
` [PATCH 3/7] pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"
` [PATCH 4/7] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
` [PATCH 5/7] pinctrl: bcm281xx: Add support for BCM21664 pinmux
` [PATCH 6/7] ARM: dts: bcm2166x-common: Add pinctrl node
` [PATCH 7/7] ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI
[PATCH] pinctrl: mcp23s08: Get rid of spurious level interrupts
2025-02-08 17:33 UTC (4+ messages)
[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-02-08 14:58 UTC (16+ messages)
` [PATCH v7 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v7 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v7 03/11] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v7 04/11] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v7 05/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH v7 06/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v7 07/11] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v7 09/11] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v7 10/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v7 11/11] arm64: defconfig: Enable OF_OVERLAY option
[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-08 13:23 UTC (33+ messages)
` [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v2 02/13] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
` [PATCH v2 03/13] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v2 05/13] gpio: max3191x: "
` [PATCH v2 06/13] iio: adc: ad7606: "
` [PATCH v2 07/13] iio: amplifiers: hmc425a: "
` [PATCH v2 08/13] iio: resolver: ad2s1210: "
` [PATCH v2 09/13] mmc: pwrseq_simple: "
` [PATCH v2 10/13] mux: gpio: "
` [PATCH v2 11/13] net: mdio: mux-gpio: "
` [PATCH v2 12/13] phy: mapphone-mdm6600: "
` [PATCH v2 13/13] ASoC: adau1701: "
[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
2025-02-08 13:01 UTC (5+ messages)
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC
[PATCH] pinctrl: spacemit: enable config option
2025-02-07 22:37 UTC (4+ messages)
[GIT PULL] gpio fixes for v6.14-rc2
2025-02-07 22:25 UTC (2+ messages)
[linusw-pinctrl:for-next] BUILD SUCCESS b1a67f9218de5931fa2b22ba39029ded8414cf92
2025-02-07 20:43 UTC
[linusw-pinctrl:fixes] BUILD SUCCESS 0af4c120f5e7a1ea70aff7da2dfb65b6148a3e84
2025-02-07 20:42 UTC
[PATCH] gpiolib: add missing include
2025-02-07 20:33 UTC (2+ messages)
[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-07 20:30 UTC (15+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled
2025-02-07 20:24 UTC (3+ messages)
[linusw-pinctrl:devel] BUILD SUCCESS 9b3386365953897f1836917272bf350b055aea50
2025-02-07 20:23 UTC
[PATCH v3 0/3] Add TI TPS65215 PMIC GPIO Support
2025-02-07 17:02 UTC (3+ messages)
[libgpiod][PATCH 1/1] dbus: manager: fix linker not finding libgpiod.so
2025-02-07 15:45 UTC (6+ messages)
[PATCH v2 0/3] gpiolib: refactor for_each_hwgpio()
2025-02-07 15:07 UTC (4+ messages)
` [PATCH v2 1/3] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
` [PATCH v2 2/3] gpiolib: Simplify implementation of for_each_hwgpio_in_range()
` [PATCH v2 3/3] gpiolib: Switch to use for_each_if() helper
[PATCH] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
2025-02-07 14:06 UTC
[PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
2025-02-07 14:06 UTC (5+ messages)
[PATCH v7 0/9] misc: Support TI FPC202 dual-port controller
2025-02-07 12:02 UTC (2+ messages)
[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-07 10:56 UTC (12+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "
` [PATCH v4 2/4] "
[PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1
2025-02-07 9:50 UTC (3+ messages)
[PATCH v4 0/5] Pinctrl: Add Amlogic pinctrl driver
2025-02-07 7:07 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: pinctrl: Add support for Amlogic SoCs
` [PATCH v4 3/5] pinctrl: Add driver "
[PATCH v2 00/10] Support for Allwinner V853 SoC
2025-02-07 1:02 UTC (4+ messages)
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853
[PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs
2025-02-06 19:16 UTC (3+ messages)
[PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
2025-02-06 18:56 UTC (7+ messages)
[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-06 18:46 UTC (7+ messages)
` [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array()
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 10/20] input: ipaq-micro-keys: "
[RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors
2025-02-06 18:40 UTC (3+ messages)
` [RFC 10/12] staging: media: max96712: add gpiochip functionality
[PATCH] gpiolib: don't build HTE code with CONFIG_HTE disabled
2025-02-06 18:17 UTC (2+ messages)
[PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups
2025-02-06 18:13 UTC (5+ messages)
` [PATCH v2 1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0
` [PATCH v2 2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ
` [PATCH v2 3/3] gpio: bcm-kona: Add missing newline to dev_err format string
[PATCH 0/3] gpio: bcm-kona: Various GPIO fixups
2025-02-06 17:48 UTC (4+ messages)
[brgl:gpio/for-current] BUILD SUCCESS 59ff2040f0a58923c787fdba5999100667338230
2025-02-06 14:39 UTC
[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
2025-02-06 14:15 UTC (9+ messages)
` [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist
[PATCH libgpiod v3 00/16] doc: improvements for ReadTheDocs
2025-02-06 12:22 UTC (16+ messages)
` [PATCH libgpiod v3 02/16] bindings: cxx: doc: remove the gpiod_cxx doxygen group
` [PATCH libgpiod v3 03/16] bindings: python: doc: update the docstring for gpiod.request_lines()
` [PATCH libgpiod v3 04/16] bindings: python: doc: make code examples appear as such in sphinx
` [PATCH libgpiod v3 05/16] bindings: python: doc: describe undocumented members
` [PATCH libgpiod v3 06/16] bindings: glib: add the configuration file for gi-docgen
` [PATCH libgpiod v3 07/16] dbus: daemon: add a more detailed description to help text
` [PATCH libgpiod v3 08/16] dbus: client: tweak "
` [PATCH libgpiod v3 09/16] dbus: improve comments in API xml
` [PATCH libgpiod v3 10/16] doc: create man entries for gpio-manager and gpiocli
` [PATCH libgpiod v3 11/16] doc: provide sphinx docs for the core C API and C++ bindings
` [PATCH libgpiod v3 12/16] doc: add documentation for python bindings
` [PATCH libgpiod v3 13/16] doc: add documentation for GLib bindings
` [PATCH libgpiod v3 14/16] doc: add documentation for gpio-tools
` [PATCH libgpiod v3 15/16] doc: add documentation for D-Bus API, daemon and command-line client
` [PATCH libgpiod v3 16/16] doc: move README contents to sphinx docs
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