linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-28 07:21:49 to 2023-10-02 02:17:40 UTC [more...]

[RFC 0/4] gpio: add SCMI pinctrl based driver
 2023-10-02  2:16 UTC  (5+ messages)
` [RFC 1/4] pinctrl: define PIN_CONFIG_INPUT
` [RFC 2/4] pinctrl: add pinctrl_gpio_get_config()
` [RFC 3/4] gpio: scmi: add SCMI pinctrl based gpio driver
` [RFC 4/4] dt-bindings: gpio: Add bindings for SCMI pinctrl based gpio

[PATCH 00/23] gpio: Convert to platform remove callback returning void
 2023-10-01 22:45 UTC  (10+ messages)
` [PATCH 03/23] gpio: brcmstb: "
` [PATCH 16/23] gpio: rockchip: "
` [PATCH 21/23] gpio: xgs-iproc: "
` [PATCH 22/23] gpio: xilinx: "

[PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
 2023-10-01 21:20 UTC  (3+ messages)
` [PATCH v7 1/2] rtc: tps6594: Add driver for TPS6594 RTC

[PATCH RFC v4 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-01 18:39 UTC  (13+ messages)
` [PATCH RFC v4 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v4 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v4 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v4 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v4 5/6] ARM: pxa: Convert gumstix Bluetooth "
` [PATCH RFC v4 6/6] input: ads7846: Move wait_for_sync() logic to driver

[PATCH v4 0/3] atch data improvements for mcp23s08 driver
 2023-10-01 15:01 UTC  (4+ messages)
` [PATCH v4 1/3] pinctrl: mcp23s08_i2c: Extend match support for OF tables
` [PATCH v4 2/3] pinctrl: mcp23s08_spi: Simplify probe()
` [PATCH v4 3/3] pinctrl: mcp23s08: Simplify probe()/mcp23s08_spi_regmap_init()

[PATCH] gpio: fx6408: Convert to use maple tree register cache
 2023-10-01  9:25 UTC  (2+ messages)

[PATCH] gpio: pca953x: Convert to use maple tree register cache
 2023-10-01  9:24 UTC  (2+ messages)

[PATCH RFC 0/6] ARM: pxa: GPIO descriptor conversions
 2023-10-01  9:21 UTC  (6+ messages)
` [PATCH RFC 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors

[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
 2023-10-01  9:17 UTC  (13+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
  ` [PATCH v2 2/5] platform/x86: int3472: Add new skl_int3472_gpiod_get_from_temp_lookup() helper
  ` [PATCH v2 3/5] platform/x86: int3472: Stop using gpiod_toggle_active_low()
  ` [PATCH v2 4/5] platform/x86: int3472: Switch to devm_get_gpiod()
  ` [PATCH v2 5/5] gpio: acpi: remove acpi_get_and_request_gpiod()

[PATCH v5 0/7] gpio: update i.MX93/8ULP and support i.MX95
 2023-10-01  8:27 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: gpio: vf610: update gpio-ranges
` [PATCH v5 2/7] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93
` [PATCH v5 3/7] dt-bindings: gpio: vf610: add i.MX95 compatible
` [PATCH v5 4/7] gpio: vf610: add i.MX8ULP of_device_id entry
` [PATCH v5 5/7] gpio: vf610: simplify code by dropping data check
` [PATCH v5 6/7] arm64: dts: imx8ulp: update gpio node
` [PATCH v5 7/7] arm64: dts: imx93: "

[PATCH RESEND v5 0/8] Initial Marvell PXA1908 support
 2023-09-30 15:37 UTC  (14+ messages)
` [PATCH RESEND v5 1/8] gpio: pxa: disable pinctrl calls for MMP_GPIO
` [PATCH RESEND v5 2/8] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH RESEND v5 3/8] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH RESEND v5 4/8] clk: mmp: Add Marvell PXA1908 clock driver
` [PATCH RESEND v5 5/8] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH RESEND v5 6/8] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH RESEND v5 7/8] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH RESEND v5 8/8] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v2 1/2] dt-bindings: adc: add AD7173
 2023-09-30 14:05 UTC  (7+ messages)
` [PATCH v2 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH RFC v3 0/6] ARM: pxa: GPIO descriptor conversions
 2023-09-29 21:48 UTC  (11+ messages)
` [PATCH RFC v3 1/6] ARM: pxa: Convert Spitz OHCI to GPIO descriptors
` [PATCH RFC v3 2/6] ARM: pxa: Convert Spitz LEDs "
` [PATCH RFC v3 3/6] ARM: pxa: Convert Spitz CF power control "
` [PATCH RFC v3 4/6] ARM: pxa: Convert reset driver "
` [PATCH RFC v3 5/6] ARM: pxa: Convert Spitz hsync "
` [PATCH RFC v3 6/6] ARM: pxa: Convert gumstix Bluetooth "

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-09-29 20:10 UTC  (19+ messages)
` [PATCH v19 1/4] usb: Add support for Intel LJCA device
` [PATCH v19 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v19 4/4] gpio: update Intel LJCA USB GPIO driver

[GIT PULL] gpio: fixes for v6.6-rc4
 2023-09-29 16:29 UTC  (2+ messages)

[PATCH v2 00/28] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-29 14:09 UTC  (34+ messages)
` [PATCH v2 01/28] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH v2 02/28] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH v2 03/28] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH v2 04/28] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH v2 05/28] clk: renesas: rzg2l: fix computation formula
` [PATCH v2 06/28] clk: renesas: rzg2l: remove critical area
` [PATCH v2 07/28] clk: renesas: rzg2l: add support for RZ/G3S PLL
` [PATCH v2 08/28] clk: renesas: rzg2l: add struct clk_hw_data
` [PATCH v2 09/28] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
` [PATCH v2 10/28] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH v2 11/28] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH v2 12/28] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
` [PATCH v2 13/28] clk: renesas: add minimal boot support for "
` [PATCH v2 14/28] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH v2 15/28] pinctrl: renesas: rzg2l: adapt for different SD/PWPR register offsets
` [PATCH v2 16/28] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH v2 17/28] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH v2 18/28] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH v2 19/28] dt-bindings: pinctrl: renesas: set additionalProperties: false
` [PATCH v2 20/28] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH v2 21/28] pinctrl: renesas: rzg2l: add support for "
` [PATCH v2 22/28] arm64: dts: renesas: add initial DTSI "
` [PATCH v2 23/28] dt-bindings: arm: renesas: document RZ/G3S SMARC SoM
` [PATCH v2 24/28] arm64: dts: renesas: rzg3l-smarc-som: add initial support for "
` [PATCH v2 25/28] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II Board
` [PATCH v2 26/28] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
` [PATCH v2 27/28] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
` [PATCH v2 28/28] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC

[libgpiod][PATCH v2 0/3] bindings: rust: fix modeling of line_info lifetimes
 2023-09-29 13:18 UTC  (4+ messages)
` [libgpiod][PATCH v2 1/3] bindings: rust: fix soundness of line_info modeling
` [libgpiod][PATCH v2 2/3] bindings: rust: rename {event,settings}_clone to try_clone
` [libgpiod][PATCH v2 3/3] bindings: rust: allow cloning line::InfoRef -> line::Info

[libgpiod][PATCH 0/3] thread-safety doc + Rust modeling
 2023-09-29 13:07 UTC  (8+ messages)
` [libgpiod][PATCH 1/3] doc: drop unneeded <p> tags
` [libgpiod][PATCH 2/3] doc: document thread safety guarantees
` [libgpiod][PATCH 3/3] bindings: rust: mark all owning types as `Send`

[libgpiod][PATCH 0/3] bindings: rust: fix modeling of line_info lifetimes
 2023-09-29 12:45 UTC  (18+ messages)
` [libgpiod][PATCH 1/3] bindings: rust: fix soundness of line_info modeling
` [libgpiod][PATCH 2/3] bindings: rust: allow cloning line::Info -> line::OwnedInfo
` [libgpiod][PATCH 3/3] bindings: rust: bump major for libgpiod crate

[libgpiod][PATCH 0/2] rust: bindings: drop unneeded Arc within Chip
 2023-09-29 12:41 UTC  (3+ messages)

[libgpiod][PATCH] bindings: rust: remove useless clone
 2023-09-29 12:34 UTC  (2+ messages)

[PATCH v2] pinctrl: tegra: Add support to display pin function
 2023-09-29 12:26 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] pinctrl: tegra: Display pin function in pinconf-groups
 2023-09-29 12:21 UTC 

[PATCH v3] pinctrl: renesas: pinctrl-rzg2l: Add validation of GPIO pin in rzg2l_gpio_request()
 2023-09-29 12:14 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS WITH WARNING e8b4ff6a856d02ee64a6023edf45e11827badeef
 2023-09-29 12:06 UTC  (2+ messages)

[PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
 2023-09-29 12:04 UTC  (2+ messages)

[GIT PULL] pinctrl: renesas: Fixes for v6.7
 2023-09-29 11:18 UTC  (2+ messages)
` [GIT PULL] pinctrl: renesas: Updates "

[linusw-pinctrl:for-next] BUILD SUCCESS ea62b2d042b847668a77436dc144af5578791984
 2023-09-29  7:13 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 8be586f78dfd2aebbcd06d855e2d6f23402bbc58
 2023-09-29  7:12 UTC 

[RFC PATCH] of: device: Support 2nd sources of probeable but undiscoverable devices
 2023-09-28 23:21 UTC  (11+ messages)

[PATCH v2 0/4] Convert Rockchip ASoC drivers to GPIO descriptors
 2023-09-28 22:12 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: rockchip: Convert RK3288 HDMI "
` [PATCH v2 2/4] ASoC: rockchip: Drop includes from RK3399
` [PATCH v2 3/4] ASoC: rockchip: Drop includes from Rockchip MAX98090
` [PATCH v2 4/4] ASoC: rockchip: Drop includes from Rockchip RT5645

[PATCH] gpiolib: extend the critical sections of lookup tables
 2023-09-28 21:47 UTC  (8+ messages)

[PATCH v2 0/3] Rewrite GPIO LED trigger to use trigger-sources
 2023-09-28 21:15 UTC  (4+ messages)
` [PATCH v2 1/3] gpiolib: of: Allow "trigger-sources" to reference a GPIO
` (subset) [PATCH v2 0/3] Rewrite GPIO LED trigger to use trigger-sources

[PATCH] i2c: core: dont change pinmux state to GPIO during recovery setup
 2023-09-28 21:11 UTC  (2+ messages)

[PATCH v4 0/7] gpio: update i.MX93/8ULP and support i.MX95
 2023-09-28 20:53 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: gpio: vf610: update gpio-ranges
` [PATCH v4 2/7] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93

[PATCH] pinctrl: mxs: Remove undocumented 'fsl,mxs-gpio' property
 2023-09-28 13:43 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 3a7fd473bd5d430c8045830e9a09e8dc35bcca6b
 2023-09-28 13:30 UTC 

[PATCH 0/4] Convert Rockchip ASoC drivers to GPIO descriptors
 2023-09-28 12:47 UTC  (4+ messages)
` [PATCH 1/4] ASoC: rockchip: Convert RK3288 HDMI "

[PATCH] gpio: sim: add missing include
 2023-09-28  9:34 UTC 

[PATCH V2 0/2] gpio: pmic-eic-sprd: Modification of UNISOC Platform PMIC EIC Driver
 2023-09-28  9:00 UTC  (3+ messages)
` [PATCH V2 1/2] gpio: pmic-eic-sprd: Two-dimensional arrays maintain pmic eic

[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
 2023-09-28  7:25 UTC  (5+ messages)
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions

[PATCH v7 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-28  7:06 UTC  (5+ messages)
` [PATCH v7 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v7 24/30] net: wan: Add framer framework support
` [PATCH v7 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v7 30/30] net: wan: fsl_qmc_hdlc: Add framer support


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