linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-10 17:51:53 to 2024-04-15 13:39:53 UTC [more...]

[PATCH 0/4] Add bridged amplifiers to cs42l43
 2024-04-15 13:39 UTC  (22+ messages)
` [PATCH v5 1/4] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v5 2/4] spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
` [PATCH v5 3/4] spi: Update swnode based SPI devices to use the fwnode name
` [PATCH v5 4/4] spi: cs42l43: Add bridged cs35l56 amplifiers

[PATCH v6 00/11] Add support for TI TPS65224 PMIC
 2024-04-15 13:10 UTC  (8+ messages)
` [PATCH v6 03/11] mfd: tps6594: add regmap config in match data
    ` [RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [PATCH v6 08/11] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
` [PATCH v6 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO

[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
 2024-04-15 13:05 UTC  (5+ messages)

[PATCH] pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
 2024-04-15 11:08 UTC  (2+ messages)

[PATCH 0/6] Add support for BCM2712 SD card controller
 2024-04-15 10:43 UTC  (28+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller
` [PATCH 2/6] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH 3/6] arm64: dts: broadcom: Add support for BCM2712
` [PATCH 4/6] pinctrl: bcm: Add pinconf/pinmux controller driver "
` [PATCH 5/6] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH 6/6] mmc: sdhci-brcmstb: Add BCM2712 SD Express support

[PATCH v10 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-15  8:50 UTC  (5+ messages)
` [PATCH v10 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v10 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v10 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v10 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v7 0/3] Add support for nuvoton ma35d1 pin control
 2024-04-15  1:18 UTC  (4+ messages)
` [PATCH v7 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH v5 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
 2024-04-14 17:47 UTC  (5+ messages)
` [PATCH v5 2/2] "

[bug report] pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
 2024-04-14 12:29 UTC 

[PATCH] Documentation: Add additional missing arg to dev_gpiod_get examples
 2024-04-14  6:50 UTC 

[PATCH] Documentation: spi: Update gpio+bitbang instruction
 2024-04-14  6:53 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 8d1e84ab0176c2d2b49fd741d6609a021ecc1d01
 2024-04-13 19:53 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 11baa36d317321f5d54059f07d243c5a1dbbfbb2
 2024-04-13 19:53 UTC 

[PATCH] Avoid error message on rk3328 use
 2024-04-13 16:25 UTC  (7+ messages)

[PATCH][RFC][resend after bogus] gpio-syscon: do not report bogus error
 2024-04-13 11:31 UTC  (3+ messages)

[PATCH v9 00/38] ep93xx device tree conversion
 2024-04-13  8:48 UTC  (3+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-13  6:01 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl
` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl
` [PATCH 3/3] pinctrl: scmi: support i.MX OEM pin configuration type

[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
 2024-04-12 19:43 UTC  (5+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags

[PATCH v1 1/1] gpio: regmap: Use -ENOTSUPP consistently
 2024-04-12 19:37 UTC  (5+ messages)

[PATCH v1 1/1] gpio: pcie-idio-24: Use -ENOTSUPP consistently
 2024-04-12 19:37 UTC  (4+ messages)

[PATCH] gpio: lpc32xx: fix module autoloading
 2024-04-12 19:31 UTC  (2+ messages)

[PATCH v1 1/1] Documentation: gpio: Replace leading TABs by spaces in the code blocks
 2024-04-12 19:29 UTC  (2+ messages)

[PATCH v3 0/6] mmc: sdhci-acpi: Add some DMI quirks to fix various issues on Bay Trail devices
 2024-04-12 17:13 UTC  (12+ messages)
` [PATCH v3 1/6] mmc: core: Add mmc_gpiod_set_cd_config() function
` [PATCH v3 2/6] mmc: sdhci: Add support for "Tuning Error" interrupts
` [PATCH v3 3/6] mmc: sdhci-acpi: Sort DMI quirks alphabetically
` [PATCH v3 4/6] mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not working
` [PATCH v3 5/6] mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-A
` [PATCH v3 6/6] mmc: sdhci-acpi: Add quirk to enable pull-up on the card-detect GPIO on Asus T100TA

[PATCH v1 0/4] gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by()
 2024-04-12 16:03 UTC  (7+ messages)
` [PATCH v1 1/4] gpiolib: acpi: Extract __acpi_find_gpio() helper
` [PATCH v1 2/4] gpiolib: acpi: Simplify error handling in __acpi_find_gpio()
` [PATCH v1 3/4] gpiolib: acpi: Move acpi_can_fallback_to_crs() out of __acpi_find_gpio()
` [PATCH v1 4/4] gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()

[PATCH v9 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-12 13:37 UTC  (8+ messages)
` [PATCH v9 1/4] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v9 2/4] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v9 3/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v9 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[libgpiod][RFC/RFT 00/18] dbus: add GLib-based DBus daemon and command-line client
 2024-04-12 12:28 UTC  (19+ messages)
` [libgpiod][RFC/RFT 01/18] tests: split out reusable test code into a local static library
` [libgpiod][RFC/RFT 02/18] tests: split out the common test code for bash scripts
` [libgpiod][RFC/RFT 03/18] bindings: glib: add build files
` [libgpiod][RFC/RFT 04/18] bindings: glib: add public headers
` [libgpiod][RFC/RFT 05/18] bindings: glib: add core code
` [libgpiod][RFC/RFT 06/18] bindings: glib: add examples
` [libgpiod][RFC/RFT 07/18] bindings: glib: add tests
` [libgpiod][RFC/RFT 08/18] README: document GLib bindings
` [libgpiod][RFC/RFT 09/18] dbus: add build files
` [libgpiod][RFC/RFT 10/18] dbus: add the API definitions
` [libgpiod][RFC/RFT 11/18] dbus: add a wrapper around the gdbus-codegen generated header
` [libgpiod][RFC/RFT 12/18] dbus: add data files
` [libgpiod][RFC/RFT 13/18] dbus: add gpio-manager code
` [libgpiod][RFC/RFT 14/18] dbus: add tests
` [libgpiod][RFC/RFT 15/18] dbus: add a command-line client
` [libgpiod][RFC/RFT 16/18] dbus: client: add tests
` [libgpiod][RFC/RFT 17/18] README: document the DBus API
` [libgpiod][RFC/RFT 18/18] TODO: drop the DBus daemon from the list

[GIT PULL] pinctrl: renesas: Fixes for v6.9
 2024-04-12 10:02 UTC 

[PATCH v2] pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
 2024-04-12  9:49 UTC  (3+ messages)

[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-12  8:31 UTC  (5+ messages)
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v2 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
 2024-04-12  8:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes

[PATCH] dt-bindings: pinctrl: mediatek: mt7622: add "gpio-ranges" property
 2024-04-12  8:02 UTC  (2+ messages)

[PATCH 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
 2024-04-12  5:46 UTC  (25+ messages)
` [PATCH 01/11] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH 02/11] dt-bindings: clock: mobileye,eyeq5-clk: add EyeQ6L and EyeQ6H
` [PATCH 03/11] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH 04/11] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGERS flag
` [PATCH 05/11] clk: eyeq: add driver
` [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon node

[PATCH v9 0/9] Initial Marvell PXA1908 support
 2024-04-12  2:57 UTC  (9+ messages)
` [PATCH v9 1/9] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v9 4/9] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driver

[PATCH] pinctrl: pinconf-generic: print hex value
 2024-04-12  0:51 UTC 

[PATCH v2 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
 2024-04-11 15:44 UTC  (8+ messages)
` [PATCH v2 2/5] pinctrl: mediatek: "
` [PATCH v2 3/5] pinctrl: loongson2: "
` [PATCH v2 4/5] pinctrl: qcom: sm7150: "
` [PATCH v2 5/5] pinctrl: realtek: "

[PATCH 1/5] pinctrl: freescale: imx8ulp: fix module autoloading
 2024-04-11 15:39 UTC  (7+ messages)
` [PATCH 4/5] pinctrl: qcom: sm7150: "
` [PATCH 5/5] pinctrl: realtek: "

[PATCH] pinctrl: renesas: pinctrl-rzg2l: Remove extra space in function parameter
 2024-04-11 14:52 UTC  (2+ messages)

[PATCH v1 0/2] gpiolib: acpi: A couple of error checks amendmends
 2024-04-11 13:37 UTC  (5+ messages)
` [PATCH v1 1/2] gpiolib: acpi: Remove never true check in acpi_get_gpiod_by_index()
` [PATCH v1 2/2] gpiolib: acpi: Check for errors first in acpi_find_gpio()

[PATCH 1/3] dt-bindings: pinctrl: mediatek: mt7622: fix array properties
 2024-04-10 18:02 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: mediatek: mt7622: add "antsel" function


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