messages from 2024-10-23 16:40:56 to 2024-10-25 19:46:11 UTC [more...]
[PATCH RFC v2 0/5] Verify bias functionality for pinctrl_paris driver through new gpio test
2024-10-25 19:45 UTC (2+ messages)
` [PATCH RFC v2 1/5] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2024-10-25 18:39 UTC (23+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
[GIT PULL] gpio fixes for v6.12-rc5
2024-10-25 18:10 UTC (2+ messages)
[PATCH] pinctrl: qcom: spmi: fix debugfs drive strength
2024-10-25 16:49 UTC (2+ messages)
[PATCH] gpio: of: drop dependency on HAS_IOMEM
2024-10-25 16:36 UTC
[brgl:gpio/for-next] BUILD SUCCESS 1f4a640e9ac7f450752365541ad9c064b13ef8bf
2024-10-25 16:23 UTC
[PATCH v2 0/5] gpio: sysfs: send character device notifications for sysfs class events
2024-10-25 16:12 UTC (10+ messages)
` [PATCH v2 1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
` [PATCH v2 2/5] gpio: sysfs: use cleanup guards for the sysfs_lock mutex
` [PATCH v2 3/5] gpio: sysfs: emit chardev line-state events on GPIO export
` [PATCH v2 4/5] gpio: sysfs: emit chardev line-state events on active-low changes
` [PATCH v2 5/5] gpio: sysfs: emit chardev line-state events on edge store
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-10-25 15:44 UTC (47+ messages)
` [PATCH v1 1/9] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v1 2/9] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v1 3/9] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support
` [PATCH v1 5/9] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v1 6/9] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v1 7/9] iio: adc: Add Nuvoton NCT6694 IIO support
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support
` [PATCH v1 9/9] rtc: Add Nuvoton NCT6694 RTC support
[PATCH] gpio: relax the Kconfig dependency on OF_GPIO in drivers
2024-10-25 15:39 UTC (3+ messages)
[PATCH v6 RESEND 00/20] Initial device trees for A7-A11 based Apple devices
2024-10-25 15:22 UTC (3+ messages)
[PATCH v2 00/12] Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F)
2024-10-25 12:45 UTC (19+ messages)
` [PATCH v2 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3
` [PATCH v2 02/12] dt-bindings: hwinfo: samsung,exynos-chipid: Add Samsung exynos9810 compatible
` [PATCH v2 03/12] dt-bindings: pinctrl: samsung: Add compatible for Exynos9810 SoC
` [PATCH v2 04/12] dt-bindings: pinctrl: samsung: Add compatible for exynos9810-wakeup-eint
` [PATCH v2 05/12] dt-bindings: soc: samsung: exynos-pmu: Add exynos9810 compatible
` [PATCH v2 06/12] dt-bindings: arm: samsung: Document Exynos9810 and starlte board binding
` [PATCH v2 07/12] dt-bindings: arm: pmu: Add Samsung Mongoose core compatible
` [PATCH v2 08/12] perf: arm_pmuv3: Add support for Samsung Mongoose PMU
` [PATCH v2 09/12] soc: samsung: exynos-chipid: Add support for Exynos9810 SoC
` [PATCH v2 10/12] pinctrl: samsung: Add Exynos9810 SoC specific data
` [PATCH v2 11/12] arm64: dts: exynos: Add Exynos9810 SoC support
` [PATCH v2 12/12] arm64: dts: exynos: Add initial support for Samsung Galaxy S9 (SM-G960F)
[PATCH v2 0/6] pinctrl: rzg2l: Fix releasing of IRQ and status reported in pinmux-pins
2024-10-25 11:49 UTC (7+ messages)
` [PATCH v2 1/6] arm64: dts: renesas: rzg3s-smarc: Drop hogging of GPIO pins
` [PATCH v2 2/6] pinctrl: renesas: rzg2l: Release all the virq's in free callback
` [PATCH v2 3/6] pinctrl: renesas: rzg2l: Reorder function call in rzg2l_gpio_free()
` [PATCH v2 4/6] pinctrl: renesas: rzg2l: Drop calling rzg2l_gpio_request()
` [PATCH v2 5/6] pinctrl: pinmux: Introduce API to check if a pin is requested
` [PATCH v2 6/6] pinctrl: renesas: pinctrl-rzg2l: Override irq_request/release_resources
[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
2024-10-25 8:46 UTC
[PATCH] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750
2024-10-25 8:44 UTC (2+ messages)
[PATCH 0/2] pinctrl: qcom: Introduce pinctrl for SM8750
2024-10-25 8:43 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add sm8750 pinctrl
` [PATCH 2/2] pinctrl: qcom: Add sm8750 pinctrl driver
[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-10-25 8:29 UTC (8+ messages)
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
` [PATCH v2 11/14] misc: rp1: RaspberryPi RP1 misc driver
[PATCH 0/5] gpio: sysfs: send character device notifications for sysfs class events
2024-10-25 7:33 UTC (8+ messages)
` [PATCH 1/5] gpio: sysfs: use cleanup guards for gpiod_data::mutex
` [PATCH 2/5] gpio: sysfs: use cleanup guards for the sysfs_lock mutex
` [PATCH 3/5] gpio: sysfs: emit chardev line-state events on GPIO export
` [PATCH 4/5] gpio: sysfs: emit chardev line-state events on active-low changes
` [PATCH 5/5] gpio: sysfs: emit chardev line-state events on edge store
[PATCH] gpio: dwapb: Add ACPI HID for DWAPB GPIO controller on Fujitsu MONAKA
2024-10-25 7:25 UTC (2+ messages)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-25 4:12 UTC (2+ messages)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-25 2:43 UTC
[PATCH 00/14] pinctrl: stm32: Add new features and support for more SoC
2024-10-24 22:38 UTC (12+ messages)
` [PATCH 04/14] dt-bindings: pinctrl: stm32: add RSVD mux function
` [PATCH 07/14] dt-bindings: pinctrl: stm32: support IO synchronization parameters
` [PATCH 11/14] dt-bindings: pinctrl: stm32: support for stm32mp215 and additional packages
[PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A
2024-10-24 22:24 UTC (8+ messages)
` [PATCH RFC 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917
[PATCH] gpiolib: remove leftover spinlock bits
2024-10-24 19:15 UTC
[PATCH] gpiolib: fix a NULL-pointer dereference when setting direction
2024-10-24 19:04 UTC (5+ messages)
[PATCH RFC 0/3] Verify bias functionality for pinctrl_paris driver through new gpio test
2024-10-24 17:46 UTC (5+ messages)
` [PATCH RFC 1/3] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-24 15:55 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: intel: Add a human readable decoder for pull bias values
2024-10-24 15:49 UTC (3+ messages)
[PATCH v5 0/8] gpio: notify user-space about config changes in the kernel
2024-10-24 13:39 UTC (9+ messages)
` [PATCH v5 8/8] gpiolib: notify user-space about in-kernel line state changes
[PATCH v2] dt-bindings: pinctrl: convert pinctrl-mcp23s08.txt to yaml format
2024-10-24 12:46 UTC
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2024-10-24 12:34 UTC (2+ messages)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-24 12:21 UTC
[PATCH v8 0/1] Polarfire SoC GPIO support
2024-10-24 10:32 UTC (4+ messages)
` [PATCH v8 1/1] gpio: mpfs: add polarfire soc gpio support
[PATCH 00/12] Add support for Exynos9810 SoC and Samsung Galaxy S9 (SM-G960F)
2024-10-24 10:15 UTC (17+ messages)
` [PATCH 01/12] dt-bindings: arm: cpus: Add Samsung Mongoose M3
` [PATCH 02/12] dt-bindings: hwinfo: samsung,exynos-chipid: Add Samsung exynos9810 compatible
` [PATCH 03/12] dt-bindings: pinctrl: samsung: Add compatible for Exynos9810 SoC
` [PATCH 04/12] dt-bindings: pinctrl: samsung: Add compatible for exynos9810-wakeup-eint
` [PATCH 05/12] dt-bindings: soc: samsung: exynos-pmu: Add exynos9810 compatible
` [PATCH 06/12] dt-bindings: arm: samsung: Document Exynos9810 and starlte board binding
` [PATCH 07/12] dt-bindings: arm: pmu: Add Samsung Mongoose core compatible
` [PATCH 08/12] perf: arm_pmuv3: Add support for Samsung Mongoose PMU
` [PATCH 09/12] soc: samsung: exynos-chipid: Add support for Exynos9810 SoC
` [PATCH 10/12] pinctrl: samsung: Add Exynos9810 SoC specific data
` [PATCH 11/12] arm64: dts: exynos: Add Exynos9810 SoC support
` [PATCH 12/12] arm64: dts: exynos: Add initial support for Samsung Galaxy S9 (SM-G960F)
[ANNOUNCE] libgpiod v2.2
2024-10-24 8:51 UTC (5+ messages)
[PATCH] gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq()
2024-10-24 8:38 UTC (2+ messages)
[PATCH 0/3] riscv: sophgo: Add pinctrl support for SG2042
2024-10-24 6:43 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: Add pinctrl for Sophgo SG2042 series SoC
` [PATCH 2/3] pinctrl: sophgo: add support for SG2042 SoC
` [PATCH 3/3] riscv: dts: sophgo: sg2042: add pinctrl support
[linusw-pinctrl:devel] BUILD SUCCESS 5a3e85c3c397c781393ea5fb2f45b1f60f8a4e6e
2024-10-24 4:41 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 6bb3021d8773d147dc462fd8c864f08744ae2a87
2024-10-24 4:40 UTC
[brgl:pwrseq/for-next] BUILD SUCCESS f82bf3c5796e1630d553669fb451e6c9d4070512
2024-10-24 1:38 UTC
[PATCH] pinctrl: aspeed-g6: Support drive-strength for GPIOF/G
2024-10-23 23:42 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).