messages from 2026-06-02 08:02:10 to 2026-06-05 14:47:59 UTC [more...]
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-05 14:47 UTC (19+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 04/14] net: pcs: xpcs: re-order xpcs_pre_config() to update after the reset
` [PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
` [PATCH net-next v2 06/14] net: stmmac: dma: create a separate dma_device pointer
` [PATCH net-next v2 07/14] net: stmmac: dwxgmac2: Add multi MSI interrupt mode
` [PATCH net-next v2 08/14] net: stmmac: dwxgmac2: Add XGMAC 3.01a support
` [PATCH net-next v2 09/14] net: stmmac: dwxgmac2: export symbols for XGMAC 3.01a DMA
` [PATCH net-next v2 10/14] dt-bindings: net: toshiba,tc9654-dwmac: add TC9564 Ethernet bridge
` [PATCH net-next v2 11/14] misc: tc956x_pci: add TC956x/QPS615 support
` [PATCH net-next v2 12/14] gpio: tc956x: "
` [PATCH net-next v2 13/14] net: stmmac: "
` [PATCH net-next v2 14/14] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCA8081 phy
[PATCH v3 0/6] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-06-05 10:32 UTC (11+ messages)
` [PATCH v3 1/6] pinctrl: renesas: rzg2l: Use raw_spinlock_irqsave() on power source update
` [PATCH v3 2/6] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v3 3/6] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v3 4/6] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the missing I3C power source option
` [PATCH v3 5/6] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source
` [PATCH v3 6/6] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C
[PATCH] pinctrl: Move Airoha driver to dedicated directory
2026-06-05 9:49 UTC (2+ messages)
[GIT PULL] Immutable branch between the GPIO and I2C trees for v7.2-rc1
2026-06-05 9:15 UTC (2+ messages)
[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
2026-06-05 8:04 UTC (6+ messages)
[linusw-pinctrl:for-next] BUILD SUCCESS 57ae58c5506ade17df728d676a0c73c705f21f57
2026-06-05 7:29 UTC
[PATCH] pinctrl: aspeed: Fix GPIO mux value for ADC-capable balls
2026-06-05 6:38 UTC
[PATCH v7 0/8] lan966x pci device: Add support for SFPs, PCI part
2026-06-05 6:37 UTC (2+ messages)
[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-06-05 5:14 UTC (32+ messages)
` [PATCH v3 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
` [PATCH v3 02/21] pinctrl: pinconf-generic: "
` [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v3 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
` [PATCH v3 06/21] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
` [PATCH v3 07/21] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v3 08/21] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
` [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v3 10/21] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v3 11/21] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v3 12/21] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
` [PATCH v3 13/21] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v3 14/21] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
` [PATCH v3 15/21] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
` [PATCH v3 16/21] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
` [PATCH v3 17/21] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v3 19/21] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v3 20/21] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v3 21/21] riscv: dts: starfive: jhb100: Add pinctrl nodes
[PATCH libgpiod v2 00/15] treewide: an assortment of pre-2.3 release fixes
2026-06-04 12:26 UTC (17+ messages)
` [PATCH libgpiod v2 01/15] core: fix signed/unsigned type mismatch in gpiod_line_request_get_value()
` [PATCH libgpiod v2 02/15] core: replace strcpy() with strncpy() in gpiod_request_config_to_uapi()
` [PATCH libgpiod v2 03/15] core: add explicit NUL-termination after strncpy() calls
` [PATCH libgpiod v2 04/15] tools: gpionotify: use the parse_config() return value to advance argv
` [PATCH libgpiod v2 05/15] tests: gpiosim: remove dead container_of() assignment in gpiosim_dev_enable()
` [PATCH libgpiod v2 06/15] bindings: cxx: fix consumer string in line_info stream operator
` [PATCH libgpiod v2 07/15] bindings: cxx: drop redundant class qualifier in line_request::set_value
` [PATCH libgpiod v2 08/15] bindings: cxx: use get_mapped_value() for all enum mappings in line_info
` [PATCH libgpiod v2 09/15] bindings: rust: avoid potential panic in gpiochip_devices()
` [PATCH libgpiod v2 10/15] bindings: rust: implement Eq and Ord for chip::Info
` [PATCH libgpiod v2 11/15] bindings: rust: use repr(transparent) on edge Event and simplify casts
` [PATCH libgpiod v2 12/15] bindings: python: check for errors after PyIter_Next() in request_get_values
` [PATCH libgpiod v2 13/15] bindings: python: check for errors after PyIter_Next() in set_output_values
` [PATCH libgpiod v2 14/15] bindings: python: release the GIL in chip_get_info()
` [PATCH libgpiod v2 15/15] dbus: manager: move g_tree_remove() out of g_assert() in gpiodbus_id_free()
[PATCH v4 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
2026-06-05 0:07 UTC (3+ messages)
` [PATCH v4 3/3] i2c: designware: Add ACPI ID LECA0003 for LECARC SoCs
[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-06-04 20:17 UTC (7+ messages)
` [PATCH 9/9] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C
[PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
2026-06-04 16:16 UTC (2+ messages)
` (subset) "
[PATCH 0/2] gpio: core: fix const-correctness and remove UAF FIXMEs
2026-06-04 14:57 UTC (3+ messages)
[PATCH v13 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-06-04 14:14 UTC (23+ messages)
` [PATCH v13 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v13 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v13 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v13 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v13 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v13 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v13 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v13 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v13 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v13 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v13 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v13 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v13 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v13 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v13 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v13 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v13 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v13 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v13 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v13 20/22] staging: media: remove "
` [PATCH v13 21/22] media: i2c: remove MAX96717 driver
` [PATCH v13 22/22] media: i2c: remove MAX96714 driver
[PATCH v12 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-06-04 13:51 UTC (3+ messages)
` [PATCH v12 2/6] mfd: add NXP MC33978/MC34978 core driver
[PATCH v2 0/3] pinctrl: sunxi: a523: fix GPIO IRQ operation
2026-06-04 10:54 UTC (2+ messages)
[PATCH v17 03/17] pinctrl: renesas: rzg2l: Add SD channel POC support for RZ/G3L
2026-06-04 9:39 UTC (3+ messages)
[PATCH] gpio: pcf857x: implement get_direction()
2026-06-04 8:19 UTC (2+ messages)
[PATCH v2 0/4] pinctrl: qcom: spmi-gpio: Add bidirectional level-shifter function support
2026-06-04 2:02 UTC (5+ messages)
` [PATCH v2 1/4] soc: qcom: rpmh: Allow non-child devices to issue write commands
[PATCH v2 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
2026-06-03 15:36 UTC (11+ messages)
` [PATCH v2 1/8] irqchip/qcom-pdc: restructure version support
` [PATCH v2 2/8] irqchip/qcom-pdc: Move all statics to struct pdc_desc
` [PATCH v2 3/8] irqchip/qcom-pdc: Remove pdc_enable_intr() wrapper
` [PATCH v2 4/8] irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
` [PATCH v2 5/8] irqchip/qcom-pdc: Configure PDC to pass through mode
[PATCH 0/3] pinctrl: qcom: Correct MSM_PULL_MASK and fix resolving TLMM register address
2026-06-03 13:58 UTC (5+ messages)
` [PATCH 1/3] pinctrl: qcom: Modify MSM_PULL_MASK to accurately represent PULL bits
` [PATCH 3/3] pinctrl: qcom: Avoid assigning thread_op_remain in unthreaded test
[PATCH v2 0/8] Add Samsung Galaxy S4 support
2026-06-03 13:19 UTC (6+ messages)
` [PATCH v2 7/8] ARM: dts: qcom: pm8921: Add USB ID extcon
[PATCH v3 0/8] Add Samsung Galaxy S4 support
2026-06-03 12:44 UTC (11+ messages)
` [PATCH v3 2/8] dt-bindings: extcon: qcom,pm8941-misc: Add PM8921 compatible
` [PATCH v3 3/8] pinctrl: qcom: Register functions before enabling pinctrl
[PATCH 0/9] treewide: an assortment of pre-2.3 release fixes
2026-06-03 12:24 UTC (2+ messages)
[PATCH] gpiolib: Remove big fat warning in gpiochip_get_direction()
2026-06-03 8:33 UTC (6+ messages)
[PATCH v5 0/2] gpiolib: acpi: Add bounds-checking and address validation
2026-06-03 8:25 UTC (7+ messages)
` [PATCH v5 1/2] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
` [PATCH v5] gpiolib: acpi: prevent address truncation in OperationRegion handler
[PATCH v2 0/7] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-06-03 8:19 UTC (14+ messages)
` [PATCH v2 1/7] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v2 2/7] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v2 6/7] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source
` [PATCH v2 7/7] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C
[PATCH v8 0/2] i2c: designware: fix WACF2200 touchscreen probe ordering
2026-06-03 7:45 UTC (16+ messages)
` [PATCH v8 2/2] i2c: designware: defer probe if child GpioInt controllers are not bound
[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
2026-06-03 0:34 UTC (5+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor
[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
2026-06-03 0:10 UTC (8+ messages)
` [PATCH v2 3/5] sh: mach-rsk: rsk7203: use static device properties for LEDs and GPIO buttons
[PATCH] pinctrl: PINCTRL_STMFX should depend on CONFIG_OF
2026-06-02 21:11 UTC
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-06-02 20:50 UTC (3+ messages)
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
[PATCH] [v3] [net-next] net: dsa: b53: hide legacy gpiolib usage on non-mips
2026-06-02 18:29 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: realtek,rtd1625: Fix input voltage property name
2026-06-02 17:01 UTC (2+ messages)
[PATCH v2 0/2] pinctrl: ultrarisc: add DP1000 pinctrl support
2026-06-02 16:53 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller
[PATCH] dt-bindings: pinctrl: mediatek: mt6795: document the slew-rate property
2026-06-02 16:42 UTC (2+ messages)
[PATCH v10 0/6] gpio: siul2-s32g2: add initial GPIO driver
2026-06-02 16:28 UTC (6+ messages)
` [PATCH v10 4/6] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources
` [PATCH v10 5/6] pinctrl: s32cc: implement GPIO functionality
` [PATCH v10 6/6] arm64: dts: s32g: describe GPIO and EIRQ resources in SIUL2 pinctrl node
[PATCH] serial: max310x: implement gpio_chip::get_direction()
2026-06-02 16:18 UTC (2+ messages)
[PATCH 0/5] clk: qcom: Add PDM GP_MN fractional clock divider driver and DT support
2026-06-02 15:21 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: clock: qcom: Add bindings for PDM GP_MN clock divider
` [PATCH 2/5] clk: qcom: Add a driver for PDM GP_MN fractional "
` [PATCH 3/5] pinctrl: qcom: Add gp_mn mux function for QCS8300, SA8775P and SC7280
` [PATCH 4/5] arm64: dts: qcom: Add gp_mn pin state for GP M/N clock output
` [PATCH 5/5] arm64: dts: qcom: Add GP M/N clock controller node for SA8775P and QCS8300
[PATCH v2] gpio: mt7621: fix interrupt banks mapping on gpio chips
2026-06-02 14:25 UTC
[PATCHv2] pinctrl: rza2: embed pins in the priv struct
2026-06-02 12:54 UTC (2+ messages)
[PATCH v4 0/4] gpiolib: acpi: Consolidated fixes and bounds checking
2026-06-02 10:04 UTC (6+ messages)
` [PATCH v4 2/4] gpiolib: acpi: fix resource leak in OpRegion
[PATCH 0/7] gpio: move ppc4xx driver to drivers/gpio and modernize
2026-06-02 9:26 UTC (4+ messages)
` [PATCH 5/7] gpio: ppc44x: Convert GPIO to generic MMIO
[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
2026-06-02 8:05 UTC (6+ messages)
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality
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