messages from 2024-11-21 06:41:06 to 2024-11-29 18:17:40 UTC [more...]
[PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-29 18:18 UTC (32+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v4 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v4 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v4 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v4 05/10] clk: rp1: Add support for clocks provided by RP1
` [PATCH v4 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v4 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v4 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v4 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2024-11-29 14:33 UTC (21+ messages)
` [PATCH 1/8] dt-bindings: display/msm: Document DP on QCS615
` [PATCH 2/8] dt-bindings: phy: qcom,msm8998-qmp-usb3-phy: Add DP support for QCS615
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
` [PATCH 4/8] drm/msm/dp: Add DisplayPort support for QCS615
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern
` [PATCH 8/8] drm/msm/dp: Support external GPIO HPD with 3rd pinctrl chip
[PATCH v2 0/6] Introduce devm_kmemdup_array() helper
2024-11-29 14:20 UTC (16+ messages)
` [PATCH v2 1/6] devres: Introduce devm_kmemdup_array()
` [PATCH v2 2/6] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v2 3/6] pinctrl: tangier: use devm_kmemdup_array()
` [PATCH v2 4/6] pinctrl: pxa2xx: "
` [PATCH v2 5/6] input: sparse-keymap: "
` [PATCH v2 6/6] ASoC: Intel: avs: "
[PATCH v3 0/9] misc: Support TI FPC202 dual-port controller
2024-11-29 13:46 UTC (17+ messages)
` [PATCH v3 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v3 2/9] media: i2c: ds90ub960: Replace aliased clients list with bitmap
` [PATCH v3 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v3 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v3 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v3 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v3 7/9] i2c: support per-channel ATR alias pools
` [PATCH v3 8/9] i2c: Support dynamic address translation
` [PATCH v3 9/9] misc: add FPC202 dual port controller driver
[PATCH v2] gpio: pca953x: do not enable regmap cache when there is no regulator
2024-11-29 2:26 UTC (3+ messages)
[PATCH 1/2] dt-bindings: pwm: brcm,bcm7038: Document the 'open-drain' property
2024-11-28 11:35 UTC
[PATCH v2 0/3] ARM: imx: only enable pinctrl as needed
2024-11-28 7:32 UTC (13+ messages)
` [PATCH v2 1/3] ARM: imx: Allow user to disable pinctrl
[PATCH] gpio: gpio-pca953x: do not enable regmap cache when there is no regulator
2024-11-28 1:31 UTC (3+ messages)
[GIT PULL] gpio fixes for v6.13-rc1
2024-11-27 21:41 UTC (2+ messages)
[PATCH v2] gpio: omap: Silence lockdep "Invalid wait context"
2024-11-27 18:45 UTC
[libgpiod][PATCH] bindings: python: fix license tags
2024-11-27 15:10 UTC (2+ messages)
` [External] - "
[PATCH v3 00/25] Add audio support for the Renesas RZ/G3S SoC
2024-11-27 17:22 UTC (7+ messages)
` [PATCH v3 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v3 05/25] pinctrl: renesas: rzg2l: Add audio clock pins
[libgpiod][PATCH] bindings: python: relax the verbosity adjustment in build_tests.sh
2024-11-27 13:48 UTC
[PATCH v2 0/2] Preserve the flags portion on 1:1 dma-ranges mapping
2024-11-27 13:44 UTC (4+ messages)
` [PATCH v2 1/2] of/unittest: Add empty dma-ranges address translation tests
` [PATCH v2 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
[libgpiod][PATCH] bindings: python: relax the verbosity adjustment in build_tests.sh
2024-11-27 13:31 UTC
[libgpiod][PATCH] bindings: python: migrate metadata to pyproject.toml
2024-11-27 12:58 UTC (2+ messages)
[PATCH] gpio: omap: Silence lockdep "Invalid wait context"
2024-11-27 10:42 UTC (5+ messages)
[PATCH v1 0/5] Introduce devm_kmemdup_array() helper
2024-11-26 8:14 UTC (13+ messages)
` [PATCH v1 1/5] devres: Introduce devm_kmemdup_array()
` [PATCH v1 2/5] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v1 3/5] pinctrl: pxa2xx: use devm_kmemdup_array()
` [PATCH v1 4/5] input: sparse-keymap: "
` [PATCH v1 5/5] ASoC: Intel: avs: "
[PATCH 0/4] Add SPI0 support for IPQ5424
2024-11-26 7:23 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom: update spi0 function
` [PATCH 2/4] pinctrl: qcom: ipq5424: split spi0 pin group
` [PATCH 3/4] arm64: dts: qcom: ipq5424: add spi0 node
` [PATCH 4/4] arm64: dts: qcom: ipq5424: configure spi0 node for rdp466
[GIT PULL] pin control changes for v6.13
2024-11-26 1:41 UTC (6+ messages)
[PATCH 0/3] bindings: python: drop dependency on distutils
2024-11-25 9:10 UTC (2+ messages)
[PATCH 00/15] Add support for SAMA7D65
2024-11-24 13:07 UTC (9+ messages)
` [PATCH 10/15] ARM: configs: at91: sama7: add new SoC config
` [PATCH 11/15] ARM: dts: microchip: add sama7d65 SoC DT
` [PATCH 12/15] ARM: dts: microchip: add support for sama7d65_curiosity board
` [PATCH 15/15] clk: at91: sama7d65: add sama7d65 pmc driver
[PATCH AUTOSEL 6.11 01/20] gpio: free irqs that are still requested when the chip is being removed
2024-11-24 12:50 UTC
[PATCH AUTOSEL 6.12 01/23] gpio: free irqs that are still requested when the chip is being removed
2024-11-24 12:48 UTC
[PATCH v7 0/8] Add MSM8917/PM8937/Redmi 5A
2024-11-23 23:13 UTC (9+ messages)
` [PATCH v7 1/8] arm64: dts: qcom: Add PM8937 PMIC
` [PATCH v7 2/8] dt-bindings: pinctrl: qcom: Add MSM8917 pinctrl
` [PATCH v7 3/8] pinctrl: qcom: Add MSM8917 tlmm pinctrl driver
` [PATCH v7 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
` [PATCH v7 5/8] dt-bindings: nvmem: Add compatible for MS8917
` [PATCH v7 6/8] arm64: dts: qcom: Add initial support for MSM8917
` [PATCH v7 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
` [PATCH v7 8/8] arm64: dts: "
[brgl:gpio/for-current] BUILD SUCCESS f57c084928661969a337c731cd05e1da97320829
2024-11-23 2:35 UTC
[PATCH v2 0/7] Add Nuvoton NCT6694 MFD drivers
2024-11-22 23:10 UTC (20+ messages)
` [PATCH v2 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v2 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v2 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v2 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v2 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v2 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v2 7/7] rtc: Add Nuvoton NCT6694 RTC support
[PATCH] Fix a potential abuse of seq_printf() format string in drivers
2024-11-22 19:54 UTC (7+ messages)
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-11-22 18:05 UTC (3+ messages)
` [PATCH v1 8/9] pwm: Add Nuvoton NCT6694 PWM support
[PATCH] gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
2024-11-22 14:24 UTC (2+ messages)
[brgl:gpio/for-current] BUILD SUCCESS 72cef64180de04a7b055b4773c138d78f4ebdb77
2024-11-22 3:38 UTC
[PATCH 0/3] bindings: python: drop dependency on distutils
2024-11-21 19:20 UTC
[PATCH] gpio: mxc: fix warning about static allocation of GPIO base
2024-11-21 15:48 UTC (2+ messages)
[PATCH v2] gpio: exar: set value when external pull-up or pull-down is present
2024-11-21 8:10 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 1/1] gpio: zevio: Add missed label initialisation
2024-11-21 8:10 UTC (2+ messages)
[PATCH v2 1/1] gpio: altera: Add missed base and label initialisations
2024-11-21 8:10 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).