Linux-GPIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-10 14:38:51 to 2023-12-13 16:42:12 UTC [more...]

[PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-13 16:42 UTC  (41+ messages)
` [PATCH v7 01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings
  ` (subset) "
` [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v7 03/16] dt-bindings: serial: samsung: Add google-gs101-uart compatible
  ` (subset) "
` [PATCH v7 04/16] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
  ` (subset) "
` [PATCH v7 05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
  ` (subset) "
` [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
  ` (subset) "
` [PATCH v7 07/16] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
  ` (subset) "
` [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
  ` (subset) "
` [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
  ` (subset) "
` [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
` [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v7 13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
  ` (subset) "
` [PATCH v7 14/16] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v7 15/16] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v7 16/16] MAINTAINERS: add entry for Google Tensor SoC

[PATCH 0/4] gpiolib: cdev: relocate debounce_period_us
 2023-12-13 16:29 UTC  (25+ messages)
` [PATCH 1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH 2/4] gpiolib: remove "
` [PATCH 3/4] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
` [PATCH 4/4] gpiolib: cdev: improve documentation of get/set values

[PATCH] dt-bindings: pinctrl: samsung: correct ExynosAutov920 wake-up compatibles
 2023-12-13 16:09 UTC  (7+ messages)

[PATCH v2 1/1] backlight: hx8357: Convert to agnostic GPIO API
 2023-12-13 15:42 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/3] Add Nuvoton NPCM SGPIO feature
 2023-12-13 15:27 UTC  (7+ messages)
` [PATCH v9 1/3] dt-bindings: gpio: add NPCM sgpio driver bindings
` [PATCH v9 2/3] arm: dts: nuvoton: npcm: Add sgpio feature
` [PATCH v9 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver

[PATCH] irq: Resolve that mask_irq/unmask_irq may not be called in pairs
 2023-12-13 14:59 UTC  (2+ messages)

[PATCH v8 1/2] dt-bindings: adc: add AD7173
 2023-12-13 14:24 UTC  (4+ messages)
` [PATCH v8 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
 2023-12-13 14:09 UTC  (21+ messages)
` [PATCH v2 01/11] clk: renesas: rzg2l-cpg: Check reset monitor registers
` [PATCH v2 02/11] clk: renesas: r9a08g045-cpg: Add clock and reset support for ETH0 and ETH1
` [PATCH v2 03/11] pinctrl: renesas: rzg2l: Move arg and index in the main function block
` [PATCH v2 04/11] pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups
` [PATCH v2 05/11] pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins
` [PATCH v2 06/11] pinctrl: renesas: rzg2l: Add output enable support
` [PATCH v2 07/11] pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins
` [PATCH v2 09/11] arm64: renesas: r9a08g045: Add the Ethernet nodes
` [PATCH v2 10/11] arm64: renesas: rzg3s-smarc-som: Use switches' names to select on-board functionalities
` [PATCH v2 11/11] arm64: dts: renesas: rzg3s-smarc-som: Enable the Ethernet interfaces

[PATCH v3 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-12-13 13:40 UTC  (5+ messages)
` [PATCH v3 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs

[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
 2023-12-13 13:21 UTC  (17+ messages)
` [PATCH v5 01/13] pinctrl: core: Add a convenient define PINCTRL_GROUP_DESC()
` [PATCH v5 02/13] pinctrl: mediatek: Use C99 initializers in PINCTRL_PIN_GROUP()
` [PATCH v5 03/13] pinctrl: ingenic: "
` [PATCH v5 04/13] pinctrl: core: Embed struct pingroup into struct group_desc
` [PATCH v5 05/13] pinctrl: bcm: Convert to use grp member
` [PATCH v5 06/13] pinctrl: equilibrium: "
` [PATCH v5 07/13] pinctrl: imx: "
` [PATCH v5 08/13] pinctrl: ingenic: "
` [PATCH v5 09/13] pinctrl: keembay: "
` [PATCH v5 10/13] pinctrl: mediatek: "
` [PATCH v5 11/13] pinctrl: renesas: "
` [PATCH v5 12/13] pinctrl: starfive: "
` [PATCH v5 13/13] pinctrl: core: Remove unused members from struct group_desc

[libgpiod] - fast writing while waiting for edge events
 2023-12-13 13:12 UTC  (10+ messages)

[PATCH v2 0/3] soc: add NPCM BPC driver support
 2023-12-13  9:44 UTC  (9+ messages)
` [PATCH v2 1/3] dt-bindings: soc: nuvoton: Add NPCM BPC
` [PATCH v2 2/3] soc: nuvoton: add configuration menu
` [PATCH v2 3/3] soc: nuvoton: add NPCM BPC driver

[PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
 2023-12-13  8:14 UTC  (7+ messages)
    ` [PATCH v4 1/2] pinctrl: samsung: support ExynosAuto GPIO structure
    ` [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl

[linusw-gpio:b4/gpio-descriptors-sound-misc 5/5] sound/soc/tegra/tegra20_ac97.c:46:18: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'struct gpio_desc *'
 2023-12-13  7:24 UTC 

[linusw-gpio:b4/gpio-descriptors-sound-misc 5/5] sound/soc/tegra/tegra20_ac97.c:46:18: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'struct gpio_desc *'
 2023-12-13  7:11 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS db4a9133511c4a325be04644bf8754ffdfc550bc
 2023-12-13  0:27 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 977f293b0b844069cf17a420e04ea30d34719cc5
 2023-12-13  0:27 UTC 

[PATCH 0/5] Add support for framer infrastructure and PEF2256 framer
 2023-12-13  0:00 UTC  (10+ messages)

[linusw-gpio:b4/gpio-descriptors-sound-misc 5/5] sound/soc/tegra/tegra20_ac97.c:46:33: warning: passing argument 1 of 'gpiod_set_value' makes pointer from integer without a cast
 2023-12-12 23:33 UTC 

[PATCH 0/2] stm32: fix GPIO level interrupts
 2023-12-12 19:32 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: "

GPIOLIB locking is broken and how to fix it
 2023-12-12 15:15 UTC  (28+ messages)

[PATCH] gpiolib: allocate memory atomically with a spinlock held
 2023-12-12 12:32 UTC  (2+ messages)

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-12 11:53 UTC  (5+ messages)
` [PATCH v6 02/40] gpio: ep93xx: split device in multiple
` [PATCH v6 05/40] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v6 27/40] gpio: ep93xx: add DT support for gpio-ep93xx

[bug report] gpiolib: remove gpiochip_is_requested()
 2023-12-12 11:38 UTC  (2+ messages)

[PATCH v7 0/2] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-12-12  9:49 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH v7 2/2] pinctrl: qcom: sm4450: dd SM4450 pinctrl driver

[PATCH v2] pinctrl: Add lock to ensure the state atomization
 2023-12-12  9:06 UTC 

[GIT PULL] gpio: immutable branch between the GPIO and pinctrl trees for v6.8-rc1
 2023-12-11 23:46 UTC  (2+ messages)

[PATCH 01/10] dt-bindings: pinctrl: qcom: create common LPASS LPI schema
 2023-12-11 23:22 UTC  (3+ messages)
` [PATCH 09/10] dt-bindings: pinctrl: qcom: drop common properties

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 18:26 UTC  (4+ messages)
` [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property

[PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups
 2023-12-11 15:42 UTC 

[PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-11 12:45 UTC  (34+ messages)
` [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v6 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
` [PATCH v6 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
` [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v6 15/20] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
` [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

Poptávka
 2023-12-11  8:31 UTC 

[PATCH v3 0/4] Introduce ExynosAutov920 SoC and SADK board
 2023-12-11  7:43 UTC  (14+ messages)
  ` [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
  ` [PATCH v3 4/4] pinctrl: samsung: add exynosautov920 pinctrl
  ` [PATCH v3 1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC
    ` (subset) "
  ` [PATCH v3 2/4] arm64: dts: exynos: add minimal support for exynosautov920 sadk board
    ` (subset) "

[brgl:gpio/for-next] BUILD REGRESSION d22f93c6a0df15b9d1f500ab57d97ecc99b3657a
 2023-12-11  5:37 UTC  (3+ 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).