messages from 2025-07-21 23:32:12 to 2025-07-25 08:10:48 UTC [more...]
[PATCH v2 0/1] gpio: virtio: Fix config space reading
2025-07-25 8:10 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] gpio: remove legacy GPIO line value setter callbacks
2025-07-25 7:46 UTC
[PATCH 1/1] gpio: stmpe: Allow to compile as a module
2025-07-25 7:13 UTC (2+ messages)
[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
2025-07-25 3:19 UTC (58+ messages)
` [PATCH 01/38] dt-bindings: display: mediatek: dpi: Allow specifying resets
` [PATCH 02/38] dt-bindings: display: mediatek,dp: Allow DisplayPort AUX bus
` [PATCH 02/38] dt-bindings: display: mediatek, dp: "
` [PATCH 03/38] dt-bindings: mailbox: mediatek,gce-mailbox: Make clock-names optional
` [PATCH 03/38] dt-bindings: mailbox: mediatek, gce-mailbox: "
` [PATCH 04/38] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
` [PATCH 05/38] dt-bindings: crypto: inside-secure,safexcel: Mandate only ring IRQs
` [PATCH 06/38] dt-bindings: timer: mediatek: Add compatible for MT6795 GP Timer
` [PATCH 07/38] dt-bindings: pinctrl: mediatek,mt7622-pinctrl: Add missing pwm_ch7_2
` [PATCH 08/38] dt-bindings: pinctrl: mediatek,mt7622-pinctrl: Add missing base reg
` [PATCH 09/38] dt-bindings: pinctrl: mt6779: Allow common MediaTek pinctrl node names
` [PATCH 10/38] dt-bindings: regulator: mediatek,mt6332-regulator: Add missing compatible
` [PATCH 11/38] dt-bindings: regulator: mediatek,mt6331: Fix various regulator names
` [PATCH 12/38] dt-bindings: regulator: mediatek,mt6331: Add missing compatible
` [PATCH 13/38] dt-bindings: remoteproc: mediatek: Remove l1tcm MMIO from MT8188 dual
` [PATCH 14/38] dt-bindings: media: mediatek,mt8195-jpeg: Allow range number in node address
` [PATCH 15/38] dt-bindings: phy: mediatek,hdmi-phy: Fix clock output names for MT8195
` [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names
` [PATCH 17/38] arm64: dts: mediatek: mt6797: Fix pinctrl "
` [PATCH 18/38] arm64: dts: mediatek: mt6797: Remove bogus id property in i2c nodes
` [PATCH 19/38] arm64: dts: mediatek: mt6795: Add mediatek,infracfg to iommu node
` [PATCH 20/38] arm64: dts: mediatek: mt6795-xperia-m5: Fix mmc0 latch-ck value
` [PATCH 21/38] arm64: dts: mediatek: mt6795-sony-xperia-m5: Add pinctrl for mmc1/mmc2
` [PATCH 22/38] arm64: dts: mediatek: Fix node name for SYSIRQ controller on all SoCs
` [PATCH 23/38] arm64: dts: mediatek: mt7986a: Fix PCI-Express T-PHY node address
` [PATCH 24/38] arm64: dts: mediatek: mt7986a-bpi-r3: Fix SFP I2C node names
` [PATCH 25/38] arm64: dts: mediatek: mt7986a-bpi-r3: Set interrupt-parent to mdio switch
` [PATCH 26/38] arm64: dts: mediatek: acelink-ew-7886cax: Remove unnecessary cells in spi-nand
` [PATCH 27/38] arm64: dts: mediatek: mt7988a: Fix PCI-Express T-PHY node address
` [PATCH 28/38] arm64: dts: mediatek: mt8173: Fix pinctrl node names and cleanup
` [PATCH 29/38] arm64: dts: mediatek: mt8183: Fix pinctrl node names
` [PATCH 30/38] arm64: dts: mediatek: pumpkin-common: "
` [PATCH 31/38] arm64: dts: mediatek: mt8183-pumpkin: Add power supply for CCI
` [PATCH 32/38] arm64: dts: mediatek: mt8183: Migrate to display controller OF graph
` [PATCH 33/38] arm64: dts: mediatek: mt8183-kukui: Move DSI panel node to machine dtsis
` [PATCH 34/38] arm64: dts: mediatek: mt8195: Fix ranges for jpeg enc/decoder nodes
` [PATCH 35/38] arm64: dts: mediatek: mt8195-cherry: Move VBAT-supply to Tomato R1/R2
` [PATCH 36/38] arm64: dts: mediatek: mt8195-cherry: Add missing regulators to rt5682
` [PATCH 37/38] arm64: dts: mediatek: mt8395-kontron-i1200: Fix MT6360 regulator nodes
` [PATCH 38/38] arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatible
[brgl:gpio/devel] BUILD SUCCESS 55d0c425c5301fe501bdebd572c19d42446eb815
2025-07-24 15:20 UTC
[PATCH] gpiolib: make legacy interfaces optional
2025-07-24 14:36 UTC (9+ messages)
` (subset) "
[PATCH v5 06/10] pinctrl: meson: Fix typo in device table macro
2025-07-24 14:09 UTC (2+ messages)
[RESEND PATCH 0/2] Add pinctrl_pm_select_init_state helper function
2025-07-24 13:36 UTC (4+ messages)
[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-24 12:21 UTC (27+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v3 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v3 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v3 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v3 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v3 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v3 15/15] pinctrl: qcom: make the pinmuxing strict
[PATCH v7 00/10] Apple Mac System Management Controller
2025-07-24 10:25 UTC (9+ messages)
` [PATCH v7 07/10] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` (subset) [PATCH v7 00/10] Apple Mac System Management Controller
` [GIT PULL] Immutable branch between MFD, GPIO, Power and SoC due for the v6.17 merge window
[PATCH libgpiod 0/2] bindings: rust: update examples
2025-07-24 9:32 UTC (7+ messages)
` [PATCH libgpiod 1/2] bindings: rust: fix formatting in examples
` [PATCH libgpiod 2/2] bindings: rust: unify imports "
[brgl:gpio/for-next] BUILD SUCCESS ff4322b22f35c010643de16c6f13e285bf314d83
2025-07-24 9:18 UTC
[PATCH] ARM: sa110/gpio: convert set_multiple() to returning an integer
2025-07-24 8:20 UTC (2+ messages)
[PATCH v2] pinctrl: qcom: Fix logic error when TLMM reg-names property is missing
2025-07-24 2:41 UTC (3+ messages)
[PATCH v6 00/10] Axiado AX3000 SoC and Evaluation Board Support
2025-07-23 17:53 UTC (14+ messages)
` [PATCH v6 01/10] dt-bindings: vendor-prefixes: Add Axiado Corporation
` [PATCH v6 02/10] dt-bindings: arm: axiado: add AX3000 EVK compatible strings
` [PATCH v6 03/10] dt-bindings: gpio: cdns: convert to YAML
` [PATCH v6 04/10] dt-bindings: gpio: cdns: add Axiado AX3000 GPIO variant
` [PATCH v6 05/10] dt-bindings: serial: cdns: add Axiado AX3000 UART controller
` [PATCH v6 06/10] dt-bindings: i3c: cdns: add Axiado AX3000 I3C controller
` [PATCH v6 07/10] arm64: add Axiado SoC family
` [PATCH v6 08/10] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board
` [PATCH v6 09/10] arm64: defconfig: enable the Axiado family
` [PATCH v6 10/10] MAINTAINERS: Add entry for Axiado
[PATCH v3] gpio-mlxbf2: only get IRQ for device instances 0 and 3
2025-07-23 13:57 UTC (3+ messages)
[PATCH v2 1/5] dt-bindings: gpio: rockchip: Allow use of a power-domain
2025-07-23 13:47 UTC (2+ messages)
[PATCH v4 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
2025-07-23 13:06 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl bindings
` [PATCH v4 2/2] pinctrl: qcom: Add glymur pinctrl driver
[PATCH v14 0/7] Add Nuvoton NCT6694 MFD drivers
2025-07-23 11:40 UTC (5+ messages)
` [PATCH v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
[PATCH v2 0/3] pinctrl: mediatek: Add pinctrl driver on mt8189
2025-07-23 11:36 UTC (2+ messages)
[PATCH v2 00/10] Add ASPEED PCIe Root Complex support
2025-07-23 11:23 UTC (8+ messages)
` [PATCH v2 03/10] dt-bindings: PCI: Add ASPEED PCIe RC support
` 回覆: "
` [PATCH v2 07/10] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
2025-07-23 11:08 UTC (9+ messages)
` [PATCH v2 2/3] "
[PATCH v8 00/10] Add pinctrl support for the AAEON UP board FPGA
2025-07-23 8:43 UTC (5+ messages)
[PATCH -next] gpio: cadence: Remove duplicated include in gpio-cadence.c
2025-07-23 8:41 UTC (2+ messages)
[PATCH v8 0/2] Add TI TPS65214 PMIC GPIO Support
2025-07-23 8:28 UTC (4+ messages)
` [PATCH v8 1/2] gpio: tps65219: Update _IDX & _OFFSET macro prefix
` [PATCH v8 2/2] gpio: tps65219: Add support for TI TPS65214 PMIC
[brgl:gpio/devel] BUILD REGRESSION 8e086515870834f08e425976c50d3b51c22150ae
2025-07-23 7:49 UTC
[PATCH] pinctrl: renesas: rza1: Check pin state before configuring
2025-07-23 7:13 UTC (3+ messages)
[PATCH] pinctrl: qcom: Fix logic error when TLMM reg-names property is missing
2025-07-23 1:44 UTC (3+ messages)
[PATCH v12 00/10] Add support for MAX7360
2025-07-22 16:23 UTC (11+ messages)
` [PATCH v12 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v12 02/10] mfd: Add max7360 support
` [PATCH v12 03/10] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v12 04/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v12 05/10] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v12 06/10] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v12 07/10] gpio: max7360: Add MAX7360 gpio support
` [PATCH v12 08/10] input: keyboard: Add support for MAX7360 keypad
` [PATCH v12 09/10] input: misc: Add support for MAX7360 rotary
` [PATCH v12 10/10] MAINTAINERS: Add entry on MAX7360 driver
[PATCH v7 0/2] Add TI TPS65214 PMIC GPIO Support
2025-07-22 15:23 UTC (8+ messages)
` [PATCH v7 1/2] gpio: tps65219: Update _IDX & _OFFSET macro prefix
` [PATCH v7 2/2] gpio: tps65219: Add support for TI TPS65214 PMIC
[PATCH v2 0/2] Add pinctrl driver for Milos (SM7635)
2025-07-22 14:29 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Milos Top Level Mode Multiplexer
[PATCH v2 0/2] Handle shared reset GPIO for WSA883x speakers
2025-07-22 12:38 UTC (7+ messages)
` [PATCH v2 2/2] ASoC: codecs: wsa883x: "
[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
2025-07-22 11:43 UTC (3+ messages)
` [PATCH v3 2/2] dts: arm64: amlogic: add "
[PATCH 0/7] Add pin control driver for BCM2712 SoC
2025-07-22 10:02 UTC (2+ messages)
[PATCH v3 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
2025-07-22 9:37 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl bindings
[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
2025-07-22 7:38 UTC (3+ messages)
` [PATCH v6 01/10] ASoC: mediatek: common: modify mtk afe platform driver for mt8196
[brgl:gpio/devel 4/4] arch/arm/common/sa1111.c:619:26: error: incompatible function pointer types assigning to 'int (*)(struct gpio_chip *, unsigned long *, unsigned long *)' from 'void (struct gpio_chip *, unsigned long *, unsigned long *)'
2025-07-22 0:07 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).