messages from 2025-10-27 18:44:49 to 2025-10-31 15:06:35 UTC [more...]
[PATCH] gpiolib: fix invalid pointer access in debugfs
2025-10-31 15:06 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 2aea4b47e7a5ef171645302b036fa5fb21837274
2025-10-31 14:38 UTC
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-10-31 14:29 UTC (12+ messages)
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
[PATCH] gpiolib: Fix a null-ptr-deref in gpiolib_seq_stop()
2025-10-31 14:24 UTC
[PATCH v7 0/3] arm64: dts: ti: introduce basic support for the AM62L
2025-10-31 14:08 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: arm: ti: Add binding for AM62L SoCs
` [PATCH v7 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure
` [PATCH v7 3/3] arm64: dts: ti: k3-am62l: add initial reference board file
[PATCH v1 0/2] Introduce Intel Elkhart Lake PSE I/O
2025-10-31 12:49 UTC (12+ messages)
` [PATCH v1 1/2] platform/x86/intel: "
` [PATCH v1 2/2] gpio: elkhartlake: Convert to auxiliary driver
[PATCH v3 00/10] reset: rework reset-gpios handling
2025-10-31 12:31 UTC (29+ messages)
` [PATCH v3 01/10] software node: read the reference args via the fwnode API
` [PATCH v3 02/10] software node: increase the reference of the swnode by its fwnode
` [PATCH v3 03/10] software node: allow referencing firmware nodes
` [PATCH v3 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH v3 05/10] gpio: swnode: allow referencing GPIO chips by firmware nodes
` [PATCH v3 06/10] gpio: swnode: update the property definitions
` [PATCH v3 07/10] reset: order includes alphabetically in reset/core.c
` [PATCH v3 08/10] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v3 09/10] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v3 10/10] reset: gpio: use software nodes to setup the GPIO lookup
[PATCH 0/1] replace uses of system_wq with system_percpu_wq
2025-10-31 11:16 UTC (2+ messages)
` [PATCH 1/1] gpio: cdev: replace use "
[GIT PULL] pinctrl: renesas: Updates for v6.19
2025-10-31 10:44 UTC
[brgl:gpio/for-next] BUILD SUCCESS bac88be0d2a83daf761129828e7ae3c79cc260c2
2025-10-31 10:19 UTC
[PATCH] gpio: menz127: add support for 16Z034 and 16Z037 GPIO controllers
2025-10-31 10:07 UTC
[linusw-pinctrl:devel] BUILD REGRESSION 99224c151c19b74e1930d236dd348b6b22a607a5
2025-10-31 9:12 UTC
[PATCH] dt-bindings: Remove extra blank lines
2025-10-31 6:46 UTC (2+ messages)
[PATCH v4 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2025-10-30 15:44 UTC (10+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v4 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v4 3/5] docs: admin-guide: gpio: rpmsg: gpio over rpmsg bus
` [PATCH v4 4/5] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
` [PATCH v4 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[brgl:at24/for-next] BUILD SUCCESS aef72ebe9c86b516c6e126d4b453c96496547f0b
2025-10-30 11:41 UTC
[PATCH v5 00/23] Non-const bitfield helpers
2025-10-30 10:31 UTC (29+ messages)
` [PATCH v5 01/23] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v5 02/23] crypto: qat - #undef field_get() before local definition
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v5 07/23] pinctrl: ma35: "
` [PATCH v5 09/23] ALSA: usb-audio: "
` [PATCH v5 11/23] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v5 13/23] crypto: qat - convert to common field_get() helper
` [PATCH v5 17/23] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v5 18/23] pinctrl: ma35: "
` [PATCH v5 19/23] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v5 20/23] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v5 21/23] iio: imu: smi330: "
` [PATCH v5 22/23] clk: renesas: Use bitfield helpers
` [PATCH v5 23/23] soc: "
[PATCH v3 00/10] gpio: improve support for shared GPIOs
2025-10-30 9:30 UTC (22+ messages)
` [PATCH v3 01/10] string: provide strends()
` [PATCH v3 02/10] gpiolib: define GPIOD_FLAG_SHARED
` [PATCH v3 03/10] gpiolib: implement low-level, shared GPIO support
` [PATCH v3 04/10] gpio: shared-proxy: implement the shared GPIO proxy driver
` [PATCH v3 05/10] gpiolib: support shared GPIOs in core subsystem code
` [PATCH v3 06/10] gpio: provide gpiod_is_shared()
` [PATCH v3 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
` [PATCH v3 08/10] ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup
` [PATCH v3 09/10] ASoC: wsa883x: "
` [PATCH v3 10/10] regulator: make the subsystem aware of shared GPIOs
[PATCH] gpio: mm-lantiq: update kernel docs
2025-10-30 9:28 UTC (3+ messages)
[PATCH 0/2] gpio: mmio: further refactoring
2025-10-30 9:28 UTC (6+ messages)
` [PATCH 1/2] gpio: mmio: use lock guards
` [PATCH 2/2] gpio: mmio: drop the "bgpio" prefix
[PATCH v1] pinctrl: mpfs-iomux0: fix compile-time constant warning for LLVM prior to 17
2025-10-30 8:18 UTC (3+ messages)
[PATCH v4 8/9] PCI: aspeed: Add ASPEED PCIe RC driver
2025-10-30 5:53 UTC (5+ messages)
` 回覆: "
[PATCH] pinctrl: stm32: fix hwspinlock resource leak in probe function
2025-10-29 22:38 UTC (3+ messages)
[PATCH] pinctrl-scmi: remove unused struct members
2025-10-29 14:17 UTC (2+ messages)
[PATCH v6 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-10-29 14:14 UTC (6+ messages)
` [PATCH v6 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer
` [PATCH v6 8/8] ARM: dts: r9a06g032: Add support for GPIO interrupts
[PATCH v3] pinctrl: mcp23s08: init reg_defaults from HW at probe and switch cache type
2025-10-29 14:13 UTC (4+ messages)
[PATCH v2] pinctrl: cirrus: Fix fwnode leak in cs42l43_pin_probe()
2025-10-29 13:34 UTC (2+ messages)
[PATCH v2 00/15] Support ROHM BD72720 PMIC
2025-10-29 13:33 UTC (26+ messages)
` [PATCH v2 01/15] dt-bindings: regulator: ROHM BD72720
` [PATCH v2 02/15] dt-bindings: Add trickle-charge upper limit
` [PATCH v2 03/15] dt-bindings: power: supply: BD72720 managed battery
` [PATCH v2 04/15] dt-bindings: mfd: ROHM BD72720
` [PATCH v2 05/15] dt-bindings: leds: bd72720: Add BD72720
` [PATCH v2 07/15] mfd: bd71828: Support ROHM BD72720
[linusw-pinctrl:for-next] BUILD SUCCESS 46a9f4d9e44f1bcbabd2f7c9d09b65e0d3bdca43
2025-10-29 11:02 UTC
[linusw-pinctrl:devel] BUILD REGRESSION a730bf753eae64c6e7dcaf5d4a5c5d0ac0f76f95
2025-10-29 11:02 UTC
[PATCH v4 2/9] dt-bindings: PCI: Add ASPEED PCIe RC support
2025-10-29 5:43 UTC (3+ messages)
[PATCH] Pinctrl: core: export pinctrl_provide_dummies() to fix build error
2025-10-29 3:35 UTC (3+ messages)
` 回复: "
[brgl:gpio/for-next] BUILD SUCCESS 3cde66094575a5b1310a7631d28761bd3dfcea63
2025-10-28 14:40 UTC
[PATCH v2 0/2] add gpio-line-mux
2025-10-28 10:22 UTC (5+ messages)
` [PATCH v2 2/2] gpio: add gpio-line-mux driver
[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-28 9:49 UTC (4+ messages)
[PATCH v1 0/6] Add Bananapi R4 Pro support
2025-10-28 8:45 UTC (11+ messages)
` [PATCH v1 1/6] dt-bindings: pinctrl: mt7988: allow gpio-hogs
` [PATCH v1 2/6] dt-bindings: arm: mediatek: add BPI-R4 Pro board
` [PATCH v1 3/6] arm64: dts: mediatek: mt7988a: Add label for ssusb0
` [PATCH v1 4/6] arm64: dts: mt7988: Add devicetree for BananaPi R4 Pro
[PATCH v4 0/9] Add ASPEED PCIe Root Complex support
2025-10-28 8:41 UTC (4+ messages)
` [PATCH v4 4/9] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
[PATCH v5 0/3] Add pinctrl support for Sky1
2025-10-28 6:08 UTC (5+ messages)
` [PATCH v5 3/3] arm64: dts: cix: Add pinctrl nodes for sky1
[linusw-pinctrl:devel 28/44] drivers/pinctrl/pinctrl-mpfs-iomux0.c:89:2: error: initializer element is not a compile-time constant
2025-10-28 6:02 UTC
[PATCH v10 0/3] Initial support of MSM8937 and Xiaomi Redmi 3S
2025-10-27 22:36 UTC (2+ messages)
[PATCH v4 00/12] pinctrl: stm32: Support I/O synchronization
2025-10-27 22:17 UTC (25+ messages)
` [PATCH v4 01/12] pinctrl: pinconf-generic: Fix minor typos in comments
` [PATCH v4 02/12] pinctrl: pinconf-generic: Handle string values for generic properties
` [PATCH v4 03/12] pinctrl: pinconf-generic: Add properties 'skew-delay-{in,out}put-ps'
` [PATCH v4 04/12] dt-bindings: pincfg-node: "
` [PATCH v4 05/12] pinctrl: stm32: Rework stm32_pconf_parse_conf()
` [PATCH v4 06/12] pinctrl: stm32: Simplify handling of backup pin status
` [PATCH v4 07/12] pinctrl: stm32: Drop useless spinlock save and restore
` [PATCH v4 08/12] pinctrl: stm32: Avoid keeping a bool value in a u32 variable
` [PATCH v4 09/12] pinctrl: stm32: Support I/O synchronization parameters
` [PATCH v4 10/12] dt-bindings: pinctrl: stm32: Use properties from pincfg-node.yaml
` [PATCH v4 11/12] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters
` [PATCH v4 12/12] arm64: dts: st: Add I/O sync to eth pinctrl in stm32mp25-pinctrl.dtsi
[PATCH] dt-bindings: arm: Convert Marvell AP80x System Controller to DT schema
2025-10-27 21:59 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: Convert sprd,sc9860-pinctrl to DT schema
2025-10-27 21:26 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).