messages from 2025-02-12 06:25:40 to 2025-02-14 11:10:36 UTC [more...]
[PATCH v2 0/3] Non-const bitfield helpers
2025-02-14 11:03 UTC (14+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers
[PATCH v1 0/5] gpio: regmap: Make use of 'ngpios' property
2025-02-14 10:50 UTC (8+ messages)
` [PATCH v1 1/5] gpiolib: Extract gpiochip_choose_fwnode() for wider use
` [PATCH v1 2/5] gpiolib: Use fwnode instead of device in gpiochip_get_ngpios()
` [PATCH v1 3/5] gpio: regmap: Group optional assignments together for better understanding
` [PATCH v1 4/5] gpio: regmap: Move optional assignments down in the code
` [PATCH v1 5/5] gpio: regmap: Allow ngpio to be read from the property
[PATCH v2 0/2] gpiolib: Make code more robust by using for_each_if()
2025-02-14 10:43 UTC (8+ messages)
` [PATCH v2 1/2] drm: Move for_each_if() to util_macros.h for wider use
` [PATCH v2 2/2] gpiolib: Switch to use for_each_if() helper
[PATCH v2 0/2] Add support for ADG1414 Serially-Controlled Octal SPST Switches
2025-02-14 10:42 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add adg1414
` [PATCH v2 2/2] gpio: gpio-adg1414: New driver
[PATCH libgpiod] gpiosim: defer removal of bank entries when device is not disabled
2025-02-14 10:26 UTC
[PATCH] pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw
2025-02-14 10:25 UTC (2+ messages)
[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-14 10:20 UTC (17+ 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 14/15] phy: mapphone-mdm6600: "
` (subset) [PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
[PATCH 00/10] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-02-14 10:20 UTC (19+ messages)
` [PATCH 01/10] dt-bindings: clock: gcc-msm8917: Split to separate schema
` [PATCH 02/10] dt-bindings: clock: Add MSM8937 Global Clock controller compatible
` [PATCH 04/10] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH 05/10] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8937
` [PATCH 06/10] dt-bindings: nvmem: Add compatible for MS8937
` [PATCH 07/10] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH 08/10] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
[PATCH 00/14] gpiolib: indicate errors in value setters
2025-02-14 10:14 UTC (3+ messages)
[PATCH 1/2] gpio: latch: use generic device properties
2025-02-14 9:47 UTC (3+ messages)
` [PATCH 2/2] gpio: latch: store the address of pdev->dev in a helper variable
[PATCH 01/14] gpiolib: make value setters have return values
2025-02-14 9:24 UTC (5+ messages)
[PATCH 0/8] gpiolib: sanitize return values of callbacks
2025-02-14 9:21 UTC (2+ messages)
[PATCH 1/2] gpiolib: move all includes to the top of gpio/consumer.h
2025-02-14 9:17 UTC (2+ messages)
Replacing global GPIO numbers in sysfs with hardware offsets
2025-02-14 9:14 UTC (2+ messages)
[PATCH] pinctrl: mcp23s08: Get rid of spurious level interrupts
2025-02-14 9:09 UTC (3+ messages)
[PATCH 0/7] pinctrl: bcm281xx: Add support for BCM21664 pinmux
2025-02-14 9:03 UTC (5+ 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 v3 0/7] Add support for MAX7360
2025-02-14 8:42 UTC (11+ messages)
` [PATCH v3 4/7] gpio: max7360: Add MAX7360 gpio support
[PATCH v2 0/8] pinctrl: sunxi: Add Allwinner A523 support
2025-02-14 1:19 UTC (10+ messages)
` [PATCH v2 1/8] pinctrl: sunxi: refactor pinctrl variants into flags
` [PATCH v2 2/8] pinctrl: sunxi: increase number of GPIO bank regulators
` [PATCH v2 3/8] pinctrl: sunxi: move bank K register offset
` [PATCH v2 4/8] pinctrl: sunxi: support moved power configuration registers
` [PATCH v2 5/8] pinctrl: sunxi: allow reading mux values from DT
` [PATCH v2 6/8] dt-bindings: pinctrl: add compatible for Allwinner A523/T527
` [PATCH v2 7/8] pinctrl: sunxi: Add support for the Allwinner A523
` [PATCH v2 8/8] pinctrl: sunxi: Add support for the secondary A523 GPIO ports
[PATCH 0/2] gpio-mmio: Extend to handle pinctrl back-ends
2025-02-13 23:08 UTC (3+ messages)
` [PATCH 1/2] gpio: mmio: Add flag for calling pinctrl back-end
` [PATCH 2/2] gpio: vg610: Switch to gpio-mmio
[PATCH] gpio: vf610: add locking to gpio direction functions
2025-02-13 23:08 UTC (9+ messages)
[PATCH v6 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-02-13 21:12 UTC (15+ messages)
[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
2025-02-13 20:23 UTC (7+ messages)
` [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
[PATCH v1 1/1] pinctrl: : Switch to use for_each_gpiochip_node() helper
2025-02-13 19:58 UTC (2+ messages)
[PATCH v1 1/1] gpio: loongson-64bit: Remove unneeded ngpio assignment
2025-02-13 18:48 UTC
[PATCH] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set
2025-02-13 17:53 UTC (2+ messages)
[PATCH v1 1/1] gpiolib: Fix crash on error in gpiochip_get_ngpios()
2025-02-13 17:52 UTC (2+ messages)
[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
2025-02-13 16:18 UTC (8+ messages)
` [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO
[PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator
2025-02-13 14:31 UTC (29+ messages)
` [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface
` [PATCH v2 03/10] gpio: aggregator: add read-only 'dev_name' configfs attribute
` [PATCH v2 04/10] gpio: aggregator: add read-write 'name' attribute
` [PATCH v2 05/10] gpio: aggregator: expose custom line names to forwarder gpio_chip
` [PATCH v2 06/10] gpio: aggregator: rename 'name' to 'key' in aggr_parse()
` [PATCH v2 07/10] gpio: aggregator: clean up gpio_aggregator_free()
` [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs
` [PATCH v2 09/10] gpio: aggregator: cancel deferred probe for devices created via configfs
` [PATCH v2 10/10] Documentation: gpio: document configfs interface for gpio-aggregator
[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
2025-02-13 13:08 UTC (12+ messages)
` [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq
` [PATCH v2 3/4] pinctrl: freescale: scmi: Switch to use machine_allowlist
` [PATCH v2 4/4] pinctrl: scmi: Switch to use machine_blocklist
[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
2025-02-13 13:07 UTC (11+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: spacemit: add "
small brainstorm for the problem I have
2025-02-13 11:24 UTC (4+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 767412f092fc6e04147305acd70f15770ece47ec
2025-02-13 10:54 UTC
[brgl:gpio/for-current] BUILD SUCCESS b9644fbfbcab13da7f8b37bef7c51e5b8407d031
2025-02-13 10:46 UTC
[brgl:gpio/set-array-helper] BUILD SUCCESS 91931af18bd22437e08e2471f5484d6fbdd8ab93
2025-02-13 9:20 UTC
[PATCH v3 0/3] Add TI TPS65215 PMIC GPIO Support
2025-02-13 8:11 UTC (4+ messages)
[PATCH v2] gpio: vf610: add locking to gpio direction functions
2025-02-13 7:57 UTC (2+ messages)
[PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled
2025-02-13 7:45 UTC (2+ messages)
[PATCH 0/5] Add support for VeriSilicon APB GPIO driver
2025-02-12 22:05 UTC (13+ messages)
` [PATCH 1/5] dt-bindings: Add VeriSilicon vendor prefix
` [PATCH 2/5] dt-bindings: Document VeriSilicon APB GPIO driver
` [PATCH 3/5] gpio: vsiapb: Add VeriSilicon APB support
` [PATCH 4/5] arm64: dts: blaize-blzp1600: Add VeriSilicon GPIO support
` [PATCH 5/5] arm64: defconfig: Add VeriSilicon GPIO driver
[PATCH] pinctrl: nuvoton: Add NULL pointer check in npcm8xx_gpio_fw()
2025-02-12 20:23 UTC
[PATCH v5 00/12] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-12 17:21 UTC (17+ messages)
` [PATCH v5 01/12] err.h: move IOMEM_ERR_PTR() to err.h
` [PATCH v5 02/12] driver core: Split devres APIs to device/devres.h
` [PATCH v5 05/12] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v5 06/12] pinctrl: baytrail: "
` [PATCH v5 07/12] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v5 08/12] pinctrl: tangier: "
` [PATCH v5 09/12] pinctrl: pxa2xx: "
` [PATCH v5 10/12] iio: adc: xilinx-xadc-core: "
` [PATCH v5 11/12] input: sparse-keymap: "
` [PATCH v5 12/12] input: ipaq-micro-keys: "
[PATCH v2 0/3] gpiolib: refactor for_each_hwgpio()
2025-02-12 14:21 UTC (4+ messages)
` [PATCH v2 3/3] gpiolib: Switch to use for_each_if() helper
` (subset) [PATCH v2 0/3] gpiolib: refactor for_each_hwgpio()
[PATCH v2] pinctrl: spacemit: enable config option
2025-02-12 14:17 UTC (3+ messages)
[PATCH v2] gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock
2025-02-12 14:15 UTC (3+ messages)
[PATCH] pinctrl: Fix potential NULL pointer dereference
2025-02-12 12:45 UTC (3+ messages)
[GIT PULL] gpio: immutable tag containing gpiod_multi_set_value_cansleep()
2025-02-12 10:50 UTC (2+ messages)
[PATCH] gpiolib: acpi: Add a quirk for Acer Nitro ANV14
2025-02-12 10:46 UTC (4+ messages)
[PATCH v2 00/10] Support for Allwinner V853 SoC
2025-02-12 10:18 UTC (9+ messages)
` [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853
` [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file "
[PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs
2025-02-12 9:58 UTC (2+ messages)
[PATCH v1 1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
2025-02-12 9:57 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 5f05e9194ada5609edbefb542c0dbfdbae984958
2025-02-12 9:35 UTC
[PATCH] pinctrl: spacemit: enable config option
2025-02-12 7:25 UTC (5+ 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).