Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-07 18:36:52 to 2023-04-14 00:45:25 UTC [more...]

[V6 0/9] Add Tegra234 HTE support
 2023-04-14  0:44 UTC  (10+ messages)
` [V6 1/9] MAINTAINERS: Add HTE/timestamp subsystem details
` [V6 2/9] dt-bindings: timestamp: Add Tegra234 support
` [V6 3/9] dt-bindings: timestamp: Deprecate nvidia,slices property
` [V6 4/9] arm64: tegra: Add Tegra234 GTE nodes
` [V6 5/9] hte: Re-phrase tegra API document
` [V6 6/9] hte: Add Tegra234 provider
` [V6 7/9] hte: Deprecate nvidia,slices property
` [V6 8/9] hte: handle nvidia,gpio-controller property
` [V6 9/9] gpio: tegra186: Add Tegra234 hte support

[PATCH 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-04-13 23:36 UTC  (12+ messages)
` [PATCH 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632
` [PATCH 2/8] pinctrl: qcom: spmi-gpio: Add PMI632 support
` [PATCH 3/8] dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG block
` [PATCH 4/8] leds: qcom-lpg: Add support for PMI632 LPG
` [PATCH 5/8] dt-bindings: iio: adc: qcom,spmi-vadc: Allow 1/16 for pre-scaling
` [PATCH 6/8] dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible
` [PATCH 7/8] arm64: dts: qcom: Add PMI632 PMIC
` [PATCH 8/8] arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED

[GIT PULL] Pin control fix for AMD laptops
 2023-04-13 22:21 UTC  (3+ messages)

[PATCH net-next v2 0/6] TXGBE PHYLINK support
 2023-04-13 16:28 UTC  (16+ messages)
` [PATCH net-next v2 1/6] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v2 2/6] net: txgbe: Implement I2C bus master driver
` [PATCH net-next v2 3/6] net: txgbe: Add SFP module identify
` [PATCH net-next v2 4/6] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v2 5/6] net: txgbe: Implement phylink pcs
` [PATCH net-next v2 6/6] net: txgbe: Support phylink MAC layer

[linux][PATCH] pinctrl: at91-pio4: Add push-pull drive configuration
 2023-04-13 16:24 UTC  (2+ messages)

[PATCH v9 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
 2023-04-13 16:08 UTC 

[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-13 16:05 UTC  (2+ messages)
` [PATCH v14 03/15] dt-bindings: Convert gpio-mmio to yaml

[PATCH v13 00/15] phy: Add support for Lynx 10G SerDes
 2023-04-13 16:00 UTC  (5+ messages)
` [PATCH v13 03/15] dt-bindings: Convert gpio-mmio to yaml

[PATCH] gpio: aggregator: Add interrupt support
 2023-04-13 10:06 UTC  (4+ messages)

[PATCH] misc: mchp_pci1xxxx: mchp_pci1xxxx_gp: add unwind goto
 2023-04-13  4:43 UTC  (2+ messages)

[RFC v1 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-04-12 22:04 UTC  (6+ messages)
` [RFC v1 1/2] scmi: Introduce pinctrl SCMI protocol driver

[PATCH V12 0/4] Add minimal boot support for IPQ9574
 2023-04-12 20:46 UTC  (6+ messages)
` [PATCH V12 1/4] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V12 2/4] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V12 3/4] arm64: dts: qcom: Add support for ipq9574 SoC and RDP433 variant
` [PATCH V12 4/4] arm64: defconfig: Enable IPQ9574 SoC base configs

[linusw-pinctrl:fixes] BUILD SUCCESS 534e465845ebfb4a97eb5459d3931a0b35e3b9a5
 2023-04-12 19:07 UTC 

[PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
 2023-04-12 19:02 UTC  (5+ messages)
` [PATCH v1 2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname

[PATCH] pinctrl: wpcm450: select MFD_SYSCON
 2023-04-12 18:50 UTC 

[V5 00/10] Add Tegra234 HTE support
 2023-04-12 17:10 UTC  (6+ messages)
` [V5 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [V5 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller

[brgl:gpio/for-next] BUILD SUCCESS 8a4adcf67a39b3f308bb8cf686e41c0e26aa12e8
 2023-04-12 15:04 UTC 

[PATCH] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
 2023-04-12 14:52 UTC 

[GIT PULL] pinctrl: dt-bindings: qcom: unevaluatedProperties cleanup for v6.4
 2023-04-12 12:21 UTC  (2+ messages)

[PATCH 01/40] dt-bindings: pinctrl: qcom,ipq5332-tlmm: simplify with unevaluatedProperties
 2023-04-12 11:45 UTC  (44+ messages)
` [PATCH 02/40] dt-bindings: pinctrl: qcom,ipq6018: "
` [PATCH 03/40] dt-bindings: pinctrl: qcom,ipq8074: "
` [PATCH 04/40] dt-bindings: pinctrl: qcom,ipq9574-tlmm: "
` [PATCH 05/40] dt-bindings: pinctrl: qcom,mdm9607-tlmm: "
` [PATCH 06/40] dt-bindings: pinctrl: qcom,mdm9615: "
` [PATCH 07/40] dt-bindings: pinctrl: qcom,msm8226: "
` [PATCH 08/40] dt-bindings: pinctrl: qcom,msm8660: "
` [PATCH 09/40] dt-bindings: pinctrl: qcom,msm8909-tlmm: "
` [PATCH 10/40] dt-bindings: pinctrl: qcom,msm8916: "
` [PATCH 11/40] dt-bindings: pinctrl: qcom,msm8953: "
` [PATCH 12/40] dt-bindings: pinctrl: qcom,msm8960: "
` [PATCH 13/40] dt-bindings: pinctrl: qcom,msm8974: "
` [PATCH 14/40] dt-bindings: pinctrl: qcom,msm8976: "
` [PATCH 15/40] dt-bindings: pinctrl: qcom,msm8994: "
` [PATCH 16/40] dt-bindings: pinctrl: qcom,msm8996: "
` [PATCH 17/40] dt-bindings: pinctrl: qcom,msm8998: "
` [PATCH 18/40] dt-bindings: pinctrl: qcom,qcm2290-tlmm: "
` [PATCH 19/40] dt-bindings: pinctrl: qcom,qcs404: "
` [PATCH 20/40] dt-bindings: pinctrl: qcom,qdu1000-tlmm: "
` [PATCH 21/40] dt-bindings: pinctrl: qcom,sa8775p-tlmm: "
` [PATCH 22/40] dt-bindings: pinctrl: qcom,sc7180-tlmm: "
` [PATCH 23/40] dt-bindings: pinctrl: qcom,sc7280-tlmm: "
` [PATCH 24/40] dt-bindings: pinctrl: qcom,sc8180x-tlmm: "
` [PATCH 25/40] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: "
` [PATCH 26/40] dt-bindings: pinctrl: qcom,sdm630: "
` [PATCH 27/40] dt-bindings: pinctrl: qcom,sdm670-tlmm: "
` [PATCH 28/40] dt-bindings: pinctrl: qcom,sdm845: "
` [PATCH 29/40] dt-bindings: pinctrl: qcom,sdx55: "
` [PATCH 30/40] dt-bindings: pinctrl: qcom,sdx65-tlmm: "
` [PATCH 31/40] dt-bindings: pinctrl: qcom,sm6115-tlmm: "
` [PATCH 32/40] dt-bindings: pinctrl: qcom,sm6125-tlmm: "
` [PATCH 33/40] dt-bindings: pinctrl: qcom,sm6350-tlmm: "
` [PATCH 34/40] dt-bindings: pinctrl: qcom,sm6375-tlmm: "
` [PATCH 35/40] dt-bindings: pinctrl: qcom,sm7150-tlmm: "
` [PATCH 36/40] dt-bindings: pinctrl: qcom,sm8150: "
` [PATCH 37/40] dt-bindings: pinctrl: qcom,sm8250: "
` [PATCH 38/40] dt-bindings: pinctrl: qcom,sm8350-tlmm: "
` [PATCH 39/40] dt-bindings: pinctrl: qcom,sm8450-tlmm: "
` [PATCH 40/40] dt-bindings: pinctrl: qcom,sm8550-tlmm: "

[PATCH v7 0/6] Add Intel LJCA device driver
 2023-04-12 11:10 UTC  (5+ messages)
` [PATCH v7 3/6] Documentation: Add ABI doc for attributes of LJCA device

[PATCH] pinctrl: amd: Disable and mask interrupts on resume
 2023-04-12 10:47 UTC  (14+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 2ce987d7eeb168b749494694ae3666de87fc356e
 2023-04-12 10:12 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS d45e84fb83511a0ad41c306614bef147a89aa082
 2023-04-12 10:03 UTC 

[PATCH 6.2 007/173] gpio: GPIO_REGMAP: select REGMAP instead of depending on it
 2023-04-12  8:32 UTC 

[PATCH 6.1 009/164] gpio: GPIO_REGMAP: select REGMAP instead of depending on it
 2023-04-12  8:32 UTC 

[PATCH 5.15 23/93] gpio: GPIO_REGMAP: select REGMAP instead of depending on it
 2023-04-12  8:33 UTC 

Słowa kluczowe do wypozycjonowania
 2023-04-12  7:40 UTC 

[PATCH v3 0/2] Drop map from handle_mask_sync() parameters
 2023-04-11 21:35 UTC  (6+ messages)
` [PATCH v3 1/2] gpio: 104-dio-48e: Implement struct dio48e_gpio

[PATCH] Revert "pinctrl: amd: Disable and mask interrupts on resume"
 2023-04-11 20:46 UTC  (3+ messages)

[PATCH] gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnode
 2023-04-11 19:14 UTC  (4+ messages)

[PATCH 0/2] Fix possible deadlocks for i8255 GPIO drivers
 2023-04-11 19:08 UTC  (2+ messages)

[PATCH v1 0/2] Add DS4520 GPIO Expander Support
 2023-04-11 14:11 UTC  (11+ messages)
` [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support

[PATCH V2 0/9] Add PCIe support for IPQ9574
 2023-04-11 14:00 UTC  (12+ messages)
` [PATCH V2 4/9] phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEs
` [PATCH V2 5/9] dt-bindings: PCI: qcom: Add IPQ9574
` [PATCH V2 6/9] dt-bindings: pinctrl: qcom: Add few missing functions

[PATCH v5 00/12] Improve the MT8365 SoC and EVK board support
 2023-04-11 13:40 UTC  (19+ messages)
` [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator
` [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key
` [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v5 06/12] arm64: dts: mediatek: add mmc "
` [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC

selftests/gpio: gpio-sim.sh: BUG: test FAILED due to recent change in sh source
 2023-04-11 13:37 UTC  (2+ messages)

[ANNOUNCE] libgpiod v2.0.1 released
 2023-04-11 13:13 UTC 

selftests: gpio: crash on arm64
 2023-04-11 13:11 UTC  (5+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS 86169e657aaa4fb619552394364573d797792b44
 2023-04-11 11:23 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 3478ce851cbb3e1d8cc1495ada570a365dd48e8a
 2023-04-11 10:36 UTC 

[PATCH v1 0/3] gpio: Add gpio-delay support
 2023-04-11  9:34 UTC  (4+ messages)

[GIT PULL] pinctrl: renesas: Updates for v6.4 (take two)
 2023-04-10 22:24 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Add "and" to PIN_CONFIG_INPUT_ENABLE comment
 2023-04-10 22:23 UTC  (3+ messages)

[PATCH v3 0/3] Cleanup Mediatek pinctrl device tree binding
 2023-04-10 22:20 UTC  (2+ messages)

[PATCH v6 0/3] Migrate the PCIe-IDIO-24 and WS16C48 GPIO drivers to the regmap API
 2023-04-10 22:13 UTC  (2+ messages)

[PATCH v3 00/18] arm64: dts: qcom: sa8775p: add basic PMIC support
 2023-04-10 22:09 UTC  (5+ messages)
` [PATCH v3 12/18] dt-bindings: pinctrl: qcom,pmic-gpio: add compatible for pmm8654au-gpio

[PATCH v6 0/5] Refactor to support multiple download mode
 2023-04-10 14:34 UTC  (2+ messages)

[PATCH v6 0/6] Add Intel LJCA device driver
 2023-04-10  9:22 UTC  (4+ messages)
` [PATCH v6 5/6] i2c: Add support for Intel LJCA USB I2C driver

[PATCH 00/14] Control Quad SPI pinctrl better on Qualcomm Chromebooks
 2023-04-08 10:52 UTC  (5+ messages)
` [PATCH 12/14] arm64: dts: qcom: sc7180: Fix trogdor qspi pin config

[brgl:gpio/for-next] BUILD SUCCESS f09673770e767f862bd992b612f14018d0ab3857
 2023-04-08  2:49 UTC 

[GIT PULL] gpio: fixes for v6.3-rc6
 2023-04-07 20:56 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).