messages from 2025-02-07 09:49:55 to 2025-02-11 12:10:10 UTC [more...]
[PATCH 00/14] gpiolib: indicate errors in value setters
2025-02-11 12:09 UTC (9+ messages)
` [PATCH 01/14] gpiolib: make value setters have return values
` [PATCH 02/14] gpiolib: wrap gpio_chip::set()
` [PATCH 03/14] gpiolib: rework the wrapper around gpio_chip::set_multiple()
` [PATCH 04/14] gpiolib: introduce gpio_chip setters that return values
` [PATCH 05/14] gpio: sim: use value returning setters
` [PATCH 06/14] gpio: regmap: "
` [PATCH 07/14] gpio: pca953x: "
` [PATCH 08/14] gpio: mockup: "
[PATCH 1/2] gpio: latch: use generic device properties
2025-02-11 12:08 UTC (2+ messages)
` [PATCH 2/2] gpio: latch: store the address of pdev->dev in a helper variable
[PATCH v4 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-11 11:56 UTC (33+ 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: "
[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-11 9:42 UTC (20+ messages)
` [PATCH v3 01/15] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v3 02/15] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
` [PATCH v3 03/15] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v3 04/15] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()
` [PATCH v3 06/15] gpio: max3191x: use gpiod_multi_set_value_cansleep
` [PATCH v3 07/15] iio: adc: ad7606: "
` [PATCH v3 08/15] iio: amplifiers: hmc425a: "
` [PATCH v3 09/15] iio: resolver: ad2s1210: "
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write
` [PATCH v3 11/15] mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep
` [PATCH v3 12/15] mux: gpio: "
` [PATCH v3 13/15] net: mdio: mux-gpio: "
` [PATCH v3 14/15] phy: mapphone-mdm6600: "
` [PATCH v3 15/15] ASoC: adau1701: "
[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-11 9:15 UTC (8+ messages)
` [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 6/7] gpio: 74x164: Switch to use dev_err_probe()
[PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups
2025-02-11 8:47 UTC (2+ messages)
[PATCH v1 1/1] gpiolib: Even more opportunities to use str_high_low() helper
2025-02-11 8:45 UTC (2+ messages)
[PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-11 8:41 UTC (12+ 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
[PATCH] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down
2025-02-11 8:37 UTC (2+ messages)
[PATCH v2] gpio:virtio: support multiple virtio-gpio controller instances
2025-02-11 8:22 UTC (2+ messages)
[PATCH] pinctrl: Fix potential NULL pointer dereference
2025-02-11 7:38 UTC (2+ messages)
[PATCH v1 0/2] pinctrl: intel: Fix PWM initialisation
2025-02-11 7:05 UTC (4+ messages)
` [PATCH v1 1/2] pwm: lpss: Clarify the bypass member semantics in struct pwm_lpss_boardinfo
` [PATCH v1 2/2] pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm()
[PATCH v2 0/8] riscv: sophgo: Add pinctrl support for SG2042
2025-02-11 5:17 UTC (9+ messages)
` [PATCH v2 1/8] pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconf
` [PATCH v2 2/8] pinctrl: sophgo: introduce generic data structure for cv18xx pinctrl driver
` [PATCH v2 3/8] pinctrl: sophgo: generalize shareable code of "
` [PATCH v2 4/8] pinctrl: sophgo: introduce generic probe function
` [PATCH v2 5/8] dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoC
` [PATCH v2 6/8] pinctrl: sophgo: add support for SG2042 SoC
` [PATCH v2 7/8] pinctrl: sophgo: add support for SG2044 SoC
` [PATCH v2 8/8] riscv: dts: sophgo: sg2042: add pinctrl support
[GIT PULL] pin control fixes for v6.14
2025-02-10 21:27 UTC (2+ messages)
[PATCH libgpiod v3 00/16] doc: improvements for ReadTheDocs
2025-02-10 15:10 UTC (7+ messages)
` [PATCH libgpiod v3 11/16] doc: provide sphinx docs for the core C API and C++ bindings
` [External] - "
` [PATCH libgpiod v3 13/16] doc: add documentation for GLib bindings
` [External] - "
` [PATCH libgpiod v3 16/16] doc: move README contents to sphinx docs
` [External] - "
[PATCH libgpiod v3 12/16] doc: add documentation for python bindings
2025-02-10 16:07 UTC
[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
2025-02-10 13:19 UTC (4+ messages)
` [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist
[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-02-10 12:55 UTC (17+ 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 0/8] gpiolib: sanitize return values of callbacks
2025-02-10 10:52 UTC (9+ messages)
` [PATCH 1/8] gpiolib: check the return value of gpio_chip::get_direction()
` [PATCH 2/8] gpiolib: sanitize the return value of gpio_chip::request()
` [PATCH 3/8] gpiolib: sanitize the return value of gpio_chip::set_config()
` [PATCH 4/8] gpiolib: sanitize the return value of gpio_chip::get()
` [PATCH 5/8] gpiolib: sanitize the return value of gpio_chip::get_multiple()
` [PATCH 6/8] gpiolib: sanitize the return value of gpio_chip::direction_output()
` [PATCH 7/8] gpiolib: sanitize the return value of gpio_chip::direction_input()
` [PATCH 8/8] gpiolib: sanitize the return value of gpio_chip::get_direction()
[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 (5+ messages)
small brainstorm for the problem I have
2025-02-10 9:31 UTC
[PATCH] drivers:gpio: support multiple virtio-gpio controller instances
2025-02-10 8:22 UTC (6+ messages)
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 v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-08 13:23 UTC (25+ messages)
` [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep()
` [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: "
[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 (12+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [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 v2] gpiolib: don't build HTE code with CONFIG_HTE disabled
2025-02-07 20:24 UTC (2+ 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 (3+ messages)
` [PATCH v4 2/4] gpio: spacemit: add "
[PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1
2025-02-07 9:50 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).