messages from 2026-03-17 08:56:53 to 2026-03-19 07:00:17 UTC [more...]
[PATCH v1 0/5] pinctrl: intel: capability handling rework
2026-03-19 7:00 UTC (14+ messages)
` [PATCH v1 1/5] pinctrl: intel: Improve capability support
` [PATCH v1 2/5] pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
` [PATCH v1 3/5] pinctrl: intel: Enable 3-bit PAD_OWN feature
` [PATCH v1 4/5] pinctrl: intel: Refactor intel_gpio_add_pin_ranges() to make it shorter
` [PATCH v1 5/5] pinctrl: intel: define iterator variables inside for-loop
[PATCH v3 0/9] Add support for mt6392 PMIC
2026-03-19 5:04 UTC (29+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
` [PATCH v3 2/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v3 3/9] dt-bindings: regulator: Document MediaTek MT6392 PMIC Regulators
` [PATCH v3 4/9] dt-bindings: pinctrl: mt65xx: Document MT6392 pinctrl
` [PATCH v3 5/9] mfd: mt6397: Add support for MT6392 pmic
` [PATCH v3 6/9] input: keyboard: mtk-pmic-keys: add MT6392 support
` [PATCH v3 7/9] regulator: mt6392: Add support for MT6392 regulator
` [PATCH v3 8/9] pinctrl: mediatek: mt6397: Add support for MT6392 variant
` [PATCH v3 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi
[PATCH v2 0/2] barco-p50-gpio: normalize return value of "get" and convert to guard()
2026-03-19 2:56 UTC (3+ messages)
` [PATCH v2 1/2] platform/x86: barco-p50-gpio: normalize return value of gpio_get
` [PATCH v2 2/2] platform/x86: barco-p50-gpio: convert to guard() notation
[PATCH v2 0/6] Add minimal boot support for Qualcomm IPQ5210
2026-03-19 2:46 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: clock: add Qualcomm IPQ5210 GCC
` [PATCH v2 2/6] clk: qcom: add Global Clock controller (GCC) driver for IPQ5210 SoC
` [PATCH v2 3/6] dt-bindings: qcom: add ipq5210 boards
` [PATCH v2 4/6] dt-bindings: firmware: qcom,scm: Document ipq5210 SCM
` [PATCH v2 5/6] arm64: dts: qcom: add IPQ5210 SoC and rdp504 board support
` [PATCH v2 6/6] arm64: defconfig: enable IPQ5210 RDP504 base configs
` (subset) [PATCH v2 0/6] Add minimal boot support for Qualcomm IPQ5210
[PATCH v2 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoC
2026-03-19 2:17 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl
` [PATCH v2 2/2] pinctrl: qcom: Introduce IPQ5210 TLMM driver
[PATCH net-next] i2c: tegra: runtime PM is not IRQ-safe
2026-03-19 2:16 UTC (7+ messages)
[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
2026-03-19 1:36 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas,r9a09g077: Document pin configuration properties
[PATCH] gpio: mockup: allocate lines with main struct
2026-03-19 0:05 UTC
[PATCH v3 0/7] pinctrl: Add generic pinctrl for board-level mux chips
2026-03-18 23:04 UTC (4+ messages)
` [PATCH v3 3/7] pinctrl: pinctrl-generic: add __pinctrl_generic_pins_function_dt_node_to_map()
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-18 20:31 UTC (13+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH] gpio: shared: call gpio_chip::of_xlate() if set
2026-03-18 19:09 UTC (13+ messages)
[PATCH 1/1] gpio: mxc: map Both Edge pad wakeup to Rising Edge
2026-03-18 15:17 UTC (3+ messages)
[PATCH] gpio: Add Intel Nova Lake ACPI GPIO events driver
2026-03-18 14:36 UTC (2+ messages)
[PATCH] gpio: scx200: move the header under linux/gpio/
2026-03-18 14:25 UTC (3+ messages)
[PATCH 0/5] x1e80100: Enable PDC wake GPIOs and deepest idle state
2026-03-18 14:23 UTC (12+ messages)
` [PATCH 1/5] arm64: dts: qcom: x1e80100: Remove interconnect from SCM device
[PATCH v2 0/2] gpio: shared: fix devicetree corner cases
2026-03-18 14:00 UTC (3+ messages)
` [PATCH v2 1/2] gpio: shared: call gpio_chip::of_xlate() if set
` [PATCH v2 2/2] gpio: shared: handle pins shared by child nodes of devices
[libgpiod][PATCH] tools: tests: remove SIGINT test cases
2026-03-18 13:14 UTC
[PATCH v4 0/7] gpio: add pinctrl based generic gpio driver
2026-03-18 11:07 UTC (14+ messages)
` [PATCH v4 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v4 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v4 3/7] pinctrl: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
` [PATCH v4 4/7] pinctrl-scmi: ignore PIN_CONFIG_PERSIST_STATE
` [PATCH v4 5/7] arm_scmi: pinctrl: allow PINCTRL_REQUEST to return EOPNOTSUPP
` [PATCH v4 6/7] dt-bindings: gpio: Add bindings for pinctrl based generic gpio driver
` [PATCH v4 7/7] gpio: add "
[PATCH v13 0/5] PolarFire SoC GPIO interrupt support
2026-03-18 11:04 UTC (6+ messages)
` [PATCH v13 1/5] dt-bindings: gpio: fix microchip,mpfs-gpio interrupt documentation
` [PATCH v13 2/5] gpio: mpfs: Add interrupt support
` [PATCH v13 3/5] dt-bindings: soc: microchip: document PolarFire SoC's gpio interrupt mux
` [PATCH v13 4/5] soc: microchip: add mpfs gpio interrupt mux driver
` [PATCH v13 5/5] riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC
[PATCH 0/3] arm64: dts: qcom: add glymur crd audio support
2026-03-18 10:36 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
[PATCH v5 0/7] mfd: Add support for NXP MC33978/MC34978 MSDI
2026-03-18 8:13 UTC (3+ messages)
[PATCH v7 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-03-18 1:17 UTC (3+ messages)
` [PATCH v7 2/3] hwmon: ltc4283: Add support for the LTC4283 "
[PATCH v4 phy-next 00/24] Split Generic PHY consumer and provider API
2026-03-18 0:08 UTC (26+ messages)
` [PATCH v4 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v4 phy-next 03/24] usb: add "
` [PATCH v4 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v4 phy-next 05/24] phy: "
` [PATCH v4 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v4 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v4 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v4 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v4 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v4 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v4 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v4 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v4 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v4 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v4 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v4 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v4 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v4 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v4 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v4 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v4 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v4 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v4 phy-next 24/24] MAINTAINERS: add regexes for linux-phy
[linusw-gpio:b4/descriptors-wireless 2/2] drivers/gpio/gpio-ath79.c:264:1: warning: non-void function does not return a value
2026-03-17 22:52 UTC
[brgl:gpio/for-next] BUILD SUCCESS a6e53d05ab849779d55ca985566a1da7f22435b9
2026-03-17 17:44 UTC
[brgl:gpio/for-current] BUILD SUCCESS 09c8ef6236004601b930965dfed432ac0e683b7e
2026-03-17 15:39 UTC
[PATCH] pinctrl: abx500: Fix type of 'argument' variable
2026-03-17 15:27 UTC
[PATCH] pinctrl: mediatek: common: Fix probe failure for devices without EINT
2026-03-17 14:28 UTC (2+ messages)
[PATCH 1/1] platform: int3472: Drop redundant initialisation to 0 and NULL
2026-03-17 14:07 UTC (2+ messages)
[PATCH] platform/x86: barco-p50-gpio: normalize return value of gpio_get
2026-03-17 13:25 UTC (4+ messages)
[PATCH v2 0/2] mfd: arizona: Move IRQ GPIO to GPIO descriptor
2026-03-17 13:22 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: wlf,arizona: Add irq-gpios
` [PATCH v2 2/2] mfd: arizona: Convert GPIO IRQ handling to descriptors
[PATCH v2 0/5] platform: int3472: Add MSI prestige 14 AI EVO data
2026-03-17 12:52 UTC (7+ messages)
` [PATCH v2 2/5] media: ipu-bridge: Add ov5675 sensor
` [PATCH v2 3/5] platform: int3472: Add gpio software node
` [PATCH v2 5/5] platform: int3472: Add MSI prestige board data
[PATCH v4 0/8] pinctrl: realtek: Core improvements and RTD1625 support
2026-03-17 12:50 UTC (10+ messages)
` [PATCH v4 1/8] pinctrl: realtek: Fix function signature for config argument
` [PATCH v4 2/8] dt-bindings: pincfg-node: Add input-threshold-voltage-microvolt property
` [PATCH v4 3/8] pinctrl: pinconf-generic: Add properties 'input-threshold-voltage-microvolt'
` [PATCH v4 4/8] dt-bindings: pinctrl: realtek: Improve 'realtek,duty-cycle' description
` [PATCH v4 5/8] dt-bindings: pinctrl: realtek: Add RTD1625 pinctrl binding
` [PATCH v4 6/8] pinctrl: realtek: add support for slew rate, input voltage and high VIL
` [PATCH v4 7/8] pinctrl: realtek: add rtd1625 pinctrl driver
` [PATCH v4 8/8] arm64: dts: realtek: Add pinctrl support for RTD1625
[PATCH v1 0/3] pinctrl: pinconf-generic: More fwnode related conversions
2026-03-17 10:36 UTC (4+ messages)
` [PATCH v1 1/3] pinctrl: pinconf-generic: Fully validate 'pinmux' property
` [PATCH v1 2/3] pinctrl: pinconf-generic: Validate fwnode instead of device node
` [PATCH v1 3/3] pinctrl: pinconf-generic: Convert ..._parse_dt_pinmux() to fwnode API
[PATCH v3 0/8] Add Renesas RZ/G3L PINCONTROL support
2026-03-17 10:16 UTC (8+ messages)
` [PATCH v3 1/8] dt-bindings: pinctrl: renesas: Document reset-names
` [PATCH v3 2/8] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [PATCH v3 4/8] pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
` [PATCH v3 5/8] pinctrl: renesas: rzg2l: Add OEN support for RZ/G3L
` [PATCH v3 6/8] pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC
` [PATCH v3 7/8] pinctrl: renesas: rzg2l: Simplify rzg2l_pinctrl_set_mux()
` [PATCH v3 8/8] pinctrl: renesas: rzg2l: Add support for clone channel control
[PATCH] pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC
2026-03-17 10:06 UTC
[PATCHv3] gpio: virtio: remove one kcalloc
2026-03-17 9:45 UTC (5+ messages)
[PATCH v3 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
2026-03-17 9:27 UTC (8+ messages)
` [PATCH v3 3/4] iio: adc: ad4691: add triggered buffer support
[PATCH] pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers
2026-03-17 9:17 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