messages from 2026-08-20 12:27:29 to 2026-08-27 16:38:38 UTC [more...]
[PATCH v4 00/15] Add initial support for Qualcomm Kuno SoC
2026-08-27 16:38 UTC (3+ messages)
` [PATCH v4 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
` [PATCH v4 02/15] dt-bindings: power: rpmpd: Document Kuno RPMh power domains
[PATCH v15 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-08-27 15:36 UTC (5+ messages)
` [PATCH v15 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
[PATCH] pinctrl: stm32: use a raw spinlock regmap to program the EXTI mux
2026-08-27 15:10 UTC (3+ messages)
` [PATCH v3] pinctrl: stm32: program the EXTI mux from .alloc instead of .activate
[PATCH v4 0/2] gpio: realtek-otto: add pinctrl support
2026-08-27 14:29 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: otto-gpio: Add gpio-ranges
` [PATCH v4 2/2] gpio: realtek-otto: add pinctrl support
[PATCH] pinctrl: stm32: fix the unit of the hwspinlock timeout
2026-08-27 14:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: Drop redundant white-space around values in <>
2026-08-27 14:14 UTC (8+ messages)
[PATCH 00/13] HID: ft260: add UART and GPIO support, plus I2C fixes
2026-08-27 13:27 UTC (22+ messages)
` [PATCH 01/13] HID: ft260: add serial driver
` [PATCH 02/13] HID: ft260: uart: bring-up fixes
` [PATCH 03/13] HID: ft260: add GPIO support on top of UART
` [PATCH 04/13] HID: ft260: i2c: reduce driver module loading time
` [PATCH 05/13] HID: ft260: i2c: silence sysfs store big-numbers
` [PATCH 06/13] HID: ft260: i2c: reduce bus-error message severity
` [PATCH 07/13] HID: ft260: uart: enable flow control
` [PATCH 08/13] HID: ft260: uart: add modem pins control via ioctl
` [PATCH 09/13] HID: ft260: gpio: group sysfs attrs per HID interface
` [PATCH 10/13] HID: ft260: uart: fix active-low RTS/CTS/DTR/DSR polarity
` [PATCH 11/13] HID: ft260: i2c: fix large write transaction failure
` [PATCH 12/13] HID: ft260: workaround for TN_189 errata endpoint STALL after enumeration
` [PATCH 13/13] HID: ft260: i2c: abort in-flight transfers with STOP before reset
[PATCH v3 00/15] Add initial support for Qualcomm Kuno SoC
2026-08-27 12:22 UTC (26+ messages)
` [PATCH v3 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
` [PATCH v3 02/15] dt-bindings: power: rpmpd: Document Kuno RPMh power domains
` [PATCH v3 03/15] pmdomain: qcom: rpmhpd: Add power domains for Kuno
` [PATCH v3 04/15] dt-bindings: clock: qcom,rpmhcc: Add Kuno RPMh clock controller
` [PATCH v3 05/15] clk: qcom: clk-rpmh: Add support for Kuno RPMh clocks
` [PATCH v3 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v3 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH v3 08/15] dt-bindings: pinctrl: qcom: Add Kuno TLMM
` [PATCH v3 09/15] pinctrl: qcom: Add Kuno pinctrl driver
` [PATCH v3 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
` [PATCH v3 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
` [PATCH v3 12/15] dt-bindings: interrupt-controller: qcom,pdc: Add Kuno compatible string
` [PATCH v3 13/15] dt-bindings: firmware: qcom,scm: Document SCM on Kuno SoC
` [PATCH v3 14/15] dt-bindings: arm: qcom: Document Kuno IDP board
` [PATCH v3 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC
[RFC PATCH 0/9] pinctrl: sunxi: Allwinner A733 support
2026-08-27 10:10 UTC (4+ messages)
[PATCH v3 0/2] gpio: realtek-otto: add pinctrl support
2026-08-27 9:54 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: gpio: otto-gpio: Add gpio-ranges
[PATCH] pinctrl: meson: Fix typo in s4 group name
2026-08-27 8:53 UTC (2+ messages)
[PATCH v15 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-08-27 8:45 UTC (3+ messages)
[PATCH v2] gpiolib: Put fwnode reference on failure
2026-08-26 16:00 UTC (2+ messages)
[PATCH] gpio: omap: Use device name as chip label
2026-08-26 15:56 UTC (2+ messages)
[PATCH] gpio: generic: Avoid pinctrl calls when ranges are missing
2026-08-26 15:08 UTC (2+ messages)
[PATCH v3 0/7] gpio: rtd1625: minor cleanups and log improvements
2026-08-26 15:08 UTC (2+ messages)
[PATCH v2 0/2] gpio: sloppy-logic-analyzer: fix debugfs UAF on unbind
2026-08-26 15:08 UTC (2+ messages)
` (subset) "
[PATCH] gpiolib: return quietly from gpiod_get_direction() without .get_direction()
2026-08-26 15:06 UTC (3+ messages)
[PATCH v5 00/13] notifier: add device-managed registration APIs and convert drivers
2026-08-26 14:53 UTC (6+ messages)
` [PATCH v5 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [GIT PULL] Base commit for devm_{atomic,blocking}_notifier_chain_register()
` (subset) [PATCH v5 00/13] notifier: add device-managed registration APIs and convert drivers
[PATCH v1 0/4] gpio: Unify the GPIO controller node check
2026-08-26 14:00 UTC (8+ messages)
` [PATCH v1 1/4] gpio: Split fwnode_is_gpiochip() helper
` [PATCH v1 2/4] gpio: shared: Replace open coded fwnode_is_gpiochip()
` [PATCH v1 3/4] pinctrl: ma35: "
` [PATCH v1 4/4] pinctrl: pistachio: "
[PATCH] pinctrl: qcom: nord: Split QUP1 SE2/SE3 into lane-pair functions
2026-08-26 13:38 UTC (5+ messages)
[PATCH v3] dt-bindings: gpio: fsl,qoriq-gpio: allow gpio-hog child nodes
2026-08-26 13:36 UTC (2+ messages)
[PATCH RESEND] gpio: pcf857x: implement get_direction()
2026-08-26 13:36 UTC (2+ messages)
[PATCH] Input: adp5588-keys - cache GPIO state before registering the gpiochip
2026-08-26 12:25 UTC (2+ messages)
[PATCH libgpiod] build: do not require a C++ compiler if it is not needed
2026-08-26 10:38 UTC (2+ messages)
[PATCH 00/10] arm64: dts: st: Add support for DH electronics STM32MP23xx/STM32MP25xx DHCOS SoM and Breakout Board and DHSBC
2026-08-25 17:56 UTC (2+ messages)
[PATCH v4 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-08-25 19:40 UTC (39+ messages)
` [PATCH v4 01/14] iio: adc: adi-axi-adc: Initialize state mutex
` [PATCH v4 02/14] dt-bindings: iio: adc: Add AD7768
` [PATCH v4 03/14] iio: backend: Add support for CRC
` [PATCH v4 04/14] iio: adc: adi-axi-adc: "
` [PATCH v4 05/14] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v4 06/14] iio: adc: ad7768: Add configurable sampling modes
` [PATCH v4 07/14] iio: adc: ad7768: Add calibration controls
` [PATCH v4 08/14] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v4 09/14] iio: adc: ad7768: Add VCM regulator support
` [PATCH v4 10/14] iio: adc: ad7768: Register GPIO auxiliary device
` [PATCH v4 11/14] gpio: regmap: Use regmap_test_bits() for single bit reads
` [PATCH v4 12/14] gpio: regmap: Add optional runtime PM support
` [PATCH v4 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver
` [PATCH v4 14/14] Documentation: iio: Add AD7768 Documentation
[PATCH v2] gpiolib: of: Only apply the SPI CS quirk to SPI buses
2026-08-25 15:53 UTC (2+ messages)
[PATCH v5 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
2026-08-25 13:00 UTC (14+ messages)
` [PATCH v5 1/5] pinctrl: renesas: rzg2l: Generalize the power source code
` [PATCH v5 2/5] pinctrl: renesas: rzg2l: Drop defines present in struct rzg2l_hwcfg
` [PATCH v5 3/5] pinctrl: renesas: rzg2l: Unify the power source handling
` [PATCH v5 5/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source
[PATCH v2] dt-bindings: gpio: fsl,qoriq-gpio: allow gpio-hog child nodes
2026-08-25 9:36 UTC (4+ messages)
[PATCH] pinctrl: amd: add timeout to irq-enable readback
2026-08-25 3:04 UTC
[PATCH] dt-bindings: gpio: fsl,qoriq-gpio: allow gpio-hog child nodes
2026-08-24 21:58 UTC (3+ messages)
[GIT PULL] pin control bulk changes for v7.3
2026-08-24 16:34 UTC (2+ messages)
[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
2026-08-24 15:12 UTC (13+ messages)
[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-08-24 15:06 UTC (8+ messages)
` [PATCH v3 01/14] dt-bindings: iio: adc: Add AD7768
` [PATCH v3 05/14] iio: adc: Add AD7768 and AD7768-4 core support
[PATCH] chardev: GPIO common access methods: repair non-kernel-doc comment
2026-08-24 14:49 UTC (2+ messages)
[PATCH v2] pinctrl: imx1-core: fix device_node refcount leak
2026-08-24 7:35 UTC (2+ messages)
[PATCH v6 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-23 22:13 UTC (7+ messages)
` [PATCH v6 1/6] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v6 2/6] rtc: s35390a: Add missing newline to dev_err
` [PATCH v6 3/6] rtc: s35390a: Fix alarm not disabling
` [PATCH v6 4/6] rtc: s35390a: Read 24-hour mode on access
` [PATCH v6 5/6] rtc: s35390a: Add pinctrl
` [PATCH v6 6/6] rtc: s35390a: Add synology quirk
[PATCH v3] dt-bindings: pinctrl: ti,pinctrl-palmas: Convert to DT schema
2026-08-22 16:38 UTC
[PATCH v2] dt-bindings: pinctrl: ti,pinctrl-palmas: Convert to DT schema
2026-08-22 16:09 UTC
[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS ZenBook UX425UA_UM425UA
2026-08-21 22:00 UTC (4+ messages)
[PATCH] dt-bindings: pinctrl: ti,pinctrl-palmas: Convert to DT schema
2026-08-21 20:48 UTC
[PATCH 00/15] Add initial support for Qualcomm Kuno SoC
2026-08-21 16:35 UTC (4+ messages)
` [PATCH 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
[PATCH v2 00/15] Add initial support for Qualcomm Kuno SoC
2026-08-21 16:29 UTC (9+ messages)
` [PATCH v2 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v2 09/15] pinctrl: qcom: Add Kuno pinctrl driver
[PATCH] pinctrl: freescale: imx1: Fix device node leaks in imx1_pinctrl_dt_is_flat_functions()
2026-08-21 15:00 UTC (2+ messages)
[PATCH v7 0/2] pinctrl: qcom: Add Hawi LPASS LPI pinctrl support
2026-08-21 11:35 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v7 2/2] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM
[PATCH] dt-bindings: fix typos in various bindings
2026-08-21 10:56 UTC
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-08-21 4:13 UTC (3+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
[PATCH v7 01/10] mfd: nct6694: Move module type macros to shared header
2026-08-21 3:34 UTC
[PATCH v2 0/2] Add pinctrl support for MSM8952
2026-08-20 16:37 UTC (2+ messages)
[PATCH RESEND v9 0/9] Add support for MT6392 PMIC
2026-08-20 16:23 UTC (4+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v9 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi
[PATCH v5 0/6] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
2026-08-20 15:25 UTC (6+ messages)
` [PATCH v5 4/6] rtc: s35390a: force 24-hour mode
[PATCH] gpio: omap: handle clk_prepare failure in probe
2026-08-20 13:43 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