messages from 2024-11-11 21:54:43 to 2024-11-14 14:51:34 UTC [more...]
[libgpiod][PATCH v2 00/23] bindings: python: conform to mypy and ruff linter recommendations
2024-11-14 14:51 UTC (23+ messages)
` [libgpiod][PATCH v2 01/23] bindings: python: clean up imports and exports
` [libgpiod][PATCH v2 02/23] bindings: python: make internal a private submodule
` [libgpiod][PATCH v2 03/23] bindings: python: loosen type requirements in public API
` [libgpiod][PATCH v2 04/23] bindings: python: explicitly type gpiod.request_lines
` [libgpiod][PATCH v2 05/23] bindings: python: add type stub for the _ext module
` [libgpiod][PATCH v2 06/23] bindings: python: add missing method type hints
` [libgpiod][PATCH v2 07/23] bindings: python: add type hint for the sec variable in poll_fd
` [libgpiod][PATCH v2 08/23] bindings: python: add type hints for Chip's internal members
` [libgpiod][PATCH v2 09/23] bindings: python: fix Chip union-attr type errors
` [libgpiod][PATCH v2 10/23] bindings: python: add type hints for LineRequest's internal members
` [libgpiod][PATCH v2 11/23] bindings: python: fix LineRequest union-attr type errors
` [libgpiod][PATCH v2 12/23] bindings: python: convert lines to offsets in LineRequest
` [libgpiod][PATCH v2 13/23] bindings: python: cast return value of LineRequest.get_values
` [libgpiod][PATCH v2 14/23] bindings: python: selectively use f-strings
` [libgpiod][PATCH v2 15/23] bindings: python: tests: fix duplicate test name
` [libgpiod][PATCH v2 16/23] bindings: python: tests: clean up imports and exports
` [libgpiod][PATCH v2 17/23] bindings: python: tests: make EventType private to prevent export
` [libgpiod][PATCH v2 18/23] bindings: python: tests: add type stubs for external modules
` [libgpiod][PATCH v2 19/23] bindings: python: tests: add missing method type hints
` [libgpiod][PATCH v2 20/23] bindings: python: tests: add type hints to internal members
` [libgpiod][PATCH v2 21/23] bindings: python: tests: ignore purposeful type errors
` [libgpiod][PATCH v2 22/23] bindings: python: tests: selectively use f-strings
[PATCH] gpio: tegra186: Allow to enable driver on Tegra234
2024-11-14 14:44 UTC (3+ messages)
[PATCH v1 1/1] gpio: Move and sort Kconfig entries as suggested
2024-11-14 13:50 UTC (8+ messages)
[PATCH] gpio: grgpio: Add NULL check in grgpio_probe
2024-11-14 13:18 UTC (2+ messages)
[PATCH v2 1/1] gpio: Move and sort Kconfig entries as suggested
2024-11-14 10:52 UTC
[PATCH v6 0/5] Pinctrl: A4: Add pinctrl driver
2024-11-14 9:21 UTC (10+ messages)
` [PATCH v6 1/5] dt-bindings: pinctrl: move gpio-cells property
` [PATCH v6 2/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
` [PATCH v6 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v6 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v6 5/5] arm64: dts: amlogic: a4: add pinctrl node
[PATCH] gpio: gpio-exar: replace division condition with direct comparison
2024-11-14 8:55 UTC (3+ messages)
[PATCH v9 0/6] Add mfd, pinctrl and pwm support to EN7581 SoC
2024-11-14 7:47 UTC (9+ messages)
` [PATCH v9 4/6] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller
` (subset) "
[brgl:gpio/for-next] BUILD SUCCESS 400913bd4edd76ef1775bfd95543846bd6f5ed71
2024-11-14 5:36 UTC
[PATCH] tools: gpio: Fix several incorrect format specifiers
2024-11-13 15:31 UTC (2+ messages)
[PATCH v2 0/1] polarfire gpio driver follow-ups
2024-11-13 15:30 UTC (3+ messages)
` [PATCH v2 1/1] gpio: mpfs: add CoreGPIO support
[PATCH v6 0/7] gpio: siul2-s32g2: add initial GPIO driver
2024-11-13 15:26 UTC (10+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v6 2/7] mfd: nxp-siul2: add support for NXP SIUL2
` [PATCH v6 3/7] arm64: dts: s32g: make pinctrl part of mfd node
` [PATCH v6 4/7] pinctrl: s32: convert the driver into an mfd cell
` [PATCH v6 5/7] pinctrl: s32cc: change to "devm_pinctrl_register_and_init"
` [PATCH v6 6/7] pinctrl: s32cc: implement GPIO functionality
` [PATCH v6 7/7] MAINTAINERS: add MAINTAINER for NXP SIUL2 MFD driver
[PATCH v6 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-13 15:22 UTC (13+ messages)
` [PATCH v6 01/10] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v6 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v6 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v6 04/10] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v6 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v6 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v6 07/10] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v6 08/10] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v6 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v6 10/10] arm64: dts: "
[PATCH v5 00/10] Add MSM8917/PM8937/Redmi 5A
2024-11-13 15:07 UTC (18+ messages)
` [PATCH v5 01/10] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v5 02/10] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v5 03/10] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v5 04/10] dt-bindings: thermal: tsens: Add MSM8937
` [PATCH v5 05/10] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH v5 06/10] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v5 07/10] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v5 08/10] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v5 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v5 10/10] arm64: dts: "
[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
2024-11-13 13:57 UTC (28+ messages)
` [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v3 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH v3 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH v3 04/25] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH v3 06/25] ASoC: renesas: rz-ssi: Terminate all the DMA transactions
` [PATCH v3 07/25] ASoC: renesas: rz-ssi: Use only the proper amount of dividers
` [PATCH v3 08/25] ASoC: renesas: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH v3 09/25] ASoC: renesas: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH v3 10/25] ASoC: renesas: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v3 11/25] ASoC: renesas: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v3 12/25] ASoC: renesas: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v3 13/25] ASoC: renesas: rz-ssi: Use temporary variable for struct device
` [PATCH v3 14/25] ASoC: renesas: rz-ssi: Use goto label names that specify their actions
` [PATCH v3 15/25] ASoC: renesas: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH v3 16/25] ASoC: renesas: rz-ssi: Enable runtime PM autosuspend support
` [PATCH v3 17/25] ASoC: renesas: rz-ssi: Add runtime PM support
` [PATCH v3 18/25] ASoC: renesas: rz-ssi: Issue software reset in hw_params API
` [PATCH v3 19/25] ASoC: renesas: rz-ssi: Add suspend to RAM support
` [PATCH v3 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH v3 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH v3 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH v3 23/25] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH v3 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH v3 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card
[PATCH v2 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
2024-11-13 13:46 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl
` [PATCH v2 2/2] pinctrl: qcom: Add sm8750 pinctrl driver
[PATCH v7 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
2024-11-13 13:44 UTC (7+ messages)
` [PATCH v7 1/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v7 6/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add bindings for MT6735 pin controller
` [PATCH v7 7/7] pinctrl: mediatek: Add MT6735 pinctrl driver
[PATCH] pinctrl: mediatek: Add support for MT8196
2024-11-13 13:28 UTC (2+ messages)
[PATCH v4 0/4] gpio: rockchip: Update the GPIO driver
2024-11-13 13:25 UTC (12+ messages)
` [PATCH v4 1/4] gpio: rockchip: explan the format of the GPIO version ID
` [PATCH v4 2/4] gpio: rockchip: change the GPIO version judgment logic
` [PATCH v4 3/4] gpio: rockchip: support new version GPIO
` [PATCH v4 4/4] gpio: rockchip: Set input direction when request irq
[PATCH v1 0/6] pinctrl: cy8c95x0: A portion of cleanups
2024-11-13 13:18 UTC (2+ messages)
[PATCH v7 0/5] Pinctrl: A4: Add pinctrl driver
2024-11-13 9:49 UTC (7+ messages)
` [PATCH v7 1/5] dt-bindings: pinctrl: move gpio-cells and gpio-controller property
` [PATCH v7 2/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
` [PATCH v7 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v7 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v7 5/5] arm64: dts: amlogic: a4: add pinctrl node
[PATCH 0/7] pinctrl: sunxi: Add Allwinner A523 support
2024-11-13 8:50 UTC (4+ messages)
` [PATCH 5/7] dt-bindings: pinctrl: add compatible for Allwinner A523/T527
[PATCH v4] pinctrl: k210: Undef K210_PC_DEFAULT
2024-11-13 7:12 UTC
[PATCH v3] pinctrl: k210: Undef K210_PC_DEFAULT
2024-11-13 6:41 UTC (2+ messages)
[PATCH v2] pinctrl: k210: Undef K210_PC_DEFAULT
2024-11-13 6:30 UTC (2+ messages)
[PATCH] pinctrl: k210: Modify the wrong "#undef"
2024-11-13 4:41 UTC (2+ messages)
[PATCH v5 0/5] Pinctrl: A4: Add pinctrl driver
2024-11-13 2:23 UTC (11+ messages)
` [PATCH v5 1/5] dt-bindings: pinctrl: modify gpio-cells property
` [PATCH v5 2/5] dt-bindings: pinctrl: Add support for Amlogic A4 SoCs
` [PATCH v5 3/5] pinctrl: meson: add interface of of_xlate
` [PATCH v5 4/5] pinctrl: meson: Add driver support for Amlogic A4 SoCs
` [PATCH v5 5/5] arm64: dts: amlogic: a4: add pinctrl node
[brgl:gpio/for-next] BUILD SUCCESS 8bcbd0379c05c66ce2e842c7e8901aa317cdf04e
2024-11-13 1:40 UTC
[PATCH v2] gpio: exar: set value when external pull-up or pull-down is present
2024-11-12 15:30 UTC (4+ messages)
` [PATCH v3] "
[PATCH v5 0/4] gpio: rockchip: Update the GPIO driver
2024-11-12 13:49 UTC (13+ messages)
` [PATCH v5 1/4] gpio: rockchip: explan the format of the GPIO version ID
` [PATCH v5 2/4] gpio: rockchip: change the GPIO version judgment logic
` [PATCH v5 3/4] gpio: rockchip: support new version GPIO
` [PATCH v5 4/4] gpio: rockchip: Set input direction when request irq
` (subset) [PATCH v5 0/4] gpio: rockchip: Update the GPIO driver
[libgpiod][PATCH] bindings: python: generate CPython 3.13 wheels
2024-11-12 13:00 UTC (5+ messages)
[libgpiod][PATCH] bindings: python: specify a tar extract filter
2024-11-12 12:44 UTC (2+ messages)
[PATCH v4 0/2] pinctrl: qcom: add sm4250 lpi pinctrl
2024-11-12 11:40 UTC (5+ messages)
[PATCH v2 0/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled
2024-11-12 10:04 UTC (5+ messages)
[PATCH v2 00/25] Add audio support for the Renesas RZ/G3S SoC
2024-11-12 9:21 UTC (9+ messages)
` [PATCH v2 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
[PATCH RFC v4 0/4] Pinctrl: A4: Add pinctrl driver
2024-11-12 8:58 UTC (5+ messages)
[resend, PATCH v1 1/1] gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
2024-11-12 8:46 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).