messages from 2023-05-31 15:23:53 to 2023-06-02 19:33:00 UTC [more...]
[PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
2023-06-02 7:30 UTC (3+ messages)
` [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v4 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
[PATCH V8 0/8] Add minimal boot support for IPQ5018
2023-06-02 17:10 UTC (11+ messages)
` [PATCH V8 1/8] dt-bindings: arm64: Add IPQ5018 clock and reset
` [PATCH V8 2/8] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
` [PATCH V8 3/8] dt-bindings: pinctrl: qcom: Add support for ipq5018
` [PATCH V8 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
` [PATCH V8 5/8] dt-bindings: qcom: Add ipq5018 bindings
` [PATCH V8 6/8] dt-bindings: scm: Add compatible for IPQ5018
` [PATCH V8 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support
` [PATCH V8 8/8] arm64: defconfig: Enable IPQ5018 SoC base configs
[PATCH v1 1/1] gpiolib: Do not unexport GPIO on freeing
2023-06-02 16:34 UTC (3+ messages)
[PATCH v1 0/3] gpio: Add gpio-delay support
2023-06-02 16:31 UTC (11+ messages)
` [PATCH v1 1/3] dt-bindings: gpio: Add gpio-delay binding document
` [PATCH v1 2/3] gpio: Add gpio delay driver
[libgpiod][PATCH] tools: tests: replace egrep with grep -E
2023-06-02 16:07 UTC (9+ messages)
[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-06-02 15:26 UTC (10+ messages)
` [PATCH v7 1/9] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v7 2/9] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v7 3/9] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v7 4/9] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v7 6/9] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v7 7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v7 8/9] serial: sc16is7xx: add post reset delay
` [PATCH v7 9/9] serial: sc16is7xx: improve comments about variants
[PATCH v1 1/1] gpiolib: Remove unused gpio_cansleep()
2023-06-02 15:06 UTC (2+ messages)
[PATCH v2 0/5] ARM: Add GPIO support
2023-06-02 15:02 UTC (14+ messages)
` [PATCH v2 1/5] dt-bindings: gpio: Add HPE GXP GPIO
` [PATCH v2 2/5] gpio: gxp: "
` [PATCH v2 3/5] dt-bindings: hwmon: hpe,gxp-fanctrl: remove fn2 and pl regs
` [PATCH v2 4/5] hwmon: (gxp_fan_ctrl) Provide fan info via gpio
[PATCH v4 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
2023-06-02 14:14 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: Document Tegra234 pin controllers
` [PATCH v4 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH v4 3/3] arm64: tegra: Add Tegra234 pin controllers
[PATCH v8 0/1] gpio: add simple logic analyzer using polling
2023-06-02 14:07 UTC (11+ messages)
` [PATCH v8 1/1] gpio: add sloppy "
[PATCH v2 00/10] Add STM32MP25 support
2023-06-02 13:28 UTC (11+ messages)
` [PATCH v2 01/10] dt-bindings: pinctrl: stm32: support for stm32mp257 and additional packages
` [PATCH v2 02/10] pinctrl: stm32: add stm32mp257 pinctrl support
` [PATCH v2 03/10] dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon
` [PATCH v2 04/10] arm64: introduce STM32 family on Armv8 architecture
` [PATCH v2 05/10] arm64: dts: st: introduce stm32mp25 SoCs family
` [PATCH v2 06/10] arm64: dts: st: introduce stm32mp25 pinctrl files
` [PATCH v2 07/10] dt-bindings: stm32: document stm32mp257f-ev1 board
` [PATCH v2 08/10] arm64: dts: st: add stm32mp257f-ev1 board support
` [PATCH v2 09/10] arm64: defconfig: enable ARCH_STM32 and STM32 serial driver
` [PATCH v2 10/10] MAINTAINERS: add entry for ARM/STM32 ARCHITECTURE
[PATCH 00/11] Add STM32MP25 support
2023-06-02 13:14 UTC (8+ messages)
` [PATCH 03/11] dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon
` [PATCH 04/11] dt-bindings: stm32: add st,stm32mp25 compatibles to the stm32 family
[PATCH v6 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-06-02 13:06 UTC (15+ messages)
` [PATCH v6 1/9] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v6 2/9] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v6 3/9] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v6 4/9] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v6 5/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v6 6/9] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v6 7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v6 8/9] serial: sc16is7xx: add post reset delay
` [PATCH v6 9/9] serial: sc16is7xx: improve comments about variants
[PATCH v2] gpio: sifive: Add missing check for platform_get_irq
2023-06-02 13:03 UTC (2+ messages)
[PATCH v2] gpio: ath79: Add missing check for platform_get_irq
2023-06-02 13:02 UTC (2+ messages)
[PATCH v3 00/18] Add basic Minidump kernel driver support
2023-06-02 10:43 UTC (4+ messages)
` [PATCH v3 04/18] soc: qcom: Add Qualcomm minidump kernel driver
[PATCH 1/8] pinctrl: qcom: qdf2xxx: drop ACPI_PTR
2023-06-02 9:17 UTC (20+ messages)
` [PATCH 2/8] pinctrl: qcom: fix indentation in Kconfig
` [PATCH 3/8] pinctrl: qcom: correct language typo (Technologies)
` [PATCH 4/8] pinctrl: qcom: drop unneeded GPIOLIB dependency
` [PATCH 5/8] pinctrl: qcom: mark true OF dependency - common MSM pinctrl code
` [PATCH 6/8] pinctrl: qcom: allow true compile testing
` [PATCH 7/8] pinctrl: qcom: organize main SoC drivers in new Kconfig.msm
` [PATCH 8/8] pinctrl: qcom: organize audio drivers in menuconfig
[PATCH 00/43] ep93xx device tree conversion
2023-06-02 7:40 UTC (11+ messages)
` [PATCH v1 01/43] gpio: ep93xx: split device in multiple
` [PATCH v1 06/43] dt-bindings: pinctrl: Add Cirrus EP93xx
` [PATCH v1 07/43] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v1 33/43] dt-bindings: gpio: Add Cirrus EP93xx
` [PATCH v1 34/43] gpio: ep93xx: add DT support for gpio-ep93xx
[GIT PULL] pinctrl: s32: Updates for v6.5
2023-06-02 7:37 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: Drop k3
2023-06-02 6:46 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 1a55fc4012d977de5f88fc7f07535783c9f8d86c
2023-06-02 6:38 UTC
[PATCH v3 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
2023-06-02 6:09 UTC (7+ messages)
` [PATCH v3 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v3 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages
` [PATCH v3 4/4] platform/x86/amd: pmc: Use pm_pr_dbg() for suspend related messages
[PATCH v2] pinctrl: qcom: Add support to log pin status before suspend for TLMM
2023-06-02 3:31 UTC
[PATCH V7 0/8] Add minimal boot support for IPQ5018
2023-06-02 3:21 UTC (11+ messages)
` [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
[PATCH] gpio: ath79: Add missing check for platform_get_irq
2023-06-02 3:15 UTC
[PATCH] gpio: sifive: Add missing check for platform_get_irq
2023-06-02 1:34 UTC (2+ messages)
[PATCH] gpio: ath79: Add missing check for platform_get_irq
2023-06-02 1:32 UTC (2+ messages)
[PATCH v3 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
2023-06-02 1:30 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Document Tegra234 pin controllers
` [PATCH v3 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
[PATCH v2 0/1] gpio: mpc8xxx: latch GPIOs state on module load when configured as output
2023-06-01 23:02 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2] gpio: mpc8xxx: latch GPIOs state on module load when configured as output
2023-06-01 23:00 UTC (2+ messages)
[PATCH v5 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-06-01 18:27 UTC (12+ messages)
` [PATCH v5 1/9] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v5 2/9] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v5 3/9] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v5 4/9] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v5 5/9] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v5 6/9] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v5 7/9] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v5 8/9] serial: sc16is7xx: add post reset delay
` [PATCH v5 9/9] serial: sc16is7xx: improve comments about variants
[PATCH net-next v10 0/9] TXGBE PHYLINK support
2023-06-01 17:07 UTC (13+ messages)
` [PATCH net-next v10 1/9] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v10 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v10 3/9] net: txgbe: Register fixed rate clock
` [PATCH net-next v10 4/9] net: txgbe: Register I2C platform device
` [PATCH net-next v10 5/9] net: txgbe: Add SFP module identify
` [PATCH net-next v10 6/9] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v10 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v10 8/9] net: txgbe: Implement phylink pcs
` [PATCH net-next v10 9/9] net: txgbe: Support phylink MAC layer
[libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
2023-06-01 14:53 UTC (13+ messages)
[PATCH 1/2] pinctrl: tegra: Duplicate pinmux functions table
2023-06-01 12:27 UTC (3+ messages)
[PATCH v2 0/6] Add cs42l43 PC focused SoundWire CODEC
2023-06-01 11:22 UTC (3+ messages)
` [PATCH v2 4/6] pinctrl: cs42l43: Add support for the cs42l43
Publishing libgpiod-sys and libgpiod to crates.io
2023-06-01 9:30 UTC (5+ messages)
[PATCH v4 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-06-01 9:24 UTC (7+ messages)
` [PATCH v4 7/9] serial: sc16is7xx: fix regression with GPIO configuration
[PATCH v1 1/2] gpiolib: Consolidate the allocated mask freeing APIs
2023-06-01 8:00 UTC (2+ messages)
[PATCH v2 1/2] gpiolib: Kill unused GPIOF_EXPORT and Co
2023-06-01 7:53 UTC (2+ messages)
[brgl:gpio/for-next] BUILD SUCCESS 6dd032ba4474bc35216a76195889b2127d2aeaaa
2023-06-01 7:50 UTC
Słowa kluczowe do wypozycjonowania
2023-06-01 7:30 UTC
[PATCH v2 0/5] Minor device-tree additions for C.H.I.P
2023-06-01 7:30 UTC (4+ messages)
` [PATCH v2 2/5] pinctrl: axp209: Add support for GPIO3 on the AXP209
[PATCH v1 00/43] ep93xx device tree conversion
2023-06-01 5:33 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).