linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-27 11:27:29 to 2023-01-31 19:24:57 UTC [more...]

[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

[PATCH V3 0/7] Add minimal boot support for IPQ9574
 2023-01-31 18:16 UTC  (14+ 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

[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)

I2C, SPI, etc for libgpiod
 2023-01-31 17:59 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

[PATCH v2 0/2] Introduce new optional property to mark port as write only
 2023-01-31 13:49 UTC  (3+ 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

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

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

[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  (16+ 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  (48+ 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()
` [PATCH v2 10/11] irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized

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  (3+ 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  (19+ messages)
` [PATCH v6 1/5] media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if present
` [PATCH v6 2/5] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v6 3/5] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v6 4/5] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v6 5/5] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

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

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

[RFC PATCH 0/3] gpio: pca953x: Redesign handling of chip types
 2023-01-30 21:32 UTC  (2+ messages)

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-01-30 21:00 UTC  (3+ messages)
` [PATCH v2] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding
` [PATCH v3] "

[PATCH 1/2] gpio: ep93xx: convert driver to DT
 2023-01-30 15:16 UTC  (4+ messages)
` [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
  ` [PATCH v1 3/3] gpio: ep93xx: split device in multiple

[PATCH V2 0/9] Add minimal boot support for IPQ5332
 2023-01-30 12:25 UTC  (11+ 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

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2023-01-30  4:33 UTC  (7+ messages)

[PATCH] pinctrl: aspeed-g5: Bypass clock check when fetching regmap
 2023-01-30  4:30 UTC  (5+ messages)

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-29 23:51 UTC  (2+ messages)

[PATCH V1 0/8] Add minimal boot support for IPQ9574
 2023-01-29 11:21 UTC  (7+ messages)
` [PATCH V1 1/8] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V1 3/8] dt-bindings: pinctrl: qcom: Document IPQ9574 pinctrl driver

[linusw-gpio:gpiochip-no-driver-h 5/5] arch/arm/mach-omap1/irq.c:236:11: error: call to undeclared function 'irq_domain_add_legacy'; ISO C99 and later do not support implicit function declarations
 2023-01-28 20:51 UTC 

[linusw-gpio:gpiochip-no-driver-h 5/5] arch/arm/mach-orion5x/board-rd88f5182.c:107:6: error: call to undeclared function 'of_machine_is_compatible'; ISO C99 and later do not support implicit function declarations
 2023-01-28 16:32 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 677d85e1a1ee69fa05ccea83847309484be3781c
 2023-01-28 15:01 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 3859bc00d62e2d378aa59e46806419b092c19617
 2023-01-28 14:23 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS b2ea28b885a44a5bedc73fc2ba7adbe648eb18e2
 2023-01-28 14:23 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 5754a1c98b18009cb3030dc391aa37b77428a0bd
 2023-01-28 14:22 UTC 

[brgl:gpio/for-next] BUILD SUCCESS f1c8aa81ba2fce08873efdf236d0cd9512faa1eb
 2023-01-28 14:23 UTC 

[PATCH] ca8210: move to gpio descriptors
 2023-01-28 13:30 UTC  (3+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-28 10:05 UTC  (3+ messages)
  ` [PATCH 13/15] dt-bindings: pinctrl: add support for Ambarella

[GIT PULL] gpio: fixes for v6.2-rc6
 2023-01-27 21:58 UTC  (2+ messages)

[PATCH v5 00/11] leds: lookup-table support + int3472/media privacy LED support
 2023-01-27 17:14 UTC  (5+ messages)
` [GIT PULL] Immutable branch from LEDs due for the v6.3 merge window

[PATCH v2 0/2] pinctrl: qcom: add dt-bindings and driver for sa8775p-tlmm
 2023-01-27 16:10 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: describe sa8775p-tlmm
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver sa8775p platforms

[PATCH v8 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-01-27 14:38 UTC  (3+ messages)
` [PATCH v8 3/9] dt-bindings: mfd: syscon: Add mt8365-syscfg

[PATCH v2 0/7] gpiolib cleanups
 2023-01-27 14:07 UTC  (18+ messages)
` [PATCH v2 1/7] gpiolib: remove empty asm/gpio.h files
` [PATCH v2 2/7] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v2 3/7] gpiolib: remove asm-generic/gpio.h
` [PATCH v2 4/7] gpiolib: remove gpio_set_debounce
` [PATCH v2 5/7] gpiolib: remove legacy gpio_export
` [PATCH v2 6/7] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v2 7/7] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h

[PATCH 0/8] gpiolib cleanups
 2023-01-27 13:17 UTC  (16+ messages)
` [PATCH 1/8] gpiolib: remove empty asm/gpio.h files
` [PATCH 2/8] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH 3/8] gpiolib: remove asm-generic/gpio.h
` [PATCH 4/8] gpiolib: remove gpio_set_debounce
` [PATCH 5/8] gpiolib: remove legacy gpio_export
` [PATCH 6/8] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH 7/8] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h

[PATCH] pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin group
 2023-01-27 13:11 UTC 

[PATCH] pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
 2023-01-27 13:10 UTC 

[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
 2023-01-27 13:02 UTC  (2+ messages)

[PATCH] pinctrl: single: fix potential NULL dereference
 2023-01-27 12:44 UTC  (2+ messages)

[PATCH 0/2] Fix some more fallout from GPIOs from _CRS
 2023-01-27 12:40 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: amd: Fix debug output for debounce time

[PATCH v2] dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$"
 2023-01-27 12:37 UTC  (3+ messages)

[PATCH] pinctrl: aspeed: Fix confusing types in return value
 2023-01-27 12:33 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mediatek: Fix child node name patterns
 2023-01-27 12:31 UTC  (2+ messages)

[PATCH] pinctrl: at91: Tag suspend/resume __maybe_unused
 2023-01-27 12:30 UTC 


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).