linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 23:46:54 to 2023-10-19 21:29:06 UTC [more...]

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-19 21:27 UTC  (8+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "

[brgl:gpio/for-next] BUILD SUCCESS dc850faa28ee0ac18e5e192526cdfa1da0b9d951
 2023-10-19 20:51 UTC 

[libgpiod][PATCH v5 0/1] bindings: python: optionally include module in sdist
 2023-10-19 19:56 UTC  (6+ messages)
` [libgpiod][PATCH v5 1/1] "

[PATCH v1 0/3] gpiolib: acpi: More fixes to the consolidation rework
 2023-10-19 19:21 UTC  (6+ messages)
` [PATCH v1 1/3] gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
` [PATCH v1 2/3] gpiolib: Fix debug messaging in gpiod_find_and_request()
` [PATCH v1 3/3] gpiolib: Make debug messages in gpiod_find_by_fwnode() less confusing

[PATCH v1 1/1] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
 2023-10-19 17:19 UTC  (16+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-19 13:10 UTC  (13+ messages)
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v3 09/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v3 15/20] watchdog: s3c2410_wdt: Add support for Google tensor SoCs

[brgl:gpio/for-current] BUILD SUCCESS fc363413ef8ea842ae7a99e3caf5465dafdd3a49
 2023-10-19 10:11 UTC 

[PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add missing wakeup-parent
 2023-10-18 20:06 UTC  (5+ messages)

[PATCH 0/4] Add support for nuvoton ma35d1 pin control
 2023-10-18 11:41 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: Document "

[PATCH v2 0/2] few bug fix for vf610 gpio driver
 2023-10-18  9:03 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: vf610: mask the gpio irq in system suspend and support wakeup
` [PATCH v2 2/2] gpio: vf610: config the data value before the direction setting to avoid glitch

[PATCH v2 0/2] pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register
 2023-10-18  9:00 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: qcom: lpass-lpi: split slew rate set to separate function
` [PATCH v2 2/2] pinctrl: qcom: lpass-lpi: allow slew rate bit in main pin config register

[brgl:gpio/devel] BUILD SUCCESS 25d0d2280a42f210d2ec6d13ae0e7593caa4b1cb
 2023-10-18  8:00 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS WITH WARNING e8b4ff6a856d02ee64a6023edf45e11827badeef
 2023-10-18  7:25 UTC  (4+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS f314cd739d3f6c00fbca1cab5320c4a5cca9e644
 2023-10-17 20:10 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 593bcf6889de542aec1aeab7de6db25a1ff37408
 2023-10-17 17:36 UTC 

[libgpiod][PATCH v4 0/1] bindings: python: optionally include module in sdist
 2023-10-17 15:52 UTC  (10+ messages)
` [libgpiod][PATCH v4 1/1] "

[PATCH v2 0/3] Add missing port pins for RZ/Five SoC
 2023-10-17 15:42 UTC  (5+ messages)
` [PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v2 2/3] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v2 3/3] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[linusw-pinctrl:fixes] BUILD SUCCESS c8befdc411e5fd1bf95a13e8744c8ca79b412bee
 2023-10-17 15:08 UTC 

[libgpiod][PATCH 0/1] bindings: python: move long_description into README.md
 2023-10-17 14:55 UTC  (2+ messages)
` [libgpiod][PATCH 1/1] "

[PATCH v3 00/73] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-17 14:51 UTC  (86+ messages)
` [PATCH v3 01/73] pinctrl: remove unneeded extern specifiers from consumer.h
` [PATCH v3 02/73] pinctrl: provide new GPIO-to-pinctrl glue helpers
` [PATCH v3 03/73] gpiolib: generic: use new pinctrl GPIO helpers
` [PATCH v3 04/73] gpio: cdev: use pinctrl_gpio_can_use_line_new()
` [PATCH v3 05/73] gpio: rcar: use new pinctrl GPIO helpers
` [PATCH v3 06/73] gpio: tegra: "
` [PATCH v3 07/73] gpio: em: "
` [PATCH v3 08/73] gpio: aspeed: "
` [PATCH v3 09/73] gpio: mvebu: "
` [PATCH v3 10/73] gpio: pxa: "
` [PATCH v3 11/73] gpio: rockchip: "
` [PATCH v3 12/73] gpio: vf610: "
` [PATCH v3 13/73] pinctrl: nuvoton: npcm7xx: "
` [PATCH v3 14/73] pinctrl: nuvoton: npcm8xx: "
` [PATCH v3 15/73] pinctrl: renesas: "
` [PATCH v3 16/73] pinctrl: bcm: "
` [PATCH v3 17/73] pinctrl: stm32: "
` [PATCH v3 18/73] pinctrl: spear: "
` [PATCH v3 19/73] pinctrl: starfive: jh7100: "
` [PATCH v3 20/73] pinctrl: starfive: jh7110: "
` [PATCH v3 21/73] pinctrl: ocelot: "
` [PATCH v3 22/73] pinctrl: rk805: "
` [PATCH v3 23/73] pinctrl: cirrus: "
` [PATCH v3 24/73] pinctrl: mediatek: moore: "
` [PATCH v3 25/73] pinctrl: mediatek: common: "
` [PATCH v3 26/73] pinctrl: mediatek: paris: "
` [PATCH v3 27/73] pinctrl: axp209: "
` [PATCH v3 28/73] pinctrl: vt8500: "
` [PATCH v3 29/73] pinctrl: cy8c95x0: "
` [PATCH v3 30/73] pinctrl: as3722: "
` [PATCH v3 31/73] pinctrl: ingenic: "
` [PATCH v3 32/73] pinctrl: intel: cherryview: "
` [PATCH v3 33/73] pinctrl: intel: "
` [PATCH v3 34/73] pinctrl: intel: lynxpoint: "
` [PATCH v3 35/73] pinctrl: st: "
` [PATCH v3 36/73] pinctrl: remove pinctrl_gpio_can_use_line()
` [PATCH v3 37/73] pinctrl: remove pinctrl_gpio_request()
` [PATCH v3 38/73] pinctrl: remove pinctrl_gpio_free()
` [PATCH v3 39/73] pinctrl: remove pinctrl_gpio_direction_input()
` [PATCH v3 40/73] pinctrl: remove pinctrl_gpio_direction_output()
` [PATCH v3 41/73] pinctrl: remove pinctrl_gpio_set_config()
` [PATCH v3 42/73] treewide: rename pinctrl_gpio_can_use_line_new()
` [PATCH v3 43/73] treewide: rename pinctrl_gpio_request_new()
` [PATCH v3 44/73] treewide: rename pinctrl_gpio_free_new()
` [PATCH v3 45/73] treewide: rename pinctrl_gpio_direction_input_new()
` [PATCH v3 46/73] treewide: rename pinctrl_gpio_direction_output_new()
` [PATCH v3 47/73] treewide: rename pinctrl_gpio_set_config_new()
` [PATCH v3 48/73] pinctrl: change the signature of pinctrl_gpio_direction()
` [PATCH v3 49/73] pinctrl: change the signature of pinctrl_get_device_gpio_range()
` [PATCH v3 50/73] pinctrl: change the signature of pinctrl_match_gpio_range()
` [PATCH v3 51/73] pinctrl: change the signature of gpio_to_pin()
` [PATCH v3 52/73] pinctrl: change the signature of pinctrl_ready_for_gpio_range()
` [PATCH v3 53/73] pinctrl: intel: lynxpoint: drop the wrappers around pinctrl_gpio_direction_input()
` [PATCH v3 54/73] pinctrl: intel: "
` [PATCH v3 55/73] pinctrl: intel: cherryview: "
` [PATCH v3 56/73] pinctrl: st: drop the wrapper "
` [PATCH v3 57/73] pinctrl: ingenic: "
` [PATCH v3 58/73] pinctrl: as3722: "
` [PATCH v3 59/73] pinctrl: cy8c95x0: "
` [PATCH v3 60/73] pinctrl: vt8500: "
` [PATCH v3 61/73] pinctrl: axp209: "
` [PATCH v3 62/73] pinctrl: rk805: "
` [PATCH v3 63/73] pinctrl: mediatek: moore: drop the wrappers "
` [PATCH v3 64/73] pinctrl: mediatek: common: "
` [PATCH v3 65/73] pinctrl: cirrus: drop the wrapper "
` [PATCH v3 66/73] pinctrl: ocelot: "
` [PATCH v3 67/73] pinctrl: starfive: jh7100: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v3 68/73] pinctrl: starfive: jh7110: "
` [PATCH v3 69/73] pinctrl: stm32: drop wrappers around pinctrl_gpio_free/input()
` [PATCH v3 70/73] pinctrl: nuvoton: npcm7xx: drop wrappers around pinctrl_gpio_request/free()
` [PATCH v3 71/73] pinctrl: nuvoton: npcm8xx: "
` [PATCH v3 72/73] pinctrl: em: drop the wrapper around pinctrl_gpio_request()
` [PATCH v3 73/73] pinctrl: tegra: "

[PATCH] pinctrl: avoid unsafe code pattern in find_pinctrl()
 2023-10-17 14:14 UTC  (4+ messages)

[libgpiod][PATCH] bindings: python: change the package name to 'gpiod'
 2023-10-17 12:57 UTC  (2+ messages)

[PATCH 1/2] gpio: vf610: mask the gpio irq in system suspend and support wakeup
 2023-10-17 10:16 UTC  (4+ messages)
` [PATCH 2/2] gpio: vf610: config the data value before the direction setting to avoid glitch

[brgl:gpio/devel] BUILD REGRESSION a1bf9eab0b4ae634c25e0176d719cd76ee337468
 2023-10-17  4:31 UTC 

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-17  0:46 UTC  (17+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device

[brgl:at24/for-next] BUILD SUCCESS 3774740fb22162d2c50e79629c4b3e11022ed7d9
 2023-10-16 20:03 UTC 

[GIT PULL] intel-pinctrl for 6.7-1
 2023-10-16 20:01 UTC  (2+ messages)

[libgpiod][PATCH v3 0/1] bindings: python: optionally include module in sdist
 2023-10-16 14:41 UTC  (6+ messages)
` [libgpiod][PATCH v3 1/1] "

[RESEND PATCH] pinctrl: qcom: lpass-lpi: fix concurrent register updates
 2023-10-16 12:58 UTC  (2+ messages)

[GIT PULL] pinctrl: samsung: drivers for v6.7
 2023-10-16  9:42 UTC  (2+ messages)

[PATCH v4 00/42] ep93xx device tree conversion
 2023-10-15 21:17 UTC  (2+ messages)
` (subset) "

[brgl:gpio/for-next] BUILD SUCCESS 8c85a102fc4e5c0c942c10677fa43f7a19baa92f
 2023-10-15  2:57 UTC 

[brgl:gpio/devel] BUILD SUCCESS 680b7cc8f84c182171a5af5b29d8009b811c019f
 2023-10-14  9:41 UTC 

[PATCH 13/21] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
 2023-10-14  6:37 UTC  (2+ messages)

[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-13 23:46 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).