linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-14 16:11:04 to 2022-12-21 00:03:03 UTC [more...]

[PATCH v2 0/9] Add IRQC support to RZ/G2UL SoC
 2022-12-21  0:02 UTC  (3+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v2 2/9] dt-bindings: interrupt-controller: irqc-rzg2l: Drop RZG2L_NMI macro

[PATCH 0/5] Driver support for RZ/V2M PWC
 2022-12-20 21:22 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: gpio: Add RZ/V2M PWC GPIO driver bindings
` [PATCH 2/5] dt-bindings: power: reset: Add RZ/V2M PWC Power OFF bindings
` [PATCH 3/5] dt-bindings: mfd: Add RZ/V2M PWC global registers bindings

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-12-20 20:20 UTC  (8+ messages)
` [PATCH v3 1/5] riscv: dts: starfive: Add StarFive JH7110 pin function definitions
` [PATCH v3 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl
` [PATCH v3 3/5] dt-bindings: pinctrl: Add StarFive JH7110 aon pinctrl
` [PATCH v3 4/5] pinctrl: starfive: Add StarFive JH7110 sys controller driver
` [PATCH v3 5/5] pinctrl: starfive: Add StarFive JH7110 aon "

[PATCH v3 1/1] i2c: Set pinctrl recovery info to device pinctrl
 2022-12-20 19:32 UTC  (11+ messages)

[PATCH 1/5] gpiolib: of: remove of_gpio_count()
 2022-12-20 19:16 UTC  (16+ messages)
` [PATCH 2/5] gpiolib: of: stop exporting of_gpio_named_count()
` [PATCH 3/5] gpiolib: of: remove obsolete comment for of_gpio_get_count()
` [PATCH 4/5] gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
` [PATCH 5/5] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs

[PATCH v3 0/3] Add Nuvoton NPCM7xx SGPIO feature
 2022-12-20 14:10 UTC  (7+ messages)
` [PATCH v3 1/3] gpio: nuvoton: Add Nuvoton NPCM7xx sgpio driver
` [PATCH v3 2/3] arm: dts: nuvoton: npcm7xx: Add sgpio feature
` [PATCH v3 3/3] dt-bindings: gpio: add npcm7xx sgpio driver bindings

[PATCH V2 0/3] Make the irqchip immutable
 2022-12-20 13:23 UTC  (4+ messages)
` [PATCH V2 1/3] gpio: eic-sprd: "
` [PATCH V2 2/3] gpio: gpio-pmic-eic-sprd: "
` [PATCH V2 3/3] gpio: gpio-sprd: "

[PATCH v3 0/2] pinctrl: add ACPI support to pin controller
 2022-12-20 10:53 UTC  (10+ messages)
` [PATCH v3 1/2] pinctrl: add support for ACPI pin function and config resources

[PATCH 1/2] gpio: vf610: connect GPIO label to dev name
 2022-12-20  9:02 UTC  (2+ messages)
` [PATCH 2/2] gpio: vf610: Support building gpio-vf610 driver as module

[PATCH v1 1/8] pinctrl: Introduce struct pinfunction and PINCTRL_PINFUNCTION() macro
 2022-12-20  6:20 UTC  (10+ messages)
` [PATCH v1 2/8] pinctrl: intel: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
` [PATCH v1 3/8] pinctrl: baytrail: Convert to use new memeber in struct intel_function
` [PATCH v1 4/8] pinctrl: cherryview: "
` [PATCH v1 5/8] pinctrl: lynxpoint: "
` [PATCH v1 6/8] pinctrl: merrifield: "
` [PATCH v1 7/8] pinctrl: moorefield: "
` [PATCH v1 8/8] pinctrl: intel: Get rid of unused members "

[PATCH v1 1/4] pinctrl: intel: Add default case to intel_config_set_pull()
 2022-12-20  6:18 UTC  (6+ messages)
` [PATCH v1 2/4] pinctrl: intel: Deduplicate some code in intel_config_set_pull()
` [PATCH v1 3/4] pinctrl: intel: Add definitions to all possible biases
` [PATCH v1 4/4] pinctrl: intel: Add ~4k bias support

[PATCH v5 1/3] gpio: loongson2ef: move driver to original location
 2022-12-20  3:27 UTC  (10+ messages)
` [PATCH v5 2/3] gpio: loongson: add gpio driver support

[RFC PATCH 0/3] gpiolib: ramp-up delay support
 2022-12-19 23:01 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-bindings: gpio: Add optional ramp-up delay property

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-12-19 15:09 UTC  (9+ messages)
` [PATCH RFC 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH v1 1/1] pinctrl: intel: Use same order of bit fields for PADCFG2
 2022-12-19 14:39 UTC  (3+ messages)

[PATCH v1 01/17] pinctrl: intel: Introduce INTEL_COMMUNITY_*() to unify community macros
 2022-12-19 14:38 UTC  (19+ messages)
` [PATCH v1 02/17] pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
` [PATCH v1 03/17] pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE()
` [PATCH v1 04/17] pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
` [PATCH v1 05/17] pinctrl: cedarfork: Replace CDF_COMMUNITY() "
` [PATCH v1 06/17] pinctrl: denverton: Replace DNV_COMMUNITY() "
` [PATCH v1 07/17] pinctrl: elkhartlake: Replace EHL_COMMUNITY() "
` [PATCH v1 08/17] pinctrl: emmitsburg: Replace EBG_COMMUNITY() "
` [PATCH v1 09/17] pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE()
` [PATCH v1 10/17] pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
` [PATCH v1 11/17] pinctrl: jasperlake: Replace JSL_COMMUNITY() "
` [PATCH v1 12/17] pinctrl: lakefield: Replace LKF_COMMUNITY() "
` [PATCH v1 13/17] pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE()
` [PATCH v1 14/17] pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS()
` [PATCH v1 15/17] pinctrl: tigerlake: Replace TGL_COMMUNITY() "
` [PATCH v1 16/17] pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*()
` [PATCH v1 17/17] pinctrl: intel: Always use gpp_num_padown_regs in the main driver

[PATCH v1 1/1] pinctrl: intel: Define maximum pad number in the group
 2022-12-19 14:35 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: intel: Convert to generic_handle_domain_irq()
 2022-12-19 14:33 UTC  (2+ messages)

[PATCH v6 1/2] gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
 2022-12-19  0:29 UTC  (6+ messages)
` [PATCH v6 2/2] gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode

[PATCH v3 00/11] leds: lookup-table support + int3472/media privacy LED support
 2022-12-18 23:20 UTC  (47+ messages)
` [PATCH v3 01/11] leds: led-class: Add missing put_device() to led_put()
` [PATCH v3 02/11] leds: led-class: Add __led_get() helper function
` [PATCH v3 03/11] leds: led-class: Add __of_led_get() helper
` [PATCH v3 04/11] leds: led-class: Add __devm_led_get() helper
` [PATCH v3 05/11] leds: led-class: Add generic [devm_]led_get()
` [PATCH v3 06/11] v4l: subdev: Make the v4l2-subdev core code enable/disable the privacy LED if present
` [PATCH v3 07/11] platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
` [PATCH v3 08/11] platform/x86: int3472/discrete: Create a LED class device for the privacy LED
` [PATCH v3 09/11] platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clock()
` [PATCH v3 10/11] platform/x86: int3472/discrete: Ensure the clk/power enable pins are in output mode
` [PATCH v3 11/11] platform/x86: int3472/discrete: Get the polarity from the _DSM entry

[PATCH v5 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-12-18 18:57 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add QDU1000 and QRU1000 pinctrl
` [PATCH v5 2/2] pinctrl: qcom: Add QDU1000/QRU1000 pinctrl driver

[PATCH] gpio: sprd: Make irq_chip immutable
 2022-12-18 12:44 UTC  (3+ messages)

[PATCH v3 0/7] Remove the pins-are-numbered DT property
 2022-12-16 11:50 UTC  (4+ messages)
` [PATCH v3 5/7] arm64: dts: mediatek: Remove pins-are-numbered property

[RFC PATCH v2 0/3] gpio: Add gpio-delay support
 2022-12-16  7:53 UTC  (10+ messages)
` [RFC PATCH v2 1/3] dt-bindings: gpio: Add gpio-delay binding document

[PATCH v5 0/9] Add RZ/G2L POEG support
 2022-12-15 21:32 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding
` [PATCH v5 2/9] drivers: pinctrl: renesas: Add RZ/G2L POEG driver support
` [DO NOT APPLY PATCH v5 3/9] pwm: rzg2l-gpt: Add support for output disable request from gpt
` [DO NOT APPLY PATCH v5 4/9] pinctrl: renesas: rzg2l-poeg: Add support for GPT Output-Disable Request
` [DO NOT APPLY PATCH v5 5/9] pwm: rzg2l-gpt: Add support for output disable when both output low
` [DO NOT APPLY PATCH v5 6/9] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT when both outputs are low
` [DO NOT APPLY PATCH v5 7/9] pwm: rzg2l-gpt: Add support for output disable on dead time error
` [DO NOT APPLY PATCH v5 8/9] pinctrl: renesas: rzg2l-poeg: output-disable request from GPT "
` [DO NOT APPLY PATCH v5 9/9] tools/poeg: Add test app for poeg

[PATCH v2 0/4] pinctrl: qcom: Add support for SM8550
 2022-12-15 20:49 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: pinctrl: qcom,tlmm-common: document i2c pull property

[GIT PULL] gpio: updates for v6.2
 2022-12-15 18:28 UTC  (2+ messages)

[PATCH] pinctrl: at91: convert to NOIRQ_SYSTEM_SLEEP_PM_OPS
 2022-12-15 17:26 UTC  (2+ messages)

[PATCH] pinctrl: nomadik: include linux/seq_file.h
 2022-12-15 17:16 UTC  (2+ messages)

[PATCH] pinctrl: sp7021: fix unused function warning
 2022-12-15 16:38 UTC 

[PATCH] gpiolib: use irq_domain_alloc_irqs()
 2022-12-15 13:07 UTC  (2+ messages)

[PATCH] pinctrl: mxs: avoid defines prefixed with CONFIG
 2022-12-15  9:21 UTC 

[PATCH v2 0/2] Add pinctrl support for S32 SoC family
 2022-12-14 23:08 UTC  (7+ messages)
` [PATCH v2 2/2] pinctrl: add NXP S32 SoC family support

[brgl:gpio/for-next] BUILD SUCCESS 11e47bbd700f31bd1ee9f8863381bc9e741c0e97
 2022-12-14 21:02 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).