messages from 2024-05-27 10:24:40 to 2024-05-29 12:23:58 UTC [more...]
[PATCH 0/8] gpio-tqmx86 fixes
2024-05-29 12:23 UTC (16+ messages)
` [PATCH 1/8] gpio: tqmx86: fix typo in Kconfig label
` [PATCH 2/8] gpio: tqmx86: introduce shadow register for GPIO output value
` [PATCH 3/8] gpio: tqmx86: change tqmx86_gpio_write() order of arguments to match regmap API
` [PATCH 4/8] gpio: tqmx86: introduce _tqmx86_gpio_update_bits() helper
` [PATCH 5/8] gpio: tqmx86: add macros for interrupt configuration
` [PATCH 6/8] gpio: tqmx86: store IRQ triggers without offsetting index
` [PATCH 7/8] gpio: tqmx86: store IRQ trigger type and unmask status separately
` [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
[PATCH 0/3] gpiolib: cdev: tidy up kfifo handling
2024-05-29 11:44 UTC (6+ messages)
` [PATCH 1/3] gpiolib: cdev: Add INIT_KFIFO() for linereq events
` [PATCH 2/3] gpiolib: cdev: Refactor allocation of linereq events kfifo
` [PATCH 3/3] gpiolib: cdev: Cleanup kfifo_out() error handling
[PATCH] gpio-syscon: do not report bogus error
2024-05-29 11:18 UTC (4+ messages)
[PATCH v2] regulator: gpio: Correct default GPIO state to LOW
2024-05-29 9:49 UTC
[PATCH v2 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-05-29 9:47 UTC (20+ messages)
` [PATCH v2 1/4] dt-bindings: Add bindings for the Analog Devices ADP5585
` [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v2 4/4] pwm: "
[PATCH v2 0/8] Add R-Car fuse support
2024-05-29 9:29 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: fuse: Document R-Car E-FUSE / PFC
` [PATCH v2 2/8] dt-bindings: fuse: Document R-Car E-FUSE / OTP_MEM
` [PATCH v2 3/8] soc: renesas: Add R-Car fuse driver
` [PATCH v2 4/8] pinctrl: renesas: Add R-Car Gen3 fuse support
` [PATCH v2 5/8] arm64: dts: renesas: r8a779a0: Add E-FUSE node
` [PATCH v2 6/8] arm64: dts: renesas: r8a779f0: "
` [PATCH v2 7/8] arm64: dts: renesas: r8a779g0: Add OTP_MEM node
` [PATCH v2 8/8] arm64: dts: renesas: r8a779h0: "
[PATCH v2 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
2024-05-29 9:16 UTC (16+ messages)
` [PATCH v2 01/11] pinctrl: berlin: Make use of "
` [PATCH v2 02/11] pinctrl: equilibrium: "
` [PATCH v2 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v2 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v2 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v2 07/11] pinctrl: imx: Convert to use func member
` [PATCH v2 08/11] pinctrl: ingenic: "
` [PATCH v2 09/11] pinctrl: keembay: "
` [PATCH v2 10/11] pinctrl: mediatek: "
` [PATCH v2 11/11] pinctrl: pinmux: Remove unused members from struct function_desc
[PATCH 0/3] pinctrl: rockchip: add rk3308b SoC support
2024-05-29 8:56 UTC (12+ messages)
` [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes
` [PATCH 3/3] pinctrl: rockchip: add rk3308b SoC support
[PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins
2024-05-29 8:38 UTC (6+ messages)
[PATCH] pinctrl: pinctrl-zynqmp: Use pin numbers stored in pin descriptor
2024-05-29 7:36 UTC (2+ messages)
[PATCH 0/4] dt-bindings: gpio: aspeed,sgpio: Miscellaneous cleanups
2024-05-29 7:28 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: gpio: aspeed,sgpio: Order properties by DTS style
` [PATCH 2/4] dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names
` [PATCH 3/4] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells
` [PATCH 4/4] dt-bindings: gpio: aspeed,sgpio: Require #interrupt-cells
[PATCH] pinctrl: samsung: Add support for pull-up and pull-down
2024-05-29 6:59 UTC
[PATCH] pinctrl: ralink: mt76x8: fix pinmux function
2024-05-29 1:15 UTC (8+ messages)
[PATCH 0/5] ADP5585 GPIO expander, PWM and keypad controller support
2024-05-28 22:21 UTC (16+ messages)
` [PATCH 2/5] dt-bindings: Add bindings for the Analog Devices ADP5585
` [PATCH 4/5] gpio: adp5585: Add Analog Devices ADP5585 support
[PATCH v2 00/13] Add PFC support for Renesas RZ/V2H(P) SoC
2024-05-28 20:07 UTC (23+ messages)
` [PATCH v2 03/13] pinctrl: renesas: pinctrl-rzg2l: Allow more bits for pin configuration
` [PATCH v2 06/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for locking/unlocking the PFC register
` [PATCH v2 07/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for writing to PMC register
` [PATCH v2 08/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register
` [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins
` [PATCH v2 12/13] pinctrl: renesas: pinctrl-rzg2l: Add support for custom parameters
[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
2024-05-28 20:02 UTC (4+ messages)
` [PATCH 06/13] gpio: add AD24xx GPIO driver
[PATCH 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format
2024-05-28 19:21 UTC (2+ messages)
[PATCH v2 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
2024-05-28 17:02 UTC (2+ messages)
` (subset) "
[PATCH 1/3] pinctrl: cy8c95x0: Use single I2C lock
2024-05-28 11:58 UTC (3+ messages)
[PATCH v1 0/5] BeagleV Fire support
2024-05-28 11:57 UTC (3+ messages)
` [PATCH v1 5/5] riscv: dts: microchip: add an initial devicetree for the BeagleV Fire
[PATCH] pinctrl: pinctrl-tps6594: make tps65224_muxval_remap and tps6594_muxval_remap as static to fix sparse warning
2024-05-28 11:37 UTC (2+ messages)
[PATCH v2 0/2] PMC8380 PMIC pinctrl
2024-05-28 11:35 UTC (2+ messages)
[PATCH v4] dt-bindings: gpio: lsi,zevio-gpio: convert to dtschema
2024-05-28 10:51 UTC (3+ messages)
[libgpiod][PATCH 0/2] bindings: python: fix running tests via Makefile
2024-05-28 9:14 UTC (2+ messages)
[PATCH libgpiod v3 0/4] tools: tests: fix a few issues in bash scripts
2024-05-28 8:34 UTC (6+ messages)
` [PATCH libgpiod v3 1/4] tools: tests: use tabs for indentation consistently
` [PATCH libgpiod v3 2/4] tools: tests: use "$@" instead of $*
` [PATCH libgpiod v3 3/4] tools: tests: remove unneeded ';' in while loops
` [PATCH libgpiod v3 4/4] tools: tests: remove dependency on grep
[linusw-pinctrl:for-next] BUILD SUCCESS 517b3757b78064c22dca76e98d00dc694154acd3
2024-05-28 3:39 UTC
[PATCH v1 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction
2024-05-28 0:30 UTC (15+ messages)
` [PATCH v1 01/11] pinctrl: berlin: Make use of "
` [PATCH v1 02/11] pinctrl: equilibrium: "
` [PATCH v1 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION()
` [PATCH v1 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION()
` [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC()
` [PATCH v1 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc
` [PATCH v1 07/11] pinctrl: imx: Convert to use func member
` [PATCH v1 08/11] pinctrl: ingenic: "
` [PATCH v1 09/11] pinctrl: keembay: "
` [PATCH v1 10/11] pinctrl: mediatek: "
` [PATCH v1 11/11] pinctrl: pinmux: Remove unused members from struct function_desc
[PATCH libgpiod v2 0/4] tools: tests: fix a few issues in bash scripts
2024-05-27 23:54 UTC (15+ messages)
` [PATCH libgpiod v2 1/4] tools: tests: use tabs for indentation consistently
` [PATCH libgpiod v2 2/4] tools: tests: use "$@" instead of $*
` [PATCH libgpiod v2 3/4] tools: tests: remove unneeded ';' in while loops
` [PATCH libgpiod v2 4/4] tools: tests: remove dependency on grep
[libgpiod][RFC/RFT 00/18] dbus: add GLib-based DBus daemon and command-line client
2024-05-27 20:01 UTC (6+ messages)
` [libgpiod][RFC/RFT 06/18] bindings: glib: add examples
[PATCH] gpiolib: make gpiochip_set_desc_names() return void
2024-05-27 19:46 UTC
[PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child
2024-05-27 15:56 UTC (2+ messages)
[PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos
2024-05-27 14:57 UTC (6+ messages)
` [PATCH 2/2] gpio: rdc321x: "
[PATCH] docs: gpio: prefer pread(2) for interrupt reading
2024-05-27 14:54 UTC (2+ messages)
[PATCH v4] gpio: prevent potential speculation leaks in gpio_device_get_desc()
2024-05-27 14:51 UTC (2+ messages)
[PATCH v1 1/1] gpio: Remove legacy API documentation
2024-05-27 14:50 UTC (2+ messages)
[PATCH v1 1/1] gpiolib: Show more info for interrupt only lines in debugfs
2024-05-27 14:49 UTC (2+ messages)
[PATCH v7] gpio: virtuser: new virtual driver
2024-05-27 14:40 UTC
[PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups
2024-05-27 14:25 UTC (2+ messages)
[PATCH 0/2] pinctrl: core: fix untreated named gpio ranges in pinctrl_pins_show()
2024-05-27 13:43 UTC (2+ messages)
` [PATCH RESEND "
[PATCH 00/13] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
2024-05-27 13:39 UTC (7+ messages)
` [PATCH 01/13] dt-bindings: mfd: pm8008: add reset gpio
` [PATCH 03/13] mfd: pm8008: deassert reset on probe
` [PATCH 09/13] pinctrl: qcom: spmi-gpio: drop broken pm8008 support
[PATCH V5 0/2] pwm: Add GPIO PWM driver
2024-05-27 13:36 UTC (4+ messages)
` [PATCH V5 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH V5 2/2] pwm: Add GPIO PWM driver
[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
2024-05-27 13:21 UTC (7+ messages)
` [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95
[PATCH v9 0/3] Add support for nuvoton ma35d1 pin control
2024-05-27 12:59 UTC (2+ messages)
[PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups
2024-05-27 12:57 UTC (5+ messages)
` [PATCH v2 03/20] pinctrl: stm32: "
` [PATCH v2 08/20] pinctrl: st: "
[PATCH 0/2] pinctrl: freescale: support i.MX91 pinctrl
2024-05-27 12:42 UTC (2+ messages)
[RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
2024-05-27 12:31 UTC (3+ messages)
` [RFC PATCH v3 6/7] gpiolib: enable GPIO interrupt to wake up a system from sleep
[PATCH libgpiod 0/4] tools: tests: fix a few issues in bash scripts
2024-05-27 11:37 UTC (6+ messages)
` [PATCH libgpiod 2/4] tools: tests: use $@ instead of $*
[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
2024-05-27 11:05 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).