linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-30 11:03:26 to 2023-02-02 15:07:20 UTC [more...]

[PATCH V6 0/7] Add minimal boot support for IPQ9574
 2023-02-02 15:06 UTC  (2+ messages)
` [PATCH V6 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions

[RFC PATCH 1/3] gpio: pca953x: Replace chip type flags with a type enum
 2023-02-02 15:04 UTC  (6+ messages)
` [RFC PATCH 2/3] gpio: pca953x: Describe register maps with enums
` [RFC PATCH 3/3] gpio: pca953x: Redesign register address calculation

[PATCH v3 0/2] pinctrl: qcom: add dt-bindings and driver for sa8775p-tlmm
 2023-02-02 13:47 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: describe sa8775p-tlmm
` [PATCH v3 2/2] pinctrl: qcom: add the tlmm driver sa8775p platforms

[linusw-pinctrl:for-next] BUILD SUCCESS 1b56e1d64807eb06ad901abe5e8de6e3b3b07f36
 2023-02-02 13:43 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 4b6b185599273ecf980e3892006a7a29c5ad653b
 2023-02-02 13:44 UTC 

[PATCH V5 0/7] Add minimal boot support for IPQ9574
 2023-02-02 11:12 UTC  (10+ messages)
` [PATCH V5 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V5 2/7] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V5 3/7] dt-bindings: pinctrl: qcom: Add support "
` [PATCH V5 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V5 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V5 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V5 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH v2 00/10] pinctrl/ARM/arm64: qcom: correct TLMM gpio-ranges and GPIO pin names
 2023-02-02 10:44 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
` [PATCH v2 02/10] dt-bindings: pinctrl: qcom,msm8909: correct GPIO name pattern and example
` [PATCH v2 03/10] dt-bindings: pinctrl: qcom,sm6375: "
` [PATCH v2 04/10] dt-bindings: pinctrl: qcom,msm8953: correct GPIO name pattern
` [PATCH v2 05/10] dt-bindings: pinctrl: qcom,sdx55: "
` [PATCH v2 06/10] dt-bindings: pinctrl: qcom,msm8994: correct number of GPIOs
` [PATCH v2 07/10] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples
` [PATCH v2 08/10] ARM: dts: qcom: sdx55: correct TLMM gpio-ranges
` [PATCH v2 09/10] arm64: dts: qcom: msm8953: "
` [PATCH v2 10/10] arm64: dts: qcom: sm6115: "

[PATCH 1/7] dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
 2023-02-02 10:39 UTC  (12+ messages)
` [PATCH 2/7] dt-bindings: pinctrl: qcom,msm8909: correct GPIO name pattern and example
` [PATCH 3/7] dt-bindings: pinctrl: qcom,sm6375: "
` [PATCH 4/7] dt-bindings: pinctrl: qcom,msm8953: correct GPIO name pattern
` [PATCH 5/7] dt-bindings: pinctrl: qcom,sdx55: "
` [PATCH 6/7] dt-bindings: pinctrl: qcom,msm8994: correct number of GPIOs
` [PATCH 7/7] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples

[PATCH 1/3] arm64: dts: qcom: sm8350-hdk: align pin config node names with bindings
 2023-02-02  9:36 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8350-hdk: correct LT9611 pin function
` [PATCH 3/3] dt-bindings: pinctrl: qcom,sm8350: add input-disable

[PATCH] gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
 2023-02-02  8:34 UTC  (2+ messages)

[PATCH v2 0/7] gpiolib cleanups
 2023-02-01 19:07 UTC  (5+ messages)
` [PATCH v2 4/7] gpiolib: remove gpio_set_debounce

[libgpiod][PATCH] tests: rework error handling and stop overusing g_error()
 2023-02-01 16:22 UTC 

[PATCH v4 0/3] Add pinctrl support for S32 SoC family
 2023-02-01 15:31 UTC  (4+ messages)
` [PATCH v4 2/3] pinctrl: add NXP S32 SoC family support

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-01 10:56 UTC  (4+ messages)
` [PATCH v3] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding

[PATCH V4 0/7] Add minimal boot support for IPQ9574
 2023-02-01 10:46 UTC  (10+ messages)
` [PATCH V4 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V4 2/7] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V4 3/7] dt-bindings: pinctrl: qcom: Add support "
` [PATCH V4 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V4 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V4 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V4 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

Faktoring
 2023-02-01  9:01 UTC 

[PATCH 1/2] gpio: ep93xx: convert driver to DT
 2023-02-01  9:26 UTC  (8+ messages)
` [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
  ` [PATCH v1 3/3] gpio: ep93xx: split device in multiple
      ` [PATCH v2] "

[PATCH v2 0/2] Introduce new optional property to mark port as write only
 2023-02-01  8:27 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: improve wb,mbl-gpio binding documentation
` [PATCH v2 2/2] gpio: mmio: Use new flag BGPIOF_NO_INPUT

[PATCH V2 0/9] Add minimal boot support for IPQ5332
 2023-02-01  5:46 UTC  (23+ messages)
` [PATCH V2 1/9] dt-bindings: pinctrl: qcom: add IPQ5332 pinctrl
` [PATCH V2 2/9] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH V2 3/9] clk: qcom: Add STROMER PLUS PLL type for IPQ5332
` [PATCH V2 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V2 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC
` [PATCH V2 6/9] dt-bindings: qcom: add ipq5332 boards
` [PATCH V2 7/9] dt-bindings: firmware: qcom,scm: document IPQ5332 SCM
` [PATCH V2 8/9] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support
` [PATCH V2 9/9] arm64: defconfig: Enable IPQ5332 SoC base configs

[RFC PATCH 1/2] dt-bindings: pincfg-node: Introduce an overridable way to set bias on pins
 2023-02-01  1:57 UTC  (6+ messages)
` [RFC PATCH 2/2] pinctrl: pinconf-generic: Add an overridable way to set bias property

[PATCH V3 0/7] Add minimal boot support for IPQ9574
 2023-01-31 21:13 UTC  (15+ messages)
` [PATCH V3 1/7] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V3 2/7] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V3 3/7] dt-bindings: pinctrl: qcom: Add support "
` [PATCH V3 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V3 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V3 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V3 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH] pinctrl: ingenic: Add I2S pins for the JZ4760(B) and JZ4770
 2023-01-31 21:05 UTC 

I2C, SPI, etc for libgpiod
 2023-01-31 19:52 UTC  (3+ messages)

[PATCH 00/10] Add minimal boot support for IPQ5332
 2023-01-31 19:24 UTC  (6+ messages)
` [PATCH 09/10] arm64: dts: qcom: add IPQ5332 SoC and MI01.2 board support

[RFC] libgpiod v2.0 API review
 2023-01-31 18:10 UTC 

libgpiod multichip bulk event wait
 2023-01-31 18:09 UTC  (2+ messages)

[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
 2023-01-31 17:16 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add bindings "

[PATCH v3 0/3] Add the Renesas IDT821034 codec support
 2023-01-31 14:32 UTC  (2+ messages)

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-01-31 14:08 UTC  (6+ messages)
` [PATCH v3 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver

[linusw-pinctrl:devel] BUILD SUCCESS 5ab4909d0b2542cc31bba370dcba029261f392f3
 2023-01-31 13:33 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 606d4ef4922662ded34aa7218288c3043ce0a41a
 2023-01-31 12:04 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS a682f992f36a682bfa44597258df59bc17740896
 2023-01-31 12:04 UTC 

[PATCH 0/3] Introduce new optional property to mark port as write only
 2023-01-31 10:25 UTC  (14+ messages)
` [PATCH 1/3] gpio: dt-bindings: add new property to wd,mbl-gpio bindings
` [PATCH 2/3] gpio: Add new flag BGPIOF_NO_INPUT
` [PATCH 3/3] gpio: mmio: Use "

[PATCH v2 00/11] fw_devlink improvements
 2023-01-31 10:18 UTC  (42+ messages)
` [PATCH v2 01/11] driver core: fw_devlink: Don't purge child fwnode's consumer links
` [PATCH v2 03/11] soc: renesas: Move away from using OF_POPULATED for fw_devlink
` [PATCH v2 04/11] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v2 05/11] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH v2 06/11] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH v2 08/11] driver core: fw_devlink: Make cycle detection more robust
` [PATCH v2 09/11] of: property: Simplify of_link_to_phandle()

INFO: memory leak in gpio device in 6.2-rc6
 2023-01-31  9:36 UTC 

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-01-31  9:01 UTC  (7+ messages)
` [PATCH v9 5/9] dt-bindings: usb: mediatek,mtu3: add MT8365 SoC bindings
` [PATCH v9 6/9] dt-bindings: usb: mediatek,mtk-xhci: "
` [PATCH v9 8/9] dt-bindings: serial: mediatek,uart: add MT8365

[PATCH] cc2520: move to gpio descriptors
 2023-01-31  8:12 UTC  (2+ messages)

GPIO static allocation warning with v6.2-rcX
 2023-01-31  7:21 UTC  (15+ messages)

[brgl:gpio/for-next] BUILD SUCCESS eed5a3bfafe6840494f7752b5cecd2a610b54fef
 2023-01-31  4:54 UTC 

[PATCH] pinctrl: aspeed: Revert "Force to disable the function's signal"
 2023-01-30 22:57 UTC  (3+ messages)

[GIT PULL] intel-pinctrl for 6.3-1
 2023-01-30 22:47 UTC  (2+ messages)

[PATCH v6 0/5] int3472/media privacy LED support
 2023-01-30 22:35 UTC  (8+ messages)
` [PATCH v6 1/5] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED

[GIT PULL] pinctrl: renesas: Updates for v6.3
 2023-01-30 22:12 UTC  (2+ messages)

[RFC PATCH 0/3] gpio: pca953x: Redesign handling of chip types
 2023-01-30 21:32 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 NNTP newsgroup(s).