linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-16 02:59:44 to 2024-01-23 20:58:02 UTC [more...]

[PATCH v3 00/17] Add support for Mobileye EyeQ5 system controller
 2024-01-23 20:58 UTC  (20+ messages)
` [PATCH v3 01/17] clk: fixed-factor: add optional accuracy support
` [PATCH v3 02/17] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v3 03/17] dt-bindings: pinctrl: allow pin controller device without unit address
` [PATCH v3 04/17] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v3 05/17] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v3 06/17] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v3 07/17] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v3 08/17] clk: eyeq5: add platform driver
` [PATCH v3 09/17] reset: "
` [PATCH v3 10/17] pinctrl: "
` [PATCH v3 11/17] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000
` [PATCH v3 12/17] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
` [PATCH v3 13/17] MIPS: mobileye: eyeq5: use OLB clocks controller
` [PATCH v3 14/17] MIPS: mobileye: eyeq5: add OLB reset controller node
` [PATCH v3 15/17] MIPS: mobileye: eyeq5: add reset properties to uarts
` [PATCH v3 16/17] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes
` [PATCH v3 17/17] MIPS: mobileye: eyeq5: add pinctrl properties to UART nodes

[PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
 2024-01-23 19:05 UTC  (3+ messages)

[PATCH 0/2] Remove QDF2xxx pinctrl drivers
 2024-01-23 18:00 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: qcom: Remove QDF2xxx support
` [PATCH 2/2] arm64: defconfig: Remove QDF24XX pinctrl

[PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
 2024-01-23 15:44 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 3473765920eaa4e7d71a0e4869937d2117bb0398
 2024-01-23 14:53 UTC 

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-23 14:02 UTC  (28+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 14/14] PCI: j721e: "

[brgl:gpio/for-current] BUILD SUCCESS 84aef4ed59705585d629e81d633a83b7d416f5fb
 2024-01-23 11:16 UTC 

[PATCH 0/2] ADG1414 for review
 2024-01-23 10:31 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: gpio: add adg1414
` [PATCH 2/2] gpio: gpio-adg1414: New driver

[PATCH] dt-bindings: pinctrl: amlogic: narrow regex for unit address to hex numbers
 2024-01-23  8:37 UTC  (2+ messages)

[PATCH v3 0/4] Add support for nuvoton ma35d1 pin control
 2024-01-23  8:06 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v3 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v3 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v3 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] MAINTAINERS: Drop my "+dt" sub-address
 2024-01-22 21:32 UTC  (2+ messages)

[PATCH v12 1/2] dt-bindings: adc: add AD7173
 2024-01-22 17:48 UTC  (11+ messages)
` [PATCH v12 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-22 17:14 UTC  (9+ messages)
` [PATCH v3 1/6] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v3 2/6] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v3 3/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v3 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver
` [PATCH NOT APPLY v3 5/6] firmware: scmi: support compatible string
` [PATCH NOT APPLY v3 6/6] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map

[PATCH] pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs
 2024-01-22 13:43 UTC 

[PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section
 2024-01-22 13:01 UTC  (2+ messages)

[PATCH V4 0/2] gpio: sprd: Modification of UNISOC Platform EIC Driver
 2024-01-22 10:42 UTC  (7+ messages)
` [PATCH V4 1/2] gpio: eic-sprd: Clear interrupt after set the interrupt type
` [PATCH V4 2/2] gpio: eic-sprd: Optimize the calculation method of eic number

[PATCH] dt-bindings: xilinx: replace Piyush Mehta maintainership
 2024-01-22 10:32 UTC  (9+ messages)

[PATCH v2 0/9] Documentation: gpio: add character device userspace API documentation
 2024-01-22  9:50 UTC  (2+ messages)

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-22  9:14 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
 2024-01-22  9:06 UTC  (3+ messages)

[PATCH 0/5] gpio: uapi: documentation improvements
 2024-01-22  9:03 UTC  (2+ messages)

[PATCH] gpio: legacy: mark old interfaces as deprecated in kernel docs
 2024-01-22  8:43 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-22  6:55 UTC  (3+ messages)

[PATCH v3 0/3] gpio: vf610: allow disabling the vf610 driver
 2024-01-20 19:54 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
` [PATCH v3 3/3] arm64: defconfig: "

pinctrl: Questions regarding pinconf_ops and bcm2835
 2024-01-20 12:42 UTC  (2+ messages)

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2024-01-19 17:24 UTC  (22+ messages)
` [PATCH v7 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v7 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v7 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v7 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v7 6/6] ASoC: cs42l43: Add support for the cs42l43

[GIT PULL] gpio: fixes for v6.8-rc1
 2024-01-19  1:08 UTC  (2+ messages)

Assign line names at runtime
 2024-01-18 23:48 UTC  (6+ messages)
      `  "

[PATCH 0/2] renesas: r8a779g0: Add missing SCIF_CLK2
 2024-01-18 16:32 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function
` [PATCH 2/2] arm64: dts: renesas: r8a779g0: Add missing SCIF_CLK2

[PATCH v3 0/3] gpio: support i.MX93 truly available GPIO pins
 2024-01-18 12:59 UTC  (11+ messages)
` [PATCH v3 1/3] gpio: vf610: add support to DT 'ngpios' property
` [PATCH v3 2/3] dt-bindings: gpio: vf610: add optional 'ngpios'
` [PATCH v3 3/3] arm64: dts: imx93: specify available 'ngpios' per GPIO port

[brgl:gpio/for-current] BUILD SUCCESS efb8235bfdbe661c460f803150b50840a73b5f03
 2024-01-18 11:14 UTC 

[PATCH v7 00/39] ep93xx device tree conversion
 2024-01-18  9:36 UTC  (6+ messages)
` [PATCH v7 02/39] gpio: ep93xx: split device in multiple
` [PATCH v7 05/39] pinctrl: add a Cirrus ep93xx SoC pin controller
` [PATCH v7 26/39] gpio: ep93xx: add DT support for gpio-ep93xx

[PATCH v11 1/2] dt-bindings: adc: add AD7173
 2024-01-18  9:21 UTC  (9+ messages)

[GIT PULL] pin control changes for v6.8
 2024-01-18  0:05 UTC  (2+ messages)

[PATCH v4 0/3] gpio: support i.MX93 truly available GPIO pins
 2024-01-17 20:53 UTC  (7+ messages)
` [PATCH v4 1/3] gpio: vf610: add support to DT 'ngpios' property
` [PATCH v4 2/3] dt-bindings: gpio: vf610: add optional 'ngpios'
` [PATCH v4 3/3] arm64: dts: imx93: specify available 'ngpios' per GPIO port

[PATCH v2 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-17 20:43 UTC  (5+ messages)
` [PATCH v2 3/6] "
` [PATCH v2 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v2 2/2] pinctrl: mediatek: mt7981: add additional emmc groups
 2024-01-17 14:55 UTC 

[PATCH 1/2] pinctrl: mediatek: mt7981: add additional uart group
 2024-01-17 14:08 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: mt7981: add additional emmc groups

[PATCH] gpiolib: revert the attempt to protect the GPIO device list with an rwsem
 2024-01-17  8:55 UTC  (2+ messages)

[RFC PATCH] gpiolib: remove extra_checks
 2024-01-17  8:51 UTC  (5+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 62b38f30a00ff47142e58d0a6d60dd296e0e8108
 2024-01-16 23:01 UTC 

[PATCH v2 1/2] pwm: pwm-gpio: New driver
 2024-01-16 20:13 UTC  (9+ messages)

[PATCH 13/14] PCI: j721e: move reset GPIO to device struct
 2024-01-16 18:19 UTC  (2+ messages)

[PATCH v2] gpio: vf610: allow disabling the vf610 driver
 2024-01-16 13:17 UTC  (2+ messages)

[libgpiod][PATCH v2] README: mention the Linux 5.10 requirement for libgpiod v2
 2024-01-16 10:09 UTC  (3+ messages)

[libgpiod][PATCH v2 1/2] README: add info about the github page
 2024-01-16  9:18 UTC  (2+ messages)

[PATCH v2] support i.MX93 truly available GPIO pins
 2024-01-16  2:59 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: imx93: specify available 'ngpios' per GPIO port


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