linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/5] Add GPIO support for various PMICs
 2024-03-19  5:22 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: qcom-pmic-gpio: add PMXR2230 and PM6450 binding
` [PATCH 2/5] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIH010x and PMD802x binding
` [PATCH 3/5] gpio: pinctrl-spmi-gpio: Add support for pmxr2230
` [PATCH 4/5] gpio: pinctrl-spmi-gpio: Add support for pm6450
` [PATCH 5/5] pinctrl: qcom: spmi-gpio: Add support for pmih010x and pmd802x

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-19  5:17 UTC  (77+ messages)
` [PATCH 01/25] clk: meson: a1: restrict an amount of 'hifi_pll' params
` [PATCH 02/25] clk: meson: axg: move reset controller's code to separate module
` [PATCH 03/25] dt-bindings: clock: meson: add A1 audio clock and reset controller bindings
` [PATCH 04/25] clk: meson: a1: add the audio clock controller driver
` [PATCH 05/25] ASoC: meson: codec-glue: add support for capture stream
` [PATCH 06/25] ASoC: meson: g12a-toacodec: fix "Lane Select" width
` [PATCH 07/25] ASoC: meson: g12a-toacodec: rework the definition of bits
` [PATCH 08/25] ASoC: dt-bindings: meson: g12a-toacodec: add support for A1 SoC family
` [PATCH 09/25] ASoC: "
` [PATCH 10/25] ASoC: meson: t9015: prepare to adding new platforms
` [PATCH 11/25] ASoC: dt-bindings: meson: t9015: add support for A1 SoC family
` [PATCH 12/25] ASoC: "
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property
` [PATCH 14/25] ASoC: meson: axg-pdm: introduce "
` [PATCH 15/25] pinctrl/meson: fix typo in PDM's pin name
` [PATCH 16/25] ASoC: dt-bindings: meson: meson-axg-audio-arb: claim support of A1 SoC family
` [PATCH 17/25] ASoC: dt-bindings: meson: axg-fifo: "
` [PATCH 18/25] ASoC: dt-bindings: meson: axg-pdm: "
` [PATCH 19/25] ASoC: dt-bindings: meson: axg-sound-card: "
` [PATCH 20/25] ASoC: dt-bindings: meson: axg-tdm-formatters: "
` [PATCH 21/25] ASoC: dt-bindings: meson: axg-tdm-iface: "
` [PATCH 22/25] ASoC: dt-bindings: meson: introduce link-name optional property
` [PATCH 23/25] ASoC: meson: implement link-name optional property in meson card utils
` [PATCH 24/25] arm64: dts: meson: a1: add audio devices
` [PATCH 25/25] arm64: dts: ad402: enable audio

[linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21
 2024-03-19  1:35 UTC  (2+ messages)

[PATCH v12 0/9] Misc SCM driver changes
 2024-03-19  1:17 UTC  (5+ messages)
` [PATCH v12 7/9] firmware: qcom: scm: Fix __scm->dev assignement

[question] Does gpiod_set_value have a "guarantee"?
 2024-03-18 17:12 UTC 

[PATCH v2] pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
 2024-03-18 14:31 UTC 

[QUERY] RZ/V2H pinctrl implementation
 2024-03-18 12:00 UTC 

[PATCH] gpiolib: acpi: Move storage of acpi_gpio_chip
 2024-03-18 10:52 UTC  (7+ messages)

[PATCH] gpiolib: use dev_err when gpiod_configure_flags failed
 2024-03-18 10:25 UTC  (4+ messages)

[PATCH v5 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-18  2:47 UTC  (16+ messages)
` [PATCH v5 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v5 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v5 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v5 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v1 00/11] pinctrl: aw9523: number of cleanups
 2024-03-15 11:12 UTC  (15+ messages)
` [PATCH v1 01/11] pinctrl: aw9523: Destroy mutex on ->remove()
` [PATCH v1 02/11] pinctrl: aw9523: Use correct error code for not supported functionality
` [PATCH v1 03/11] pinctrl: aw9523: Always try both ports in aw9523_gpio_set_multiple()
` [PATCH v1 04/11] pinctrl: aw9523: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
` [PATCH v1 05/11] pinctrl: aw9523: Use temporary variable for HW IRQ number
` [PATCH v1 06/11] pinctrl: aw9523: Get rid of redundant ' & U8_MAX' pieces
` [PATCH v1 07/11] pinctrl: aw9523: Remove unused irqchip field in struct aw9523_irq
` [PATCH v1 08/11] pinctrl: aw9523: Make use of dev_err_probe()
` [PATCH v1 09/11] pinctrl: aw9523: Sort headers and group pinctrl/*
` [PATCH v1 10/11] pinctrl: aw9523: Fix indentation in a few places
` [PATCH v1 11/11] pinctrl: aw9523: Remove redundant dependency to OF

[GIT PULL] pin control changes for v6.9
 2024-03-14 18:20 UTC  (2+ messages)

[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2024-03-14 15:39 UTC  (5+ messages)
` [PATCH v9 07/27] net: wan: Add support for QMC HDLC

[PATCH] pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
 2024-03-14 14:35 UTC  (5+ messages)

[PATCH v3 00/11] Add support for TI TPS65224 PMIC
 2024-03-14 13:30 UTC  (8+ messages)
` [PATCH v3 03/11] mfd: tps6594: add regmap config in match data
` [PATCH v3 09/11] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [PATCH v3 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO

[PATCH v1 0/3] gpiolib: Get rid of gpio_free_array()/gpio_request_array()
 2024-03-14 13:21 UTC  (5+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow 'input' and 'output-enable' properties
 2024-03-14  8:51 UTC  (4+ messages)

[PATCH] pinctrl: scmi: support i.MX OEM pin configuration type
 2024-03-14  2:01 UTC  (3+ messages)

[PATCH v2] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
 2024-03-13 22:53 UTC  (3+ messages)

[GIT PULL] gpio: updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

[PATCH v3 0/2] update SM4450 pinctrl document
 2024-03-13 16:52 UTC  (12+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: update compatible name for match with driver
` [PATCH v3 2/2] dt-bindings: pinctrl: qcom: update functions to "

[PATCH v6 0/3] Add support for nuvoton ma35d1 pin control
 2024-03-13 10:25 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v6 2/3] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v6 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[linusw-pinctrl:devel] BUILD SUCCESS fa63587f94a77a49b53274dc0fd1ea41dfde5966
 2024-03-13  9:59 UTC 

[PATCH] pinctrl: pinctrl-aspeed-g6: Fix register offset
 2024-03-13  7:30 UTC  (2+ messages)

[linusw-pinctrl:for-next] BUILD SUCCESS 34675dc3a7c6301c95542d70d16ea520e25e3277
 2024-03-13  7:07 UTC 

[PATCH v1] pinctrl: pinctrl-aspeed-g6: correct the offset of SCU630
 2024-03-13  6:57 UTC  (2+ messages)

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-13  6:51 UTC  (9+ messages)
` [PATCH v4 03/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v4 18/18] PCI: j721e: Add suspend and resume support

[PATCH] dt-bindings: pinctrl: samsung: drop unused header with register constants
 2024-03-12 19:08 UTC  (4+ messages)

[ANNOUNCE] libgpiod v2.1.1 released
 2024-03-12 12:21 UTC 

[PATCH] gpio: nomadik: remove BUG_ON() in nmk_gpio_populate_chip()
 2024-03-12 12:14 UTC  (3+ messages)

[PATCH] drivers/gpio/nomadik: move dummy nmk_gpio_dbg_show_one() to header
 2024-03-12 11:54 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pingroup
 2024-03-11 14:22 UTC 

[PATCH v1 1/1] pinctrl: pxa2xx: Make use of struct pinfunction
 2024-03-11 14:08 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).