messages from 2024-09-24 10:12:14 to 2024-10-01 06:20:21 UTC [more...]
[PATCH 0/3] pinctrl: s32: add missing pins and an S32G3 compatible
2024-10-01 6:20 UTC (7+ messages)
` [PATCH 1/3] pinctrl: s32: add missing pins definitions
` [PATCH 2/3] dt-bindings: pinctrl: add S32G3 compatible for the SIUL2 driver
` [PATCH 3/3] arm64: dts: S32G3: add S32G3 compatible for the pinctrl node
[PATCH 1/2] gpio: davinci: allow building the module with COMPILE_TEST=y
2024-10-01 2:24 UTC (3+ messages)
` [PATCH 2/2] gpio: davinci: use generic device properties
[brgl:gpio/for-next] BUILD SUCCESS f53ab43553ea32ef535cad320c92f9d124890a2c
2024-09-30 22:56 UTC
[PATCH v3 0/8] pinctrl: Add T-Head TH1520 SoC pin controllers
2024-09-30 19:50 UTC (9+ messages)
` [PATCH v3 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
` [PATCH v3 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
` [PATCH v3 3/8] riscv: dts: thead: Add TH1520 pin control nodes
` [PATCH v3 4/8] riscv: dts: thead: Add TH1520 GPIO ranges
` [PATCH v3 5/8] riscv: dts: thead: Adjust TH1520 GPIO labels
` [PATCH v3 6/8] riscv: dts: thead: Add Lichee Pi 4M GPIO line names
` [PATCH v3 7/8] riscv: dts: thead: Add TH1520 pinctrl settings for UART0
` [PATCH v3 8/8] riscv: dtb: thead: Add BeagleV Ahead LEDs
[PATCH] pinctrl: renesas: rza2: Mark GPIOs as used
2024-09-30 19:16 UTC (2+ messages)
[PATCH v2] pinctrl: renesas: rza1: mark GPIOs as used
2024-09-30 19:14 UTC
[PATCH] gpio: aggregator: simplify aggr_parse() with scoped bitmap
2024-09-30 16:32 UTC
[PATCH] pinctrl: renesas: rza1: mark GPIOs as used
2024-09-30 15:30 UTC (2+ messages)
[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
2024-09-30 15:07 UTC (15+ messages)
` [PATCH v4 1/4] drivers: provide devm_platform_get_and_ioremap_resource_byname()
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
` [PATCH v4 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
` [PATCH v4 4/4] MAINTAINERS: add MAINTAINER for S32G2 SIUL2 GPIO driver
[PATCH v2 0/5] Add support for the RZ/V2H Interrupt Control Unit
2024-09-30 14:52 UTC (2+ messages)
` [PATCH v2 1/5] pinctrl: renesas: rzg2l: Remove RZG2L_TINT_IRQ_START_INDEX
[PATCH 1/3] gpio: xilinx: drop dependency on GPIO_OF
2024-09-30 14:48 UTC (3+ messages)
` [PATCH 2/3] gpio: xilinx: use helper variable to store the address of pdev->dev
` [PATCH 3/3] gpio: xilinx: use generic device properties
[linux][PATCH v2 05/20] dt-bindings: gpio: mpfs-gpio: Add PIC64GX GPIO compatibility
2024-09-30 13:46 UTC (2+ messages)
[PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()
2024-09-30 13:06 UTC (8+ messages)
` [PATCH 1/3] gpio: dwapb: switch to device_for_each_child_node_scoped()
` [PATCH 2/3] gpio: sim: "
` [PATCH 3/3] gpio: acpi: "
[PATCH] gpio: davinci: fix lazy disable
2024-09-30 11:54 UTC (2+ messages)
[PATCH 0/2] pinctrl: intel: platform: fix error path in device_for_each_child_node()
2024-09-30 11:32 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] pinctrl: intel: platform: use semicolon instead of comma in ncommunities assignment
[PATCH 1/3] gpio: syscon: order includes alphabetically
2024-09-30 11:28 UTC (4+ messages)
` [PATCH 2/3] gpio: syscon: use generic device properties
` [PATCH 3/3] gpio: syscon: drop dependency on CONFIG_OF
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-09-30 11:21 UTC (2+ messages)
` [PATCH 34/35] pinctrl: "
[PATCH 1/2] gpio: mvebu: allow building the module with COMPILE_TEST=y
2024-09-30 9:11 UTC (2+ messages)
` [PATCH 2/2] gpio: mvebu: use generic device properties
[RFC PATCH v2] gpio: sysfs: make the sysfs export behavior consistent
2024-09-30 8:30 UTC
[PATCH] gpiolib: cdev: Fix reference to linereq_set_config_unlocked()
2024-09-30 8:22 UTC (2+ messages)
[PATCH v2] gpio: free irqs that are still requested when the chip is being removed
2024-09-30 8:22 UTC (2+ messages)
[PATCH] Fix typos in GPIO TODO document
2024-09-30 8:22 UTC (2+ messages)
[RFC PATCH] gpio: sysfs: make the sysfs export behavior consistent
2024-09-30 7:55 UTC (4+ messages)
[PATCH] arm64: dts: renesas: rcar-gen4: Switch PCIe to reset-gpios
2024-09-30 5:48 UTC (2+ messages)
[PATCH v6 0/7] Add Aspeed G7 gpio support
2024-09-30 4:42 UTC (13+ messages)
` [PATCH v6 1/7] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v6 2/7] gpio: aspeed: Remove the name for bank array
` [PATCH v6 3/7] gpio: aspeed: Create llops to handle hardware access
` [PATCH v6 4/7] gpio: aspeed: Support G7 Aspeed gpio controller
` [PATCH v6 5/7] gpio: aspeed: Change the macro to support deferred probe
` [PATCH v6 6/7] gpio: aspeed: Add the flush write to ensure the write complete
` [PATCH v6 7/7] gpio: aspeed: Use devm_clk api to manage clock source
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-09-28 20:17 UTC (4+ messages)
[PATCH v2] pinmux: Use sequential access to access desc->pinmux data
2024-09-28 12:52 UTC (3+ messages)
[libgpiod][PATCH 00/22] bindings: python: conform to mypy and ruff linter recommendations
2024-09-27 18:53 UTC (23+ messages)
` [libgpiod][PATCH 01/22] bindings: python: clean up imports and exports
` [libgpiod][PATCH 02/22] bindings: python: make internal a private submodule
` [libgpiod][PATCH 03/22] bindings: python: fix annotation of variable length tuples
` [libgpiod][PATCH 04/22] bindings: python: add missing method type annotations
` [libgpiod][PATCH 05/22] bindings: python: add type stubs for _ext
` [libgpiod][PATCH 06/22] bindings: python: annotate internal members of Chip
` [libgpiod][PATCH 07/22] bindings: python: fix Chip union-attr type errors
` [libgpiod][PATCH 08/22] bindings: python: annotate internal members of LineRequest
` [libgpiod][PATCH 09/22] bindings: python: fix LineRequest union-attr type errors
` [libgpiod][PATCH 10/22] bindings: python: convert lines to offsets in LineRequest
` [libgpiod][PATCH 11/22] bindings: python: cast return value of LineRequest.get_values
` [libgpiod][PATCH 12/22] bindings: python: raise exception type, not exception instance
` [libgpiod][PATCH 13/22] bindings: python: selectively use f-strings
` [libgpiod][PATCH 14/22] bindings: python: tests: fix duplicate test name
` [libgpiod][PATCH 15/22] bindings: python: tests: clean up imports and exports
` [libgpiod][PATCH 16/22] bindings: python: tests: make EventType private to prevent export
` [libgpiod][PATCH 17/22] bindings: python: tests: add type stubs for external modules
` [libgpiod][PATCH 18/22] bindings: python: tests: add missing type annotations
` [libgpiod][PATCH 19/22] bindings: python: tests: ignore purposeful type errors
` [libgpiod][PATCH 20/22] bindings: python: tests: annotate internal members
` [libgpiod][PATCH 21/22] bindings: python: tests: use f-strings
` [libgpiod][PATCH 22/22] bindings: python: configure and document dev dependencies
[PATCH V2 0/9] Add minimal boot support for IPQ5424
2024-09-27 13:03 UTC (14+ messages)
` [PATCH V2 1/9] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V2 2/9] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding
` [PATCH V2 3/9] dt-bindings: pinctrl: qcom: add IPQ5424 pinctrl
` [PATCH V2 4/9] dt-bindings: mmc: sdhci-msm: add IPQ5424 compatible
` [PATCH V2 5/9] pinctrl: qcom: Introduce IPQ5424 TLMM driver
` [PATCH V2 6/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC
` [PATCH V2 7/9] dt-bindings: qcom: Add ipq5424 boards
` [PATCH V2 8/9] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support
` [PATCH V2 9/9] arm64: defconfig: Enable IPQ5424 RDP466 base configs
[PATCH] gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
2024-09-27 11:40 UTC (4+ messages)
[libgpiod][PATCH] bindings: python: improve LineSettings.__repr__()
2024-09-27 8:12 UTC (2+ messages)
[libgpiod][PATCH] bindings: python: tests: skip some reconfigure tests on older kernels
2024-09-27 8:03 UTC (2+ messages)
[PATCH v2 0/3] Add initial support for Canaan Kendryte K230 pinctrl
2024-09-26 21:16 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: Add support for canaan,k230 SoC
` [PATCH v2 2/3] pinctrl: canaan: Add support for k230 SoC
` [PATCH v2 3/3] riscv: dts: canaan: Add k230's pinctrl node
[PATCH] dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examples
2024-09-26 16:55 UTC (3+ messages)
[PATCH] dt-bindings: gpio: st,nomadik-gpio: Add missing "#interrupt-cells" to example
2024-09-26 16:55 UTC (2+ messages)
[PATCH v3] gpio: add support for FTDI's MPSSE as GPIO
2024-09-26 12:44 UTC
[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
2024-09-26 8:40 UTC (5+ messages)
` [PATCH v2 1/3] ARM: imx: Allow user to disable pinctrl
[PATCH 0/8] Add minimal boot support for IPQ5424
2024-09-26 7:14 UTC (13+ messages)
` [PATCH 1/8] dt-bindings: clock: Add Qualcomm IPQ5424 GCC
` [PATCH 8/8] arm64: defconfig: Enable IPQ5424 SoC base configs
[PATCH 5.10.y 5.15.y] gpiolib: cdev: Ignore reconfiguration without direction
2024-09-25 13:13 UTC
[PATCH 6.1.y 6.6.y] gpiolib: cdev: Ignore reconfiguration without direction
2024-09-25 13:10 UTC
[PATCH v4 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-09-25 9:51 UTC (8+ messages)
` [PATCH v4 4/5] pinctrl: airoha: Add support for "
[PATCH v2] gpio: add support for FTDI's MPSSE as GPIO
2024-09-25 8:18 UTC (2+ messages)
[PATCH v5 00/20] Initial device trees for A7-A11 based Apple devices
2024-09-25 7:18 UTC (21+ messages)
` [PATCH v5 01/20] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH v5 02/20] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH v5 03/20] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v5 04/20] dt-bindings: arm: apple: Add A7 devices
` [PATCH v5 05/20] dt-bindings: arm: apple: Add A8 devices
` [PATCH v5 06/20] dt-bindings: arm: apple: Add A8X devices
` [PATCH v5 07/20] dt-bindings: arm: apple: Add A9 devices
` [PATCH v5 08/20] dt-bindings: arm: apple: Add A9X devices
` [PATCH v5 09/20] dt-bindings: arm: apple: Add A10 devices
` [PATCH v5 10/20] dt-bindings: arm: apple: Add A10X devices
` [PATCH v5 11/20] dt-bindings: arm: apple: Add A11 devices
` [PATCH v5 12/20] arm64: dts: apple: Add A7 devices
` [PATCH v5 13/20] arm64: dts: apple: Add A8 devices
` [PATCH v5 14/20] arm64: dts: apple: Add A8X devices
` [PATCH v5 15/20] arm64: dts: apple: Add A9 devices
` [PATCH v5 16/20] arm64: dts: apple: Add A9X devices
` [PATCH v5 17/20] arm64: dts: apple: Add A10 devices
` [PATCH v5 18/20] arm64: dts: apple: Add A10X devices
` [PATCH v5 19/20] arm64: dts: apple: Add A11 devices
` [PATCH v5 20/20] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE
[PATCH] rcu: Fix remaining rcu_momentary_dyntick_idle() references
2024-09-25 5:46 UTC
unexptect ACPI GPE wakeup on Lenovo platforms
2024-09-25 5:14 UTC (9+ messages)
[PATCH v4 0/3] riscv: spacemit: add pinctrl support to K1 SoC
2024-09-25 2:30 UTC (4+ messages)
` [PATCH v4 2/3] pinctrl: spacemit: add support for SpacemiT "
Bouncing maintainer: Jianlong Huang
2024-09-24 20:20 UTC (2+ messages)
[PATCH] pinctrl: sx150x: Use maple tree register cache
2024-09-24 15:39 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).